Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType
-
Packages that use JaxbCfgEventListenerGroupType Package Description org.hibernate.boot.jaxb.cfg.spi -
-
Uses of JaxbCfgEventListenerGroupType in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi with type parameters of type JaxbCfgEventListenerGroupType Modifier and Type Field Description protected java.util.List<JaxbCfgEventListenerGroupType>JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory. eventMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgEventListenerGroupType Modifier and Type Method Description JaxbCfgEventListenerGroupTypeObjectFactory. createJaxbCfgEventListenerGroupType()Create an instance ofJaxbCfgEventListenerGroupTypeMethods in org.hibernate.boot.jaxb.cfg.spi that return types with arguments of type JaxbCfgEventListenerGroupType Modifier and Type Method Description java.util.List<JaxbCfgEventListenerGroupType>JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory. getEvent()Gets the value of the event property.
-