Package org.pentaho.platform.config
Interface IHibernateSettings
-
- All Known Implementing Classes:
HibernateSettings,HibernateSettingsXml
public interface IHibernateSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHibernateConfigFile()booleangetHibernateManaged()voidsetHibernateConfigFile(String hibernateConfigFile)voidsetHibernateManaged(boolean hibernateManaged)
-