Skip navigation links
Apache Derby 10.14
A B C D E F G H I J L M N O P R S T U V W 

A

absolute(int) - Method in class org.apache.derby.vti.VTITemplate
 
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
 
afterLast() - Method in class org.apache.derby.vti.VTITemplate
 
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
arrayToClob(JSONArray) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
SQL FUNCTION to convert a JSONArray into a CLOB.
authenticateUser(String, String, String, Properties) - Method in interface org.apache.derby.authentication.UserAuthenticator
Authenticate a user's credentials.
AwareVTI - Interface in org.apache.derby.vti
Interface describing a table function which can be given information about the context in which it runs.

B

BasicClientConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
BasicClientConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
 
BasicClientDataSource40 - Class in org.apache.derby.jdbc
This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
BasicClientDataSource40() - Constructor for class org.apache.derby.jdbc.BasicClientDataSource40
Creates a simple DERBY data source with default property values for a non-pooling, non-distributed environment.
BasicClientXADataSource40 - Class in org.apache.derby.jdbc
This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
BasicClientXADataSource40() - Constructor for class org.apache.derby.jdbc.BasicClientXADataSource40
 
BasicEmbeddedConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
BasicEmbeddedConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
No-argument constructor.
BasicEmbeddedDataSource40 - Class in org.apache.derby.jdbc
This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
BasicEmbeddedDataSource40() - Constructor for class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Constructs a basic embedded data source.
BasicEmbeddedXADataSource40 - Class in org.apache.derby.jdbc
This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
BasicEmbeddedXADataSource40() - Constructor for class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
Constructs a basic embedded XA data source.
beforeFirst() - Method in class org.apache.derby.vti.VTITemplate
 

C

CacheManagerMBean - Interface in org.apache.derby.mbeans
This is an MBean that provides information about one of Derby's cache managers.
cancelRowUpdates() - Method in class org.apache.derby.vti.VTITemplate
 
className__ - Static variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
 
className__ - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
 
className__ - Static variable in class org.apache.derby.jdbc.BasicClientXADataSource40
 
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
 
CLEAR_TEXT_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
clearWarnings() - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
clearWarnings() - Method in class org.apache.derby.vti.VTITemplate
 
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 6 and higher, corresponding to JDBC 4.0 and higher.
ClientConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
ClientDataSource - Class in org.apache.derby.jdbc
This data source is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
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 6 and higher, corresponding to JDBC 4.0 and higher.
ClientXADataSource() - Constructor for class org.apache.derby.jdbc.ClientXADataSource
 
close() - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
close() - Method in class org.apache.derby.vti.ForeignTableVTI
 
close() - Method in class org.apache.derby.vti.ForwardingVTI
 
ColumnDescriptor(String, int, int, int, String, int) - Constructor for class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
columnName - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
ColumnQualifier(String, int, Object) - Constructor for class org.apache.derby.vti.Restriction.ColumnQualifier
Construct from pieces.
compareTo(VTITemplate.ColumnDescriptor) - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
Sort on ordinalPosition
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.
countConnections() - Static method in class org.apache.derby.vti.ForeignTableVTI
This function is useful for verifying that the connection to the foreign database was dropped when the foreignViews tool was unloaded.
currentVersion() - Static method in class org.apache.derby.optional.api.LuceneUtils
Get the version of the Lucene library on the classpath.

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
 
defaultAnalyzer() - Static method in class org.apache.derby.optional.api.LuceneUtils
Get the default Analyzer associated with the database Locale.
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.
defaultIndexDescriptor() - Static method in class org.apache.derby.optional.api.LuceneUtils
Get the default index descriptor.
DefaultIndexDescriptor() - Constructor for class org.apache.derby.optional.api.LuceneUtils.DefaultIndexDescriptor
 
defaultQueryParser(Version, String[], Analyzer) - Static method in class org.apache.derby.optional.api.LuceneUtils
Get the default, classic QueryParser.
deleteRow() - Method in class org.apache.derby.vti.VTITemplate
 
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.
dropConnection(String) - Static method in class org.apache.derby.vti.ForeignTableVTI
Remove the cached connection to the foreign database.

E

