Uses of Class
org.hibernate.processor.xml.jaxb.EntityListener
-
Packages that use EntityListener Package Description org.hibernate.processor.xml.jaxb -
-
Uses of EntityListener in org.hibernate.processor.xml.jaxb
Fields in org.hibernate.processor.xml.jaxb with type parameters of type EntityListener Modifier and Type Field Description protected List<EntityListener>EntityListeners. entityListenerMethods in org.hibernate.processor.xml.jaxb that return EntityListener Modifier and Type Method Description EntityListenerObjectFactory. createEntityListener()Create an instance ofEntityListenerMethods in org.hibernate.processor.xml.jaxb that return types with arguments of type EntityListener Modifier and Type Method Description List<EntityListener>EntityListeners. getEntityListener()Gets the value of the entityListener property.
-