Package com.reuters.rc.db

Interface Summary
DbChildPubMsgData This interface represents the child table data of a TibRv message published by an ADB-like agent.
DbFactory DbFactory defines all the interface methods that any Adb-like client needs to implement to supply the instances of their DbXXXXXXX interface implementations.
DbOpcode DbOpcode interface represents the generic operations that any ADB-like publisher should support.
DbPubMsg This class represents a TibRv message published by an ADB-like agent.
DbPubMsgData This interface abstracts the data within a message published by an ADB-like agent.
DbReply The DB reply interface that abstracts out a clients interaction with any ADB-like server.
DbRequest The DB request interface that abstracts out a clients interaction with any ADB-like server.
DbRequestBind This interface represents a bind row in the statement sent to an ADB-like agent.
DbRequestCallback Interface for receiving asynchronous response from DbRequest.
DbRequestStmt The DB request statement interface.
 

Class Summary
DbManager DbManager is the starting point for the application clients that wishes to access an ADB-like agent through the intefaces in this package.
 

Exception Summary
DbBaseException The DbBaseException class is used across all core services.
DbBusinessException Exception thrown when a normal usage error condition is trapped.
DbSystemException Exception thrown when a system error condition is trapped.
 



Copyright © 2002-2003 Reuters. All Rights Reserved.