Serialized Form
-
Package org.firebirdsql.ds
-
Class org.firebirdsql.ds.FBSimpleDataSource
class FBSimpleDataSource extends RootCommonDataSource implements Serializable- serialVersionUID:
- 3156578540634970427L
-
Serialized Fields
-
description
String description
-
jndiReference
Reference jndiReference
-
mcf
FBManagedConnectionFactory mcf
-
-
-
Package org.firebirdsql.extern.decimal
-
Exception org.firebirdsql.extern.decimal.DecimalInconvertibleException
class DecimalInconvertibleException extends ArithmeticException implements Serializable-
Serialized Fields
-
decimalType
DecimalType decimalType
-
signum
int signum
-
-
-
Exception org.firebirdsql.extern.decimal.DecimalOverflowException
class DecimalOverflowException extends ArithmeticException implements Serializable
-
-
Package org.firebirdsql.gds
-
Exception org.firebirdsql.gds.GDSException
class GDSException extends Exception implements Serializable- serialVersionUID:
- -2993273656432230359L
-
Serialized Fields
-
intParam
int intParam
-
next
GDSException next
My child -
strParam
String strParam
-
type
int type
-
xaErrorCode
int xaErrorCode
The variablexaErrorCodeis used to allow the same code to be used for transaction control from the XAResource, LocalTransaction, and Connection. This code may be added to the GDSException without obscuring the message: only at the final level is the GDSException converted to the spec-required exception.
-
-
-
Package org.firebirdsql.gds.impl
-
Class org.firebirdsql.gds.impl.BlobParameterBufferImp
class BlobParameterBufferImp extends ParameterBufferBase implements Serializable -
Class org.firebirdsql.gds.impl.DatabaseParameterBufferImp
class DatabaseParameterBufferImp extends ParameterBufferBase implements Serializable -
Class org.firebirdsql.gds.impl.GDSServerVersion
class GDSServerVersion extends Object implements Serializable- serialVersionUID:
- -3401092369588765195L
-
Exception org.firebirdsql.gds.impl.GDSServerVersionException
class GDSServerVersionException extends GDSException implements Serializable- serialVersionUID:
- -7437228877120690612L
-
Class org.firebirdsql.gds.impl.GDSType
class GDSType extends Object implements Serializable-
Serialization Methods
-
readResolve
-
-
Serialized Fields
-
name
String name
-
-
-
Class org.firebirdsql.gds.impl.ParameterBufferBase
class ParameterBufferBase extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
arguments
List<Argument> arguments
-
defaultEncodingName
String defaultEncodingName
-
parameterBufferMetaData
ParameterBufferMetaData parameterBufferMetaData
-
-
-
Class org.firebirdsql.gds.impl.ServiceParameterBufferImp
class ServiceParameterBufferImp extends ParameterBufferBase implements Serializable -
Class org.firebirdsql.gds.impl.ServiceRequestBufferImp
class ServiceRequestBufferImp extends ParameterBufferBase implements Serializable -
Class org.firebirdsql.gds.impl.TransactionParameterBufferImpl
class TransactionParameterBufferImpl extends ParameterBufferBase implements Serializable
-
-
Package org.firebirdsql.gds.impl.argument
-
Class org.firebirdsql.gds.impl.argument.Argument
class Argument extends Object implements Serializable-
Serialized Fields
-
type
int type
-
-
-
Class org.firebirdsql.gds.impl.argument.BigIntArgument
class BigIntArgument extends Argument implements Serializable-
Serialized Fields
-
argumentType
ArgumentType argumentType
-
value
long value
-
-
-
Class org.firebirdsql.gds.impl.argument.ByteArrayArgument
class ByteArrayArgument extends Argument implements Serializable-
Serialized Fields
-
argumentType
ArgumentType argumentType
-
value
byte[] value
-
-
-
Class org.firebirdsql.gds.impl.argument.NumericArgument
class NumericArgument extends Argument implements Serializable-
Serialized Fields
-
argumentType
ArgumentType argumentType
-
value
int value
-
-
-
Class org.firebirdsql.gds.impl.argument.SingleItem
class SingleItem extends Argument implements Serializable -
Class org.firebirdsql.gds.impl.argument.StringArgument
class StringArgument extends Argument implements Serializable-
Serialized Fields
-
argumentType
ArgumentType argumentType
-
asBytes
byte[] asBytes
-
encoding
Encoding encoding
-
value
String value
-
-
-
-
Package org.firebirdsql.gds.ng.jna
-
Exception org.firebirdsql.gds.ng.jna.NativeLibraryLoadException
class NativeLibraryLoadException extends RuntimeException implements Serializable
-
-
Package org.firebirdsql.gds.ng.wire.crypt
-
Exception org.firebirdsql.gds.ng.wire.crypt.FBSQLEncryptException
class FBSQLEncryptException extends SQLInvalidAuthorizationSpecException implements Serializable
-
-
Package org.firebirdsql.jca
-
Class org.firebirdsql.jca.FBConnectionRequestInfo
class FBConnectionRequestInfo extends Object implements Serializable-
Serialized Fields
-
dpb
DatabaseParameterBuffer dpb
-
-
-
Exception org.firebirdsql.jca.FBIncorrectXidException
class FBIncorrectXidException extends FBResourceException implements Serializable -
Class org.firebirdsql.jca.FBManagedConnectionFactory
class FBManagedConnectionFactory extends Object implements Serializable- serialVersionUID:
- 7500832904323015501L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
connectionProperties
FBConnectionProperties connectionProperties
-
defaultCm
javax.resource.spi.ConnectionManager defaultCm
-
gdsType
GDSType gdsType
-
hashCode
int hashCode
-
-
Exception org.firebirdsql.jca.FBResourceException
class FBResourceException extends javax.resource.ResourceException implements Serializable -
Exception org.firebirdsql.jca.FBResourceTransactionException
class FBResourceTransactionException extends FBResourceException implements Serializable -
Class org.firebirdsql.jca.FBStandAloneConnectionManager
class FBStandAloneConnectionManager extends Object implements Serializable- serialVersionUID:
- -4933951275930670896L
-
Class org.firebirdsql.jca.FBTpb
class FBTpb extends Object implements Serializable-
Serialized Fields
-
transactionParams
TransactionParameterBuffer transactionParams
-
-
-
Exception org.firebirdsql.jca.FBXAException
class FBXAException extends XAException implements Serializable-
Serialized Fields
-
reason
Exception reason
-
-
-
-
Package org.firebirdsql.jdbc
-
Class org.firebirdsql.jdbc.FBConnectionProperties
class FBConnectionProperties extends Object implements Serializable- serialVersionUID:
- 611228437520889118L
-
Serialized Fields
-
customMapping
Map<Integer,
TransactionParameterBuffer> customMapping -
database
String database
-
defaultTransactionIsolation
int defaultTransactionIsolation
-
mapper
FBTpbMapper mapper
-
properties
Map<String,
Object> properties -
tpbMapping
String tpbMapping
-
type
String type
-
-
Class org.firebirdsql.jdbc.FBDataSource
class FBDataSource extends RootCommonDataSource implements Serializable- serialVersionUID:
- 1178461472062969634L
-
Serialized Fields
-
cm
javax.resource.spi.ConnectionManager cm
-
jndiReference
Reference jndiReference
-
loginTimeout
int loginTimeout
-
mcf
FBManagedConnectionFactory mcf
-
-
Exception org.firebirdsql.jdbc.FBDriverConsistencyCheckException
class FBDriverConsistencyCheckException extends FBSQLException implements Serializable -
Exception org.firebirdsql.jdbc.FBDriverNotCapableException
class FBDriverNotCapableException extends SQLFeatureNotSupportedException implements Serializable -
Exception org.firebirdsql.jdbc.FBMissingParameterException
class FBMissingParameterException extends FBSQLException implements Serializable-
Serialized Fields
-
setParams
boolean[] setParams
Deprecated.
-
-
-
Exception org.firebirdsql.jdbc.FBResultSetNotUpdatableException
class FBResultSetNotUpdatableException extends FBSQLException implements Serializable -
Exception org.firebirdsql.jdbc.FBSQLException
class FBSQLException extends SQLException implements Serializable- serialVersionUID:
- 8157410954186424083L
-
Exception org.firebirdsql.jdbc.FBSQLExceptionInfo
class FBSQLExceptionInfo extends SQLException implements Serializable -
Class org.firebirdsql.jdbc.FBTpbMapper
class FBTpbMapper extends Object implements Serializable- serialVersionUID:
- 1690658870275668176L
-
Serialized Fields
-
defaultIsolationLevel
int defaultIsolationLevel
-
mapping
Map<Integer,
TransactionParameterBuffer> mapping
-
-
-
Package org.firebirdsql.jdbc.escape
-
Exception org.firebirdsql.jdbc.escape.FBSQLParseException
class FBSQLParseException extends SQLSyntaxErrorException implements Serializable- serialVersionUID:
- 4217078230221445003L
-
-
Package org.firebirdsql.jdbc.field
-
Exception org.firebirdsql.jdbc.field.TypeConversionException
class TypeConversionException extends FBSQLException implements Serializable- serialVersionUID:
- 9145386635318036933L
-
-
Package org.firebirdsql.jdbc.parser
-
Exception org.firebirdsql.jdbc.parser.UnexpectedEndOfInputException
class UnexpectedEndOfInputException extends RuntimeException implements Serializable- serialVersionUID:
- 5393338512797009183L
-
-
Package org.firebirdsql.jna.fbclient
-
Class org.firebirdsql.jna.fbclient.ISC_STATUS
class ISC_STATUS extends com.sun.jna.IntegerType implements Serializable
-