|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ikokoon.serenity.persistence.DataBase
public abstract class DataBase
This is the top level class in the heirachy for the database classes. Any common methods that are used in the database classes can be added to this class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ikokoon.serenity.persistence.IDataBase |
|---|
IDataBase.DataBaseManager |
| Constructor Summary | |
|---|---|
DataBase()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ikokoon.serenity.persistence.IDataBase |
|---|
close, find, find, find, find, isClosed, persist, remove |
| Constructor Detail |
|---|
public DataBase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||