EmbeddedConnectionPoolDataSource - Class in org.apache.derby.jdbc
This datasource is suitable for an application using embedded Derby, running on full Java SE 6 and higher, corresponding to 4.0 and higher.
EmbeddedConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
No-arg constructor.
EmbeddedDataSource - Class in org.apache.derby.jdbc
This data source is suitable for an application using embedded Derby, running on full Java SE 6 and higher, corresponding to 4.0 and higher.
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
 
EmbeddedXADataSource - Class in org.apache.derby.jdbc
This data source is suitable for an application using embedded Derby, running on full Java SE 6 or higher, corresponding to JDBC 4.0 and higher.
EmbeddedXADataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource
no-arg constructor
ENCRYPTED_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
ENCRYPTED_USER_AND_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
ENGINE - Static variable in class org.apache.derby.security.SystemPermission
Permission target name ("engine") for actions applicable to the core database engine.
ENGINE_MONITOR - Static variable in class org.apache.derby.security.SystemPermission
Constant representing SystemPermission("engine, "monitor").
equals(Object) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
equals(Object) - Method in class org.apache.derby.security.SystemPermission
Does this permission equal another object.
equals(Object) - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
expandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
 

F

findColumn(String) - Method in class org.apache.derby.vti.StringColumnVTI
 
findColumn(String) - Method in class org.apache.derby.vti.VTITemplate
 
first() - Method in class org.apache.derby.vti.VTITemplate
 
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, Connection) - Constructor for class org.apache.derby.vti.ForeignTableVTI
Construct from the foreign schema and table name and a foreign connection.
ForwardingVTI - Class in org.apache.derby.vti
This class contains a table function which forwards its behavior to another ResultSet wrapped inside it.
ForwardingVTI() - Constructor for class org.apache.derby.vti.ForwardingVTI
Construct from another ResultSet.

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.
getAllocatedEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Get the number of entries currently allocated in the cache.
getAnalyzer() - Method in interface org.apache.derby.optional.api.LuceneIndexDescriptor
Get the Analyzer used to create index terms
getAnalyzer() - Method in class org.apache.derby.optional.api.LuceneUtils.DefaultIndexDescriptor
Return LuceneUtils.defaultAnalyzer()
getAnalyzerForLocale(Locale) - Static method in class org.apache.derby.optional.api.LuceneUtils
Get the Analyzer associated with the given Locale.
getArg(String, String[]) - Static method in class org.apache.derby.tools.ij
 
getArray(int) - Method in class org.apache.derby.vti.VTITemplate
 
getArray(String) - Method in class org.apache.derby.vti.VTITemplate
 
getAsciiStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getAsciiStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getAsciiStream(int) - Method in class org.apache.derby.vti.VTITemplate
 
getAsciiStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getAttributesAsPassword() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Return the value of the attributesAsPassword property, cf.
getBigDecimal(int) - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getBigDecimal(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getBigDecimal(int, int) - Method in class org.apache.derby.vti.ForwardingVTI
Deprecated.
getBigDecimal(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBigDecimal(String, int) - Method in class org.apache.derby.vti.VTITemplate
Deprecated.
getBigDecimal(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBigDecimal(int, int) - Method in class org.apache.derby.vti.VTITemplate
Deprecated.
getBigDecimal(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBinaryStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getBinaryStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBinaryStream(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBinaryStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBlob(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getBlob(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBlob(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBlob(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBoolean(int) - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getBoolean(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getBoolean(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBoolean(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBoolean(int) - 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.optional.api.SimpleJsonVTI
 
getByte(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getByte(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getByte(String) - Method in class org.apache.derby.vti.VTITemplate
 
getByte(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBytes(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getBytes(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getBytes(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBytes(int) - 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.ForwardingVTI
 
getCharacterStream(int) - Method in class org.apache.derby.vti.VTITemplate
 
getCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getClientSSLMode(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
Returns the SSL mode specified by the property object.
getClob(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getClob(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getClob(int) - Method in class org.apache.derby.vti.VTITemplate
 
getClob(String) - Method in class org.apache.derby.vti.VTITemplate
 
getCollectAccessCounts() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Check if collection of cache access counts is enabled.
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.
getConcurrency() - Method in class org.apache.derby.vti.VTITemplate
 
getConnection() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Attempt to establish a database connection in a non-pooling, non-distributed environment.
getConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Attempt to establish a database connection in a non-pooling, non-distributed environment.
getConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Attempt to establish a database connection with the given username and password.
getConnectionAttributes() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
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.
getContext() - Method in interface org.apache.derby.vti.AwareVTI
Get the table function context
getContext() - Method in class org.apache.derby.vti.VTITemplate
 
getCreateDatabase() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getCreateDatabase() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
Get current Network server properties
getCursorName() - Method in class org.apache.derby.vti.VTITemplate
 
getDatabaseName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getDatabaseName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getDataSourceName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getDataSourceName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getDate(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getDate(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
 
getDate(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getDate(String) - Method in class org.apache.derby.vti.VTITemplate
 
getDate(int) - Method in class org.apache.derby.vti.VTITemplate
 
getDate(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getDate(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getDescription() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getDescription() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getDouble(int) - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getDouble(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getDouble(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getDouble(String) - Method in class org.apache.derby.vti.VTITemplate
 
getDouble(int) - 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 keep-alive 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.
getEvictionCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Get the number of cached objects that have been evicted from the cache in order to make room for other objects.
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) ClientJDBCObjectFactoryImpl42
getFetchDirection() - Method in class org.apache.derby.vti.VTITemplate
 
getFetchSize() - Method in class org.apache.derby.vti.VTITemplate
 
getFieldNames() - Method in interface org.apache.derby.optional.api.LuceneIndexDescriptor
Get the names of the fields which are created when text is indexed.
getFieldNames() - Method in class org.apache.derby.optional.api.LuceneUtils.DefaultIndexDescriptor
Return the default array of field names { TEXT_FIELD_NAME }.
getFloat(int) - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getFloat(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getFloat(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getFloat(String) - Method in class org.apache.derby.vti.VTITemplate
 
getFloat(int) - Method in class org.apache.derby.vti.VTITemplate
 
getHitCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Get the number of cache accesses where the requested object was already in the cache.
getHoldability() - 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.optional.api.SimpleJsonVTI
 
getInt(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getInt(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getInt(String) - Method in class org.apache.derby.vti.VTITemplate
 
getInt(int) - 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.BasicClientDataSource40
 
getLoginTimeout() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
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.BasicClientDataSource40
 
getLogWriter() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Get the log writer for this data source.
getLong(int) - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getLong(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getLong(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getLong(String) - Method in class org.apache.derby.vti.VTITemplate
 
getLong(int) - 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.
getMaxEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Get the maximum number of entries that could be held by this cache.
getMaxStatements() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
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.ForwardingVTI
 
getMetaData() - Method in class org.apache.derby.vti.VTITemplate
 
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.
getMissCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Get the number of cache accesses where the requested object was not already in the cache.
getNCharacterStream(int) - Method in class org.apache.derby.vti.VTITemplate
 
getNCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getNClob(int) - Method in class org.apache.derby.vti.VTITemplate
 
getNClob(String) - Method in class org.apache.derby.vti.VTITemplate
 
getNString(int) - Method in class org.apache.derby.vti.VTITemplate
 
getNString(String) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(int) - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getObject(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getObject(String) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(String, Class<T>) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(int) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(int, Class<T>) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(int, Map) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(String, Map) - Method in class org.apache.derby.vti.VTITemplate
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getOriginalSQL() - Method in interface org.apache.derby.vti.VTIEnvironment
Return the SQL text of the original SQL statement.
getParentLogger() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getParentLogger() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getParentLogger() - Method in class org.apache.derby.jdbc.ClientDriver
 
getParentLogger() - Method in class org.apache.derby.jdbc.EmbeddedDriver
 
getPassword(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getPassword() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getPassword() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getPooledConnection() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
 
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
 
getPooledConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
 
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
 
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.
getPortNumber() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
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
 
getProperties(BasicClientDataSource40) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
 
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.
getQueryParser() - Method in interface org.apache.derby.optional.api.LuceneIndexDescriptor
Get the QueryParser used to parse query text
getQueryParser() - Method in class org.apache.derby.optional.api.LuceneUtils.DefaultIndexDescriptor
Return LuceneUtils.defaultQueryParser( LuceneUtils.currentVersion(), getFieldNames(), getAnalyzer() ).
getRef(int) - Method in class org.apache.derby.vti.VTITemplate
 
getRef(String) - Method in class org.apache.derby.vti.VTITemplate
 
getReference() - Method in class org.apache.derby.jdbc.ClientDataSource
 
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.BasicEmbeddedXADataSource40
 
getResourceAdapter() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
 
getRetrieveMessageText(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getRetrieveMessageText() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getReturnTableSignature(Connection) - Method in class org.apache.derby.vti.VTITemplate
Get an array of descriptors for the return table shape declared for this AwareVTI by its CREATE FUNCTION statement.
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
getRow() - Method in class org.apache.derby.vti.VTITemplate
 
getRowId(int) - Method in class org.apache.derby.vti.VTITemplate
 
getRowId(String) - Method in class org.apache.derby.vti.VTITemplate
 
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.BasicClientDataSource40
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.BasicClientDataSource40
Return the security mechanism.
getSecurityMechanism(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Return the security mechanism for this datasource object.
getServerName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
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.optional.api.SimpleJsonVTI
 
getShort(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getShort(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getShort(String) - Method in class org.apache.derby.vti.VTITemplate
 
getShort(int) - Method in class org.apache.derby.vti.VTITemplate
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
getSQLXML(int) - Method in class org.apache.derby.vti.VTITemplate
 
getSQLXML(String) - Method in class org.apache.derby.vti.VTITemplate
 
getSsl() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Returns the SSL encryption mode specified for the data source.
getSSLModeFromString(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
Parses the string and returns the corresponding constant for the SSL mode denoted.
getStartTime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the start time of the network server.
getStatement() - Method in class org.apache.derby.vti.VTITemplate
 
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.optional.api.SimpleJsonVTI
 
getString(int) - Method in class org.apache.derby.vti.ForwardingVTI
 
getString(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getString(String) - Method in class org.apache.derby.vti.VTITemplate
 
getString(int) - 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.ForwardingVTI
 
getTime(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
 
getTime(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getTime(String) - Method in class org.apache.derby.vti.VTITemplate
 
getTime(int) - Method in class org.apache.derby.vti.VTITemplate
 
getTime(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getTime(String, Calendar) - 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.ForwardingVTI
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
 
getTimestamp(int) - Method in class org.apache.derby.vti.StringColumnVTI
 
getTimestamp(String) - Method in class org.apache.derby.vti.VTITemplate
 
getTimestamp(int) - Method in class org.apache.derby.vti.VTITemplate
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getTimestamp(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getTraceDirectory() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getTraceFile() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getTraceFileAppend() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getTraceLevel() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getType() - Method in class org.apache.derby.vti.VTITemplate
 
getUnicodeStream(int) - Method in class org.apache.derby.vti.VTITemplate
Deprecated.
getUnicodeStream(String) - Method in class org.apache.derby.vti.VTITemplate
Deprecated.
getUptime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the time (in milliseconds) the Network Server has been running.
getURL(int) - Method in class org.apache.derby.vti.VTITemplate
 
getURL(String) - Method in class org.apache.derby.vti.VTITemplate
 
getUsedEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Get the number of objects that are currently in the cache.
getUser(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getUser() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
getUser() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
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.
getWarnings() - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
getWarnings() - Method in class org.apache.derby.vti.VTITemplate
 
getWrappedResultSet() - Method in class org.apache.derby.vti.ForwardingVTI
Get the wrapped ResultSet.
getXAConnection() - Method in class org.apache.derby.jdbc.BasicClientXADataSource40
 
getXAConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientXADataSource40
 
getXAConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
 
getXAConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
 
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

hashCode() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
 
hashCode() - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 

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.
insertRow() - Method in class org.apache.derby.vti.VTITemplate
 
isAfterLast() - Method in class org.apache.derby.vti.VTITemplate
 
isAlpha() - Method in interface org.apache.derby.mbeans.VersionMBean
 
isBeforeFirst() - Method in class org.apache.derby.vti.VTITemplate
 
isBeta() - Method in interface org.apache.derby.mbeans.VersionMBean
 
isClosed() - Method in class org.apache.derby.vti.ForeignTableVTI
 
isClosed() - Method in class org.apache.derby.vti.ForwardingVTI
 
isClosed() - Method in class org.apache.derby.vti.VTITemplate
 
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
 
isFirst() - Method in class org.apache.derby.vti.VTITemplate
 
isIgnorableSchema(String) - Static method in class org.apache.derby.tools.dblook
 
isLast() - Method in class org.apache.derby.vti.VTITemplate
 
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.BasicClientDataSource40
Check whether this instance wraps an object that implements the interface specified by iface.
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Returns false unless interFace is implemented.
isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.VTITemplate
 

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.
jdbcType - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
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

last() - Method in class org.apache.derby.vti.VTITemplate
 
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
 
LuceneIndexDescriptor - Interface in org.apache.derby.optional.api
A descriptor for how a Lucene index is created and queried.
LuceneUtils - Class in org.apache.derby.optional.api
Utility methods for the Lucene optional tool.
LuceneUtils() - Constructor for class org.apache.derby.optional.api.LuceneUtils
 
LuceneUtils.DefaultIndexDescriptor - Class in org.apache.derby.optional.api
The default LuceneIndexDescriptor

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.BasicClientConnectionPoolDataSource40
Internally used method.
maxStatementsToPool() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
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.
moveToCurrentRow() - Method in class org.apache.derby.vti.VTITemplate
 
moveToInsertRow() - Method in class org.apache.derby.vti.VTITemplate
 

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 retrieve 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.
newPermissionCollection() - Method in class org.apache.derby.security.SystemPermission
 
next() - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
next() - Method in class org.apache.derby.vti.ForeignTableVTI
 
next() - Method in class org.apache.derby.vti.ForwardingVTI
 
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

OPTIONALTOOLS - Static variable in class org.apache.derby.tools.sysinfo
The genus name for the optional tools code.
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 '!
ordinalPosition - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
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.optional.api - package org.apache.derby.optional.api
 
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 the Network Server is started.
ping() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Executes the network server's ping command.
precision - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
previous() - Method in class org.apache.derby.vti.VTITemplate
 
propertyDefault_traceLevel - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40

R

readArray(Reader) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
Construct a JSONArray from a Reader.
readArray(JSONArray) - Static method in class org.apache.derby.optional.api.SimpleJsonVTI
Create a SimpleJsonVTI from a JSONArray object.
readArrayFromFile(String, String) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
SQL FUNCTION to read a JSONArray from a File.
readArrayFromStream(InputStream, String) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
Read a JSONArray from an InputStream.
readArrayFromString(String) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
SQL FUNCTION to convert a JSON document string into a JSONArray.
readArrayFromURL(String, String) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
SQL FUNCTION to read a JSONArray from an URL address.
readForeignTable(String, String, String) - Static method in class org.apache.derby.vti.ForeignTableVTI
Table function to read a table in a foreign database.
refreshRow() - Method in class org.apache.derby.vti.VTITemplate
 
relative(int) - Method in class org.apache.derby.vti.VTITemplate
 
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
rowDeleted() - Method in class org.apache.derby.vti.VTITemplate
 
rowInserted() - Method in class org.apache.derby.vti.VTITemplate
 
rowUpdated() - Method in class org.apache.derby.vti.VTITemplate
 
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

scale - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
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.
setAttributesAsPassword(boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set attributeAsPassword property to enable passing connection request attributes in the password argument of BasicEmbeddedDataSource40.getConnection(String,String).
setCollectAccessCounts(boolean) - Method in interface org.apache.derby.mbeans.CacheManagerMBean
Enable or disable collection of cache access counts.
setColumnNames(String[]) - Method in class org.apache.derby.vti.StringColumnVTI
Set the column names for this table function.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Set this property to pass in more Derby specific connection URL attributes.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set this property to pass in more Derby specific connection URL attributes.
setContext(VTIContext) - Method in interface org.apache.derby.vti.AwareVTI
Set the table function context
setContext(VTIContext) - Method in class org.apache.derby.vti.VTITemplate
 
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Set this property to create a new database.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set this property to create a new database.
setDatabaseName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setDatabaseName(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set the database name.
setDataSourceName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setDataSourceName(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set the data source name.
setDescription(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setDescription(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set the data source descripton.
setFetchDirection(int) - Method in class org.apache.derby.vti.VTITemplate
 
setFetchSize(int) - Method in class org.apache.derby.vti.VTITemplate
 
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
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.BasicClientDataSource40
 
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set the log writer for this data source.
setMaxStatements(int) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
Specifies the maximum size of the statement cache.
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.BasicClientDataSource40
 
setPassword(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set the password property for the data source.
setPortNumber(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setRetrieveMessageText(boolean) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setSecurityMechanism(short) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Sets the security mechanism.
setServerName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
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.BasicClientDataSource40
Set this property if one wishes to shutdown the database identified by databaseName.
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Set this property if you wish to shutdown the database identified by databaseName.
setSsl(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Specifies the SSL encryption mode to use.
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.BasicClientDataSource40
 
setTraceFile(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setTraceFileAppend(boolean) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setTraceLevel(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setUser(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
 
setUser(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
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").
SimpleJsonUtils - Class in org.apache.derby.optional.api
Utility methods for simple JSON support.
SimpleJsonUtils() - Constructor for class org.apache.derby.optional.api.SimpleJsonUtils
 
SimpleJsonVTI - Class in org.apache.derby.optional.api
This is a table function which turns a JSON array into a relational ResultSet.
SSL_BASIC - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
The constant indicating that SSL encryption will be used.
SSL_OFF - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
The constant indicating that SSL encryption won't be used.
SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
The constant indicating that SSL encryption with peer authentication will be used.
standardAnalyzer() - Static method in class org.apache.derby.optional.api.LuceneUtils
Get the StandardAnalyzer for parsing text.
start(PrintWriter) - Method in class org.apache.derby.drda.NetworkServerControl
Start a 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.
statementText() - Method in class org.apache.derby.vti.VTIContext
Return the text of the statement which invoked the table function
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
 
STRONG_PASSWORD_SUBSTITUTE_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
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
TEXT_FIELD_NAME - Static variable in class org.apache.derby.optional.api.LuceneUtils
 
toJSON(ResultSet) - Static method in class org.apache.derby.optional.api.SimpleJsonUtils
Pack a ResultSet into a JSONArray.
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.
toString() - Method in class org.apache.derby.security.SystemPermission
 
toString() - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 
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.BasicClientDataSource40
TRACE_CONNECTION_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_CONNECTS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_DIAGNOSTICS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_DRIVER_CONFIGURATION - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_NONE - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
The client server protocol can be traced.
TRACE_PARAMETER_META_DATA - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_PROTOCOL_FLOWS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_RESULT_SET_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_RESULT_SET_META_DATA - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_STATEMENT_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
TRACE_XA_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
typeName - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
 

U

unExpandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
inverse of expandDoubleQuotes
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
Returns this if this class implements the specified interface.
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
Returns this if this class implements the specified interface.
unwrap(Class<T>) - Method in class org.apache.derby.vti.VTITemplate
 
updateArray(int, Array) - Method in class org.apache.derby.vti.VTITemplate
 
updateArray(String, Array) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(int, InputStream) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(String, InputStream) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.derby.vti.VTITemplate
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(int, InputStream) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(String, InputStream) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(int, Blob) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(String, Blob) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(int, InputStream) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(int, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(String, InputStream) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(String, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateBoolean(int, boolean) - Method in class org.apache.derby.vti.VTITemplate
 
updateBoolean(String, boolean) - Method in class org.apache.derby.vti.VTITemplate
 
updateByte(int, byte) - Method in class org.apache.derby.vti.VTITemplate
 
updateByte(String, byte) - Method in class org.apache.derby.vti.VTITemplate
 
updateBytes(int, byte[]) - Method in class org.apache.derby.vti.VTITemplate
 
updateBytes(String, byte[]) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(int, Clob) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(String, Clob) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateDate(int, Date) - Method in class org.apache.derby.vti.VTITemplate
 
updateDate(String, Date) - Method in class org.apache.derby.vti.VTITemplate
 
updateDouble(int, double) - Method in class org.apache.derby.vti.VTITemplate
 
updateDouble(String, double) - Method in class org.apache.derby.vti.VTITemplate
 
updateFloat(int, float) - Method in class org.apache.derby.vti.VTITemplate
 
updateFloat(String, float) - Method in class org.apache.derby.vti.VTITemplate
 
updateInt(int, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateInt(String, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateLong(int, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateLong(String, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateNCharacterStream(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateNCharacterStream(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateNClob(int, NClob) - Method in class org.apache.derby.vti.VTITemplate
 
updateNClob(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateNClob(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateNClob(String, NClob) - Method in class org.apache.derby.vti.VTITemplate
 
updateNClob(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
 
updateNClob(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
 
updateNString(int, String) - Method in class org.apache.derby.vti.VTITemplate
 
updateNString(String, String) - Method in class org.apache.derby.vti.VTITemplate
 
updateNull(int) - Method in class org.apache.derby.vti.VTITemplate
 
updateNull(String) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(int, Object, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(int, Object) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(String, Object, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(String, Object) - Method in class org.apache.derby.vti.VTITemplate
 
updateRef(int, Ref) - Method in class org.apache.derby.vti.VTITemplate
 
updateRef(String, Ref) - Method in class org.apache.derby.vti.VTITemplate
 
updateRow() - Method in class org.apache.derby.vti.VTITemplate
 
updateRowId(int, RowId) - Method in class org.apache.derby.vti.VTITemplate
 
updateRowId(String, RowId) - Method in class org.apache.derby.vti.VTITemplate
 
updateShort(int, short) - Method in class org.apache.derby.vti.VTITemplate
 
updateShort(String, short) - Method in class org.apache.derby.vti.VTITemplate
 
updateSQLXML(int, SQLXML) - Method in class org.apache.derby.vti.VTITemplate
 
updateSQLXML(String, SQLXML) - Method in class org.apache.derby.vti.VTITemplate
 
updateString(int, String) - Method in class org.apache.derby.vti.VTITemplate
 
updateString(String, String) - Method in class org.apache.derby.vti.VTITemplate
 
updateTime(int, Time) - Method in class org.apache.derby.vti.VTITemplate
 
updateTime(String, Time) - Method in class org.apache.derby.vti.VTITemplate
 
updateTimestamp(int, Timestamp) - Method in class org.apache.derby.vti.VTITemplate
 
updateTimestamp(String, Timestamp) - Method in class org.apache.derby.vti.VTITemplate
 
USE_DERBY_INTERNALS - Static variable in class org.apache.derby.security.SystemPermission
Action ("useDerbyInternals") by the engine to lookup Derby contexts.
USER_ONLY_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
The source security mechanism to use when connecting to a client 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.
VTIContext - Class in org.apache.derby.vti
Context parameter which is passed to an AwareVTI.
VTIContext(String, String, String) - Constructor for class org.apache.derby.vti.VTIContext
Construct from pieces.
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.
vtiSchema() - Method in class org.apache.derby.vti.VTIContext
Return the name of the schema holding the table function
vtiTable() - Method in class org.apache.derby.vti.VTIContext
Return the unqualified table function name
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
 
VTITemplate.ColumnDescriptor - Class in org.apache.derby.vti
A struct class which is useful for describing columns and parameters.

W

wasNull() - Method in class org.apache.derby.optional.api.SimpleJsonVTI
 
wasNull() - Method in class org.apache.derby.vti.ForwardingVTI
 
wasNull() - Method in class org.apache.derby.vti.StringColumnVTI
 
wasNull() - Method in class org.apache.derby.vti.VTITemplate
 
wrapResultSet(ResultSet) - Method in class org.apache.derby.vti.ForwardingVTI
Poke in another ResultSet to which we forward method calls.
writeVerboseOutput(String, String) - Static method in class org.apache.derby.tools.dblook
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links
Built on Fri 2018-04-06 18:10:33-0700, from revision 1828579

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