Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType
Packages that use JaxbCfgEventListenerType
-
Uses of JaxbCfgEventListenerType in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi with type parameters of type JaxbCfgEventListenerTypeModifier and TypeFieldDescriptionprotected List<JaxbCfgEventListenerType>JaxbCfgEventListenerGroupType.listenerprotected List<JaxbCfgEventListenerType>JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory.listenerMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgEventListenerTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbCfgEventListenerType()Create an instance ofJaxbCfgEventListenerTypeMethods in org.hibernate.boot.jaxb.cfg.spi that return types with arguments of type JaxbCfgEventListenerTypeModifier and TypeMethodDescriptionJaxbCfgEventListenerGroupType.getListener()Gets the value of the listener property.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory.getListener()Gets the value of the listener property.