A C D E G H I J L M N O P R S T U V W Y

A

acceptsURL(String) - Method in class org.apache.derby.jdbc.ClientDriver
 
acceptsURL(String) - Method in class org.apache.derby.jdbc.EmbeddedDriver
Accept anything that starts with jdbc:derby:.
addQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
appendLogs - Static variable in class org.apache.derby.tools.dblook
 
authenticateUser(String, String, String, Properties) - Method in interface org.apache.derby.authentication.UserAuthenticator
Authenticate a user's credentials.

C

CLEAR_TEXT_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
CLOSE_CURSORS_AT_COMMIT - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
ClientBaseDataSource - class org.apache.derby.jdbc.ClientBaseDataSource.
Base class for client-side DataSource implementations.
ClientBaseDataSource() - Constructor for class org.apache.derby.jdbc.ClientBaseDataSource
 
ClientConnectionPoolDataSource - class org.apache.derby.jdbc.ClientConnectionPoolDataSource.
ClientConnectionPoolDataSource is a factory for PooledConnection objects.
ClientConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
ClientDataSource - class org.apache.derby.jdbc.ClientDataSource.
ClientDataSource is a simple data source implementation that can be used for establishing connections in a non-pooling, non-distributed environment.
ClientDataSource() - Constructor for class org.apache.derby.jdbc.ClientDataSource
Creates a simple DERBY data source with default property values for a non-pooling, non-distributed environment.
ClientDriver - class org.apache.derby.jdbc.ClientDriver.
 
ClientDriver() - Constructor for class org.apache.derby.jdbc.ClientDriver
 
ClientXADataSource - class org.apache.derby.jdbc.ClientXADataSource.
 
ClientXADataSource() - Constructor for class org.apache.derby.jdbc.ClientXADataSource
 
className__ - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
className__ - Static variable in class org.apache.derby.jdbc.ClientDataSource
 
className__ - Static variable in class org.apache.derby.jdbc.ClientXADataSource
 
