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 SettingsSessionFactoryDelegatingImpl. getSettings()SettingsSessionFactoryImplementor. getSettings()Deprecated.since 5.0; useSessionFactory.getSessionFactoryOptions()instead
-