|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.fc.batch | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.fc.batch | Provides a mechanism for specifying operations that affect mulitple objects in the persistent datastore. |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
wt.pom | Provides low-level, yet database independent, access to a database. |
Classes in wt.fc.batch used by wt.fc | |
AbstractBatchSpec
This class specifies the contract for processing multiple row update and delete operations. |
Classes in wt.fc.batch used by wt.fc.batch | |
AbstractBatchSpec
This class specifies the contract for processing multiple row update and delete operations. |
|
DeleteBatchSpec
This class implements processing multiple row delete operations. |
|
UpdateBatchSpec
This class implements processing multiple row update operations. |
|
UpdateColumnExpression
This class specifies a ClassAttribute and associate expression that is used for batch specficiation update. |
Classes in wt.fc.batch used by wt.pds | |
AbstractBatchSpec
This class specifies the contract for processing multiple row update and delete operations. |
|
UpdateBatchSpec
This class implements processing multiple row update operations. |
|
UpdateColumnExpression
This class specifies a ClassAttribute and associate expression that is used for batch specficiation update. |
Classes in wt.fc.batch used by wt.pom | |
AbstractBatchSpec
This class specifies the contract for processing multiple row update and delete operations. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |