Public Member Functions | |
HibernateConfig () | |
void | updateProperties (Properties properties) |
Public Member Functions inherited from org.turro.elephant.impl.abstracts.AbstractImplementation | |
AbstractImplementation () | |
void | setElement (IElement element) |
void | setConstructor (IConstructor constructor) |
void | setConfiguration (Element configuration) |
KeyValueMap | getAttributes () |
Long | getLongAttribute (String key) |
Additional Inherited Members | |
Protected Attributes inherited from org.turro.elephant.impl.abstracts.AbstractImplementation | |
IElement | iel |
IConstructor | constructor |
Element | configuration |
Map | attributes |
Definition at line 29 of file HibernateConfig.java.
org.turro.elephant.db.HibernateConfig.HibernateConfig | ( | ) |
Creates a new instance of HibernateConfig
Definition at line 32 of file HibernateConfig.java.
void org.turro.elephant.db.HibernateConfig.updateProperties | ( | Properties | properties | ) |
Definition at line 35 of file HibernateConfig.java.