computeDncLogWriter(Connection, PrintWriter, String, String, boolean, String, int, int) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
computeDncLogWriterForNewConnection(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
computeDncLogWriterForNewConnection(PrintWriter, String, String, boolean, int, String, int) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
connect(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
 
connect(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
Connect to the URL if possible
connectionAttributes - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

D

DB2_MAX_NUMBER_OF_TABLES - Static variable in class org.apache.derby.tools.dblook
 
DBMS - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the Apache Derby code.
DEFAULT_PORTNUMBER - Static variable in class org.apache.derby.drda.NetworkServerControl
 
dataSourceName - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
databaseName - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
dblook - class org.apache.derby.tools.dblook.
 
dblook(String[]) - Constructor for class org.apache.derby.tools.dblook
 
ddlFileName - Static variable in class org.apache.derby.tools.dblook
 
description - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.derby.drda.NetServlet
Get the form of NetServlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.derby.drda.NetServlet
Get the form of NetServlet.
driver - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
 
driver - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 

E

ENCRYPTED_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
ENCRYPTED_USER_AND_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
EmbeddedConnectionPoolDataSource - class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource.
EmbeddedConnectionPoolDataSource is Derby's ConnectionPoolDataSource implementation.
EmbeddedConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
No-arg constructor.
EmbeddedDataSource - class org.apache.derby.jdbc.EmbeddedDataSource.
EmbeddedDataSource is Derby's DataSource implementation.
EmbeddedDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource
No-arg constructor.
EmbeddedDriver - class org.apache.derby.jdbc.EmbeddedDriver.
The embedded JDBC driver (Type 4) for Derby.
EmbeddedDriver() - Constructor for class org.apache.derby.jdbc.EmbeddedDriver
 
EmbeddedSimpleDataSource - class org.apache.derby.jdbc.EmbeddedSimpleDataSource.
EmbeddedSimpleDataSource is Derby's DataSource implementation for J2ME/CDC/Foundation.
EmbeddedSimpleDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedSimpleDataSource
No-arg constructor.
EmbeddedXADataSource - class org.apache.derby.jdbc.EmbeddedXADataSource.
EmbeddedXADataSource is Derby's XADataSource implementation.
EmbeddedXADataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource
no-arg constructor
equals(Object) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
expandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
extractDBNameFromUrl(String) - Method in class org.apache.derby.tools.dblook
 

G

getArg(String, String[]) - Static method in class org.apache.derby.tools.ij
 
getAttributesAsPassword() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Return the value of the attributesAsPassword property.
getAttributesAsPassword() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Return the value of the attributesAsPassword property.
getBuildNumber() - Static method in class org.apache.derby.tools.sysinfo
gets the build number for the Apache Derby embedded library
getBuildNumber(String) - Static method in class org.apache.derby.tools.sysinfo
gets the build number for the specified library
getColNameFromNumber(String, int) - Static method in class org.apache.derby.tools.dblook
 
getColumnListFromDescription(String, String) - Static method in class org.apache.derby.tools.dblook
 
getConnection() - Method in class org.apache.derby.jdbc.ClientDataSource
Attempt to establish a database connection in a non-pooling, non-distributed environment.
getConnection(String, String) - Method in class org.apache.derby.jdbc.ClientDataSource
Attempt to establish a database connection in a non-pooling, non-distributed environment.
getConnection() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Attempt to establish a database connection with the given username and password.
getConnection() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Attempt to establish a database connection with the given username and password.
getConnectionAttributes() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getCreateDatabase() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getCreateDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
Get current Network server properties
getDataSourceName() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDataSourceName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDatabaseName() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDatabaseName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDescription() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDescription() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getHtmlLabelledMessageInstance(LocalizedResource, String, String) - Method in class org.apache.derby.drda.NetServlet
get an HTML labelled message from the resource bundle file, according to the given key.
getInfo(PrintWriter) - Static method in class org.apache.derby.tools.sysinfo
 
getLogWriter() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getLogWriter() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Get the log writer for this data source.
getLoginTimeout() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getLoginTimeout() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getMajorVersion() - Method in class org.apache.derby.jdbc.ClientDriver
 
getMajorVersion() - Method in class org.apache.derby.jdbc.EmbeddedDriver
Returns the driver's major version number.
getMajorVersion() - Static method in class org.apache.derby.tools.sysinfo
gets the major version of the Apache Derby embedded code.
getMajorVersion(String) - Static method in class org.apache.derby.tools.sysinfo
gets the major version of the specified code library.
getMaxThreads() - Method in class org.apache.derby.drda.NetworkServerControl
Returns the current maxThreads setting for the running Network Server
getMinorVersion() - Method in class org.apache.derby.jdbc.ClientDriver
 
getMinorVersion() - Method in class org.apache.derby.jdbc.EmbeddedDriver
Returns the driver's minor version number.
getMinorVersion() - Static method in class org.apache.derby.tools.sysinfo
gets the minor version of the Apache Derby embedded code.
getMinorVersion(String) - Static method in class org.apache.derby.tools.sysinfo
gets the minor version of the specified code library.
getPassword(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getPassword() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getPooledConnection() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
getPooledConnection(ClientDataSource, String, String) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
getPooledConnection() - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
Attempt to establish a database connection.
getPortNumber() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getProductName() - Static method in class org.apache.derby.tools.sysinfo
gets the product name for the Apache Derby embedded library
getProductName(String) - Static method in class org.apache.derby.tools.sysinfo
gets the external name for the specified code library.
getProperties() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Not an external.
getPropertyArg(String[]) - Static method in class org.apache.derby.tools.ij
 
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
 
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
Returns an array of DriverPropertyInfo objects describing possible properties.
getReference() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getRetrieveMessageText(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getRetrieveMessageText() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getRuntimeInfo() - Method in class org.apache.derby.drda.NetworkServerControl
Return detailed session runtime information about sessions, prepared statements, and memory usage for the running Network Server.
getSecurityMechanism(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getSecurityMechanism() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getServerName() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getSysinfo() - Method in class org.apache.derby.drda.NetworkServerControl
Return classpath and version information about the running Network Server.
getTimeSlice() - Method in class org.apache.derby.drda.NetworkServerControl
Return the current timeSlice setting for the running Network Server
getTraceDirectory(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceDirectory() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFile(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFile() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFileAppend(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFileAppend() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceLevel(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceLevel() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUpgradedSecurityMechanism(short, String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
Upgrade the security mechansim to USRIDPWD if it is set to USRIDONL but we have a password.
getUser(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUser() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUser() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getVersionString() - Static method in class org.apache.derby.tools.sysinfo
Return the version information string for the specified library including alpha or beta indicators.
getVersionString(String) - Static method in class org.apache.derby.tools.sysinfo
Return the version information string for the Apache Derby embedded library including alpha or beta indicators.
getXAConnection() - Method in class org.apache.derby.jdbc.ClientXADataSource
 
getXAConnection(String, String) - Method in class org.apache.derby.jdbc.ClientXADataSource
 
getXAConnection() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
Attempt to establish a database connection.
getXAConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
Attempt to establish a database connection with the given user name and password.

H

HOLD_CURSORS_OVER_COMMIT - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
hydrateFromReference(Reference) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Not an external.

I

ignorableSchemaNames - Static variable in class org.apache.derby.tools.dblook
 
ij - class org.apache.derby.tools.ij.
ij is Derby's interactive JDBC scripting tool.
init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
Initialize the servlet.
isExcludedTable(String) - Static method in class org.apache.derby.tools.dblook
 
isIgnorableSchema(String) - Static method in class org.apache.derby.tools.dblook
 

J

jdbcCompliant() - Method in class org.apache.derby.jdbc.ClientDriver
 
jdbcCompliant() - Method in class org.apache.derby.jdbc.EmbeddedDriver
Report whether the Driver is a genuine JDBC COMPLIANT (tm) driver.

L

logConnections(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
Turn logging connections on or off.
logWriter - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
The log writer is declared transient, and is not serialized or stored under JNDI.
loginTimeout - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
The time in seconds to wait for a connection request on this data source.
lookupMessage(String) - Static method in class org.apache.derby.tools.dblook
 
lookupMessage(String, String[]) - Static method in class org.apache.derby.tools.dblook
 
lookupSchemaId(String) - Static method in class org.apache.derby.tools.dblook
 
lookupTableId(String) - Static method in class org.apache.derby.tools.dblook
 

M

main(String[]) - Static method in class org.apache.derby.drda.NetworkServerControl
main routine for NetworkServerControl
main(String[]) - Static method in class org.apache.derby.tools.dblook
 
main(String[]) - Static method in class org.apache.derby.tools.ij
 
main(String[]) - Static method in class org.apache.derby.tools.sysinfo
 

N

NO - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
NOT_SET - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
NetServlet - class org.apache.derby.drda.NetServlet.
This servlet can be used to start Derby Network Server from a remote location.
NetServlet() - Constructor for class org.apache.derby.drda.NetServlet
 
NetworkServerControl - class org.apache.derby.drda.NetworkServerControl.
NetworkServerControl provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retreive diagnostic information.
NetworkServerControl(InetAddress, int) - Constructor for class org.apache.derby.drda.NetworkServerControl
Creates a NetworkServerControl object that is configured to control a Network Server on a specified port and InetAddress.
NetworkServerControl() - Constructor for class org.apache.derby.drda.NetworkServerControl
Creates a NetworkServerControl object that is configured to control a Network Server on the default host(localhost) and the default port(1527) unless derby.drda.portNumber and derby.drda.host are set.

O

org.apache.derby.authentication - package org.apache.derby.authentication
 
org.apache.derby.drda - package org.apache.derby.drda
 
org.apache.derby.jdbc - package org.apache.derby.jdbc
 
org.apache.derby.tools - package org.apache.derby.tools
 

P

password - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
ping() - Method in class org.apache.derby.drda.NetworkServerControl
Check if Network Server is started Excecutes and returns without error if the server has started
portNumber - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_loginTimeout - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_portNumber - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_retrieveMessageText - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_securityMechanism - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_serverName - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_traceFileAppend - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_traceLevel - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_user - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_dataSourceName - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_databaseName - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_description - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_loginTimeout - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_password - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_portNumber - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_retrieveMessageText - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_securityMechanism - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_serverName - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_traceDirectory - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_traceFile - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_traceFileAppend - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_traceLevel - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyKey_user - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

R

removeNewlines(String) - Static method in class org.apache.derby.tools.dblook
 
retrieveMessageText - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

S

schemaMap - Static variable in class org.apache.derby.tools.dblook
 
schemaParam - Static variable in class org.apache.derby.tools.dblook
 
securityMechanism - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
serverName - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
setAttributesAsPassword(boolean) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set attributeAsPassword property to enable passing connection request attributes in the password argument of getConnection.
setAttributesAsPassword(boolean) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set attributeAsPassword property to enable passing connection request attributes in the password argument of getConnection.
setClientLocale(String) - Method in class org.apache.derby.drda.NetworkServerControl
set the client locale.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Set this property to pass in more Derby specific connection URL attributes.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set this property to pass in more Derby specific connection URL attributes.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property to pass in more Cloudscape specific connection URL attributes.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set this property to create a new database.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property to create a new database.
setDataSourceName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setDataSourceName(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the data source name.
setDatabaseName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setDatabaseName(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the database name.
setDescription(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setDescription(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the data source descripton.
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the log writer for this data source.
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setMaxThreads(int) - Method in class org.apache.derby.drda.NetworkServerControl
Set Network Server maxthread parameter.
setPassword(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setPassword(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the password property for the data source.
setPortNumber(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setRetrieveMessageText(boolean) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setSecurityMechanism(short) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setServerName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set this property if one wishes to shutdown the database identified by databaseName.
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property if one wishes to shutdown the database identified by databaseName.
setTimeSlice(int) - Method in class org.apache.derby.drda.NetworkServerControl
Set Network Server connection time slice parameter.
setTraceDirectory(String) - Method in class org.apache.derby.drda.NetworkServerControl
Set directory for trace files.
setTraceDirectory(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setTraceFile(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setTraceFileAppend(boolean) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setTraceLevel(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setUser(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setUser(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the user property for the data source.
shutdown() - Method in class org.apache.derby.drda.NetworkServerControl
Shutdown a Network Server.
skipViews - Static variable in class org.apache.derby.tools.dblook
 
sourceDBUrl - Static variable in class org.apache.derby.tools.dblook
 
start(PrintWriter) - Method in class org.apache.derby.drda.NetworkServerControl
Start a Network Server This method will launch a separate thread and start Network Server.
startJBMS() - Static method in class org.apache.derby.tools.ij
 
stmtDelimiter - Static variable in class org.apache.derby.tools.dblook
 
stringContainsTargetTable(String) - Static method in class org.apache.derby.tools.dblook
 
stripQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
sysinfo - class org.apache.derby.tools.sysinfo.
This class displays system information to system out.

T

TOOLS - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the tools code.
TRACE_ALL - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_CONNECTION_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_CONNECTS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_DIAGNOSTICS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_DRIVER_CONFIGURATION - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_NONE - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_PARAMETER_META_DATA - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_PROTOCOL_FLOWS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_RESULT_SET_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_RESULT_SET_META_DATA - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_STATEMENT_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_XA_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
tableIdToNameMap - Static variable in class org.apache.derby.tools.dblook
 
tableList - Static variable in class org.apache.derby.tools.dblook
 
targetSchema - Static variable in class org.apache.derby.tools.dblook
 
tokenizeAttributes(String, Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
trace(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
Turn tracing on or off for the specified connection on the Network Server.
trace(int, boolean) - Method in class org.apache.derby.drda.NetworkServerControl
Turn tracing on or off for all connections on the Network Server.
traceDirectory - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceFile - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceFileAppend - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceLevel - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

U

USER_ONLY_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
The source security mechanism to use when connecting to this data source.
UserAuthenticator - interface org.apache.derby.authentication.UserAuthenticator.
The UserAuthenticator interface provides operations to authenticate a user's credentials in order to successfully connect to a database.
updateDataSourceValues(Properties) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
The dataSource keeps individual fields for the values that are relevant to the client.
user - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

V

verbose - Static variable in class org.apache.derby.tools.dblook
 

W

writeVerboseOutput(String, String) - Static method in class org.apache.derby.tools.dblook
 

Y

YES - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

A C D E G H I J L M N O P R S T U V W Y
Built on Mon 2006-06-26 13:14:15-0700, from revision 417277

Apache Derby 10.1 API Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.