Visual Cafe Pro Language Reference Interface index | Class index | Exception index | Bottom

Package: symantec.itools.db.pro

The symantec.itools.db.pro package provides Java™ interfaces and classes for accessing databases via dbANYWHERE Servers.

Interface Index

Class index | Exception index | Top | Bottom
DataAccess
 o Provides get and set methods for the dbANYWHERE data types for an object that manages a record.
ListLink
 o Supports list binding.
Logon
 o Provides a hook into dbANYWHERE's logon failure handler.
ProjLink
 o Binds a Java object to a single projection for a RelationView's current row.
RecordLink
 o Supports record binding.

Class Index

Interface index | Exception index | Top | Bottom
AutoDetail
 o Adds a detail RelationView to a MultiView.
ConnectionInfo
 o Contains database connection information.
ListBinder
 o Binds a ListLink object to a column in a RelationView.
MultiView
 o Represents a MultiView.
ProjBinder
 o Binds a Projection object to a RelationView's projection.
Projection
 o Represents a projection.
Record
 o Represents a record.
RelationView
 o Represents a RelationView.
RelationViewMetaData
 o Returns information about a RelationView .
Request
 o Contains information for creating a RelationView.
Session
 o Connects to a dbANYWHERE Server.
SessionMetaData
 o Returns information about a database connection.

Exception Index

Interface index | Class index | Top | Bottom
SQLConnectionException
 o Indicates that a database connection failed.
SQLException
 o Indicates that a dbANYWHERE Server operation failed.
SQLServerConnException
 o Indicates that a socket connection to a dbANYWHERE Server is broken.

Interface index | Class index | Exception index | Top

Copyright © 1996 Symantec Corporation. All rights reserved.