Apache Derby 10.4
A C D E G I J L M N O P R S T U V W

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:.
acceptsURL(String) - Method in interface org.apache.derby.mbeans.JDBCMBean
Does the driver accept the passed in JDBC URL
addQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
addSingleQuotes(String) - Static method 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
 
CLIENT - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the client code.
ClientBaseDataSource - Class in org.apache.derby.jdbc
Base class for client-side DataSource implementations.
ClientConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
ClientConnectionPoolDataSource40 is a factory for PooledConnection objects.
ClientConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
 
ClientDataSource40 - Class in org.apache.derby.jdbc
ClientDataSource40 is a simple data source implementation that can be used for establishing connections in a non-pooling, non-distributed environment.
ClientDataSource40() - Constructor for class org.apache.derby.jdbc.ClientDataSource40
 
ClientDriver - Class in org.apache.derby.jdbc
 
ClientDriver() - Constructor for class org.apache.derby.jdbc.ClientDriver
 
ClientXADataSource40 - Class in org.apache.derby.jdbc
This is Derby's network XADataSource for use with JDBC4.0.
ClientXADataSource40() - Constructor for class org.apache.derby.jdbc.ClientXADataSource40
 
computeDncLogWriter(Connection, PrintWriter, String, String, boolean, String, int, 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
 
CONTROL - Static variable in class org.apache.derby.security.SystemPermission
Permission to perform control actions through JMX on engine, server or jmx.

D

dblook - Class in org.apache.derby.tools
 
dblook(String[]) - Constructor for 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
 
defaultEstimatedCost - Static variable in interface org.apache.derby.vti.VTICosting
A useful constant: The default estimated cost of instantiating and iterating throught a Table Function.
defaultEstimatedRowCount - Static variable in interface org.apache.derby.vti.VTICosting
A useful constant: the default estimated number of rows returned by a Table Function.
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.

E

EmbeddedConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
EmbeddedConnectionPoolDataSource40 is Derby's ConnectionPoolDataSource implementation for the JDBC4.0 environment.
EmbeddedConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
 
EmbeddedDataSource40 - Class in org.apache.derby.jdbc
EmbeddedDataSource40 is Derby's DataSource implementation for JDBC4.0.
EmbeddedDataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource40
 
EmbeddedDriver - Class in org.apache.derby.jdbc
The embedded JDBC driver (Type 4) for Derby.
EmbeddedDriver() - Constructor for class org.apache.derby.jdbc.EmbeddedDriver
 
EmbeddedXADataSource40 - Class in org.apache.derby.jdbc
EmbeddedXADataSource40 is Derby's XADataSource implementation for JDBC4.0.
EmbeddedXADataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource40
Creates a new instance of EmbeddedXADataSource40
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
 
ENGINE - Static variable in class org.apache.derby.security.SystemPermission
Permission target name for actions applicable to the core database engine.
equals(Object) - Method in class org.apache.derby.security.SystemPermission
Does this permission equal another object.
expandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
 

G

getAccumulatedConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the accumulated number of connections.
getActions() - Method in class org.apache.derby.security.SystemPermission
Return the permission's actions in a canonical form.
getActiveConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the number of currently active connections.
getArg(String, String[]) - Static method in class org.apache.derby.tools.ij
 
getBuildNumber() - Method in interface org.apache.derby.mbeans.VersionMBean
 
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
getBytesReceived() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the total number of bytes read by the server since it was started.
getBytesReceivedPerSecond() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the number of bytes received per second by the Network Server.
getBytesSent() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the total number of bytes written by the server since it was started.
getBytesSentPerSecond() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the number of bytes sent per second by the Network Server.
getClientSSLMode(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getColNameFromNumber(String, int) - Static method in class org.apache.derby.tools.dblook
 
getColumnListFromDescription(String, String) - Static method in class org.apache.derby.tools.dblook
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the total number of current connections (waiting or active) to the Network Server.
getConnectionThreadPoolSize() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Get the size of the connection thread pool.
getCreateDatabase() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
Get current Network server properties
getDatabaseName() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDataSourceName() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDescription() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDrdaHost() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the network interface address on which the Network Server is listening.
getDrdaKeepAlive() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Reports whether or not the Derby Network Server will send keepalive probes and attempt to clean up connections for disconnected clients (the value of the derby.drda.keepAlive property).
getDrdaMaxThreads() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Reports the maximum number of client connection threads the Network Server will allocate at any given time.
getDrdaPortNumber() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the port number on which the Network Server is listening for client connections.
getDrdaSecurityMechanism() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
The Derby security mechanism required by the Network Server for all client connections.
getDrdaSslMode() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Reports whether client connections must be encrypted using Secure Sockets Layer (SSL), and whether certificate based peer authentication is enabled.
getDrdaStreamOutBufferSize() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
The size of the buffer used for streaming BLOB and CLOB from server to client.
getDrdaTimeSlice() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
If the server property derby.drda.maxThreads is set to a non-zero value, this is the number of milliseconds that each client connection will actively use in the Network Server before yielding to another connection.
getDrdaTraceAll() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Whether server-side tracing is enabled for all client connections (sessions).
getDrdaTraceDirectory() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Indicates the location of tracing files on the server host, if server tracing has been enabled.
getDriverLevel() - Method in interface org.apache.derby.mbeans.JDBCMBean
Get the JDBC driver's implementation level
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
Get the estimated cost for a single instantiation of a Table Function.
getEstimatedRowCount(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
Get the estimated row count for a single scan of a Table Function.
getFactory() - Static method in class org.apache.derby.jdbc.ClientDriver
This method returns an Implementation of ClientJDBCObjectFactory depending on VM under use Currently it returns either ClientJDBCObjectFactoryImpl (or) ClientJDBCObjectFactoryImpl40
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
 
getLoginTimeout() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getLogWriter() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getMaintenanceVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
 
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() - Method in interface org.apache.derby.mbeans.JDBCMBean
Return the JDBC driver's major version.
getMajorVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
 
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() - Method in interface org.apache.derby.mbeans.JDBCMBean
Return the JDBC driver's minor version.
getMinorVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
 
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.
getOriginalSQL() - Method in interface org.apache.derby.vti.VTIEnvironment
Return the SQL text of the original SQL statement.
getPassword(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getPassword() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getPortNumber() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getProductName() - Method in interface org.apache.derby.mbeans.VersionMBean
 
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.
getProductTechnologyName() - Method in interface org.apache.derby.mbeans.VersionMBean
 
getProductVendorName() - Method in interface org.apache.derby.mbeans.VersionMBean
 
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
Return security mechanism if it is set, else upgrade the security mechanism if possible and return the upgraded security mechanism
getSecurityMechanism() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Return the security mechanism.
getSecurityMechanism(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Return the security mechanism for this datasource object.
getServerName() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getSharedState(String) - Method in interface org.apache.derby.vti.VTIEnvironment
Get an object associated with a key from set of objects maintained with the statement plan.
getShutdownDatabase() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getSsl() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getSSLModeFromString(String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getStartTime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the start time of the network server.
getStatementIsolationLevel() - Method in interface org.apache.derby.vti.VTIEnvironment
Get the specific JDBC isolation of the statement.
getSysinfo() - Method in class org.apache.derby.drda.NetworkServerControl
Return classpath and version information about the running Network Server.
getSystemIdentifier() - Method in class org.apache.derby.mbeans.Management
Return the system identifier that this MBean is managing.
getSystemIdentifier() - Method in interface org.apache.derby.mbeans.ManagementMBean
Get the system identifier that this MBean is managing.
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
Check if derby.client.traceDirectory is provided as a JVM property.
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
Check if derby.client.traceLevel is provided as a JVM property.
getTraceLevel() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUpgradedSecurityMechanism(String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
This method has logic to upgrade security mechanism to a better (more secure) one if it is possible.
getUptime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the time (in milliseconds) the Network Server has been running.
getUser(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUser() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getVersionString() - Method in interface org.apache.derby.mbeans.VersionMBean
Return the full version string.
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.
getWaitingConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the number of currently waiting connections.

I

ij - Class in org.apache.derby.tools
ij is Derby's interactive JDBC scripting tool.
implies(Permission) - Method in class org.apache.derby.security.SystemPermission
Does this permission imply another.
init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
Initialize the servlet.
isAlpha() - Method in interface org.apache.derby.mbeans.VersionMBean
 
isBeta() - Method in interface org.apache.derby.mbeans.VersionMBean
 
isCompileTime() - Method in interface org.apache.derby.vti.VTIEnvironment
Return true if this instance of the Table Function has been created for compilation, false if it is for runtime execution.
isCompliantDriver() - Method in interface org.apache.derby.mbeans.JDBCMBean
Is the JDBC driver compliant.
isExcludedTable(String) - Static method in class org.apache.derby.tools.dblook
 
isIgnorableSchema(String) - Static method in class org.apache.derby.tools.dblook
 
isManagementActive() - Method in class org.apache.derby.mbeans.Management
Return state of Derby's JMX management.
isManagementActive() - Method in interface org.apache.derby.mbeans.ManagementMBean
Is Derby's JMX management active.
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.ClientDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.ClientXADataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource40
Returns false unless interfaces is implemented

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.
JDBCMBean - Interface in org.apache.derby.mbeans
Management and information for the embedded JDBC driver.
JMX - Static variable in class org.apache.derby.security.SystemPermission
Permission target name for actions applicable to management of Derby's JMX MBeans.

L

logConnections(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
Turn logging connections on or off.
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
 
Management - Class in org.apache.derby.mbeans
Management MBean to allow applications to dynamically control visibility of Derby's MBeans.
Management() - Constructor for class org.apache.derby.mbeans.Management
 
ManagementMBean - Interface in org.apache.derby.mbeans
JMX MBean inteface to control visibility of Derby's MBeans.
maxStatementsToPool() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
MONITOR - Static variable in class org.apache.derby.security.SystemPermission
Permission to perform monitoring actions through JMX on engine and server.

N

NET - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the network server code.
NetServlet - Class in org.apache.derby.drda
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 in org.apache.derby.drda
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, String, String) - 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 with given user credentials.
NetworkServerControl(String, String) - Constructor for class org.apache.derby.drda.NetworkServerControl
Creates a NetworkServerControl object that is configured to control a Network Server on the default host and the default port with given user credentials.
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.
NetworkServerMBean - Interface in org.apache.derby.mbeans.drda
This is an MBean defining a JMX management and monitoring interface of Derby's Network Server.

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
JDBC driver and data source implementations.
org.apache.derby.mbeans - package org.apache.derby.mbeans
JMX MBeans.
org.apache.derby.mbeans.drda - package org.apache.derby.mbeans.drda
This package contains JMX MBeans that are intended to provide monitoring and management capabilities of the Derby Network Server.
org.apache.derby.security - package org.apache.derby.security
 
org.apache.derby.tools - package org.apache.derby.tools
 
org.apache.derby.vti - package org.apache.derby.vti
Support for Table Functions.

P

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
ping() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Executes the network server's ping command.
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
 

R

removeNewlines(String) - Static method in class org.apache.derby.tools.dblook
 
runScript(Connection, InputStream, String, OutputStream, String) - Static method in class org.apache.derby.tools.ij
Run a SQL script from an InputStream and write the resulting output to the provided PrintStream.

S

securityMechanism - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
SERVER - Static variable in class org.apache.derby.security.SystemPermission
Permission target name for actions applicable to the network server.
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.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Set this property to create a new database.
setDatabaseName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setDataSourceName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setDescription(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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
 
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
Sets the security mechanism.
setServerName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setSharedState(String, Serializable) - Method in interface org.apache.derby.vti.VTIEnvironment
Saves an object associated with a key that will be maintained for the lifetime of the statement plan.
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Set this property if one wishes to shutdown the database identified by databaseName.
setSsl(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setSsl(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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
 
shutdown() - Method in class org.apache.derby.drda.NetworkServerControl
Shutdown a Network Server.
SHUTDOWN - Static variable in class org.apache.derby.security.SystemPermission
The server and engine shutdown action.
SSL_BASIC - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
SSL_OFF - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
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
 
startManagement() - Method in class org.apache.derby.mbeans.Management
Start Derby's MBeans.
startManagement() - Method in interface org.apache.derby.mbeans.ManagementMBean
Inform Derby to start its JMX management by registering MBeans relevant to its current state.
stopManagement() - Method in class org.apache.derby.mbeans.Management
Stop Derby's MBeans.
stopManagement() - Method in interface org.apache.derby.mbeans.ManagementMBean
Inform Derby to stop its JMX management by unregistering its MBeans.
stringContainsTargetTable(String) - Static method in class org.apache.derby.tools.dblook
 
stripQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
STRONG_PASSWORD_SUBSTITUTE_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
supportsMultipleInstantiations(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
Find out if the ResultSet of the Table Function can be instantiated multiple times.
sysinfo - Class in org.apache.derby.tools
This class displays system information to system out.
SystemPermission - Class in org.apache.derby.security
This class represents access to system-wide Derby privileges.
SystemPermission(String, String) - Constructor for class org.apache.derby.security.SystemPermission
Creates a new SystemPermission with the specified name.

T

TOOLS - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the tools code.
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.
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
 
traceLevel - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 

U

unwrap(Class<T>) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.ClientDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.ClientXADataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource40
Returns this if this class implements the interface
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 in org.apache.derby.authentication
The UserAuthenticator interface provides operations to authenticate a user's credentials in order to successfully connect to a database.

V

VersionMBean - Interface in org.apache.derby.mbeans
This interface defines a Standard MBean for exposing the version information of a running Derby component.
VTICosting - Interface in org.apache.derby.vti
VTICosting is the interface that the query optimizer uses to cost Table Functions.
VTIEnvironment - Interface in org.apache.derby.vti
VTIEnvironment is the state variable created by the optimizer to help it place a Table Function in the join order.

W

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

A C D E G I J L M N O P R S T U V W
Built on Tue 2008-08-26 06:30:01-0700, from revision 689064

Apache Derby 10.4 API Documentation - Copyright © 2004,2008 The Apache Software Foundation. All Rights Reserved.