Serialized Form
Package org.firebirdsql.ds |
serialVersionUID: 3156578540634970427L
mcf
FBManagedConnectionFactory mcf
jndiReference
javax.naming.Reference jndiReference
description
java.lang.String description
Package org.firebirdsql.gds |
serialVersionUID: -2993273656432230359L
type
int type
intParam
int intParam
strParam
java.lang.String strParam
xaErrorCode
int xaErrorCode
- The variable
xaErrorCode
is 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.
next
GDSException next
- My child
serialVersionUID: 4371153304115303488L
Package org.firebirdsql.jca |
dpb
DatabaseParameterBuffer dpb
serialVersionUID: 7500832904323015501L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
defaultCm
javax.resource.spi.ConnectionManager defaultCm
hashCode
int hashCode
gdsType
org.firebirdsql.gds.impl.GDSType gdsType
connectionProperties
FBConnectionProperties connectionProperties
serialVersionUID: -4933951275930670896L
transactionParams
TransactionParameterBuffer transactionParams
reason
java.lang.Exception reason
Package org.firebirdsql.jdbc |
serialVersionUID: 611228437520889118L
properties
java.util.Map<K,V> properties
type
java.lang.String type
database
java.lang.String database
tpbMapping
java.lang.String tpbMapping
defaultTransactionIsolation
int defaultTransactionIsolation
customMapping
java.util.Map<K,V> customMapping
mapper
FBTpbMapper mapper
serialVersionUID: 1178461472062969634L
cm
javax.resource.spi.ConnectionManager cm
mcf
FBManagedConnectionFactory mcf
jndiReference
javax.naming.Reference jndiReference
loginTimeout
int loginTimeout
setParams
boolean[] setParams
serialVersionUID: 8157410954186424083L
original
GDSException original
- Deprecated.
serialVersionUID: 1690658870275668176L
mapping
java.util.HashMap<K,V> mapping
defaultIsolationLevel
int defaultIsolationLevel
Package org.firebirdsql.pool |
logWriter
java.io.PrintWriter logWriter
- Deprecated.
jdbcUrl
java.lang.String jdbcUrl
- Deprecated.
driverClassName
java.lang.String driverClassName
- Deprecated.
transactionIsolation
int transactionIsolation
- Deprecated.
props
java.util.Properties props
- Deprecated.
connectionManager
org.firebirdsql.pool.AbstractDriverConnectionPoolDataSource.DriverPooledConnectionManager connectionManager
- Deprecated.
connectionProperties
FBConnectionProperties connectionProperties
- Deprecated.
minPoolSize
int minPoolSize
- Deprecated.
maxPoolSize
int maxPoolSize
- Deprecated.
blockingTimeout
int blockingTimeout
- Deprecated.
retryInterval
int retryInterval
- Deprecated.
maxIdleTime
int maxIdleTime
- Deprecated.
pingInterval
int pingInterval
- Deprecated.
pingStatement
java.lang.String pingStatement
- Deprecated.
pooling
boolean pooling
- Deprecated.
statementPooling
boolean statementPooling
- Deprecated.
keepStatements
boolean keepStatements
- Deprecated.
maxStatements
int maxStatements
- Deprecated.
reference
javax.naming.Reference reference
- Deprecated.
serialVersionUID: 3156578540634970427L
serialVersionUID: -2282667414407311473L
pool
AbstractFBConnectionPoolDataSource pool
- Deprecated.
reference
javax.naming.Reference reference
- Deprecated.
description
java.lang.String description
- Deprecated.
connectionDeallocated
boolean connectionDeallocated
- Deprecated.
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.