Serialized Form
Package org.apache.derby.authentication
Class org.apache.derby.authentication.SystemPrincipal extends java.lang.Object implements Serializable
serialVersionUID: 925380094921530190L
name
java.lang.String name
Package org.apache.derby.drda
formHeader
java.lang.String formHeader
host
java.lang.String host
portNumber
int portNumber
tracingDirectory
java.lang.String tracingDirectory
logStatus
boolean logStatus
traceStatus
boolean traceStatus
knownLang
java.lang.String[] knownLang
locale
java.lang.String locale
server
NetworkServerControl server
out
java.io.PrintWriter out
service
java.lang.Runnable service
Package org.apache.derby.jdbc
serialVersionUID: -7660172643035173692L
loginTimeout
int loginTimeout
The time in seconds to wait for a connection request on this data source. The default value of zero indicates
that either the system time out be used or no timeout limit.
databaseName
java.lang.String databaseName
description
java.lang.String description
dataSourceName
java.lang.String dataSourceName
portNumber
int portNumber
serverName
java.lang.String serverName
user
java.lang.String user
securityMechanism
short securityMechanism
retrieveMessageText
boolean retrieveMessageText
traceFile
java.lang.String traceFile
traceDirectory
java.lang.String traceDirectory
traceFileAppend
boolean traceFileAppend
password
java.lang.String password
sslMode
int sslMode
createDatabase
boolean createDatabase
Set to true if the database should be created.
shutdownDatabase
boolean shutdownDatabase
Set to true if the database should be shutdown.
connectionAttributes
java.lang.String connectionAttributes
traceLevel
int traceLevel
serialVersionUID: -539234282156481377L
readObject
private void readObject (java.io.ObjectInputStream inputStream)
throws java.lang.ClassNotFoundException,
java.io.IOException
Read an object from the ObjectInputStream.
This implementation differs from the default one by initiating state
validation of the object created.
Throws:
java.lang.ClassNotFoundException
- if instantiating a class fails
java.io.IOException
- if reading from the stream fails
maxStatements
int maxStatements
Specifies the maximum number of statements that can be cached per
connection by the JDBC driver.
A value of 0
disables statement caching, negative values
are not allowed. The default is that caching is disabled.
serialVersionUID: 1894299584216955553L
Class org.apache.derby.jdbc.ClientDataSource40 extends ClientDataSource implements Serializable
serialVersionUID: 7057075094707674880L
Class org.apache.derby.jdbc.ClientXADataSource40 extends ClientXADataSource implements Serializable
serialVersionUID: 7852784308039674160L
serialVersionUID: -4945135214995641181L
databaseName
java.lang.String databaseName
The database name.
dataSourceName
java.lang.String dataSourceName
The data source name.
description
java.lang.String description
Description of the database.
createDatabase
java.lang.String createDatabase
Set to "create" if the database should be created.
shutdownDatabase
java.lang.String shutdownDatabase
Set to "shutdown" if the database should be shutdown.
connectionAttributes
java.lang.String connectionAttributes
Derby specific connection attributes.
attributesAsPassword
boolean attributesAsPassword
Set password to be a set of connection attributes.
Class org.apache.derby.jdbc.EmbeddedDataSource40 extends EmbeddedDataSource implements Serializable
serialVersionUID: -5715798975598379738L
Class org.apache.derby.jdbc.EmbeddedXADataSource40 extends EmbeddedXADataSource implements Serializable
Class org.apache.derby.jdbc.ReferenceableDataSource extends java.lang.Object implements Serializable
serialVersionUID: 1872877359127597176L
description
java.lang.String description
dataSourceName
java.lang.String dataSourceName
databaseName
java.lang.String databaseName
shortDatabaseName
java.lang.String shortDatabaseName
password
java.lang.String password
user
java.lang.String user
loginTimeout
int loginTimeout
Package org.apache.derby.security
Class org.apache.derby.security.DatabasePermission extends java.security.Permission implements Serializable
readObject
private void readObject (java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject (java.io.ObjectOutputStream arg0)
throws java.io.IOException
Throws:
java.io.IOException
url
java.lang.String url
pathType
char pathType
serialVersionUID: 1965420504091489898L
actions
java.lang.String actions
Actions for this permission.
Package org.apache.derby.vti
serialVersionUID: -8205388794606605844L
_leftChild
Restriction _leftChild
_rightChild
Restriction _rightChild
serialVersionUID: -8205388794606605844L
OPERATOR_SYMBOLS
java.lang.String[] OPERATOR_SYMBOLS
_columnName
java.lang.String _columnName
name of column being restricted
_comparisonOperator
int _comparisonOperator
comparison operator, one of the ORDER_OP constants
_constantOperand
java.lang.Object _constantOperand
value to compare the column to
serialVersionUID: -8205388794606605844L
_leftChild
Restriction _leftChild
_rightChild
Restriction _rightChild
Apache Derby 10.8 API Documentation - Copyright © 2004,2012 The Apache Software Foundation. All Rights Reserved.
Scripting on this page tracks web page traffic,
but does not change the content in any way.