|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.sql.objectstore.AbstractMapper
org.nakedobjects.plugins.sql.objectstore.auto.AutoCollectionMapper
public class AutoCollectionMapper
| Constructor Summary | |
|---|---|
AutoCollectionMapper(NakedObjectSpecification specification,
NakedObjectAssociation field,
FieldMappingLookup lookup)
|
|
| Method Summary | |
|---|---|
void |
createTables(DatabaseConnector connector)
|
void |
loadInternalCollection(DatabaseConnector connector,
NakedObject parent)
|
boolean |
needsTables(DatabaseConnector connector)
|
void |
saveInternalCollection(DatabaseConnector connector,
NakedObject parent)
|
| Methods inherited from class org.nakedobjects.plugins.sql.objectstore.AbstractMapper |
|---|
addPrimaryKeyMapper, asSqlName, createVersion, getFieldMappingLookup, recreateOid, shutdown, startup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoCollectionMapper(NakedObjectSpecification specification,
NakedObjectAssociation field,
FieldMappingLookup lookup)
| Method Detail |
|---|
public void createTables(DatabaseConnector connector)
createTables in interface CollectionMappercreateTables in class AbstractMapper
public void loadInternalCollection(DatabaseConnector connector,
NakedObject parent)
loadInternalCollection in interface CollectionMapperpublic boolean needsTables(DatabaseConnector connector)
needsTables in interface CollectionMapperneedsTables in class AbstractMapper
public void saveInternalCollection(DatabaseConnector connector,
NakedObject parent)
saveInternalCollection in interface CollectionMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||