|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Settings | |
net.sf.hibernate.cfg | |
net.sf.hibernate.impl |
Uses of Settings in net.sf.hibernate.cfg |
Methods in net.sf.hibernate.cfg that return Settings | |
static Settings |
SettingsFactory.buildSettings(Properties properties)
|
protected Settings |
Configuration.buildSettings()
Create an object-oriented view of the configuration properties |
Methods in net.sf.hibernate.cfg with parameters of type Settings | |
protected void |
Configuration.configureCaches(Settings settings)
|
Uses of Settings in net.sf.hibernate.impl |
Constructors in net.sf.hibernate.impl with parameters of type Settings | |
SessionFactoryImpl(Configuration cfg,
Settings settings)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |