Uses of Class
org.hibernate.cfg.annotations.reflection.PersistentAttributeFilter
-
Packages that use PersistentAttributeFilter Package Description org.hibernate.cfg.annotations.reflection Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of metadata in the Hibernate commons-annotations model. -
-
Uses of PersistentAttributeFilter in org.hibernate.cfg.annotations.reflection
Fields in org.hibernate.cfg.annotations.reflection declared as PersistentAttributeFilter Modifier and Type Field Description static PersistentAttributeFilter
PersistentAttributeFilter. INSTANCE
Singleton access
-