1.51.2

Serialized Form


Package interbase.interclient

Class interbase.interclient.BadInstallationException implements Serializable

Class interbase.interclient.BlobIOException implements Serializable

Class interbase.interclient.BugCheckException implements Serializable

Class interbase.interclient.CharacterEncodingException implements Serializable

Class interbase.interclient.ColumnConversionException implements Serializable

Class interbase.interclient.ColumnIndexOutOfBoundsException implements Serializable

Class interbase.interclient.CommunicationException implements Serializable

Class interbase.interclient.ConnectionPoolModule implements Serializable

Serialized Fields

cpds

javax.sql.ConnectionPoolDataSource cpds

dataSourceName

String dataSourceName

Class interbase.interclient.ConnectionProperties implements Serializable

Class interbase.interclient.CorruptDatabaseException implements Serializable

Class interbase.interclient.DataConversionException implements Serializable

Class interbase.interclient.DataSource implements Serializable

Serialized Fields

charSet

String charSet
The character encoding to use for a connection to this data source.

databaseName

String databaseName
The target database for this data source.

dataSourceName

String dataSourceName
A data source name; used to name an underlying XADataSource, or ConnectionPoolDataSource when pooling of connections is done.

description

String description
A description of this data source.

interBaseLicense

String interBaseLicense
The InterBase license key to use for a connection to this data source.

loginTimeout

int loginTimeout
The time in seconds to wait for connections on this data source. This is not stored as part of datasource under JNDI.

logWriter_

PrintWriter logWriter_

networkProtocol

String networkProtocol
The database protocol to use for a connection to this data source.

password

String password
The user password to use for a connection to this data source.

portNumber

int portNumber
The port number where InterServer listens for connection requests to this data source.

roleName

String roleName
The user's SQL role to use for a connection to this data source.

serverManagerHost

String serverManagerHost
The InterBase server to be serviced by a ServerManager on this data source. If this property is null, serverName is used.

serverName

String serverName
The server where InterServer manages requests to this data source.

suggestedCachePages

int suggestedCachePages
The suggested number of cache pages to use for a connection to this data source.

sweepOnConnect

boolean sweepOnConnect
Should the database be swept clean of old record versions upon connection to this data source.

user

String user
The user name to use for a connection to this data source.

Class interbase.interclient.DeadlockException implements Serializable

Class interbase.interclient.DriverNotCapableException implements Serializable

Class interbase.interclient.EscapeSyntaxException implements Serializable

Class interbase.interclient.ExpiredDriverException implements Serializable

Class interbase.interclient.ExpiredDriverWarning implements Serializable

Class interbase.interclient.InvalidArgumentException implements Serializable

Class interbase.interclient.InvalidOperationException implements Serializable

Class interbase.interclient.LockConflictException implements Serializable

Class interbase.interclient.OutOfMemoryException implements Serializable

Class interbase.interclient.ParameterConversionException implements Serializable

Class interbase.interclient.ParameterIndexOutOfBoundsException implements Serializable

Class interbase.interclient.RemoteProtocolException implements Serializable

Class interbase.interclient.SocketTimeoutException implements Serializable

Class interbase.interclient.UnauthorizedUserException implements Serializable

Class interbase.interclient.UnavailableDatabaseFileException implements Serializable

Class interbase.interclient.UnavailableInterBaseServerException implements Serializable

Class interbase.interclient.UnknownHostException implements Serializable

Class interbase.interclient.UnlicensedComponentException implements Serializable

Class interbase.interclient.UnsupportedCharacterSetException implements Serializable

Class interbase.interclient.UpdateConflictException implements Serializable

Class interbase.interclient.URLSyntaxException implements Serializable


Package interbase.interclient.utils

Class interbase.interclient.utils.CommDiag implements Serializable

Serialized Fields

verifier_

interbase.interclient.utils.InstallationVerifier verifier_


1.51.2

Send comments or suggestions to interclient@interbase.com