Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
Packages that use JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
-
Uses of JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi declared as JaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryModifier and TypeMethodDescriptionObjectFactory.createJaxbCfgHibernateConfigurationJaxbCfgSessionFactory()
Create an instance ofJaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
JaxbCfgHibernateConfiguration.getSessionFactory()
Gets the value of the sessionFactory property.Methods in org.hibernate.boot.jaxb.cfg.spi with parameters of type JaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryModifier and TypeMethodDescriptionvoid
JaxbCfgHibernateConfiguration.setSessionFactory
(JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory value) Sets the value of the sessionFactory property.