|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.persistence.sql.DatabaseAccess
org.nakedobjects.persistence.sql.SimpleSqlObjectMapper
org.nakedobjects.persistence.sql.AutoSqlObjectMapper
| Field Summary |
| Fields inherited from class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper |
columns, fields, keyColumn, nakedClass, polymorphicReferences, table |
| Fields inherited from class org.nakedobjects.persistence.sql.DatabaseAccess |
store |
| Constructor Summary | |
AutoSqlObjectMapper(SqlObjectStore store,
NakedClass cls)
|
|
| Method Summary | |
void |
initDB()
|
java.lang.String |
toString()
|
| Methods inherited from class org.nakedobjects.persistence.sql.SimpleSqlObjectMapper |
delete, getNakedClass, hasInstances, insert, isFirstInstance, isLastInstance, nextInstances, numberOfInstances, previousInstances, readObject, update, withKey |
| Methods inherited from class org.nakedobjects.persistence.sql.DatabaseAccess |
createKey, databaseContainsTable, getConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.persistence.sql.SqlObjectMapper |
createKey |
| Constructor Detail |
public AutoSqlObjectMapper(SqlObjectStore store,
NakedClass cls)
throws ObjectStoreException
| Method Detail |
public void initDB()
throws ObjectStoreException
ObjectStoreExceptionpublic java.lang.String toString()
toString in class SimpleSqlObjectMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||