Uses of Class
org.hibernate.cfg.Settings
-
Packages that use Settings Package Description org.hibernate.engine.spi -
-
Uses of Settings in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return Settings Modifier and Type Method Description Settings
SessionFactoryDelegatingImpl. getSettings()
Settings
SessionFactoryImplementor. getSettings()
Deprecated.since 5.0; useSessionFactory.getSessionFactoryOptions()
instead
-