[hibernate-dev] HHH-10487 - @Incubating annotation

Steve Ebersole steve at hibernate.org
Fri Jan 29 12:50:54 EST 2016


Per HHH-10487[1], I want to add an @Incubating annotation to mark APIs that
are still incubating.  Specifically, what do y'all think of
`java.lang.annotation.RetentionPolicy#CLASS` versus
`java.lang.annotation.RetentionPolicy#RUNTIME`?

[1] https://hibernate.atlassian.net/browse/HHH-10487


More information about the hibernate-dev mailing list