Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
Packages that use JaxbCfgEventListenerGroupType
-
Uses of JaxbCfgEventListenerGroupType in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi with type parameters of type JaxbCfgEventListenerGroupTypeModifier and TypeFieldDescriptionprotected List<JaxbCfgEventListenerGroupType>JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory.eventMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgEventListenerGroupTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbCfgEventListenerGroupType()Create an instance ofJaxbCfgEventListenerGroupTypeMethods in org.hibernate.boot.jaxb.cfg.spi that return types with arguments of type JaxbCfgEventListenerGroupTypeModifier and TypeMethodDescriptionJaxbCfgHibernateConfiguration.JaxbCfgSessionFactory.getEvent()Gets the value of the event property.