|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antelmann.sql.JDBCRowStore<T>
com.antelmann.sql.RelationshipStore<GPersonRelation>
com.antelmann.genealogy.db.GPersonRelationStore
public class GPersonRelationStore
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.antelmann.sql.RelationshipStore |
|---|
RelationshipStore.Mapper<T extends DefaultEntryRelationship> |
| Nested classes/interfaces inherited from interface com.antelmann.sql.RelationshipManager |
|---|
RelationshipManager.Column |
| Nested classes/interfaces inherited from interface com.antelmann.db.DBClassStore |
|---|
DBClassStore.DBMethod |
| Field Summary |
|---|
| Fields inherited from class com.antelmann.sql.JDBCRowStore |
|---|
database, ensureTransactionsOnFetch, helper, mapper |
| Constructor Summary | |
|---|---|
GPersonRelationStore(Database<Connection> db,
IDFactory factory)
|
|
| Method Summary |
|---|
| Methods inherited from class com.antelmann.sql.JDBCRowStore |
|---|
add, checkTransaction, containsID, deleteEntries, deleteEntry, fetch, fetchStubs, generateNewID, getColumnNames, getColumnsForTopic, getColumnSize, getDatabase, getDisplayColumn, getDisplayNameForColumn, getEntry, getEntryClass, getIDColumn, getMappingForTopic, getSQLTypeforColumn, getStub, getTableName, getTableQuery, insert, insertAsNew, isFastDelete, isIgnoreInvalidProperties, remove, setFastDelete, setIgnoreInvalidProperties, size, trimIdString, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GPersonRelationStore(Database<Connection> db,
IDFactory factory)
throws DatabaseException
DatabaseException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||