Package com.wm.app.tn.db

Class Summary
ArchiveOperations  
BDDocAttributeOperations  
BDRelationshipOperations  
BDTypeAttributeOperations  
BDTypeAttributeQuery  
BDTypeOperations  
BDTypeQuery  
BizDocAttributeEnumeration Filtering enumeration wrapper for BizDocAttributes in the cache.
BizDocAttributeStore Attribute-based operations on the shared datastore.
BizDocStore Operations on documents in the database.
BizDocTypeStore Type-based operations on the shared datastore.
ComplexDocQuery ComplexDocQueries can select documents based on values of custom attributes, as well as the basic envelope attributes.
Counter  
Datastore Main entry point for getting connections to the store database.
DBConfigUtil This contains some helper methods to read/write Trading Networks database configuration information.
DBConstants Provides a centralized set of constants for the Trading Networks database classes.
DBLock  
DeliveryJobQuery  
DeliveryOperations  
DeliveryServiceQuery  
DeliveryStore API for registering/unregistering delivery service definitions and job entries in the shared database.
DLSOperations Does query all the DLS Operations with respect to a Role /Rule used for Portal Services to check the permissions for a particular user.
DLSOperations.AddResults  
Embedded  
EventOperations  
EventQuery Simple queries on events in the activity log.
Export  
FPOperations  
Import  
Lookup Provides access to lookup tables in the trading networks database.
NormalizeTimeStamp  
ProfileChecker A set of methods to check if instances of the various profile components already exist in the database.
ProfileDeleteOps Provides database operations for deleting partner profiles and their components.
ProfileFldDefOps Provides database operations for inserting, updating and deleting field definitions.
ProfileFldOps Provides database operations for retrieving, inserting, updating and deleting partner ProfileFields.
ProfileGroupOps  
ProfileIDOps Provides database operations for retrieving various IDs to be found in the profile.
ProfileInsertOps Provides database operations for inserting partner profiles.
ProfileOps Provides database operations for retrieving partner profiles and components of profiles.
ProfileQuery  
ProfileSummaryOps Provides database operations for retrieving partner profile summaries.
ProfileUpdateOps Provides database operations for updating components of partner profiles.
ProfileUserOps  
Query Abstract superclass of the query generators (SimpleDocQuery et al).
QueryResult  
QueryTest  
QueueOperations Provides database operations for maintaining DeliveryQueues.
RouteQuery  
RROperations  
ScheduledArchivalOperations  
SecurityOps Provides database operations for storing and retrieving certificates and private key information in CertificateData table.
SimpleDocQuery Simple queries on documents in the datastore.
SimpleSearchSupport  
SQLExceptionEnumeration  
SQLLimits  
SQLStatements  
SQLWrappers  
StatOperations  
TableExpression This represents the table expression in a SELECT statement.
TestingUtilities Utilities for testing database code.
TPAOps  
TPAQuery Simple queries on TPA in the datastore.
 

Exception Summary
DatastoreException Version of wrapped exception used to signal errors in connecting to or operating on the data store.