|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.persistence.sql.DatabaseAccess
| Field Summary | |
protected SqlObjectStore |
store
|
| Constructor Summary | |
DatabaseAccess(SqlObjectStore store)
|
|
| Method Summary | |
long |
createKey()
|
protected boolean |
databaseContainsTable(java.lang.String table)
|
java.sql.Connection |
getConnection()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final SqlObjectStore store
| Constructor Detail |
public DatabaseAccess(SqlObjectStore store)
| Method Detail |
public java.sql.Connection getConnection()
throws SqlObjectStoreException
SqlObjectStoreException
public long createKey()
throws ObjectStoreException
ObjectStoreException
protected boolean databaseContainsTable(java.lang.String table)
throws ObjectStoreException
ObjectStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||