Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory
-
Packages that use JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory Package Description org.hibernate.boot.jaxb.cfg.spi -
-
Uses of JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory in org.hibernate.boot.jaxb.cfg.spi
Fields in org.hibernate.boot.jaxb.cfg.spi declared as JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory Modifier and Type Field Description protected JaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryJaxbCfgHibernateConfiguration. sessionFactoryMethods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory Modifier and Type Method Description JaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryObjectFactory. createJaxbCfgHibernateConfigurationJaxbCfgSessionFactory()Create an instance ofJaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryJaxbCfgHibernateConfiguration.JaxbCfgSessionFactoryJaxbCfgHibernateConfiguration. getSessionFactory()Gets the value of the sessionFactory property.Methods in org.hibernate.boot.jaxb.cfg.spi with parameters of type JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory Modifier and Type Method Description voidJaxbCfgHibernateConfiguration. setSessionFactory(JaxbCfgHibernateConfiguration.JaxbCfgSessionFactory value)Sets the value of the sessionFactory property.
-