Skip navigation links
Apache Derby 10.10
A C D E F 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
accumulate(V) - Method in interface org.apache.derby.agg.Aggregator
Accumulate the next scalar value
addQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
addSingleQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
Aggregator<V,R,A extends Aggregator<V,R,A>> - Interface in org.apache.derby.agg
Behavior of a user-defined Derby aggregator.
AND(Restriction, Restriction) - Constructor for class org.apache.derby.vti.Restriction.AND
AND together two other Restrictions
authenticateUser(String, String, String, Properties) - Method in interface org.apache.derby.authentication.UserAuthenticator
Authenticate a user's credentials.

C

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
 
CLIENT - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the client code.
ClientConnectionPoolDataSource - Class in org.apache.derby.jdbc
This datasource is suitable for a client/server use of Derby, running on full Java SE 5 or 6, corresponding to JDBC 3.0 and 4.0.
ClientConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
ClientDataSource - Class in org.apache.derby.jdbc
This datasource is suitable for a client/server use of Derby, running on full Java SE 5 or 6, corresponding to JDBC 3.0 and 4.0.
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 in org.apache.derby.jdbc
The client JDBC driver (type 4) for Derby.
ClientDriver() - Constructor for class org.apache.derby.jdbc.ClientDriver
 
ClientXADataSource - Class in org.apache.derby.jdbc
This datasource is suitable for a client/server use of Derby, running on full Java SE 5 or 6, corresponding to JDBC 3.0 and 4.0.
ClientXADataSource() - Constructor for class org.apache.derby.jdbc.ClientXADataSource
 
close() - Method in class org.apache.derby.vti.ForeignTableVTI
 
close() - Method in class org.apache.derby.vti.VTITemplate
 
ColumnQualifier(String, int, Object) - Constructor for class org.apache.derby.vti.Restriction.ColumnQualifier
Construct from pieces.
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
CONTROL - Static variable in class org.apache.derby.security.SystemPermission
Action ("control") 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

EmbeddedConnectionPoolDataSource - Class in org.apache.derby.jdbc
This datasource is suitable for an application using embedded Derby, running on full Java SE 5 or 6, corresponding to JDBC 3.0 and 4.0.
EmbeddedConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
No-arg constructor.
EmbeddedDataSource - Class in org.apache.derby.jdbc
This datasource is suitable for an application using embedded Derby, running on full Java SE 5 or 6, corresponding to JDBC 3.0 and 4.0.
EmbeddedDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource
No-arg constructor.
EmbeddedDriver - Class in org.apache.derby.jdbc
The embedded JDBC driver (Type 4) for Derby.
EmbeddedDriver() - Constructor for class org.apache.derby.jdbc.EmbeddedDriver
 
EmbeddedSimpleDataSource - Class in org.apache.derby.jdbc
This datasource is suitable for an application using embedded Derby, running on CDC/Foundation Profile 1.1.
EmbeddedSimpleDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedSimpleDataSource
No-arg constructor.
EmbeddedXADataSource - Class in org.apache.derby.jdbc
This datasource is suitable for an application using embedded Derby, running on full Java SE 5 or 6, corresponding to JDBC 3.0 and 4.0.
EmbeddedXADataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource
no-arg constructor
ENGINE - Static variable in class org.apache.derby.security.SystemPermission
Permission target name ("engine") 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
 

F

findColumn(String) - Method in class org.apache.derby.vti.StringColumnVTI
 
ForeignTableVTI - Class in org.apache.derby.vti
This class contains a table function which can be used to bulk-import data from a foreign database.
ForeignTableVTI(String, String, String) - Constructor for class org.apache.derby.vti.ForeignTableVTI
 

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
 
getAsciiStream(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getAsciiStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBigDecimal(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getBigDecimal(int, int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getBigDecimal(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBigDecimal(String, int) - Method in class org.apache.derby.vti.VTITemplate
 
getBigDecimal(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBinaryStream(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getBinaryStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBlob(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getBlob(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBoolean(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getBoolean(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBoolean(String) - Method in class org.apache.derby.vti.VTITemplate
 
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
getByte(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getByte(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getByte(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBytes(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getBytes(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBytes(String) - Method in class org.apache.derby.vti.VTITemplate
 
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.
getCharacterStream(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getClob(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getClob(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getColNameFromNumber(String, int) - Static method in class org.apache.derby.tools.dblook
 
getColumnCount() - Method in class org.apache.derby.vti.StringColumnVTI
Get the number of columns.
getColumnListFromDescription(String, String) - Static method in class org.apache.derby.tools.dblook
 
getColumnName() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
The name of the column being compared.
getColumnName(int) - Method in class org.apache.derby.vti.StringColumnVTI
Get name of a column (1-based indexing).
getComparisonOperator() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
The type of comparison to perform.
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.EmbeddedSimpleDataSource
 
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.
getConstantOperand() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
Get the constant value to which the column should be compared.
getCreateDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
Get current Network server properties
getDatabaseName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDataSourceName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDate(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getDate(int, Calendar) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getDate(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getDate(String) - Method in class org.apache.derby.vti.VTITemplate
 
getDescription() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDouble(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getDouble(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getDouble(String) - Method in class org.apache.derby.vti.VTITemplate
 
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
getFloat(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getFloat(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getFloat(String) - Method in class org.apache.derby.vti.VTITemplate
 
getInfo(PrintWriter) - Static method in class org.apache.derby.tools.sysinfo
 
getInt(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getInt(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getInt(String) - Method in class org.apache.derby.vti.VTITemplate
 
getLeftChild() - Method in class org.apache.derby.vti.Restriction.AND
Get the left Restriction
getLeftChild() - Method in class org.apache.derby.vti.Restriction.OR
Get the left Restriction
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.
getLogWriter() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Get the log writer for this data source.
getLong(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getLong(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getLong(String) - Method in class org.apache.derby.vti.VTITemplate
 
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.
getMaxStatements() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
getMaxThreads() - Method in class org.apache.derby.drda.NetworkServerControl
Returns the current maxThreads setting for the running Network Server
getMetaData() - Method in class org.apache.derby.vti.ForeignTableVTI
 
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.
getObject(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getObject(String) - Method in class org.apache.derby.vti.VTITemplate
 
getOriginalSQL() - Method in interface org.apache.derby.vti.VTIEnvironment
Return the SQL text of the original SQL statement.
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() - 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.
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.
getRawColumn(int) - Method in class org.apache.derby.vti.StringColumnVTI
Get the string value of the column in the current row identified by the 1-based columnNumber.
getReference() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
This method creates a new Reference object to represent this data source.
getResourceAdapter() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
 
getRightChild() - Method in class org.apache.derby.vti.Restriction.AND
Get the right Restriction
getRightChild() - Method in class org.apache.derby.vti.Restriction.OR
Get the right Restriction
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.
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.
getShort(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getShort(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getShort(String) - Method in class org.apache.derby.vti.VTITemplate
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
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.
getString(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getString(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getString(String) - Method in class org.apache.derby.vti.VTITemplate
 
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.
getTime(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getTime(int, Calendar) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getTime(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getTime(String) - Method in class org.apache.derby.vti.VTITemplate
 
getTimeSlice() - Method in class org.apache.derby.drda.NetworkServerControl
Return the current timeSlice setting for the running Network Server
getTimestamp(int) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.ForeignTableVTI
 
getTimestamp(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getTimestamp(String) - Method in class org.apache.derby.vti.VTITemplate
 
getUptime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the time (in milliseconds) the Network Server has been running.
getUser() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
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.
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.

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() - Method in interface org.apache.derby.agg.Aggregator
Initialize the Aggregator
init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
Initialize the servlet.
initScan(String[], Restriction) - Method in class org.apache.derby.vti.ForeignTableVTI
 
initScan(String[], Restriction) - Method in interface org.apache.derby.vti.RestrictedVTI
Initialize a scan of a ResultSet.
isAlpha() - Method in interface org.apache.derby.mbeans.VersionMBean
 
isBeta() - Method in interface org.apache.derby.mbeans.VersionMBean
 
isClosed() - Method in class org.apache.derby.vti.ForeignTableVTI
 
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.

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 ("jmx") 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.ClientConnectionPoolDataSource
Internally used method.
merge(A) - Method in interface org.apache.derby.agg.Aggregator
For merging another partial result into this Aggregator.
MONITOR - Static variable in class org.apache.derby.security.SystemPermission
Action ("monitor") 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.
next() - Method in class org.apache.derby.vti.ForeignTableVTI
 
next() - Method in class org.apache.derby.vti.VTITemplate
 
nextRangeSize(String, String) - Method in interface org.apache.derby.catalog.SequencePreallocator
This method returns the size of the next pre-allocated range for the specified sequence.

O

OR(Restriction, Restriction) - Constructor for class org.apache.derby.vti.Restriction.OR
OR together two other Restrictions
ORDER_OP_EQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing '='
ORDER_OP_GREATEROREQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing '>='
ORDER_OP_GREATERTHAN - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing '>'
ORDER_OP_ISNOTNULL - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing 'IS NOT NULL'
ORDER_OP_ISNULL - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing 'IS NULL'
ORDER_OP_LESSOREQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing '<='
ORDER_OP_LESSTHAN - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing '<'
ORDER_OP_NOT_EQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Ordering operation constant representing '!
org.apache.derby.agg - package org.apache.derby.agg
 
org.apache.derby.authentication - package org.apache.derby.authentication
 
org.apache.derby.catalog - package org.apache.derby.catalog
 
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

parenthesize(String) - Method in class org.apache.derby.vti.Restriction
Utility method to parenthesize an expression
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.

R

readForeignTable(String, String, String) - Static method in class org.apache.derby.vti.ForeignTableVTI
Table function to read a table in a foreign database.
registerMe(ClientDriver) - Static method in class org.apache.derby.jdbc.ClientDriver
 
removeNewlines(String) - Static method in class org.apache.derby.tools.dblook
 
RestrictedVTI - Interface in org.apache.derby.vti
Interface for Table Functions which can be told which columns need to be fetched plus simple bounds on those columns.
Restriction - Class in org.apache.derby.vti
An expression to be pushed into a Table Function so that the Table Function can short-circuit its processing and return fewer rows.
Restriction() - Constructor for class org.apache.derby.vti.Restriction
 
Restriction.AND - Class in org.apache.derby.vti
An AND of two Restrictions
Restriction.ColumnQualifier - Class in org.apache.derby.vti
A simple comparison of a column to a constant value.
Restriction.OR - Class in org.apache.derby.vti
An OR of two Restrictions
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.
runScript(Connection, InputStream, String, OutputStream, String, boolean) - 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

SequencePreallocator - Interface in org.apache.derby.catalog
Logic to determine how many values to pre-allocate for a sequence.
serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.AND
Derby serializes these objects in PreparedStatements
serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
Derby serializes these objects in PreparedStatements
serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.OR
Derby serializes these objects in PreparedStatements
SERVER - Static variable in class org.apache.derby.security.SystemPermission
Permission target name ("server") 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.EmbeddedSimpleDataSource
Set this property to pass in more Derby specific connection URL attributes.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property to create a new database.
setDatabaseName(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the database name.
setDataSourceName(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the data source name.
setDescription(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the data source descripton.
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.
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the log writer for this data source.
setMaxStatements(int) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
Specifies the maximum size of the statement cache.
setMaxThreads(int) - Method in class org.apache.derby.drda.NetworkServerControl
Set Network Server maxthread parameter.
setPassword(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the password property for the data source.
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.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.
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.
SHUTDOWN - Static variable in class org.apache.derby.security.SystemPermission
The server and engine shutdown action ("shutdown").
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.
StringColumnVTI - Class in org.apache.derby.vti
This is an abstract table function which assumes that all columns are strings and which coerces the strings to reasonable values for various getXXX() methods.
StringColumnVTI(String[]) - Constructor for class org.apache.derby.vti.StringColumnVTI
Build a StringColumnVTI with the given column names
stringContainsTargetTable(String) - Static method in class org.apache.derby.tools.dblook
 
stripQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
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

terminate() - Method in interface org.apache.derby.agg.Aggregator
Return the result scalar value
toEscapedString(Object) - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
 
TOOLS - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the tools code.
toSQL() - Method in class org.apache.derby.vti.Restriction.AND
 
toSQL() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
 
toSQL() - Method in class org.apache.derby.vti.Restriction.OR
 
toSQL() - Method in class org.apache.derby.vti.Restriction
Turn this Restriction into a string suitable for use in a WHERE clause.
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.

U

unExpandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
inverse of expandDoubleQuotes
update() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
 
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.
VTITemplate - Class in org.apache.derby.vti
An abstract implementation of ResultSet that is useful when writing table functions, read-only VTIs (virtual table interface), and the ResultSets returned by executeQuery in read-write VTI classes.
VTITemplate() - Constructor for class org.apache.derby.vti.VTITemplate
 

W

wasNull() - Method in class org.apache.derby.vti.ForeignTableVTI
 
wasNull() - Method in class org.apache.derby.vti.StringColumnVTI
 
writeVerboseOutput(String, String) - Static method in class org.apache.derby.tools.dblook
 
A C D E F G I J L M N O P R S T U V W 
Skip navigation links
Built on Thu 2014-03-27 12:16:03-0700, from revision 1582446

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