Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEntityListener
Packages that use JaxbEntityListener
-
Uses of JaxbEntityListener in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbEntityListenerModifier and TypeFieldDescriptionprotected List<JaxbEntityListener>JaxbEntityListeners.entityListenerMethods in org.hibernate.boot.jaxb.mapping that return JaxbEntityListenerModifier and TypeMethodDescriptionObjectFactory.createJaxbEntityListener()Create an instance ofJaxbEntityListenerMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbEntityListenerModifier and TypeMethodDescriptionJaxbEntityListeners.getEntityListener()Gets the value of the entityListener property. -
Uses of JaxbEntityListener in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return JaxbEntityListener