A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
AASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ABNUOWRM - Static variable in class org.apache.derby.client.net.CodePoint
 
ABNUOWRM - Static variable in class org.apache.derby.impl.drda.CodePoint
 
abort() - Method in interface org.apache.derby.iapi.store.access.TransactionController
Abort all changes made by this transaction since the last commit, abort or the point the transaction was started, whichever is the most recent.
ABORT - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
abort() - Method in interface org.apache.derby.iapi.store.raw.Transaction
Abort all changes made by this transaction since the last commit, abort or the point the transaction was started, whichever is the most recent.
ABORT - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
 
abort() - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
abort() - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
abortAll - Variable in class org.apache.derby.impl.store.access.RAMTransactionContext
true if any exception causes this transaction to be destroyed
abortAll - Variable in class org.apache.derby.impl.store.raw.xact.XactContext
 
abortLogBackup() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
 
abortLogBackup() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
abortLogBackup() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
 
ABS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
absFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
absolute(int) - Method in class org.apache.derby.client.am.ResultSet
 
ABSOLUTE - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
 
absolute(NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
Numbers check for isNegative first and negate it if negative.
absolute(NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
The SQL ABSOLUTE operator.
ABSOLUTE - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
absolute(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Move to an absolute row number in the result set.
ABSOLUTE - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
 
ABSOLUTE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
absolute(ResultSet, int) - Method in class org.apache.derby.impl.tools.ij.utilMain
Position on the specified row of the specified ResultSet.
absolute(int) - Method in class org.apache.derby.vti.VTITemplate
 
ABSOLUTE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
ABSOLUTE_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
absolutePosition_ - Variable in class org.apache.derby.client.am.ResultSet
 
absoluteRowNumberForTheIntendedRow_ - Variable in class org.apache.derby.client.am.ResultSet
 
AbsoluteStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
absoluteX(int) - Method in class org.apache.derby.client.am.ResultSet
 
AbstractPool - Class in org.apache.derby.impl.services.locks
An abstract implementation of LockFactory that allows different implementations of the lock table to be plugged in.
AbstractPool() - Constructor for class org.apache.derby.impl.services.locks.AbstractPool
 
ABSVAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ac - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
 
accept(Visitor) - Method in interface org.apache.derby.iapi.sql.compile.Visitable
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(XPLAINVisitor) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
This method gets called to let a visitor visit this XPLAINable object.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
 
accept(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
 
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CastNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.Predicate
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Accept a visitor on all child nodes.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Accept the visitor for all visitable children of this node.
acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Accept the visitor for all visitable children of this node.
acceptFromTopResultSet(XPLAINVisitor) - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Initiate a visit of the ResultSetStatistics tree from the top.
acceptFromTopResultSet(XPLAINVisitor) - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
initiate a visit of an XPLAINVisitor from the top of the RS tree
acceptsURL(String) - Method in class org.apache.derby.jdbc.AutoloadedDriver
Accept anything that starts with jdbc:derby:.
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 class org.apache.derby.jdbc.InternalDriver
 
acceptsURL(String) - Method in class org.apache.derby.jdbc.JDBC
 
acceptsURL(String) - Method in interface org.apache.derby.mbeans.JDBCMBean
Does the driver accept the passed in JDBC URL
access() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
Mark this entry as recently used.
access() - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy.Callback
Notify the replacement algorithm that the cache entry has been accessed.
ACCESS_B2I_STATIC_COMPILED_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_B2I_V2_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_B2I_V3_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_B2I_V4_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_B2I_V5_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_B2IUNDO_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_BTREE_BRANCHCONTROLROW_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_BTREE_LEAFCONTROLROW_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
access_factory - Variable in class org.apache.derby.impl.store.access.btree.BTreePostCommit
 
access_factory - Variable in class org.apache.derby.impl.store.access.heap.HeapPostCommit
Fields of the class
access_flags - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
 
access_flags - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
 
ACCESS_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_GIST_BRANCHCONTROLROW_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_GIST_LEAFCONTROLROW_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_GIST_RTREE_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_GISTUNDO_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_HEAP_ROW_LOCATION_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_HEAP_V2_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_HEAP_V3_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_SERIALIZABLEWRAPPER_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_T_INTCOL_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_T_RECTANGLE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_T_STRINGCOLUMN_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_TREE_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
 
ACCESS_U8_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
Access ids.
accessCount - Variable in class org.apache.derby.impl.drda.Database
 
accessedAllCols - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
accessedCols - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
If not null indicates the subset of columns that need to be pulled from the underlying object to be scanned.
accessedHeapCols - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
AccessFactory - Interface in org.apache.derby.iapi.store.access
Module interface for an access manager.
AccessFactoryGlobals - Interface in org.apache.derby.iapi.store.access
Global constants provided by the Access Interface.
accessible(String) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
Does the named class exist, and is it accessible?
accessible_ - Variable in class org.apache.derby.client.am.SetAccessibleAction
 
AccessibleByteArrayOutputStream - Class in org.apache.derby.iapi.services.io
This allows us to get to the byte array to go back and edit contents or get the array without having a copy made.
AccessibleByteArrayOutputStream() - Constructor for class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
 
AccessibleByteArrayOutputStream(int) - Constructor for class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
 
accessmanager - Variable in class org.apache.derby.impl.store.access.RAMTransaction
The access manager this transaction is under.
AccessPath - Interface in org.apache.derby.iapi.sql.compile
AccessPath represents a proposed access path for an Optimizable.
accessPathConsidered - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
 
AccessPathImpl - Class in org.apache.derby.impl.sql.compile
 
AccessPathImpl(Optimizer) - Constructor for class org.apache.derby.impl.sql.compile.AccessPathImpl
 
accessPathModified - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
 
accessPathName - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
ACCRDB - Static variable in class org.apache.derby.client.net.CodePoint
 
ACCRDB - Static variable in class org.apache.derby.impl.drda.CodePoint
 
ACCRDB_REQUIRED - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
ACCRDBRM - Static variable in class org.apache.derby.client.net.CodePoint
 
ACCRDBRM - Static variable in class org.apache.derby.impl.drda.CodePoint
 
ACCSEC - Static variable in class org.apache.derby.client.net.CodePoint
 
ACCSEC - Static variable in class org.apache.derby.impl.drda.CodePoint
 
ACCSECRD - Static variable in class org.apache.derby.client.net.CodePoint
 
ACCSECRD - Static variable in class org.apache.derby.impl.drda.CodePoint
 
accumulate(DataValueDescriptor, Object) - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
Iteratively accumulates the addend into the aggregator.
accumulate(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
 
accumulate(DataValueDescriptor, Object) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
Accumulate for count().
accumulate(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
 
accumulate(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
Accumulate the aggregate results.
accumulate(Object[], Object[]) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
Accumulate the aggregate results.
accumulate(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
Accumulate the aggregate results.
accumulate(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
Accumulate
accumulate(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.SumAggregator
Accumulate
accumulate(DataValueDescriptor, Object) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
 
accumulate(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
 
accumulate440WarningForMessageProcFailure(SqlWarning) - Method in class org.apache.derby.client.am.Connection
 
accumulate444WarningForMessageProcFailure(SqlWarning) - Method in class org.apache.derby.client.am.Connection
 
accumulateChainBreakingReadExceptionAndThrow(DisconnectException) - Method in class org.apache.derby.client.am.Agent
 
accumulated440ForMessageProcFailure_ - Variable in class org.apache.derby.client.am.Connection
 
accumulated444ForMessageProcFailure_ - Variable in class org.apache.derby.client.am.Connection
 
accumulateDeferredException(SqlException) - Method in class org.apache.derby.client.am.Agent
 
accumulateDisconnectException(DisconnectException) - Method in class org.apache.derby.client.am.Agent
 
accumulatedReadExceptions_ - Variable in class org.apache.derby.client.am.Agent
 
accumulateReadException(SqlException) - Method in class org.apache.derby.client.am.Agent
 
accumulateScalarAggregation(ExecRow, ExecRow, boolean) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
Run accumulation on every aggregate in this row.
accumulateSQLException(SQLException, SQLException) - Static method in class org.apache.derby.client.am.Utils
 
accumulateSQLException(SqlException, SqlException) - Static method in class org.apache.derby.client.am.Utils
 
accumulateSQLWarning(SqlWarning, SqlWarning) - Static method in class org.apache.derby.client.am.Utils
 
accumulateWarning(SqlWarning) - Method in class org.apache.derby.client.am.Connection
 
accumulateWarning(SqlWarning) - Method in class org.apache.derby.client.am.ResultSet
 
accumulateWarning(SqlWarning) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
 
accumulateWarning(SqlWarning) - Method in class org.apache.derby.client.am.Statement
 
accumulateWarning(SqlWarning) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
ACONST_NULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
action - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
 
action - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
 
action - Variable in class org.apache.derby.impl.services.reflect.ReflectClassesJava2
 
ACTION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
action - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
This class implements Formatable.
action - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
ACTION_COUNT - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
 
actionAllocatePage(RawTransaction, BasePage, long, int, int) - Method in interface org.apache.derby.impl.store.raw.data.AllocationActions
Set the allocation status of pageNumber to doStatus.
actionAllocatePage(RawTransaction, BasePage, long, int, int) - Method in class org.apache.derby.impl.store.raw.data.DirectAllocActions
Set the allocation status of pageNumber to doStatus.
actionAllocatePage(RawTransaction, BasePage, long, int, int) - Method in class org.apache.derby.impl.store.raw.data.LoggableAllocActions
Set the allocation status of pageNumber to doStatus.
actionAllowed - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
 
actionAllowed - Variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
 
actionAppend - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionBackupLocation - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionBuffer - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionChainAllocPage(RawTransaction, BasePage, long, long) - Method in interface org.apache.derby.impl.store.raw.data.AllocationActions
Chain one allocation page to the next.
actionChainAllocPage(RawTransaction, BasePage, long, long) - Method in class org.apache.derby.impl.store.raw.data.DirectAllocActions
Chain one allocation page to the next.
actionChainAllocPage(RawTransaction, BasePage, long, long) - Method in class org.apache.derby.impl.store.raw.data.LoggableAllocActions
Chain one allocation page to the next.
actionCode - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
 
actionCode - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
actionCode - Variable in class org.apache.derby.impl.store.raw.data.EncryptData
 
actionCode - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionCode - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
actionCode - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionCompressSpaceOperation(RawTransaction, BasePage, int, int) - Method in interface org.apache.derby.impl.store.raw.data.AllocationActions
Compress free pages.
actionCompressSpaceOperation(RawTransaction, BasePage, int, int) - Method in class org.apache.derby.impl.store.raw.data.DirectAllocActions
Compress free pages.
actionCompressSpaceOperation(RawTransaction, BasePage, int, int) - Method in class org.apache.derby.impl.store.raw.data.LoggableAllocActions
Compress free pages.
actionCompSchemaId - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
actionContainerHandle - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionCopyRows(RawTransaction, BasePage, BasePage, int, int, int, int[]) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionCopyRows(RawTransaction, BasePage, BasePage, int, int, int, int[]) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionCopyRows(RawTransaction, BasePage, BasePage, int, int, int, int[]) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Copy num_rows from srcPage into deestpage.
actionCopySubDirs - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionDelete(RawTransaction, BasePage, int, int, boolean, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionDelete(RawTransaction, BasePage, int, int, boolean, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionDelete(RawTransaction, BasePage, int, int, boolean, LogicalUndo) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Set the Delete status of the record at the given slot.
actionDestStorageFile - Variable in class org.apache.derby.impl.store.raw.data.EncryptData
 
actionErrorOK - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionFile - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
actionFile - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionFilter - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionIdentity - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionInitPage(RawTransaction, BasePage, int, int, long) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionInitPage(RawTransaction, BasePage, int, int, long) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionInitPage(RawTransaction, BasePage, int, int, long) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Initialize the page due to allocation.
actionInsert(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, LogicalUndo, byte, int, boolean, int, DynamicByteArrayOutputStream, int, int) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionInsert(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, LogicalUndo, byte, int, boolean, int, DynamicByteArrayOutputStream, int, int) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionInsert(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, LogicalUndo, byte, int, boolean, int, DynamicByteArrayOutputStream, int, int) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Insert record at the given slot with this recordId.
actionInstant - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionInvalidatePage(RawTransaction, BasePage) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionInvalidatePage(RawTransaction, BasePage) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionInvalidatePage(RawTransaction, BasePage) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Invalidate the page due to deallocation.
actionNode - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
actionOffset - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
actionPurge(RawTransaction, BasePage, int, int, int[], boolean) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionPurge(RawTransaction, BasePage, int, int, int[], boolean) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionPurge(RawTransaction, BasePage, int, int, int[], boolean) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Purge the record at the given slot.
actionRegularFile - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionRegularFile2 - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actions - Variable in class org.apache.derby.security.SystemPermission
Actions for this permission.
actionShrinkReservedSpace(RawTransaction, BasePage, int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionShrinkReservedSpace(RawTransaction, BasePage, int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionShrinkReservedSpace(RawTransaction, BasePage, int, int, int, int) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Shrink the reserved space to the new value.
actionSPS - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
 
actionSPSId - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
 
actionSPSId - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
 
actionsSet - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
 
actionStorageFile - Variable in class org.apache.derby.impl.store.raw.data.EncryptData
 
actionStorageFile - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
actionStorageFile - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionString - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
 
actionStub - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionText - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
actionText - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
 
actionToStorageFile - Variable in class org.apache.derby.impl.store.raw.RawStore
 
actionTryAlternatePath - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
actionUpdate(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, int, DynamicByteArrayOutputStream, int, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionUpdate(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, int, DynamicByteArrayOutputStream, int, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionUpdate(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, int, DynamicByteArrayOutputStream, int, RecordHandle) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Update record at the given slot with this row.
actionUpdateField(RawTransaction, BasePage, int, int, int, Object, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.DirectActions
 
actionUpdateField(RawTransaction, BasePage, int, int, int, Object, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
 
actionUpdateField(RawTransaction, BasePage, int, int, int, Object, LogicalUndo) - Method in interface org.apache.derby.impl.store.raw.data.PageActions
Update a field of the record at the given slot with this value.
ACTIVATION - Static variable in interface org.apache.derby.catalog.Dependable
 
Activation - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
Activation - Interface in org.apache.derby.iapi.sql
An activation contains all the local state information necessary to execute a re-entrant PreparedStatement.
activation - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
activation - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
The activation associated with this context, or null
activation - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
activation - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
 
activation - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
 
activation - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
 
activation - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
 
activation - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
 
activation - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
 
activation - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
activation - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
 
activation - Variable in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
 
activation - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
Activation object with local state information.
activation - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
 
activation - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
 
activationClass - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
ActivationClassBuilder - Class in org.apache.derby.impl.sql.compile
ActivationClassBuilder provides an interface to satisfy generation's common tasks in building an activation class, as well as a repository for the JavaFactory used to generate the basic language constructs for the methods in the class.
ActivationClassBuilder(String, CompilerContext) - Constructor for class org.apache.derby.impl.sql.compile.ActivationClassBuilder
By the time this is done, it has constructed the following class: public class #className extends #superClass { // public void reset() { return; } public ResultSet execute() throws StandardException { throwIfClosed("execute"); // statements must be added here } public #className() { super(); } }
activationKind() - Method in class org.apache.derby.impl.sql.compile.CursorNode
Returns the type of activation this class generates.
activationKind() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
 
activationKind() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Returns the type of activation this class generates.
activationKind() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
 
activationKind() - Method in class org.apache.derby.impl.sql.compile.MiscellaneousStatementNode
 
activationKind() - Method in class org.apache.derby.impl.sql.compile.NOPStatementNode
 
activationKind() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
Override: Returns the type of activation this class generates.
activationKind() - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
Returns the type of activation this class generates.
activationKind() - Method in class org.apache.derby.impl.sql.compile.StatementNode
 
activationKind() - Method in class org.apache.derby.impl.sql.compile.TransactionStatementNode
 
active - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
 
active - Variable in class org.apache.derby.impl.db.BasicDatabase
 
active - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
 
active - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
 
active - Variable in class org.apache.derby.impl.services.cache.Clock
 
active - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Is this ContainerHandle active.
active - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
Is this StreamContainerHandle active.
ACTIVE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
 
active - Variable in class org.apache.derby.impl.store.replication.master.MasterController
 
active - Variable in class org.apache.derby.jdbc.InternalDriver
 
active - Variable in class org.apache.derby.jdbc.ResourceAdapterImpl
 
ACTIVE_ONLY - Static variable in class org.apache.derby.client.net.NetXAResource
 
activeConstraint(ConstraintDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Reports whether an individual constraint must be enforced.
activeConstraint(ConstraintDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Reports whether an individual constraint must be enforced.
activeCount - Variable in class org.apache.derby.iapi.services.context.ContextManager
Count of the number of setCurrentContextManager calls by a single thread, for nesting situations with a single active Contextmanager.
activeDriver - Static variable in class org.apache.derby.jdbc.InternalDriver
 
activeDriver() - Static method in class org.apache.derby.jdbc.InternalDriver
 
activeFile - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
 
activeFile - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
ActiveLock - Class in org.apache.derby.impl.services.locks
A Lock represents a granted or waiting lock request.
ActiveLock(CompatibilitySpace, Lockable, Object) - Constructor for class org.apache.derby.impl.services.locks.ActiveLock
Initialize the lock, should be seen as part of the constructor.
activePerms - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
 
activePerms - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
activeThread - Variable in class org.apache.derby.iapi.services.context.ContextManager
The thread that owns this ContextManager, set by ContextService.setCurrentContextManager and reset by resetCurrentContextManager.
activeXATransCount_ - Variable in class org.apache.derby.client.net.NetXAResource
 
acts - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
actualConn_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
actualMethodReturnType - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
 
ad - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
 
add(CostEstimate, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
Add this cost estimate to another one.
add(UUID, ColumnDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
Add the column.
add(String, InputStream) - Method in interface org.apache.derby.iapi.store.access.FileResource
Add a file resource, copying from the input stream.
add(CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
ADD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
add(InputStream) - Method in class org.apache.derby.impl.sql.execute.JarUtil
Add a jar file to the current connection's database.
add(String, InputStream) - Method in class org.apache.derby.impl.store.raw.data.RFResource
 
add(Xact, boolean) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
 
add(Xact, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
add_escapes(String) - Method in exception org.apache.derby.impl.sql.compile.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.derby.impl.tools.ij.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_JAR_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.AddJarConstantAction;
ADD_PAGE_BULK - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
 
ADD_PAGE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
 
ADD_PLAN - Static variable in class org.apache.derby.impl.sql.compile.FromTable
 
add_row_to_hash_table(DataValueDescriptor[], boolean) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
Do the work to add one row to the hash table.
ADD_TYPE - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
 
addAction(int, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
Add one action to the privileges for this table
addActivation(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Add the activation to those known about by this connection.
addActivation(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Add the activation to those known about by this connection.
addAggregateColumns() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
In the query rewrite involving aggregates, add the columns for aggregation.
addAggregates() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
Add the extra result columns required by the aggregates to the result list.
addAll() - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
Add all actions
addAndLoadStreamContainer(RawTransaction, long, Properties, RowSource) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Create and load a stream container.
addAndLoadStreamContainer(long, Properties, RowSource) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Add a new stream container to the segment and load the stream container.
addAndLoadStreamContainer(RawTransaction, long, Properties, RowSource) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Add and load a stream container
addAndLoadStreamContainer(long, Properties, RowSource) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
addArg(String) - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
addArraysToSystemCatalogs() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
This method writes the created descriptor arrays to the cooresponding system catalogs.
addAsyncStatement(String, AsyncStatement) - Method in class org.apache.derby.impl.tools.ij.Session
 
addAttribute(String, ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addAttribute(String, ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassMember
 
addBatch() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
addBatch(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
addBatch() - Method in class org.apache.derby.client.am.PreparedStatement
 
addBatch(String) - Method in class org.apache.derby.client.am.Statement
 
addBatch() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
JDBC 2.0 Add a set of parameters to the batch.
addBatch(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
addBatch() - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
addBatch(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
addBatch() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
JDBC 2.0 Add a set of parameters to the batch.
addBatch(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
JDBC 2.0 Adds a SQL command to the current batch of commmands for the statement.
addBatch(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
addBatch() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
addBeanProperties(Reference) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Add Java Bean properties to the reference using StringRefAddr for each property.
addClassReference(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add a class entry to the pool.
addCodeUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add a string entry
addColsToList(ResultColumnList, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Augment the RCL to include the columns in the FormatableBitSet.
addColumn(TransactionManager, int, Storable, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Add a column to the conglomerate.
addColumn(int, int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
Add a column in a table to this ColumnOrdering
addColumn(TableName, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Add a column to the list given a tablename, columnname, and datatype.
addColumn(TransactionManager, int, Storable, int) - Method in class org.apache.derby.impl.store.access.btree.BTree
Add a column to the conglomerate.
addColumn(TransactionManager, int, Storable, int) - Method in class org.apache.derby.impl.store.access.heap.Heap
Add a column to the heap conglomerate.
addColumnDefinition(TableElementList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
addColumnDependencies(LanguageConnectionContext, DataDictionary, TableDescriptor, ColumnInfo) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
Add dependencies of a column on providers.
addColumnToConglomerate(long, int, Storable, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Add a column to a conglomerate.
addColumnToConglomerate(long, int, Storable, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Add a column to a conglomerate.
addColumnToOrdering(FormatableArrayHolder, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Add a column to the existing Ordering list.
addConnection(XAXactId, Object) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
 
addConnection(XAXactId, Object) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.derby.client.ClientPooledConnection
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
Add an event listener.
addConstant(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addConstant(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addConstant(float) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addConstant(long) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addConstant(double) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addConstraintDescriptor(ConstraintDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Adds the given ConstraintDescriptor to the data dictionary, associated with the given table and constraint type.
addConstraintDescriptor(ConstraintDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Adds the given ConstraintDescriptor to the data dictionary, associated with the given table and constraint type.
addContainer(RawTransaction, long, long, int, Properties, int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Add a container.
addContainer(long, long, int, Properties, int) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Add a new container to the segment.
addContainer(RawTransaction, long, long, int, Properties, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Add a container with a specified page size to a segment.
addContainer(long, long, int, Properties, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
addCursor(String, ResultSet) - Method in class org.apache.derby.impl.tools.ij.Session
 
addCursorPositionCode() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
Updatable cursors need to add a getter method for use in BaseActivation to access the result set that identifies target rows for a positioned update or delete.
addCursorStatement(String, Statement) - Method in class org.apache.derby.impl.tools.ij.Session
 
addDatabase(Database) - Method in class org.apache.derby.impl.drda.Session
Add database to session table
addDebugFlags(String, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
addDeclaredGlobalTempTable(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Add the declared global temporary table to the list of temporary tables known by this connection.
addDeclaredGlobalTempTable(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
addDependency(Dependency) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Track a Dependency within this StatementContext.
addDependency(Dependent, Provider, ContextManager) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
adds a dependency from the dependent on the provider.
addDependency(Dependency) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Track a Dependency within this StatementContext.
addDependency(Dependent, Provider, ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
adds a dependency from the dependent on the provider.
addDependency(Dependent, Provider, ContextManager, TransactionController) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
addDependencyToTable(Hashtable, Object, Dependency) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
Add a new dependency to the specified table if it does not already exist in that table.
addDescriptor(TupleDescriptor, TupleDescriptor, int, boolean, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Adds a descriptor to a system catalog identified by the catalogNumber.
addDescriptor(TupleDescriptor, TupleDescriptor, int, boolean, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
addDescriptorArray(TupleDescriptor[], TupleDescriptor, int, boolean, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
array version of addDescriptor.
addDescriptorArray(TupleDescriptor[], TupleDescriptor, int, boolean, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
array version of addDescriptor.
addDirectEntry(ConstantPoolEntry) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add an entry, but only if it doesn't exist.
addDistinctAggregate - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
 
addDistinctAggregateColumnNum - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
 
addDistinctAggregatesToOrderBy() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
Add any distinct aggregates to the order by list.
addDrdaParam(byte, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
Add another parameter to this statement.
addDrdaParam(byte, int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
addDrdaParam adds a new parameter with its DRDA type and byte length.
addedColumnOffset - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
If this sort key is added to the result column list then it is at result column position 1 + resultColumnList.size() - resultColumnList.getOrderBySelect() + addedColumnOffset If the sort key is already in the result column list then addedColumnOffset < 0.
addedEquals - Variable in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
Fields of the class
addElement(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
addEntry(AttributeEntry) - Method in class org.apache.derby.iapi.services.classfile.Attributes
 
addEntry(Object, ConstantPoolEntry) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Generic add entry to constant pool.
addEntry(ClassMember) - Method in class org.apache.derby.iapi.services.classfile.MemberTable
 
addEntry(CachedItem, Object, boolean, Object) - Method in class org.apache.derby.impl.services.cache.Clock
Add a new CachedItem and a holder object to the cache.
addError(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
 
addEscapes(String) - Static method in error org.apache.derby.impl.sql.compile.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.derby.impl.tools.ij.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtDtaObject(Object, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
Add extDtaObject
addExtDtaObject(Object, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
Add extDtaObject
addExtPos(int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
addExtPos marks parameter i as external.
addExtPosition(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
Mark the pos'th parameter as external
addExtraUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add an extra UTF8 into the pool
addField(String, String, int) - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
add a field to this class.
addField(String, String, int) - Method in class org.apache.derby.impl.services.bytecode.BCClass
add a field to this class.
addFieldReference(String, String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addFieldReference(ClassMember) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addFromTable(FromTable) - Method in class org.apache.derby.impl.sql.compile.FromList
Add a table to the FROM list.
addGeneratedColumnPrecursors(TableDescriptor, ColumnDescriptorList, FormatableBitSet) - Static method in class org.apache.derby.impl.sql.compile.UpdateNode
Add all of the columns mentioned by the generation clauses of generated columns.
addGeneratedColumns(TableDescriptor, ResultSetNode, ColumnDescriptorList, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
Add generated columns to the update list as necessary.
addGroupByColumn(GroupByColumn) - Method in class org.apache.derby.impl.sql.compile.GroupByList
Add a column to the list
addIndexReference(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add an index reference.
addInfo(StringBuffer, String, Object) - Static method in class org.apache.derby.impl.services.locks.Deadlock
 
ADDING_UNORDERED_OPTIMIZABLE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
addInlinedWindowDefinition(WindowList, WindowFunctionNode) - Method in class org.apache.derby.impl.sql.compile.SelectNode
 
addInstr(short) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
Add an instruction that has no operand.
addInstrCPE(short, int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
Write a instruction that uses a constant pool entry as an operand, add a limit exceeded message if the number of constant pool entries has exceeded the limit.
addInstrCPE(short, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
This takes an instruction that has a narrow and a wide form for CPE access, and generates accordingly the right one.
addInstrU1(short, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
Add an instruction that has an 8 bit operand.
addInstrU2(short, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
Add an instruction that has a 16 bit operand.
addInstrU2U1U1(short, int, short, short) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
For adding an instruction with 3 operands, a U2 and two U1's.
addInstrU4(short, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
Add an instruction that has a 32 bit operand.
addInstrWide(short, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
This takes an instruction that can be wrapped in a wide for large variable #s and does so.
addInternal(int, int, SQLTimestamp) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
addItem(Object) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
 
additionalArgs - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
 
additiveExpression(ValueNode, int, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
additiveOperator() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
addLimitExceeded(BCMethod, String, int, int) - Method in class org.apache.derby.impl.services.bytecode.BCClass
Add the fact that some class limit was exceeded while generating the class.
addLimitExceeded(String) - Method in class org.apache.derby.impl.services.bytecode.BCClass
Add the fact that some class limit was exceeded while generating the class.
addListener(TransactionListener) - Method in class org.apache.derby.iapi.transaction.TransactionControl
Add a listener to the curent transaction.
addLobFile(LOBFile) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Add a temporary lob file to the lobFiles set.
addLOBMapping(Object) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Add the locator and the corresponding LOB object into the HashMap
addLOBReference(Object) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Adds an entry of the lob in WeakHashMap.
addLock(LockTable, CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.LockControl
Add a lock into this control, granted it if possible.
addLock(Object, Lock) - Method in class org.apache.derby.impl.services.locks.LockSpace
Add a lock to a group.
addMember(String, String, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addMethodReference(String, String, String, boolean) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addNameAndType(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add a name and type entry
addNewArrayOfRows(int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Generate the assignment for row = new ExecRow[numResultSets]
addNewColumns() - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
Substitute new result columns for window function calls and add the result columns to childResult's list of columns.
addNewColumnsForAggregation() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
Add a whole slew of columns needed for aggregation.
addNewColumnToTable(Activation, LanguageConnectionContext, DataDictionary, TransactionController, int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
Workhorse for adding a new column to a table.
addNewNodes() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
Add any new ResultSetNodes that are necessary to the tree.
addNewNodes() - Method in class org.apache.derby.impl.sql.compile.UnionNode
Add any new ResultSetNodes that are necessary to the tree.
addNewNodesCalled - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
 
addNewNodesCalled - Variable in class org.apache.derby.impl.sql.compile.UnionNode
 
addNewPredicate(Predicate) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Add a new predicate to the list.
addNewPredicate(Predicate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Add a new predicate to the list.
addNewPredicate(Predicate) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Add a new predicate to the list.
addNewPredicate(Predicate) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Add a new predicate to the list.
addNewPredicate(Predicate) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
Add a new predicate to the list.
addNewPRNode() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
Add a new PR node for aggregation.
addNewPRNode() - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
Add a new PR node.
addNewSources() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
 
addOptPredicate(OptimizablePredicate) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
Add the given OptimizablePredicate to the end of this list.
addOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList
 
addOptPredicate(OptimizablePredicate, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
Another flavor of addOptPredicate that inserts the given predicate at a given position.
addOrderByColumn(OrderByColumn) - Method in class org.apache.derby.impl.sql.compile.OrderByList
Add a column to the list
addOrderedColumn(int, int, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
Add a column to this RowOrdering in the current order position.
addOrderedColumn(int, int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
addOuterJoinArguments(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
Generate and add any arguments specifict to outer joins.
addOuterJoinArguments(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Generate and add any arguments specifict to outer joins.
addPage() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Add an empty page to the container and obtain exclusive access to it.
addPage(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Add an empty page to the container and obtain exclusive access to it.
addPage(FileContainer, long, RawTransaction, BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
Add a page which is managed by this alloc page.
addPage(BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Add a page to this container.
addPage() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Add a page to the container The page returned will be observing me.
addPage(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Add a page to the container, if flag == ContainerHandle.ADD_PAGE_BULK, tell the container about it.
addPage(BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
Add a page without locking the container, only one user will be accessing this table at a time.
addParms(Vector) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Add the parameter list
addPermittedColumns(DataDictionary, boolean, String, FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
Add one user's set of permitted columns to a list of permitted columns.
addPostCommitWork(Serviceable) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
Add to the list of post commit work.
addPostCommitWork(Serviceable) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Add to the list of post commit work that may be processed after this transaction commits.
addPostCommitWork(Serviceable) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Add to the list of post commit work.
addPostCommitWork(Serviceable) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
addPostTerminationWork(Serviceable) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Add to the list of post termination work that may be processed after this transaction commits or aborts.
addPostTerminationWork(Serviceable) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
addPredicate(Predicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList
Add a Predicate to the list.
addPreparedStatement(String, PreparedStatement) - Method in class org.apache.derby.impl.tools.ij.Session
 
addProperty(String, String) - Method in class org.apache.derby.iapi.jdbc.JDBCBoot
 
addPropertySetNotification(PropertySetCallback) - Method in interface org.apache.derby.iapi.services.property.PropertyFactory
Add a callback for a change in any property value.
addPropertySetNotification(PropertySetCallback) - Method in class org.apache.derby.iapi.services.property.PropertyValidation
 
addPropertySetNotification(PropertySetCallback, TransactionController) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
 
addProvider(Provider) - Method in class org.apache.derby.iapi.sql.depend.ProviderList
Add a Provider to the list.
addProviderToAuxiliaryList(Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a Provider to the current AuxiliaryProviderList, if one exists.
addQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
addRCForRID() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Add an RC to the end of the list for the RID from an index.
addReference(int, String, String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addReference(int, ClassMember) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addRemovePermissionsDescriptor(boolean, PermissionsDescriptor, String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Add or remove a permission to the permission database.
addRemovePermissionsDescriptor(boolean, PermissionsDescriptor, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Add or remove a permission to/from the permission database.
addRequiredColumnPriv(ColumnDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a column privilege to the list of used column privileges.
addRequiredColumnPriv(ColumnDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a column privilege to the list of used column privileges.
addRequiredRolePriv(String, int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a required role privilege to the list of privileges.
addRequiredRolePriv(String, int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a required role privilege to the list privileges.
addRequiredRoutinePriv(AliasDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a routine execute privilege to the list of used routine privileges.
addRequiredRoutinePriv(AliasDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a routine execute privilege to the list of used routine privileges.
addRequiredSchemaPriv(String, String, int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a schema privilege to the list of used privileges.
addRequiredSchemaPriv(String, String, int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a required schema privilege to the list privileges.
addRequiredTablePriv(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a table or view privilege to the list of used table privileges.
addRequiredTablePriv(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a table or view privilege to the list of used table privileges.
addResultColumn(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Add a ResultColumn (at this point, ResultColumn or AllResultColumn) to the list
addResultSet(ResultSet, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
Add a new resultSet to this statement.
addResultSet(ResultSet) - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
 
addRowToHashTable(ExecRow, int, RowLocation, boolean) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Add a row to the backing hash table, keyed on position.
addSavedObject(Object) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add an object to the pool that is created at compile time and used at execution time.
addSavedObject(Object) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
addScopedPredicatesToList(PredicateList) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
Add scoped predicates to this optimizer's predicateList.
addSession(Socket) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Add a session - for use by ClientThread.
addSession(Connection, String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
Making a new connection, add it to the pool, and make it current.
addSession(Connection, String) - Method in class org.apache.derby.impl.tools.ij.ij
 
addSingleQuotes(String) - Static method in class org.apache.derby.tools.dblook
 
addSlotEntry(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Insert a new slot entry into the current slot array.
addSpecialRegisters(String) - Method in class org.apache.derby.client.am.Connection
 
addSpecialRegisters(String) - Method in class org.apache.derby.client.net.NetConnection
 
addSpecialRegisters(String) - Method in class org.apache.derby.client.net.NetXAResource
 
addSPSDescriptor(SPSDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Adds the given SPSDescriptor to the data dictionary, associated with the given table and constraint type.
addSPSDescriptor(SPSDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Adds the given SPSDescriptor to the data dictionary, associated with the given table and constraint type.
addSPSParams(SPSDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Add a column in SYS.SYSCOLUMNS for each parameter in the parameter list.
addStatementEventListener(StatementEventListener) - Method in class org.apache.derby.client.ClientPooledConnection40
Registers a StatementEventListener with this PooledConnection object.
addStatementEventListener(StatementEventListener) - Method in class org.apache.derby.client.ClientXAConnection40
Registers a StatementEventListener with this PooledConnection object.
addStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection40
Registers a StatementEventListener with this PooledConnection object.
addStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedXAConnection40
Registers a StatementEventListener with this PooledConnection object.
addStmtDescriptorsToSystemCatalog() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
This method writes only the stmt and its timing descriptor to the dataDictionary
addString(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add a string entry
addSubKeyConstraint(KeyConstraintDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Add the matching row to syskeys when adding a unique or primary key constraint
addSubqueryNode(SubqueryNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
Add a subquery to the list.
addSYSCOLUMNSIndex2Property(TransactionController, long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
addSystemSchema(String, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Add a system schema to the database.
addSystemTableToDictionary(TabInfoImpl, SchemaDescriptor, TransactionController, DataDescriptorGenerator) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Add the required entries to the data dictionary for a System table.
addTableDescriptorToOtherCache(TableDescriptor, Cacheable) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Add a table descriptor to the "other" cache.
addTableElement(TableElementNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Add a TableElementNode to this TableElementList
addThrownException(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Declare the method throws an exception.
addThrownException(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
a throwable can be added to the end of the list of thrownExceptions.
addToFreeList(DataValueDescriptor[], int) - Method in interface org.apache.derby.iapi.store.access.SortObserver
 
addToFreeList(DataValueDescriptor[], int) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
 
addToProtocol(ProtocolKey, ModuleInstance) - Method in class org.apache.derby.impl.services.monitor.TopService
Add a running module into the protocol hash table.
addToThreadList(Thread, ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
The current thread (passed in a me) is setting associateCM to be its current context manager.
addUnAggColumns() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
In the query rewrite for group by, add the columns on which we are doing the group by.
addUnorderedOptimizable(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
Add an unordered optimizable to this RowOrdering.
addUnorderedOptimizable(Optimizable) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
addUpdateTransaction(int) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Add this raw transaction on to the list of update transaction
addUpdateTransaction(TransactionId, RawTransaction, int) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
Change a transaction to update or add an update transaction to this table.
addUpdateTransaction(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Add this to the xactFactory list of update transaction.
addUpdateTransaction(TransactionId, RawTransaction, int) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
Add a transaction to the list of transactions that has updated the raw store.
addUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
addUtf8Entry(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Add a UTF8 into the pool and return the index to it.
addValueNode(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
Add a ValueNode to the list.
addWaiter(Lock, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
Add a lock request to a list of waiters.
addWaiters(Map) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
Add all waiters in this lock table to a Map object.
addWaiters(Map) - Method in interface org.apache.derby.impl.services.locks.Control
 
addWaiters(Map) - Method in class org.apache.derby.impl.services.locks.Lock
 
addWaiters(Map) - Method in class org.apache.derby.impl.services.locks.LockControl
Add the waiters of this lock into this Map object.
addWaiters(Map) - Method in class org.apache.derby.impl.services.locks.LockSet
Add all waiters in this lock table to a Map object.
addWaiters(Map) - Method in interface org.apache.derby.impl.services.locks.LockTable
Add all waiters in the lock table to the specified map.
addWarning(SQLWarning) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
Add a SQLWarning to this Connection object.
addWarning(SQLWarning) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
Add a SQLWarning to this Connection object.
addWarning(SQLWarning) - Method in interface org.apache.derby.iapi.sql.Activation
Add a warning to the activation
addWarning(SQLWarning) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a compile time warning.
addWarning(SQLWarning) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Add a warning to the current list of warnings, to follow this note from Connection.getWarnings.
addWarning(SQLWarning) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Adds a warning to the end of the warning chain.
addWarning(SQLWarning) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Add a SQLWarning to this Statement object.
addWarning(SQLWarning) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a compile time warning.
addWarning(SQLWarning) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
addWarning(SQLWarning) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
 
addWarning(SQLWarning) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
 
addWarningIfPrivilegeNotRevoked(Activation, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.execute.PrivilegeInfo
This method adds a warning if a revoke statement has not revoked any privileges from a grantee.
addWindow(WindowDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.WindowList
 
addXmlOpMethodParams(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Push the fields necessary to generate an instance of SqlXmlExecutor, which will then be used at execution time to retrieve the compiled XML query expression, along with any other XML-specific objects.
addXmlOpMethodParams(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Add some additional arguments to our method call for XML related operations like XMLPARSE and XMLSERIALIZE.
ADJUST_LENGTHS - Static variable in class org.apache.derby.impl.drda.DDMReader
 
adjustAbsoluteRowset(long) - Method in class org.apache.derby.client.am.ResultSet
 
adjustBeginLineColumn(int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
Method to adjust line and column numbers for the start of a token.
adjustCollectionAndDssLengths(int) - Method in class org.apache.derby.client.net.Reply
 
adjustColumnOffsetsForColumnsPreviouslyCalculated(int) - Method in class org.apache.derby.client.net.NetCursor
 
adjustDdmLength(int, int) - Method in class org.apache.derby.client.net.Reply
 
adjustDeferredFlag(boolean) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
 
adjustFirstRowset() - Method in class org.apache.derby.client.am.ResultSet
 
adjustForSortElimination(RequiredRowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
Walk through the predicates in this list and make any adjustments that are required to allow for proper handling of an ORDER BY clause.
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
 
adjustForSortElimination(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
 
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
adjustForSortElimination(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
adjustForSortElimination(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.PredicateList
 
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Notify the underlying result set tree that the optimizer has chosen to "eliminate" a sort.
adjustForSortElimination(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Same goal as adjustForSortElimination above, but this version takes a RequiredRowOrdering to allow nodes to adjust based on the ORDER BY clause, if needed.
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
 
adjustForSortElimination(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
 
adjustForSortElimination() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
 
adjustForSortElimination(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
 
adjustLastRowset(long) - Method in class org.apache.derby.client.am.ResultSet
 
adjustLengths(int) - Method in class org.apache.derby.client.net.Reply
 
adjustLengths(int) - Method in class org.apache.derby.impl.drda.DDMReader
Adjust remaining length
adjustNextRowset() - Method in class org.apache.derby.client.am.ResultSet
 
adjustNumberOfRowsReturned(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
 
adjustNumberOfRowsReturned(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Some types of joins (e.g. outer joins) will return a different number of rows than is predicted by optimizeIt() in JoinNode.
adjustPreviousRowset(int, long, boolean) - Method in class org.apache.derby.client.am.ResultSet
 
adjustRefreshRowset() - Method in class org.apache.derby.client.am.ResultSet
 
adjustRelativeRowset(long) - Method in class org.apache.derby.client.am.ResultSet
 
adjustVirtualColumnId(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Adjust the virtualColumnId for this ResultColumn by the specified amount
adjustVirtualColumnIds(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Walk the list and adjust the virtualColumnIds in the ResultColumns by the specified amount.
advanceRightPastDuplicates(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
 
AES - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
 
AES_IV_LENGTH - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
AES encryption takes in an default Initialization vector length (IV) length of 16 bytes This is needed to generate an IV to use for encryption and decryption process
af - Variable in class org.apache.derby.impl.db.BasicDatabase
 
af - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
affected_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
 
affectedRows - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
AFTER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
AFTER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
AFTER_BIND - Static variable in interface org.apache.derby.iapi.sql.compile.ASTVisitor
 
AFTER_DELETE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
AFTER_DELETE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
 
AFTER_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
AFTER_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
 
AFTER_OPTIMIZE - Static variable in interface org.apache.derby.iapi.sql.compile.ASTVisitor
 
AFTER_PARSE - Static variable in interface org.apache.derby.iapi.sql.compile.ASTVisitor
 
AFTER_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
AFTER_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
 
afterLast() - Method in class org.apache.derby.client.am.ResultSet
 
AFTERLAST - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
afterLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Moves to the end of the result set, just after the last row.
afterLast - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
 
afterLast(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
Position after the last row of the specified ResultSet and return NULL to the user.
afterLast() - Method in class org.apache.derby.vti.VTITemplate
 
AfterLastStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
afterLastX() - Method in class org.apache.derby.client.am.ResultSet
 
afterResultSet - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
 
afterRow - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
used exclusively for InsertResultSets which have autoincrement columns.
Agent - Class in org.apache.derby.client.am
 
Agent(Connection, LogWriter) - Constructor for class org.apache.derby.client.am.Agent
 
AGENT - Static variable in class org.apache.derby.client.net.CodePoint
 
AGENT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
agent - Variable in class org.apache.derby.impl.drda.DDMReader
 
agent - Variable in class org.apache.derby.impl.drda.DDMWriter
 
agent - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
 
agent_ - Variable in class org.apache.derby.client.am.Connection
 
agent_ - Variable in class org.apache.derby.client.am.CrossConverters
 
agent_ - Variable in class org.apache.derby.client.am.Cursor
 
agent_ - Variable in class org.apache.derby.client.am.DatabaseMetaData
 
agent_ - Variable in class org.apache.derby.client.am.EncryptionManager
 
agent_ - Variable in class org.apache.derby.client.am.Lob
 
agent_ - Variable in class org.apache.derby.client.am.ResultSet
 
agent_ - Variable in class org.apache.derby.client.am.Savepoint
 
agent_ - Variable in class org.apache.derby.client.am.Section
 
agent_ - Variable in class org.apache.derby.client.am.SectionManager
 
agent_ - Variable in class org.apache.derby.client.am.Sqlca
 
agent_ - Variable in class org.apache.derby.client.am.Statement
 
agent_ - Variable in class org.apache.derby.client.net.ConnectionReply
 
agent_ - Variable in class org.apache.derby.client.net.Reply
 
agentError(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Agent error - something very bad happened
ageOut() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
Age as many objects as possible out of the cache.
ageOut - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
ageOut() - Method in class org.apache.derby.impl.services.cache.Clock
Age as many objects as possible out of the cache.
ageOut() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
Remove all objects that are not kept and not dirty.
AGG_AVG_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.AvgAggregator
AGG_COUNT_STAR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.CountStarAggregator
AGG_COUNT_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.CountAggregator
AGG_INFO_LIST_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.AggregateInfoList
AGG_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.AggregateInfo
AGG_MAX_MIN_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.MaxMinAggregator
AGG_MIN_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.MinAggregator
AGG_SUM_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.SumAggregator
AGG_USER_ADAPTOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.UserAggregatorAggregator
aggClass(Token) - Static method in class org.apache.derby.impl.sql.compile.SQLParser
Translate a token for the name of a built-in aggregate to an aggregate definition class.
aggInfo - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
Information that is used at execution time to process aggregates.
aggInfo - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
 
aggInfoList - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
 
aggName(Token) - Static method in class org.apache.derby.impl.sql.compile.SQLParser
Translate a token for the name of a built-in aggregate to a String containing an aggregate name.
AGGREGATE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
AGGREGATE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
AGGREGATE_WINDOW_FUNCTION_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
AGGREGATE_WINDOW_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
AggregateDefinition - Interface in org.apache.derby.impl.sql.compile
An AggregateDefinition defines an aggregate.
aggregateDefinitionClass - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
 
aggregateDefinitionClassName - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
 
aggregateExpression(String, Class) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
aggregateFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of an aggregateNode()() rule.
aggregateFunction - Variable in class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
 
aggregateName - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
 
aggregateName - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
This class implements Formatable.
AggregateNode - Class in org.apache.derby.impl.sql.compile
An Aggregate Node is a node that reprsents a set function/aggregate.
AggregateNode() - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode
 
aggregates - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
 
AggregateSortObserver - Class in org.apache.derby.impl.sql.execute
This sort observer performs aggregation.
AggregateSortObserver(boolean, GenericAggregator[], GenericAggregator[], ExecRow) - Constructor for class org.apache.derby.impl.sql.execute.AggregateSortObserver
Simple constructor
aggregateVector - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
The list of all aggregates in the query block that contains this group by.
aggregateVector - Variable in class org.apache.derby.impl.sql.compile.JoinNode
 
aggregateVector - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
AggregateWindowFunctionNode - Class in org.apache.derby.impl.sql.compile
Represents aggregate function calls on a window
AggregateWindowFunctionNode() - Constructor for class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
 
aggregatorClassName - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
 
aggregatorClassName - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
 
aggregatorColumn - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
 
aggregatorColumnId - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
 
AggregatorInfo - Class in org.apache.derby.impl.sql.execute
This is a simple class used to store the run time information needed to invoke an aggregator.
AggregatorInfo() - Constructor for class org.apache.derby.impl.sql.execute.AggregatorInfo
Niladic constructor for Formattable
AggregatorInfo(String, String, int, int, int, boolean, ResultDescription) - Constructor for class org.apache.derby.impl.sql.execute.AggregatorInfo
Consructor
AggregatorInfoList - Class in org.apache.derby.impl.sql.execute
Vector of AggergatorInfo objects.
AggregatorInfoList() - Constructor for class org.apache.derby.impl.sql.execute.AggregatorInfoList
Niladic constructor for Formatable
aggsToInitialize - Variable in class org.apache.derby.impl.sql.execute.AggregateSortObserver
 
aggsToProcess - Variable in class org.apache.derby.impl.sql.execute.AggregateSortObserver
 
AGNPRMRM - Static variable in class org.apache.derby.impl.drda.CodePoint
 
aiCache - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
keeps track of autoincrement values that are generated by getSetAutoincrementValues.
aiCounters - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
aiCounters is a vector of AutoincrementCounters used to keep state which might be used by the trigger.
aiCounters - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
 
aid - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
 
aid - Variable in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
Authorization id
aid - Variable in class org.apache.derby.impl.sql.compile.CreateSchemaNode
 
aid - Variable in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
 
aiHT - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
aiHT is a hashtable of autincrement pairs.
ALIAS - Static variable in interface org.apache.derby.catalog.Dependable
 
ALIAS_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.catalog.AliasDescriptorFinder
ALIAS_NAME_SPACE_FUNCTION_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_NAME_SPACE_FUNCTION_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_NAME_SPACE_PROCEDURE_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
Public statics for the various alias name spaces as both char and String.
ALIAS_NAME_SPACE_PROCEDURE_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_NAME_SPACE_SYNONYM_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_NAME_SPACE_SYNONYM_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_TYPE_FUNCTION_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_TYPE_FUNCTION_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_TYPE_PROCEDURE_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
Public statics for the various alias types as both char and String.
ALIAS_TYPE_PROCEDURE_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_TYPE_SYNONYM_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
 
ALIAS_TYPE_SYNONYM_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
 
AliasDescriptor - Class in org.apache.derby.iapi.sql.dictionary
This class represents an Alias Descriptor.
AliasDescriptor(DataDictionary, UUID, String, UUID, String, char, char, boolean, AliasInfo, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Constructor for a AliasDescriptor
aliasDescriptor - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
 
aliasDescriptor - Variable in class org.apache.derby.impl.sql.execute.RoutinePrivilegeInfo
 
ALIASES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
aliasID - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
ALIASID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
 
ALIASID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
 
AliasInfo - Interface in org.apache.derby.catalog
An interface for describing an alias in Derby systems.
aliasInfo - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
aliasInfo - Variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
 
aliasInfo - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
 
aliasName - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
aliasName - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
 
aliasName - Variable in class org.apache.derby.impl.sql.execute.DropAliasConstantAction
 
aliasType - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
aliasType - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
aliasType - Variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
 
aliasType - Variable in class org.apache.derby.impl.sql.compile.DropAliasNode
 
aliasType - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
 
aliasTypeName(char) - Static method in class org.apache.derby.impl.sql.compile.DropAliasNode
 
ALL - Static variable in class org.apache.derby.diag.LockTable
return all locks and latches
ALL - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
ALL - Static variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
 
ALL - Static variable in class org.apache.derby.impl.services.locks.Timeout
 
all - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
Tells whether to eliminate duplicate rows.
ALL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
all - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
 
ALL - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
ALL_FREE - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
 
ALL_INDEXES - Static variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
 
ALL_RESULT_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
ALL_RESULT_COLUMN_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
allAreSet() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Tells whether all the parameters are set and ready for execution.
allAreSet() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
 
allAscending - Variable in class org.apache.derby.impl.sql.compile.OrderByList
 
allAscending() - Method in class org.apache.derby.impl.sql.compile.OrderByList
Are all columns in the list ascending.
allColumnsCoveredByUserOrPUBLIC(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
Returns false if the current role is necessary to cover the necessary permission(s).
allContexts - Variable in class org.apache.derby.iapi.services.context.ContextService
Collection of all ContextManagers that are open in the complete Derby system.
AllDebugOff - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
 
AllDebugOn - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
AllDebugOn and AllDebugOff override individual flags
allDeclaredGlobalTempTables - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
allExpressionsAreColumns(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Determine if all of the RC.expressions are columns in the source result set.
ALLOC_PAGE_HEADER_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
constants
ALLOC_PAGE_HEADER_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
 
allocActionsSet - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
 
ALLOCATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
allocate(OpenBTree, ControlRow, int, ControlRow) - Static method in class org.apache.derby.impl.store.access.btree.BranchControlRow
Allocate a new leaf page to the conglomerate.
allocate(OpenBTree, ControlRow) - Static method in class org.apache.derby.impl.store.access.btree.LeafControlRow
Allocate a new leaf page to the conglomerate.
allocate_objects(Transaction, int, FormatableBitSet, int[], int[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
Allocate new objects to array based on format id's and column_list.
allocateCharBuffer() - Method in class org.apache.derby.client.am.Cursor
 
allocateColumnDataComputedLengthArray(int) - Method in class org.apache.derby.client.net.NetCursor
 
allocateColumnDataIsNullArray(int) - Method in class org.apache.derby.client.net.NetCursor
 
allocateColumnDataPositionArray(int) - Method in class org.apache.derby.client.net.NetCursor
 
allocateColumnOffsetAndLengthArrays() - Method in class org.apache.derby.client.net.NetCursor
 
ALLOCATED_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
public Per Page status
allocateDataBuffer() - Method in class org.apache.derby.client.net.NetCursor
 
allocateDataBuffer(int) - Method in class org.apache.derby.client.net.NetCursor
 
allocatedBlocks - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
The number of allocated blocks.
allocatedRow - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
 
allocatedRow - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
 
allocateLidAndLengthsArray(ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
 
allocateQualArray(Qualifier[][], int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
Allocate an array of qualifiers and initialize in Qualifier[][]
allocateScanPosition() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
Create object which represents the scan position.
AllocationActions - Interface in org.apache.derby.impl.store.raw.data
This interface describe the operations that has to do with page allocation/deallocation.
AllocationCache - Class in org.apache.derby.impl.store.raw.data
An auxiliary object to cache the allocation information for a file container.
AllocationCache() - Constructor for class org.apache.derby.impl.store.raw.data.AllocationCache
 
allocator - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
Where to allocate nodes from.
allocCache - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
AllocExtent - Class in org.apache.derby.impl.store.raw.data
An allocation extent row manages the page status of page in the extent.
AllocExtent(long, long, int, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.AllocExtent
 
AllocExtent(AllocExtent) - Constructor for class org.apache.derby.impl.store.raw.data.AllocExtent
 
AllocExtent() - Constructor for class org.apache.derby.impl.store.raw.data.AllocExtent
 
allocPage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
Allocate this page - this is called underneath the log record
AllocPage - Class in org.apache.derby.impl.store.raw.data
An allocation page of the file container.
AllocPage() - Constructor for class org.apache.derby.impl.store.raw.data.AllocPage
 
AllocPageOperation - Class in org.apache.derby.impl.store.raw.data
 
AllocPageOperation(AllocPage, long, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.AllocPageOperation
 
AllocPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.AllocPageOperation
 
allowCloseInUOW_() - Method in class org.apache.derby.client.am.Connection
 
allowCloseInUOW_() - Method in class org.apache.derby.client.net.NetConnection
Check if the connection can be closed when there are uncommitted operations.
allowDuplicates - Variable in class org.apache.derby.impl.store.access.btree.BTree
Whether the index allows duplicates or not.
allowedToReadFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
allowInsert() - Method in class org.apache.derby.impl.store.raw.data.BasePage
Returns false if an insert is not to be allowed in the page.
allowInsert() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Is there enough space on the page to insert a minimum size row?
allowLocalCommitRollback_() - Method in class org.apache.derby.client.am.Connection
 
allowLocalCommitRollback_() - Method in class org.apache.derby.client.net.NetConnection
 
allowOnlySecurityMechanism - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
allProceduresAreCallable() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
allProceduresAreCallable() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
allProceduresAreCallable() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Can all the procedures returned by getProcedures be called by the current user?
allProceduresAreCallable__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
allPushable() - Method in class org.apache.derby.impl.sql.compile.PredicateList
Check if all of the predicates in the list are pushable.
allReference(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
Check if all the predicates reference a given FromBaseTable.
allReferencedCols - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
AllResultColumn - Class in org.apache.derby.impl.sql.compile
An AllResultColumn represents a "*" result column in a SELECT statement.
AllResultColumn() - Constructor for class org.apache.derby.impl.sql.compile.AllResultColumn
 
allRowsReceivedFromServer() - Method in class org.apache.derby.client.am.Cursor
Return true if all rows are received from the server.
allRowsReceivedFromServer_ - Variable in class org.apache.derby.client.am.Cursor
 
allSamePrecendence(int) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
Return whether or not all of the entries in the list have the same type precendence as the specified value.
allTablesAreSelectable() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Can all the tables returned by getTable be SELECTed by the current user?
allTablesAreSelectable__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
allTopCRsFromSameTable() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Return whether or not all of the RCs in the list whose expressions are ColumnReferences are from the same table.
ALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ALOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ALOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ALOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ALOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ALPHA - Static variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
 
ALPHA_BETA_ALLOW_UPGRADE - Static variable in interface org.apache.derby.iapi.reference.Property
Allow database upgrade during alpha/beta time.
ALREADY_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
ALREADY_CLOSED_ERR_MESSAGE - Static variable in class org.apache.derby.client.am.CloseFilterInputStream
 
alreadyBound - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
 
AlreadyHaveConnectionNamed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
alreadyHaveConnectionNamed(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
alreadyInOrder - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
Whether the rows are expected to be in order on insert, as passed in on create.
alreadyReadPage - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
 
ALTER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ALTER_SPS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.Database.Language.Execution.AlterSPSConstantAction
ALTER_TABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
ALTER_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
ALTER_TABLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
alterTableAction(TableElementList, int[], int[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
alterTableBody(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
alterTableCallMade - Variable in class org.apache.derby.impl.store.access.RAMTransaction
Set by alter table to indicate that the conglomerate cache needs to be invalidated if a transaction aborting error is encountered, cleared after cleanup.
AlterTableConstantAction - Class in org.apache.derby.impl.sql.execute
This class describes actions that are ALWAYS performed for an ALTER TABLE Statement at Execution time.
AlterTableConstantAction(SchemaDescriptor, String, UUID, long, int, ColumnInfo[], ConstraintConstantAction[], char, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class org.apache.derby.impl.sql.execute.AlterTableConstantAction
Make the AlterAction for an ALTER TABLE statement.
AlterTableNode - Class in org.apache.derby.impl.sql.compile
A AlterTableNode represents a DDL statement that alters a table.
AlterTableNode() - Constructor for class org.apache.derby.impl.sql.compile.AlterTableNode
 
alterTableStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
alterURL(String, String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
 
ALWAYS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
alwaysDefer(int) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
 
alwaysDefer(int) - Method in interface org.apache.derby.vti.DeferModification
This method is called during preparation of an insert, update, or delete statement with this VTI as the target.
alwaysOrdered(int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
Ask whether the given table is always ordered.
alwaysOrdered(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
alwaysOrderedOptimizables - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
alwaysSort - Variable in class org.apache.derby.impl.sql.compile.OrderByList
 
AM_NO_FACTORY_FOR_IMPLEMENTATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AM_NO_SUCH_CONGLOMERATE_DROP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AM_NO_SUCH_CONGLOMERATE_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AM_NO_SUCH_SORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AM_PM - Static variable in class org.apache.derby.iapi.types.SQLTime
 
AM_RECORD_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AM_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AMBIGIOUS_PROTOCOL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AMPERSAND - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
and(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Bitwise AND this FormatableBitSet with another FormatableBitSet.
and(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
The SQL AND operator.
and(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
The AND operator.
and(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
 
AND - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
AND - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
AND_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
AND_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
andExpression(ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
AndNode - Class in org.apache.derby.impl.sql.compile
 
AndNode() - Constructor for class org.apache.derby.impl.sql.compile.AndNode
 
andNode - Variable in class org.apache.derby.impl.sql.compile.Predicate
 
ANEWARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
anotherPropertyFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of another element in a PROPERTY list.
ANSI_CASING - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
 
ansiTrim(int, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
 
ansiTrim(int, StringDataValue, StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
The SQL Ansi trim function.
ansiTrim() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ansiTrimSpec() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ansiTrimSpecFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ANTI_ANSI_CASING - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
 
AntiGC - Class in org.apache.derby.impl.services.monitor
 
AntiGC(Object) - Constructor for class org.apache.derby.impl.services.monitor.AntiGC
 
antiGCDriverManager - Variable in class org.apache.derby.jdbc.Driver20
 
ANY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ANY_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTime
 
anyChar - Static variable in class org.apache.derby.iapi.types.Like
 
anyNull(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
 
anyoneBlocked() - Method in interface org.apache.derby.iapi.services.locks.LockFactory
Returns true if locks held by anyone are blocking anyone else
anyoneBlocked() - Method in interface org.apache.derby.iapi.store.access.TransactionController
Return true if any transaction is blocked (even if not by this one).
anyoneBlocked() - Method in interface org.apache.derby.iapi.store.raw.Transaction
Return true if any transaction is blocked, even if not by this one.
anyoneBlocked() - Method in class org.apache.derby.impl.services.locks.AbstractPool
Returns true if locks by anyone are blocking anyone else
anyoneBlocked() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
Check whether anyone is blocked.
anyoneBlocked() - Method in class org.apache.derby.impl.services.locks.LockSet
 
anyoneBlocked() - Method in interface org.apache.derby.impl.services.locks.LockTable
Check whether there are anyone blocked in the lock table.
anyoneBlocked() - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
anyoneBlocked() - Method in class org.apache.derby.impl.store.raw.xact.Xact
Return true if any transaction is currently blocked, even if not by this transaction.
AnyResultSet - Class in org.apache.derby.impl.sql.execute
Takes a quantified predicate subquery's result set.
AnyResultSet(NoPutResultSet, Activation, GeneratedMethod, int, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.AnyResultSet
 
anySetBit() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
If any bit is set, return the zero-based bit index of the first bit that is set.
anySetBit(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Like anySetBit(), but return any set bit whose number is bigger than beyondBit.
anyString - Static variable in class org.apache.derby.iapi.types.Like
 
anyStringTypeDescriptor() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
CreateAliasNode creates the RoutineAliasInfo for a user defined function or procedure in it's init method, which is called by the parser.
apl - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
append(String) - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
Append an error string
appendAttrString(Properties) - Method in class org.apache.derby.impl.drda.Database
 
appendBlanks(char[], int, int) - Static method in class org.apache.derby.iapi.types.SQLChar
Private/Protected methods of This class:
appendBytes(byte[], int, int, int) - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
Append a byte[] to this LogBufferElement.
appendDatabaseAttributes(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
Append attributes to the database name except for user/password which are sent as part of the protocol, and SSL which is used locally in the client.
appendErrorInfo() - Method in class org.apache.derby.iapi.services.context.ContextImpl
 
appendErrorInfo() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
appendErrorInfo() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
appendln(String) - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
Append an error string with a newline
appendLog(long, byte[], int, int) - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
Append a chunk of log records to the log buffer.
appendLog(long, byte[], int, int) - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
Append a chunk of log records to this LogBufferElement.
appendLog(long, byte[], int, int) - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
Append a chunk of log records to the log buffer.
appendLog(long, byte[], int, int) - Method in class org.apache.derby.impl.store.replication.master.MasterController
Append a chunk of log records to the log buffer.
appendLogRecord(byte[], int, int, byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Append length bytes of data to the log prepended by a long log instant and followed by 4 bytes of length information.
appendLogRecordToBuffer(byte[], int, int, long, byte[], int, byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
Append a log record to a byte[].
appendLogs - Static variable in class org.apache.derby.tools.dblook
 
appendNewColumnsToRCL(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Append goobered up ResultColumns to the table's RCL.
appendNormalToList(String, String) - Static method in class org.apache.derby.iapi.util.IdUtil
Append an identifier to a comma separated list of identifiers.
appendOptimizerTraceOutput(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Append the latest output to the optimizer trace output.
appendOptimizerTraceOutput(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
appendOverflowFieldHeader(DynamicByteArrayOutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
Append an overflow pointer to a partly logged row, to point to a long column that just been logged.
appendOverflowFieldHeader(DynamicByteArrayOutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
 
appendResultColumns(ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Append a given ResultColumnList to this one, resetting the virtual column ids in the appended portion.
appendWarnings(SQLWarning, SQLWarning) - Method in class org.apache.derby.impl.tools.ij.ij
Add the warnings of wTail to the end of those of wHead.
applicationConnection - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
The Connection object the application is using when accessing the database through this connection.
applicationConnection - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
 
applicationConnection - Variable in class org.apache.derby.jdbc.XAStatementControl
 
applicationLoader - Variable in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
ApplicationObjectInputStream - Class in org.apache.derby.iapi.services.io
An object input stream that implements resolve class in order to load the class through the ClassFactory.loadApplicationClass method.
ApplicationObjectInputStream(InputStream, ClassFactory) - Constructor for class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
 
applicationParameterNumbers - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
 
applicationProperties - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
applicationPropertiesStream() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Get InputStream for application properties file Returns nul if it does not exist.
applicationPropertiesStream() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
 
applicationStatement - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
Statement reference the application is using to execute this Statement.
applicationStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
 
applicationStmt - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
Statement object the application used to create this ResultSet.
apply(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
Apply a property change.
apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
 
apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
 
apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
 
apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
 
apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
 
applySafeChanges(TransactionController, int, int) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
Apply changes that can safely be made in soft upgrade.
AppRequester - Class in org.apache.derby.impl.drda
AppRequester stores information about the application requester.
AppRequester() - Constructor for class org.apache.derby.impl.drda.AppRequester
AppRequester constructor
appRequester - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
appRequester - Variable in class org.apache.derby.impl.drda.Session
 
appRequesterTable - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
APPROXIMATE_NUMERIC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
approximateNumericType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ARE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
areColumnsComparable(ColumnDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Indicates whether the column descriptor list is type comparable with the constraints columns.
areColumnsNullable(ConstraintDefinitionNode, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Checks if any of the columns in the constraint can be null.
areLocksHeld(CompatibilitySpace, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
Return true if locks are held in this compatibility space and this group.
areLocksHeld(CompatibilitySpace) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
Return true if locks are held in this compatibility space.
areLocksHeld(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
Return true if locks are held in this group and this space.
areLocksHeld(CompatibilitySpace) - Method in class org.apache.derby.impl.services.locks.AbstractPool
Return true if locks are held in this space
MT - thread safe
areLocksHeld(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
Return true if locks are held in a group
areLocksHeld() - Method in class org.apache.derby.impl.services.locks.LockSpace
Return true if locks are held in this compatibility space.
areNullsOrdered(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecIndexRow
Return true if orderedNulls was called on this ExecIndexRow for the given column position.
areNullsOrdered(int) - Method in class org.apache.derby.impl.sql.execute.IndexRow
 
areNullsOrdered(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
 
areParametersQueryInvariant() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Return whether or not all of the parameters to this node are QUERY_INVARIANT or CONSTANT.
ARETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
arg - Variable in class org.apache.derby.impl.sql.compile.SQLParser.JJCalls
 
arg - Variable in class org.apache.derby.impl.tools.ij.ij.JJCalls
 
arg - Variable in class org.apache.derby.impl.tools.ij.mtGrammar.JJCalls
 
arg_passer - Variable in class org.apache.derby.iapi.types.SQLChar
 
argumentMatches(String[], String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
arguments - Variable in exception org.apache.derby.iapi.error.StandardException
 
arguments - Variable in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
argumentsContain(String[], String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
argumentsList - Variable in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
 
ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
array - Variable in class org.apache.derby.iapi.services.io.FormatableArrayHolder
This class implements Formatable.
array - Variable in class org.apache.derby.iapi.util.ByteArray
 
array - Variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
 
ARRAY_ACCESS - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
 
ARRAY_LIST_SIZE - Static variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
The estimated number of bytes used by ArrayList(0)
ARRAY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
ARRAY_STORE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
 
arrayIndex - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
Index of the array we are currently reading from.
ArrayInputStream - Class in org.apache.derby.iapi.services.io
An InputStream that allows reading from an array of bytes.
ArrayInputStream() - Constructor for class org.apache.derby.iapi.services.io.ArrayInputStream
Create an ArrayInputStream with a zero length byte array.
ArrayInputStream(byte[]) - Constructor for class org.apache.derby.iapi.services.io.ArrayInputStream
Create an ArrayInputStream with the passed in data.
ARRAYLENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ArrayOutputStream - Class in org.apache.derby.iapi.services.io
 
ArrayOutputStream() - Constructor for class org.apache.derby.iapi.services.io.ArrayOutputStream
 
ArrayOutputStream(byte[]) - Constructor for class org.apache.derby.iapi.services.io.ArrayOutputStream
 
arrays - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
A list of the arrays to combine.
ArrayUtil - Class in org.apache.derby.iapi.services.io
Utility class for constructing and reading and writing arrays from/to formatId streams.
ArrayUtil() - Constructor for class org.apache.derby.iapi.services.io.ArrayUtil
 
AS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
AS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
ASC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ascDescInfo - Variable in class org.apache.derby.impl.store.access.btree.BTree
 
ASCENDING - Static variable in interface org.apache.derby.iapi.sql.compile.RowOrdering
 
ascending - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
 
ascending - Variable in class org.apache.derby.impl.sql.execute.IndexColumnOrder
 
ASCII_FIXED_FORMAT_CODE - Static variable in class org.apache.derby.impl.load.ImportReadData
 
ASCII_STREAM - Static variable in class org.apache.derby.client.am.Lob
 
asciiChar - Static variable in class org.apache.derby.impl.drda.DssTrace
 
asciiChar__ - Static variable in class org.apache.derby.client.net.NetLogWriter
 
AsciiStream - Class in org.apache.derby.client.am
 
AsciiStream(String) - Constructor for class org.apache.derby.client.am.AsciiStream
 
AsciiStream(String, Reader) - Constructor for class org.apache.derby.client.am.AsciiStream
 
asciiStream_ - Variable in class org.apache.derby.client.am.Clob
 
asClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
asCode - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
 
asIdentity(long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
asInputStream() - Method in interface org.apache.derby.iapi.types.PositionedStream
Returns a reference to self as an InputStream.
asInputStream() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
 
asInputStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
 
ASSERT(EmbedConnection, boolean, String) - Static method in class org.apache.derby.impl.jdbc.Util
Mimic SanityManager.ASSERT in a JDBC-friendly way, and providing system cleanup for JDBC failures.
ASSERT - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
The build tool may be configured to alter this source file to reset the static final variables so that assertion and debug checks can be compiled out of the code.
ASSERT(boolean) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
ASSERT checks the condition, and if it is false, throws AssertFailure.
ASSERT(boolean, String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
ASSERT checks the condition, and if it is false, throws AssertFailure.
ASSERT - Static variable in class org.apache.derby.shared.common.sanity.SanityState
 
assertAutoinc(boolean, long, DefaultInfo) - Static method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
 
AssertFailure - Exception in org.apache.derby.iapi.services.sanity
A refactoring wrapper around the shared location
AssertFailure(String, Throwable) - Constructor for exception org.apache.derby.iapi.services.sanity.AssertFailure
 
AssertFailure(String) - Constructor for exception org.apache.derby.iapi.services.sanity.AssertFailure
This constructor expects no arguments or nested error.
AssertFailure - Exception in org.apache.derby.shared.common.sanity
AssertFailure is raised when an ASSERT check fails.
AssertFailure(String, Throwable) - Constructor for exception org.apache.derby.shared.common.sanity.AssertFailure
This constructor takes the pieces of information expected for each error.
AssertFailure(String) - Constructor for exception org.apache.derby.shared.common.sanity.AssertFailure
This constructor takes the just the message for this error.
AssertFailure() - Constructor for exception org.apache.derby.shared.common.sanity.AssertFailure
This constructor expects no arguments or nested error.
ASSERTION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
assignableTo(String, String) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
Is one named class assignable to another named class or interface?
assignableTo(String) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
Is this class assignable to the specified class?
assignColumnName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
assignCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.FromTable
Assign the cost estimate in this node to the given cost estimate.
assignedTableMap - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
assignResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Assign the next resultSetNumber to the resultSetNumber in this ResultSetNode.
associatedResource - Variable in class org.apache.derby.jdbc.XATransactionState
 
associationState - Variable in class org.apache.derby.jdbc.XATransactionState
Association state of the transaction.
asString - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
 
assumeGlobalXactIdentity(TransactionTableEntry) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Assume complete identity of the given Transaction Table Entry.
assumeIdentity(TransactionTableEntry) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Transform this identity to the one stored in transaction table entry.
ASTERISK - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ASTERISK - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
 
ASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ASTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ASTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ASTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
ASTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
aStream - Variable in class org.apache.derby.impl.load.ExportWriteData
 
ASTVisitor - Interface in org.apache.derby.iapi.sql.compile
A Visitor which handles nodes in Derby's abstract syntax trees.
astWalker - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
ASYNC - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
ASYNCHRONOUS_MODE - Static variable in interface org.apache.derby.iapi.store.replication.master.MasterFactory
Property value used to indicate that the service should be booted in asynchronous replication mode.
AsynchronousLogShipper - Class in org.apache.derby.impl.store.replication.master
Does asynchronous shipping of log records from the master to the slave being replicated to.
AsynchronousLogShipper(ReplicationLogBuffer, ReplicationMessageTransmit, MasterController, ReplicationLogger) - Constructor for class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
Constructor initializes the log buffer, the replication message transmitter, the shipping interval and the master controller.
AsyncStatement - Class in org.apache.derby.impl.tools.ij
 
AsyncStatement(Connection, String) - Constructor for class org.apache.derby.impl.tools.ij.AsyncStatement
 
AsyncStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Async: like execute immediate, without using, but runs the statement in a separate thread, against the current connection.
asyncStmts - Variable in class org.apache.derby.impl.tools.ij.Session
 
AT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
AT_ADD_CHECK_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_ADD_FOREIGN_KEY_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_ADD_PRIMARY_KEY_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_ADD_UNIQUE_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_DROP_COLUMN - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_DROP_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_MODIFY_COLUMN - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
AT_UNKNOWN - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
atEOF - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
 
atEOF() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
 
ATHROW - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
atIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
atLeastOneDebug - Static variable in class org.apache.derby.impl.tools.dblook.Logs
 
att_extnam - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
att_srvclsnm - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
ATT_SRVNAM - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
att_srvrlslv - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
attachStatementContext() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Attach this result set to the top statement context on the stack.
attempts - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
 
attempts - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
ATTEXC - Static variable in class org.apache.derby.impl.drda.Session
 
attrDN - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
 
Attribute - Interface in org.apache.derby.iapi.reference
List of all connection (JDBC) attributes by the system.
Attribute - Interface in org.apache.derby.shared.common.reference
List of all connection (JDBC) attributes by the system.
attribute_info - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
 
attribute_info - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
 
attribute_name_index - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
 
AttributeEntry - Class in org.apache.derby.iapi.services.classfile
 
AttributeEntry(int, ClassFormatOutput) - Constructor for class org.apache.derby.iapi.services.classfile.AttributeEntry
 
AttributeEntry(ClassInput) - Constructor for class org.apache.derby.iapi.services.classfile.AttributeEntry
 
AttributeHolder - Class in org.apache.derby.impl.tools.ij
 
AttributeHolder() - Constructor for class org.apache.derby.impl.tools.ij.AttributeHolder
 
attributeList() - Method in class org.apache.derby.impl.tools.ij.ij
 
Attributes - Class in org.apache.derby.iapi.services.classfile
 
Attributes(int) - Constructor for class org.apache.derby.iapi.services.classfile.Attributes
 
ATTRIBUTES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
attributes - Variable in class org.apache.derby.impl.tools.ij.URLCheck
 
attributesAsPassword - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
Set password to be a set of connection attributes.
attrString - Variable in class org.apache.derby.impl.drda.Database
 
AUTH_CANNOT_SET_READ_WRITE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_DATABASE_CONNECTION_REFUSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_DATABASE_CREATE_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_DATABASE_CREATE_MISSING_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_DDL_WITH_READ_ONLY_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_DUPLICATE_USERS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_ENCRYPT_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_GRANT_REVOKE_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_HARD_UPGRADE_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_INTERNAL_BAD_UUID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
AUTH_INVALID_AUTHORIZATION_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_INVALID_USER_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_ACCESS_NOT_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_COLUMN_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_COLUMN_PERMISSION_FOR_GRANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_EXECUTE_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_EXECUTE_PERMISSION_FOR_GRANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_LDAP_HOST_MENTIONED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
AUTH_NO_OBJECT_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_SERVICE_FOR_DB - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
AUTH_NO_SERVICE_FOR_SYSTEM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
AUTH_NO_TABLE_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NO_TABLE_PERMISSION_FOR_GRANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NOT_DATABASE_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_NOT_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_PUBLIC_ILLEGAL_AUTHORIZATION_ID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_REPLICATION_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_ROLE_DBO_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_ROLE_GRANT_CIRCULARITY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_SET_CONNECTION_READ_ONLY_IN_ACTIVE_XACT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_SHUTDOWN_MISSING_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_SHUTDOWN_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_USER_IN_READ_AND_WRITE_LISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTH_WRITE_WITH_READ_ONLY_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
authenticate(String, Properties) - Method in interface org.apache.derby.iapi.jdbc.AuthenticationService
Authenticate a User inside JBMS.
authenticate(String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Authenticate a User inside JBMS.T his is an overload method.
authenticateUser(String, String, String, Properties) - Method in interface org.apache.derby.authentication.UserAuthenticator
Authenticate a user's credentials.
authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
Authenticate the passed-in user's credentials.
authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
Authenticate the passed-in user's credentials.
authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
Authenticate the passed-in user's credentials.
AUTHENTICATION_NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTHENTICATION_PROVIDER_BUILTIN - Static variable in interface org.apache.derby.iapi.reference.Property
 
AUTHENTICATION_PROVIDER_BUILTIN_CLASS - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
AUTHENTICATION_PROVIDER_LDAP - Static variable in interface org.apache.derby.iapi.reference.Property
 
AUTHENTICATION_PROVIDER_NONE_CLASS - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
AUTHENTICATION_PROVIDER_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
 
AUTHENTICATION_SCHEME_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
AUTHENTICATION_SERVER_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
 
authenticationProvider - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
 
authenticationScheme - Variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
 
AuthenticationService - Interface in org.apache.derby.iapi.jdbc
The AuthenticationService provides a mechanism for authenticating users willing to access JBMS.
authenticationService - Variable in class org.apache.derby.impl.db.BasicDatabase
 
authenticationService - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
 
authenticationService - Variable in class org.apache.derby.jdbc.InternalDriver
 
AuthenticationServiceBase - Class in org.apache.derby.impl.jdbc.authentication
This is the authentication service base class.
AuthenticationServiceBase() - Constructor for class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
 
AuthenticationTrace - Static variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Trace flag to trace authentication operations
AUTHORIZATION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
AUTHORIZATION_SPEC_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
authorizationDatabaseOwner - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
authorizationId - Variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
 
authorize(int) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
Verify the connected user is authorized to perform the requested operation.
authorize(Activation, int) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
Verify the connected user is authorized to perform the requested operation.
authorize(int) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
Used for operations that do not involve tables or routines.
authorize(Activation, int) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
 
Authorizer - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
Authorizer - Interface in org.apache.derby.iapi.sql.conn
The Authorizer verifies a connected user has the authorization to perform a requested database operation using the current connection.
authorizer - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
autoCommit - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
 
AUTOCOMMIT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
autoCommit_ - Variable in class org.apache.derby.client.am.Connection
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.derby.client.am.DatabaseMetaData
Retrieves whether an SQLException will cause all open ResultSets to be closed when auto-commit is true.
autoCommitFailureClosesAllResultSets() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
Returns whether or not all open ResultSets on a Connection are closed if an error occurs when auto-commit in enabled.
AutocommitStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Autocommit lets you control this aspect of the connection.
autoCommitted_ - Variable in class org.apache.derby.client.am.ResultSet
 
autogeneratedKeys - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
Tells if the associated statement returns auto-generated keys.
autoGeneratedKeys_ - Variable in class org.apache.derby.client.am.Statement
 
autoGeneratedKeysColumnIndexes - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
autoGeneratedKeysColumnNames - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
autoGeneratedKeysResultSet - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
 
autoGeneratedKeysResultSet - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
autoGeneratedKeysResultSetMode - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
autoGeneratedKeysRowsHolder - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
autoinc_create_or_modify_Start_Increment - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
 
autoinc_create_or_modify_Start_Increment - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
autoinc_create_or_modify_Start_Increment - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
 
autoincInc - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
 
autoincInc - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
 
autoincIncrement - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
 
autoincrement - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
AUTOINCREMENT_CREATE_MODIFY - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
AUTOINCREMENT_INC_INDEX - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
AUTOINCREMENT_IS_AUTOINCREMENT_INDEX - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
AUTOINCREMENT_START_INDEX - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
autoIncrementBeginEnd(long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
autoincrementCacheHashtable - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
autoincrementCheckRange(long, long, String) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
checks to see if autoincrementIncrement and autoincrementInitial are within the bounds of the type whose min and max values are passed into this routine.
AutoincrementCounter - Class in org.apache.derby.impl.sql.execute
AutoincrementCounter is a not so general counter for the specific purposes of autoincrement columns.
AutoincrementCounter(Long, long, long, String, String, String, int) - Constructor for class org.apache.derby.impl.sql.execute.AutoincrementCounter
constructor
autoincrementCreateCounter(String, String, String, Long, long, int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Create an autoincrement counter to be used on behalf of a SQL-J statement.
autoincrementCreateCounter(String, String, String, Long, long, int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
autoincrementFlushCache(UUID) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Flush the cache of autoincrement values being kept by the lcc.
autoincrementFlushCache(UUID) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Flush the cache of autoincrement values being kept by the lcc.
autoincrementGenerated - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
autoincrementGenerated - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
If set to true, implies that this (rep)insertresultset has generated autoincrement values.
autoincrementHT - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
To support lastAutoincrementValue: This is a hashtable which maps schemaName,tableName,columnName to a Long value.
autoincrementIncrement - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
autoincrementStart - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
autoincrementUpdate - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
whether to allow updates or not.
autoincrementVerify - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
autoincRowLocation - Variable in class org.apache.derby.impl.sql.compile.InsertNode
 
autoincRowLocation - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
An array of row location objects (0 based), one for each column in the table.
autoincStart - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
 
autoincStart - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
 
autoincValue - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
 
AutoloadedDriver - Class in org.apache.derby.jdbc
This is the dummy driver which is registered with the DriverManager and which is autoloaded by JDBC4.
AutoloadedDriver() - Constructor for class org.apache.derby.jdbc.AutoloadedDriver
 
AutoPositioningStream - Class in org.apache.derby.impl.jdbc
This Stream is a wrapper for PositionedStoreStream to set the position correctly before performing any operation on it.
AutoPositioningStream(ConnectionChild, InputStream, Object) - Constructor for class org.apache.derby.impl.jdbc.AutoPositioningStream
Constructs AutoPositioningStream object.
aux - Variable in class org.apache.derby.impl.store.access.sort.Node
 
auxillary_runtimestats - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
 
auxObj - Variable in class org.apache.derby.impl.store.raw.data.BasePage
auxiliary object MT - mutable - content dynamic : single thread required.
AuxObject - Interface in org.apache.derby.iapi.store.raw
The interface of objects which can be associated with a page while it's in cache.
auxObjectInvalidated() - Method in interface org.apache.derby.iapi.store.raw.AuxObject
This method is called by the page manager when it's about to evict a page which is holding an aux object, or when a rollback occurred on the page.
auxObjectInvalidated() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Called when the page is being evicted from cache or when a rollback happened on the page and may possibly have changed the control row's value
available() - Method in class org.apache.derby.client.am.AsciiStream
 
available() - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
Return the number of available bytes.
available() - Method in class org.apache.derby.client.am.CloseFilterInputStream
 
available() - Method in class org.apache.derby.client.net.EncodedInputStream
 
available() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
available() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
 
available() - Method in class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
available() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Return an optimized version of bytes available to read from the stream.
available() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
 
available() - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
 
available() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class org.apache.derby.impl.load.ImportFileInputStream
Returns the number of bytes that can be read from this stream.
available - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
available() - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
 
available() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
Return the number of bytes that can be read from this ByteHolder without blocking on an IO.
available() - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
 
available() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
 
available() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
Return the number of bytes remains in the byteHolder for reading, without setting the write/read mode.
available - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
available - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
availableForReuse_ - Variable in class org.apache.derby.client.am.Connection
 
AVG - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
avg_next_time_per_row - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
 
AVG_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
 
AvgAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
AvgAggregator - Class in org.apache.derby.impl.sql.execute
Aggregator for AVG().
AvgAggregator() - Constructor for class org.apache.derby.impl.sql.execute.AvgAggregator
 
avoidMergeRun - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
 
awakened - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
 

B

B2I - Class in org.apache.derby.impl.store.access.btree.index
Implements an instance of a B-Tree secondary index conglomerate.
B2I() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2I
 
b2i - Variable in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
Conglomerate data structure for this index.
B2I_10_3 - Class in org.apache.derby.impl.store.access.btree.index
Class used to instantiate 10.3 version of the B2I object.
B2I_10_3() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2I_10_3
 
B2I_v10_2 - Class in org.apache.derby.impl.store.access.btree.index
Class used to instantiate 10.2 version of the B2I object.
B2I_v10_2() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2I_v10_2
No arg constructor, required by Formatable.
B2IController - Class in org.apache.derby.impl.store.access.btree.index
Controller used to insert rows into a secondary index.
B2IController() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IController
 
B2ICostController - Class in org.apache.derby.impl.store.access.btree.index
Controller used to provide cost estimates to optimizer about secondary index data access.
B2ICostController() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2ICostController
 
B2IFactory - Class in org.apache.derby.impl.store.access.btree.index
The "B2I" (acronym for b-tree secondary index) factory manages b-tree conglomerates implemented on the raw store which are used as secondary indexes.
B2IFactory() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IFactory
 
B2IForwardScan - Class in org.apache.derby.impl.store.access.btree.index
The btree secondary index implementation of ScanManager which provides reading and deleting of entries in the btree secondary index.
B2IForwardScan() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
 
B2IMaxScan - Class in org.apache.derby.impl.store.access.btree.index
Scan used to find maximum value in the secondary index.
B2IMaxScan() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
 
B2INoLocking - Class in org.apache.derby.impl.store.access.btree.index
Secondary index locking policy that does no locking.
B2INoLocking(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2INoLocking
Constructors for This class:
B2INoLocking() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2INoLocking
 
B2IRowLocking1 - Class in org.apache.derby.impl.store.access.btree.index
The btree locking policy which implements read uncommitted isolation level.
B2IRowLocking1(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLocking1
Constructors for This class:
B2IRowLocking2 - Class in org.apache.derby.impl.store.access.btree.index
The btree locking policy which implements read committed isolation level.
B2IRowLocking2(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLocking2
Constructors for This class:
B2IRowLocking3 - Class in org.apache.derby.impl.store.access.btree.index
Implements the jdbc serializable isolation level using row locks.
B2IRowLocking3(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
Constructors for This class:
B2IRowLockingRR - Class in org.apache.derby.impl.store.access.btree.index
 
B2IRowLockingRR(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLockingRR
Constructors for This class:
B2IStaticCompiledInfo - Class in org.apache.derby.impl.store.access.btree.index
This class implements the static compiled information relevant to a btree secondary index.
B2IStaticCompiledInfo() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
Empty arg constructor used by the monitor to create object to read into.
B2IStaticCompiledInfo(TransactionController, B2I) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
Constructor used to build class from scratch.
B2ITableLocking3 - Class in org.apache.derby.impl.store.access.btree.index
 
B2ITableLocking3(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2ITableLocking3
Constructors for This class:
B2ITableLocking3() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2ITableLocking3
 
B2IUndo - Class in org.apache.derby.impl.store.access.btree.index
The B2IUndo interface packages up the routines which the rawstore needs to call to perform logical undo of a record in a B2i.
B2IUndo() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IUndo
 
BackgroundCleaner - Class in org.apache.derby.impl.services.cache
A background cleaner that ConcurrentCache can use to clean Cacheables asynchronously in a background instead of synchronously in the user threads.
BackgroundCleaner(ConcurrentCache, DaemonService, int) - Constructor for class org.apache.derby.impl.services.cache.BackgroundCleaner
Create a background cleaner instance and subscribe it to a daemon service.
backingIndexName - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
backingIndexUUID - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
BackingStoreHashtable - Class in org.apache.derby.iapi.store.access
A BackingStoreHashtable is a utility class which will store a set of rows into an in memory hash table, or overflow the hash table to a tempory on disk structure.
BackingStoreHashtable() - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable
Constructors for This class:
BackingStoreHashtable(TransactionController, RowSource, int[], boolean, long, long, int, float, boolean, boolean) - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable
Create the BackingStoreHashtable from a row source.
BackingStoreHashtable.BackingStoreHashtableEnumeration - Class in org.apache.derby.iapi.store.access
 
BackingStoreHashtable.BackingStoreHashtableEnumeration() - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable.BackingStoreHashtableEnumeration
 
BackingStoreHashTableFromScan - Class in org.apache.derby.impl.store.access
Extend BackingStoreHashtable with the ability to maintain the underlying openScan() until the hashtable has been closed.
BackingStoreHashTableFromScan(TransactionController, long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, boolean, boolean, boolean) - Constructor for class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
Constructors for This class:
backup(String, boolean) - Method in interface org.apache.derby.database.Database
Backup the database to a backup directory.
backup(String, boolean) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
Backup the database to backupDir.
backup(String, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
Backup the database to backupDir.
backup(String, boolean) - Method in class org.apache.derby.impl.db.BasicDatabase
 
backup(int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
backup(String, boolean) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
 
backup(String, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
Backup the database to a backup directory.
backup(Transaction, File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
backup(int) - Method in interface org.apache.derby.impl.tools.ij.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
backup(int) - Method in class org.apache.derby.impl.tools.ij.