|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.imaginary.lwp.PersistenceSupport | +--com.imaginary.lwp.JDBCSupport | +--com.jwpepper.cat.EntrySupport | +--com.jwpepper.cat.CompositeEntrySupport | +--com.jwpepper.cat.CatalogSupport
Supports the storage of a catalog business component to a database.
Last modified $Date: 1999/10/06 20:23:07 $
Field Summary | |
static java.lang.String |
LOAD
|
Fields inherited from class com.jwpepper.cat.CompositeEntrySupport |
LOAD_ENTRIES |
Fields inherited from class com.jwpepper.cat.EntrySupport |
CREATE,
LOAD,
REMOVE,
STORE |
Constructor Summary | |
CatalogSupport()
|
Method Summary | |
java.lang.String |
getPrimaryTable()
|
void |
load(Transaction trans,
Memento mem)
|
java.lang.String |
mapField(java.lang.String fld)
|
Methods inherited from class com.jwpepper.cat.CompositeEntrySupport |
loadEntries |
Methods inherited from class com.jwpepper.cat.EntrySupport |
create,
getJoin,
remove,
store |
Methods inherited from class com.imaginary.lwp.JDBCSupport |
find,
getFindSQL,
getReference |
Methods inherited from class com.imaginary.lwp.PersistenceSupport |
generateID |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String LOAD
Constructor Detail |
public CatalogSupport()
Method Detail |
public java.lang.String getPrimaryTable()
public java.lang.String mapField(java.lang.String fld) throws FindException
public void load(Transaction trans, Memento mem) throws LoadException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |