Package com.bluestream.xdb

Interface Summary
AuthenticationInfo Client-side interface to represent either SimpleAuthInfo or HTTPDigestAuthInfo
ClientConfigMgr This class holds all the client specific configuration information such as: List of server URLs Install type (Client/Server, Monolithic)
Server This class represents a server.
Statement Statement is the generic abstract interface for XStatement and XPreparedStatement.
XConnection The XConnection interface controls the transactional context of any of its statements.
XPreparedStatement The PreparedStatement allows one to break the query into three phases.
XResultSet This class represents the results of a Query.
XStatement XStatement represents a statement being executed.
 

Class Summary
HTTPDigestAuthInfo Client-side authentication info container.
ServerConnectInfo Holds information about a server.
SimpleAuthInfo Client-side authentication info container.
SystemManager The SystemManager is accessed statically.
 

Exception Summary
XDBException This is the XDB exception - unchecked This should be used for all exceptions we originate.
 



Copyright 2006 Bluestream Database Software Corp. All Rights Reserved.