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.DMLModStatementNode
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.InsertNode
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
 
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_NAME_SPACE_UDT_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_UDT_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
 
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
 
ALIAS_TYPE_UDT_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_UDT_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.UCode_CharStream
 
BACKUP_BLOCKING_OPERATIONS_IN_PROGRESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BACKUP_CONTAINER_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
 
BACKUP_FILE_IO_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BACKUP_HISTORY - Static variable in class org.apache.derby.impl.store.raw.RawStore
 
BACKUP_OPERATIONS_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in interface org.apache.derby.database.Database
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in class org.apache.derby.impl.db.BasicDatabase
 
backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
 
backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
backupBlocked - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
backupBlockingOperations - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
 
backupContainer(String) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Backup the container to the specified path.
backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Backup the container to the specified path.
backupContainer(String) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Backup the container to the specified path.
backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
backup the container.
backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
Backup the container.
backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
Backup the container.
backupDataFiles(Transaction, File) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Back up the data segment of the database.
backupDataFiles(Transaction, File) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
backupInProgress - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
backupLogFiles(File, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
backupPath - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
backupRoot - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
backupSemaphore - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
 
BACKWARD - Static variable in class org.apache.derby.impl.store.raw.log.Scan
 
BACKWARD_FROM_LOG_END - Static variable in class org.apache.derby.impl.store.raw.log.Scan
 
BAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
BAD_AUTO_GEN_KEY_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BAD_NUMBER - Static variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
 
BAD_PROPERTY_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BAD_SCALE_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
badObjectLength(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Object length not allowed
balance - Variable in class org.apache.derby.impl.store.access.sort.Node
 
BALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
Bang() - Method in class org.apache.derby.impl.tools.ij.ij
Bang lets you issue a system command using System.exec.
BANG - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
BangException - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
bangException(Throwable) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
bareCallStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
bareDateLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
bareTimeLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
bareTimestampLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
base__ - Static variable in class org.apache.derby.client.am.EncryptionManager
 
base__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
 
BASE_CACHED_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
 
base_cc - Variable in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
The container id of the base container for this index.
base_cc_for_locking - Variable in class org.apache.derby.impl.store.access.btree.index.B2IController
 
base_cc_for_locking - Variable in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
 
base_cc_for_locking - Variable in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
 
BASE_COLUMN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BASE_COLUMN_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BASE_GROUPSCAN_ROW_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
 
BASE_HASHSCAN_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLBinary
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLChar
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDate
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDouble
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLInteger
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLLongint
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLReal
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLRef
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLSmallint
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTime
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTinyint
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.UserType
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.XML
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.btree.index.B2I
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.Heap
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.StorableFormatId
 
BASE_NONGROUPSCAN_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
 
BASE_ROW_PER_BYTECOST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
 
base_table_static_info - Variable in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
Conglomerate data structure for this base table of this index.
BASE_TABLE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
 
BASE_UNCACHED_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
 
BaseActivation - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
BaseActivation - Class in org.apache.derby.impl.sql.execute
BaseActivation provides the fundamental support we expect all activations to have.
BaseActivation() - Constructor for class org.apache.derby.impl.sql.execute.BaseActivation
 
baseBytes__ - Static variable in class org.apache.derby.client.am.EncryptionManager
 
baseBytes__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
 
baseCC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
 
baseCC - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
baseCC - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
 
baseCC - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
baseCD - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
baseColumnMap - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
 
BaseColumnNode - Class in org.apache.derby.impl.sql.compile
A BaseColumnNode represents a column in a base table.
BaseColumnNode() - Constructor for class org.apache.derby.impl.sql.compile.BaseColumnNode
 
baseColumnPositions() - Method in interface org.apache.derby.catalog.IndexDescriptor
Returns an array of column positions in the base table.
baseColumnPositions - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
baseColumnPositions() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
baseColumnPositions() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
 
baseConglomerateDescriptor - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
baseConglomerateId - Variable in class org.apache.derby.impl.store.access.btree.index.B2I
The id of the conglomerate which contains the base table.
BaseContainer - Class in org.apache.derby.impl.store.raw.data
BaseContainer is an abstract class that provides the locking bahaviour for an object representing an active container, that is the actual storage container, not the ContainerHandle interface.
BaseContainer() - Constructor for class org.apache.derby.impl.store.raw.data.BaseContainer
 
BaseContainerHandle - Class in org.apache.derby.impl.store.raw.data
A handle to an open container, implememts RawContainerHandle.
BaseContainerHandle(UUID, RawTransaction, ContainerKey, LockingPolicy, int) - Constructor for class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Create an object that is only used for locking the container.
BaseContainerHandle(UUID, RawTransaction, PageActions, AllocationActions, LockingPolicy, BaseContainer, int) - Constructor for class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Create a container handle that is used to actually access the container.
BaseDataFileFactory - Class in org.apache.derby.impl.store.raw.data
Provides the abstract class with most of the implementation of DataFactory and ModuleControl shared by all the different filesystem implementations.
BaseDataFileFactory() - Constructor for class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
BaseDataFileFactoryJ4 - Class in org.apache.derby.impl.store.raw.data
This class overloads BaseDataFileFactory to produce RAFContainer4 objects instead of RAFContainer objects.
BaseDataFileFactoryJ4() - Constructor for class org.apache.derby.impl.store.raw.data.BaseDataFileFactoryJ4
Do-nothing constructor (as in the superclass) - real initialization is done by super's boot().
BaseExpressionActivation - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
BaseExpressionActivation - Class in org.apache.derby.impl.sql.execute
BaseExpressionActivation Support needed by Expression evaluators (Filters) and by ResultSet materializers (Activations)
BaseExpressionActivation() - Constructor for class org.apache.derby.impl.sql.execute.BaseExpressionActivation
 
BaseJoinStrategy - Class in org.apache.derby.impl.sql.compile
 
BaseJoinStrategy() - Constructor for class org.apache.derby.impl.sql.compile.BaseJoinStrategy
 
BaseMonitor - Class in org.apache.derby.impl.services.monitor
Implementation of the monitor that uses the class loader that the its was loaded in for all class loading.
BaseMonitor() - Constructor for class org.apache.derby.impl.services.monitor.BaseMonitor
 
BaseMonitor.ProviderEnumeration - Class in org.apache.derby.impl.services.monitor
 
BaseMonitor.ProviderEnumeration(Properties) - Constructor for class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
 
baseName - Variable in class org.apache.derby.impl.sql.CursorTableReference
 
BasePage - Class in org.apache.derby.impl.store.raw.data
This class implements all the the generic locking behaviour for a Page.
BasePage() - Constructor for class org.apache.derby.impl.store.raw.data.BasePage
Create a new, empty page.
baseRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
baseRowArray - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
baseRowCount() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
 
baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
 
baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
 
baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
 
baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
 
baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
 
baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
BaseStorageFactory - Class in org.apache.derby.impl.io
This class provides a base for implementations of the StorageFactory interface.
BaseStorageFactory() - Constructor for class org.apache.derby.impl.io.BaseStorageFactory
Most of the initialization is done in the init method.
baseTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
baseTableName - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
 
BaseTableNumbersVisitor - Class in org.apache.derby.impl.sql.compile
Walk through a subtree and build a list of the assigned numbers for all tables that exist in that subtree.
BaseTableNumbersVisitor(JBitSet) - Constructor for class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
Constructor: takes a JBitSet to use as the holder for any base table numbers found while walking the subtree.
baseTableRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
Restriction as a PredicateList
BaseTypeCompiler - Class in org.apache.derby.impl.sql.compile
This is the base implementation of TypeCompiler
BaseTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.BaseTypeCompiler
 
baseTypeId - Variable in class org.apache.derby.iapi.types.TypeId
 
BaseTypeIdImpl - Class in org.apache.derby.catalog.types
This class is the base class for all type ids that are written to the system tables.
BaseTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
niladic constructor.
BaseTypeIdImpl(int) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
1 argument constructor.
BaseTypeIdImpl(String) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
Constructor for an BaseTypeIdImpl
BASIC_UUID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
identifiers
BasicAuthenticationServiceImpl - Class in org.apache.derby.impl.jdbc.authentication
This authentication service is the basic Derby user authentication level support.
BasicAuthenticationServiceImpl() - Constructor for class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
 
BasicDaemon - Class in org.apache.derby.impl.services.daemon
A BasicDaemon is a background worker thread which does asynchronous I/O and general clean up.
BasicDaemon(ContextService) - Constructor for class org.apache.derby.impl.services.daemon.BasicDaemon
make a BasicDaemon
BasicDatabase - Class in org.apache.derby.impl.db
The Database interface provides control over the physical database (that is, the stored data and the files the data are stored in), connections to the database, operations on the database such as backup and recovery, and all other things that are associated with the database itself.
BasicDatabase() - Constructor for class org.apache.derby.impl.db.BasicDatabase
 
BasicDependency - Class in org.apache.derby.impl.sql.depend
A dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses.
BasicDependency(Dependent, Provider) - Constructor for class org.apache.derby.impl.sql.depend.BasicDependency
 
BasicDependencyManager - Class in org.apache.derby.impl.sql.depend
The dependency manager tracks needs that dependents have of providers.
BasicDependencyManager(DataDictionary) - Constructor for class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
BasicGetLogHeader - Class in org.apache.derby.impl.services.stream
Get a header to prepend to a line of output. * A HeaderPrintWriter requires an object which implements this interface to construct line headers.
BasicGetLogHeader(boolean, boolean, String) - Constructor for class org.apache.derby.impl.services.stream.BasicGetLogHeader
Constructor for a BasicGetLogHeader object.
BasicHeaderPrintWriter - Class in org.apache.derby.impl.services.stream
Basic class to print lines with headers.
BasicHeaderPrintWriter(OutputStream, PrintWriterGetHeader, boolean, String) - Constructor for class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
the constructor sets up the HeaderPrintWriter.
BasicHeaderPrintWriter(Writer, PrintWriterGetHeader, boolean, String) - Constructor for class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
the constructor sets up the HeaderPrintWriter.
BasicNoPutResultSetImpl - Class in org.apache.derby.impl.sql.execute
Abstract ResultSet for for operations that return rows but do not allow the caller to put data on output pipes.
BasicNoPutResultSetImpl(Activation, double, double) - Constructor for class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Constructor.
basicPathChecks(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
 
BasicProviderInfo - Class in org.apache.derby.impl.sql.depend
This is the implementation of ProviderInfo in the DependencyManager.
BasicProviderInfo() - Constructor for class org.apache.derby.impl.sql.depend.BasicProviderInfo
Public niladic constructor.
BasicProviderInfo(UUID, DependableFinder, String) - Constructor for class org.apache.derby.impl.sql.depend.BasicProviderInfo
Make one of these puppies.
BasicSortObserver - Class in org.apache.derby.impl.sql.execute
This is the most basic sort observer.
BasicSortObserver(boolean, boolean, ExecRow, boolean) - Constructor for class org.apache.derby.impl.sql.execute.BasicSortObserver
Simple constructor
BasicUUID - Class in org.apache.derby.impl.services.uuid
 
BasicUUID(long, long, int) - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
Constructor only called by BasicUUIDFactory.
BasicUUID(String) - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
Constructor only called by BasicUUIDFactory.
BasicUUID(byte[]) - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
Constructor only called by BasicUUIDFactory.
BasicUUID() - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
 
BasicUUIDFactory - Class in org.apache.derby.impl.services.uuid
A hack implementation of something similar to a DCE UUID generator.
BasicUUIDFactory() - Constructor for class org.apache.derby.impl.services.uuid.BasicUUIDFactory
 
BasicUUIDGetter - Class in org.apache.derby.impl.services.uuid
 
BasicUUIDGetter() - Constructor for class org.apache.derby.impl.services.uuid.BasicUUIDGetter
 
BASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
batch_ - Variable in class org.apache.derby.client.am.Statement
 
BATCH_CHAIN_BREAKING_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BATCH_NON_ATOMIC_FAILURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BATCH_POSITION_ID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
batchedExceptionGenerated_ - Variable in class org.apache.derby.client.am.Agent
 
batchedExceptionLabelIndex_ - Variable in class org.apache.derby.client.am.Agent
 
batchPositionLabel_ - Variable in exception org.apache.derby.client.am.SqlException
 
batchStatements - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
 
BatchUpdateException - Exception in org.apache.derby.client.am
 
BatchUpdateException(LogWriter, ClientMessageId, Object[], int[], SqlException) - Constructor for exception org.apache.derby.client.am.BatchUpdateException
 
BatchUpdateException(LogWriter, ClientMessageId, Object[], int[]) - Constructor for exception org.apache.derby.client.am.BatchUpdateException
 
BatchUpdateException(LogWriter, ClientMessageId, int[]) - Constructor for exception org.apache.derby.client.am.BatchUpdateException
 
BatchUpdateException(LogWriter, ClientMessageId, Object, int[]) - Constructor for exception org.apache.derby.client.am.BatchUpdateException
 
batchUpdateExceptionGenerated() - Method in class org.apache.derby.client.am.Agent
 
bcc - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
BCClass - Class in org.apache.derby.impl.services.bytecode
ClassBuilder is used to construct a java class's byte array representation.
BCClass(ClassFactory, String, int, String, String, BCJava) - Constructor for class org.apache.derby.impl.services.bytecode.BCClass
 
BCExpr - Interface in org.apache.derby.impl.services.bytecode
To be able to identify the expressions as belonging to this implementation, and to be able to generate code off of it if so.
BCJava - Class in org.apache.derby.impl.services.bytecode
Debugging problems with generated classes When the code has been generated incorrectly, all sorts of odd things can go wrong.
BCJava() - Constructor for class org.apache.derby.impl.services.bytecode.BCJava
 
BCLocalField - Class in org.apache.derby.impl.services.bytecode
 
BCLocalField(Type, int) - Constructor for class org.apache.derby.impl.services.bytecode.BCLocalField
 
BCMethod - Class in org.apache.derby.impl.services.bytecode
MethodBuilder is used to piece together a method when building a java class definition.
BCMethod(ClassBuilder, String, String, int, String[], BCJava) - Constructor for class org.apache.derby.impl.services.bytecode.BCMethod
 
BCMethodCaller - Class in org.apache.derby.impl.services.bytecode
 
BCMethodCaller(short, Type, int) - Constructor for class org.apache.derby.impl.services.bytecode.BCMethodCaller
 
BCMethodDescriptor - Class in org.apache.derby.impl.services.bytecode
A method descriptor.
BCMethodDescriptor(String[], String, BCJava) - Constructor for class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
 
bdMaxByteValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMaxDoubleValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMaxFloatValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMaxIntValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMaxLongValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMaxShortValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMinByteValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMinDoubleValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMinFloatValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMinIntValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMinLongValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdMinShortValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdOne__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
bdPrecision - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
bdZero__ - Static variable in class org.apache.derby.client.am.CrossConverters
 
before(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
 
BEFORE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
before - Variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
BEFORE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
BEFORE_DELETE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
BEFORE_DELETE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
 
BEFORE_FIRST - Static variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Constant for the character position, when it is positioned before the first character in the stream (i.e. at the very beginning of the stream or in the header).
BEFORE_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
BEFORE_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
 
BEFORE_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
 
BEFORE_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
 
beforeFirst() - Method in class org.apache.derby.client.am.ResultSet
 
BEFOREFIRST - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
beforeFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Moves to the front of the result set, just before the first row.
beforeFirst - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
 
beforeFirst(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
Position before the first row of the specified ResultSet and return NULL to the user.
beforeFirst() - Method in class org.apache.derby.vti.VTITemplate
 
BeforeFirstStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
beforeFirstX() - Method in class org.apache.derby.client.am.ResultSet
 
beforeOrAfter() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
beforeResultSet - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
 
beforeUpdateCopyRequired - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
begin(String, int) - Method in interface org.apache.derby.iapi.sql.compile.ASTVisitor
The compiler calls this method just before walking a query tree.
BEGIN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
begin_comp_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
 
BEGIN_DATABASE_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
BEGIN_DRDAID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
begin_exe_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
 
BEGIN_EXECUTING_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
BEGIN_EXECUTING_STRING - Static variable in class org.apache.derby.diag.StatementDuration
 
BEGIN_THREAD_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
BEGIN_THREAD_STRING - Static variable in class org.apache.derby.diag.StatementDuration
 
BEGIN_XID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
BEGIN_XID_STRING - Static variable in class org.apache.derby.diag.StatementDuration
 
beginBatchedReadChain(Statement, int) - Method in class org.apache.derby.client.am.Agent
 
beginBatchedWriteChain(Statement) - Method in class org.apache.derby.client.am.Agent
 
beginColumn - Variable in class org.apache.derby.impl.sql.compile.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.derby.impl.tools.ij.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginCompilationTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
 
beginCompileTimestamp - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
beginConstructor() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
 
beginDss(boolean, int) - Method in class org.apache.derby.impl.drda.DDMWriter
Begins a DSS stream (for writing LOB data).
beginDss(int, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
Write DSS header DSS Header format is 2 bytes - length 1 byte - 'D0' - indicates DDM data 1 byte - DSS format |---|---------|----------| | 0 | flags | type | |---|---------|----------| | 0 | 1 2 3 | 4 5 6 7 | |---|---------|----------| bit 0 - '0' bit 1 - '0' - unchained, '1' - chained bit 2 - '0' - do not continue on error, '1' - continue on error bit 3 - '0' - next DSS has different correlator, '1' - next DSS has same correlator type - 1 - Request DSS - 2 - Reply DSS - 3 - Object DSS - 4 - Communications DSS - 5 - Request DSS where no reply is expected
beginExecuteMethod() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
By the time this is done, it has generated the following code public ResultSet execute() throws StandardException { throwIfClosed("execute"); // statements must be added here } }
beginExecutionTime - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
 
beginExecutionTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
 
beginFreeMemory - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
Information about memory usage to dynamically tune the in-memory sort buffer size.
beginLine - Variable in class org.apache.derby.impl.sql.compile.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.derby.impl.tools.ij.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginNestedTransaction(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Begin a nested transaction.
beginNestedTransaction(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Start a Nested User Transaction (NUT) with the store.
beginOffset - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
beginOffset - Variable in class org.apache.derby.impl.sql.compile.Token
beginOffset and endOffset are useful for siphoning substrings out of the Statement so that we can recompile the substrings at upgrade time.
beginPosition - Variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
 
beginReadChain(Statement) - Method in class org.apache.derby.client.am.Agent
 
beginReadChain(Statement) - Method in class org.apache.derby.client.net.NetAgent
 
beginReadChainOutsideUOW() - Method in class org.apache.derby.client.am.Agent
 
beginReadChainOutsideUOW() - Method in class org.apache.derby.client.net.NetAgent
 
beginTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
 
beginTime - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
 
BeginToken() - Method in interface org.apache.derby.impl.sql.compile.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
BeginToken() - Method in interface org.apache.derby.impl.tools.ij.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
BeginToken() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
beginTotalMemory - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
 
beginWriteChain(Statement) - Method in class org.apache.derby.client.am.Agent
 
beginWriteChain(Statement) - Method in class org.apache.derby.client.net.NetAgent
 
beginWriteChainOutsideUOW() - Method in class org.apache.derby.client.am.Agent
 
beginWriteChainOutsideUOW() - Method in class org.apache.derby.client.net.NetAgent
 
BeginXact - Class in org.apache.derby.impl.store.raw.xact
This operation indicates the beginning of a transaction.
BeginXact(GlobalTransactionId, int) - Constructor for class org.apache.derby.impl.store.raw.xact.BeginXact
 
BeginXact() - Constructor for class org.apache.derby.impl.store.raw.xact.BeginXact
 
behavior - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
behavior - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
behavior - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
bestAccessPath - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
bestCost() - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
bestCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
bestCostEstimate - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
bestJoinOrder - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
bestJoinOrderUsedPredsFromAbove - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
bestPlanMap - Variable in class org.apache.derby.impl.sql.compile.FromTable
Set of object->trulyTheBestAccessPath mappings used to keep track of which of this Optimizable's "trulyTheBestAccessPath" was the best with respect to a specific outer query or ancestor node.
bestRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
bestSortAvoidancePath - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
BETA - Static variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
 
BETWEEN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
BETWEEN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BETWEEN_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BetweenOperatorNode - Class in org.apache.derby.impl.sql.compile
A BetweenOperatorNode represents a BETWEEN clause.
BetweenOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BetweenOperatorNode
 
betweenSelectivity - Variable in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
 
bfilelist - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
BGNBND - Static variable in class org.apache.derby.impl.drda.CodePoint
 
BGNBNDRM - Static variable in class org.apache.derby.impl.drda.CodePoint
 
bh - Variable in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
 
bh - Variable in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
 
bh - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
In memory buffer used as scratch space for streaming columns.
BI_LOG - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
BIG_DECIMAL_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
BIG_ENDIAN - Static variable in class org.apache.derby.client.am.SignedBinary
Unix byte-order for signed binary representations.
BIG_ENDIAN - Static variable in class org.apache.derby.impl.drda.SignedBinary
AS/400, Unix, System/390 byte-order for signed binary representations.
BIGDECIMAL_TYPE_NAME - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
 
bigDecimalToPackedDecimalBytes(byte[], int, BigDecimal, int, int) - Static method in class org.apache.derby.client.am.Decimal
Write a Java java.math.BigDecimal to packed decimal bytes.
bigEndianBytesToInt(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
Build a Java int from a 4-byte big endian signed binary representation.
bigEndianBytesToLong(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
Build a Java long from an 8-byte big endian signed binary representation.
bigEndianBytesToShort(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
Build a Java short from a 2-byte big endian signed binary representation.
BIGINT - Static variable in class org.apache.derby.client.am.Types
 
BIGINT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
 
BigIntegerDecimal - Class in org.apache.derby.iapi.types
DECIMAL support using the immutable java.math.BigInteger to perform arithmetic and conversions.
BigIntegerDecimal() - Constructor for class org.apache.derby.iapi.types.BigIntegerDecimal
 
bIn - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
Stream used to read from the source entry.
BINARY - Static variable in class org.apache.derby.client.am.Types
 
BINARY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
BINARY_ARITHMETIC_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BINARY_DATA_HIDDEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
BINARY_DIVIDE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_GREATER_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_GREATER_THAN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_LESS_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_LESS_THAN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_MINUS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
BINARY_NOT_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BINARY_PLUS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BINARY_RELATIONAL_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BINARY_STREAM - Static variable in class org.apache.derby.client.am.Lob
 
BINARY_STRING - Static variable in class org.apache.derby.client.am.Lob
 
BINARY_TIMES_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BinaryArgTypes - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
BinaryArithmeticOperatorNode - Class in org.apache.derby.impl.sql.compile
This node represents a binary arithmetic operator, like + or *.
BinaryArithmeticOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
 
binarycompare(ObjectInput, Orderable) - Method in interface org.apache.derby.iapi.store.access.BinaryOrderable
Compare this Orderable with a given Orderable for the purpose of index positioning.
binarycompare(ObjectInput, int, Orderable, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.BinaryOrderable
Compare this Orderable with a given Orderable for the purpose of qualification and sorting.
BinaryComparisonOperatorNode - Class in org.apache.derby.impl.sql.compile
This node is the superclass for all binary comparison operators, such as =, <>, <, etc.
BinaryComparisonOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
 
BinaryDecimal - Class in org.apache.derby.iapi.types
SQL DECIMAL using raw data.
BinaryDecimal() - Constructor for class org.apache.derby.iapi.types.BinaryDecimal
 
binaryInputStream - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
 
BinaryListOperatorNode - Class in org.apache.derby.impl.sql.compile
A BinaryListOperatorNode represents a built-in "binary" operator with a single operand on the left of the operator and a list of operands on the right.
BinaryListOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
 
BinaryLogicalOperatorNode - Class in org.apache.derby.impl.sql.compile
 
BinaryLogicalOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
 
BinaryMethodNames - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
BinaryOperatorNode - Class in org.apache.derby.impl.sql.compile
A BinaryOperatorNode represents a built-in binary operator as defined by the ANSI/ISO SQL standard.
BinaryOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
BinaryOperators - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
BinaryOrderable - Interface in org.apache.derby.iapi.store.access
The Orderable interface represents a value that can be linearly ordered.
BinaryOrderableWrapper - Class in org.apache.derby.impl.store.access.conglomerate
The BinaryOrderableWrapper is a wrapper class which intercepts the readExternal() callback made by raw store during a fetch, and does a comparison instead.
BinaryOrderableWrapper() - Constructor for class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
 
BinaryRelationalOperatorNode - Class in org.apache.derby.impl.sql.compile
This class represents the 6 binary operators: LessThan, LessThanEquals, Equals, NotEquals, GreaterThan and GreaterThanEquals.
BinaryRelationalOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
binaryRelOpColRefsToString() - Method in class org.apache.derby.impl.sql.compile.Predicate
Get a string version of the column references for this predicate IF it's a binary relational operator.
BinaryResultTypes - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
binaryStream_ - Variable in class org.apache.derby.client.am.Blob
 
binaryString_ - Variable in class org.apache.derby.client.am.Blob
 
binaryStringPosition(byte[], long) - Method in class org.apache.derby.client.am.Blob
 
BinaryToRawStream - Class in org.apache.derby.impl.jdbc
Converts a stream containing the Derby stored binary form to one that just contains the application's data.
BinaryToRawStream(InputStream, Object) - Constructor for class org.apache.derby.impl.jdbc.BinaryToRawStream
 
bind(DDLStatementNode, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Bind this constraint definition.
bind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Bind this DMLStatementNode.
bind(DDLStatementNode, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
Bind this constraint definition.
bind(HashMap, List, boolean) - Method in class org.apache.derby.impl.sql.compile.PrivilegeNode
Bind this GrantNode.
bind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.TableName
Bind this TableName.
bind(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
Bind.
bind_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
 
bindAndValidateCheckConstraints(FromList) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Bind and validate all of the check constraints in this list against the specified FromList.
bindAndValidateDefault(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
Check the validity of the default, if any, for this node.
bindAndValidateDefault(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
Check the validity of the default, if any, for this node.
bindAndValidateGenerationClauses(SchemaDescriptor, FromList, FormatableBitSet, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Bind and validate all of the generation clauses in this list against the specified FromList.
bindCastNodeOnly() - Method in class org.apache.derby.impl.sql.compile.CastNode
Bind this node but not its child.
bindColumnReference(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromList
Bind a column reference to one of the tables in this FromList.
bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
Test the type compatability of the operands and set the type info for this node.
bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
Test the type compatability of the operands and set the type info for this node.
bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
Bind this operator
bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
Set the type info for this node.
bindConstraints(DataDictionary, NodeFactory, TableDescriptor, Dependent, ResultColumnList, int[], FormatableBitSet, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Gets and binds all the constraints for an INSERT/UPDATE/DELETE.
bindCount - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
bindDateTimeArg(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
Bind this operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
ValueNode override.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.AndNode
Bind this logical operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
Bind this comparison operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
Bind this logical operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.CastNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
 
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
Binding this expression means setting the result DataTypeServices.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
overrides BindOperatorNode.bindExpression because concatenation has special requirements for parameter binding.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
Binding this expression means setting the result DataTypeServices.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
Binding this expression means setting the result DataTypeServices.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
Binding the generation clause.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
Bind this grouping column.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.IsNode
Bind this logical operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
 
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
implement binding for like expressions.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.OrNode
Bind this logical operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.RowNumberFunctionNode
ValueNode override.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
Binding this special function means setting the result DataTypeServices.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.TestConstraintNode
Bind this logical operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.TimestampOperatorNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
Bind this operator
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
Bind this comparison operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
Called by UnaryOperatorNode.bindExpression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UnaryLogicalOperatorNode
Bind this logical operator.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
 
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ValueNode
 
bindExpression(FromList, SubqueryList, Vector, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
Bind this expression.
bindExpression(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
ValueNode override.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
Bind the expressions in this ResultSetNode.
bindExpressions() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Bind the expressions in this DML statement.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Bind the expressions in this FromBaseTable.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromList
Bind the expressions in this FromList.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Bind the expressions in this FromSubquery.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Bind the expressions in this VTI.
bindExpressions(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind the expressions in this ResultColumnList.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the expressions in this ResultSetNode.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Bind the expressions in this RowResultSetNode.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind the expressions in this SelectNode.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Bind the expressions under this TableOperatorNode.
bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.UnionNode
Bind the expressions under this TableOperatorNode.
bindExpressionsWithTables() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Bind the expressions in the underlying ResultSets with tables.
bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the expressions in this ResultSetNode if it has tables.
bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Bind the expressions in this ResultSetNode if it has tables.
bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind the expressions in this ResultSetNode if it has tables.
bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Bind the expressions in this ResultSetNode if it has tables.
bindGroupByColumns(SelectNode, Vector) - Method in class org.apache.derby.impl.sql.compile.GroupByList
Bind the group by list.
bindName(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Bind the object Name.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
Binding this FromTable means finding the prepared statement for the cursor and creating the result columns (the columns updatable on that cursor).
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Bind the table in this FromBaseTable.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Bind this subquery that appears in the FROM list.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Bind the non VTI tables in this ResultSetNode.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the non VTI tables in this ResultSetNode.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Bind the non VTI tables in this ResultSetNode.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind the tables in this SelectNode.
bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Bind the non VTI tables in this TableOperatorNode.
bindOffsetFetch() - Method in class org.apache.derby.impl.sql.compile.CursorNode
 
bindOperand(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Bind the operand for this unary operator.
bindOrderByColumn(ResultSetNode, OrderByList) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
Bind this column.
bindOrderByColumns(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByList
Bind the update columns by their names to the target resultset of the cursor specification.
bindParameter() - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
Bind a ?
bindParameter() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
Bind a ?
bindParameter() - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
Bind a ?
bindParameter() - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
Bind a ?
bindParameter(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
This method gets called for non-character string types and hence no need to set any collation info.
bindParameter() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
For SQRT and ABS the parameter becomes a DOUBLE.
bindParameter() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
By default unary operators don't accept ?
bindParameters(FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Bind this expression.
bindPrivilegesForView(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
Retrieve all the underlying stored dependencies such as table(s), view(s) and routine(s) descriptors which the view depends on.
bindReferencesClause(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
bindResultColumnByName(TableDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Bind this result column by its name and set the VirtualColumnId.
bindResultColumnByPosition(TableDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Bind this result column by ordinal position and set the VirtualColumnId.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.FromList
Bind the result columns of the ResultSetNodes in this FromList when there is no base table to bind them to.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Bind the result columns for this ResultSetNode to a base table.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the result columns for this ResultSetNode to a base table.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind the result columns for this ResultSetNode to a base table.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Bind the result columns for this ResultSetNode to a base table.
bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Bind the result columns for this ResultSetNode to a base table.
bindResultColumnsByName(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind the result columns by their names.
bindResultColumnsByName(TableDescriptor, DMLStatementNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind the result columns by their names.
bindResultColumnsByName(ResultColumnList, FromVTI, DMLStatementNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind the result columns by their names.
bindResultColumnsByPosition(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind the result columns by ordinal position.
bindResultColumnsToExpressions() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind the result columns to the expressions that live under them.
bindResultColumnToExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Bind the result column to the expression that lives under it.
bindResultSetsWithTables(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Bind only the underlying ResultSets with tables.
bindRowScopedExpression(NodeFactory, ContextManager, TableDescriptor, ResultColumnList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Binds an already parsed expression that only involves columns in a single row.
bindSQRTABS() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
Bind SQRT or ABS
bindStatement() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
Bind this AlterTableNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
Bind this UpdateNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
Bind this CreateAliasNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
Bind this CreateIndexNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
Bind this createRoleNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
Bind this createSchemaNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
Bind this CreateSequenceNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
Bind this CreateTableNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
Bind this CreateTriggerNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
Bind this CreateViewNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.CursorNode
Bind this CursorNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
Bind this DeleteNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
Bind this DropMethodAliasNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropIndexNode
Bind this DropIndexNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
 
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
 
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropSequenceNode
Bind this DropSequenceNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
Bind this LockTableNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropTriggerNode
Bind this DropTriggerNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropViewNode
Bind the drop view node
bindStatement() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
Bind this ExecSPSNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.GrantNode
Bind this GrantNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.InsertNode
Bind this InsertNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
Bind this LockTableNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.NOPStatementNode
Bind this NOP statement.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.RenameNode
Bind this node.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.RevokeNode
Bind this RevokeNode.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.StatementNode
Perform the binding operation statement.
bindStatement() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
Bind this UpdateNode.
bindTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Bind the table descriptor for this table.
bindTables(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Bind the tables in this DML statement.
bindTables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromList
Bind the tables in this FromList.
bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the expressions in the target list.
bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Bind the expressions in the target list.
bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind the expressions in the target list.
bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Bind the expressions in the target list.
bindTargetListOnly - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
bindTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
 
bindTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
bindToBuiltIn() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.FromList
Bind any untyped null nodes to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Bind any untyped null nodes to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Bind any untyped null nodes to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind untyped nulls to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Bind any untyped null nodes to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Bind any untyped null nodes to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Bind the result columns of a table constructor to the types in the given ResultColumnList.
bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
DERBY-4365 Bind untyped nulls to the types in the given ResultColumnList.
bindUpdateColumns(FromTable) - Method in class org.apache.derby.impl.sql.compile.CursorNode
Bind the update columns by their names to the target table of the cursor specification.
bindViewDefinition(DataDictionary, CompilerContext, LanguageConnectionContext, NodeFactory, ResultSetNode, ContextManager) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
Bind the query expression for a view definition.
bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Bind this subquery that appears in the FROM list.
bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Bind this VTI that appears in the FROM list.
bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Bind the VTI tables in this ResultSetNode.
bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Bind the VTI tables in this TableOperatorNode.
bindXMLParse() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Bind an XMLPARSE operator.
bindXMLQuery() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Bind an XMLEXISTS or XMLQUERY operator.
bindXMLSerialize() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Bind an XMLSERIALIZE operator.
bipLocation - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
 
BIPUSH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
BIT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
BIT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.BitTypeId
BIT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BIT_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BIT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
 
BIT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
 
BIT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
BIT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
 
BIT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.BitTypeId
BIT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.catalog.types.BitTypeIdImpl
BitConstantNode - Class in org.apache.derby.impl.sql.compile
 
BitConstantNode() - Constructor for class org.apache.derby.impl.sql.compile.BitConstantNode
 
BitDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
BitDataValue - Interface in org.apache.derby.iapi.types
 
BITIMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.services.io.FormatableBitSet
bitLength - Variable in class org.apache.derby.impl.sql.compile.BitConstantNode
 
BITS_MASK_IS_DEFAULTVALUE_AUTOINC - Static variable in class org.apache.derby.catalog.types.DefaultInfoImpl
 
BITS_MASK_IS_GENERATED_COLUMN - Static variable in class org.apache.derby.catalog.types.DefaultInfoImpl
 
bitSet - Variable in class org.apache.derby.iapi.util.JBitSet
 
bitset_of_fetched_columns - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
 
bitsInLastByte - Variable in class org.apache.derby.iapi.services.io.FormatableBitSet
 
BitTypeCompiler - Class in org.apache.derby.impl.sql.compile
This class implements TypeCompiler for the SQL BIT datatype.
BitTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.BitTypeCompiler
 
bitTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
BLANKS - Static variable in class org.apache.derby.iapi.types.SQLChar
Static array that can be used for blank padding.
blen - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
 
blksize - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
blksize - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
Blob - Class in org.apache.derby.client.am
 
Blob(byte[], Agent, int) - Constructor for class org.apache.derby.client.am.Blob
 
Blob(Agent, InputStream, int) - Constructor for class org.apache.derby.client.am.Blob
 
Blob(Agent, InputStream) - Constructor for class org.apache.derby.client.am.Blob
Create a new Blob from a stream with unknown length.
Blob(Agent, int) - Constructor for class org.apache.derby.client.am.Blob
Create a Blob object for a Blob value stored on the server and indentified by locator.
blob - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
The Blob to be accessed.
blob - Variable in class org.apache.derby.client.am.BlobLocatorOutputStream
The Blob to be accessed.
BLOB - Static variable in class org.apache.derby.client.am.Types
 
blob - Variable in class org.apache.derby.client.am.UpdateSensitiveBlobLocatorInputStream
 
blob - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
 
BLOB - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
blob_ - Variable in class org.apache.derby.client.am.BlobOutputStream
 
BLOB_ACCESSED_AFTER_COMMIT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_BAD_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.LongvarbitTypeId - XXXX does not exist!!!
BLOB_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BLOB_ID - Static variable in class org.apache.derby.iapi.types.TypeId
 
BLOB_INVALID_OFFSET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_LENGTH_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
 
BLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
BLOB_NONPOSITIVE_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_NULL_PATTERN_OR_SEARCH_STR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_POSITION_TOO_LARGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
 
BLOB_TOO_LARGE_FOR_CLIENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BLOB_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.LongvarbitTypeId - XXXX does not exist!!!
BLOB_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.catalog.types.LongvarbitTypeIdImpl - does not exist, but we do it the same way for BLOB as for Longvarbit...
BLOB_UNABLE_TO_READ_PATTERN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
blobCreateLocator() - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Allocates an empty BLOB on server and returns its locator.
BLOBCREATELOCATOR() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Creates a new empty Blob and registers it in the HashMap in the Connection and returns the locator value corresponding to this Blob.
blobCreateLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobData - Variable in class org.apache.derby.impl.load.ImportBlob
 
blobGetBytes(int, long, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Retrieves all or part of the BLOB value that is identified by sourceLocator, as an array of bytes.
BLOBGETBYTES(int, long, int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Reads up to len bytes from the associated Blob and returns a byte array containing the bytes read.
blobGetBytesCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobGetLength(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Returns the number of bytes in the BLOB value designated by this sourceLocator.
BLOBGETLENGTH(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Returns the length in bytes of the Blob.
blobGetLengthCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobGetPositionFromBytes(int, byte[], long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Retrieves the byte position at which the specified byte array searchLiteral begins within the BLOB value identified by locator.
blobGetPositionFromBytes(int, long, byte[], int, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Retrieves the byte position at which the specified part of the byte array searchLiteral begins within the BLOB value identified by locator.
BLOBGETPOSITIONFROMBYTES(int, byte[], long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Returns the first occurrence of the byte array in the Blob.
blobGetPositionFromBytesCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobGetPositionFromLocator(int, int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Retrieves the byte position in the BLOB value designated by this locator at which pattern given by searchLocator begins.
BLOBGETPOSITIONFROMLOCATOR(int, int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Returns the first occurrence of locator in the Blob.
blobGetPositionFromLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobLength - Variable in class org.apache.derby.impl.load.ImportBlob
 
BlobLocatorInputStream - Class in org.apache.derby.client.am
An InputStream that will use an locator to fetch the Blob value from the server.
BlobLocatorInputStream(Connection, Blob) - Constructor for class org.apache.derby.client.am.BlobLocatorInputStream
Create an InputStream for reading the Blob value represented by the given locator based Blob object.
BlobLocatorInputStream(Connection, Blob, long, long) - Constructor for class org.apache.derby.client.am.BlobLocatorInputStream
Create an InputStream for reading the Blob value represented by the given locator based Blob object.
BlobLocatorOutputStream - Class in org.apache.derby.client.am
An OutputStream that will use an locator to write bytes to the Blob value on the server.
BlobLocatorOutputStream(Connection, Blob, long) - Constructor for class org.apache.derby.client.am.BlobLocatorOutputStream
Create an OutputStream for writing to the Blob value represented by the given locator based Blob object.
BlobOutputStream - Class in org.apache.derby.client.am
 
BlobOutputStream(Blob, long) - Constructor for class org.apache.derby.client.am.BlobOutputStream
 
blobPosition - Variable in class org.apache.derby.impl.load.ImportBlob
 
blobReleaseLocator(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
This method frees the BLOB and releases the resources that it holds.
BLOBRELEASELOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Removes the supplied LOCATOR entry from the hash map.
blobReleaseLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobSetBytes(int, long, int, byte[]) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Writes all or part of the given byte array to the BLOB value designated by sourceLocator.
BLOBSETBYTES(int, long, int, byte[]) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Replaces the bytes at pos with len bytes
blobSetBytesCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobTruncate(int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Truncates the BLOB value identified by sourceLocator to be length bytes.
BLOBTRUNCATE(int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
truncates the Blob value represented by LOCATOR to have a length of length.
blobTruncateCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
 
blobTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
BLOCK_LENGTH - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
 
blockBackup(boolean) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Make the transaction block the online backup.
blockBackup(boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Make the transaction block the online backup.
blockBackup(boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
Block the online backup.
blockBackupBlockingOperations(boolean) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
Checks if there any backup blocking operations are in progress and prevents new ones from starting until the backup is finished.
blockBackupBlockingOperations(boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
Checks if there are any backup blocking operations in progress and prevents new ones from starting until the backup is finished.
blockCount - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
 
blockCount - Variable in class org.apache.derby.impl.services.locks.LockSet
 
BlockedByteArray - Class in org.apache.derby.impl.io.vfmem
Stores data in blocks, and supports reading/writing data from/into these blocks.
BlockedByteArray() - Constructor for class org.apache.derby.impl.io.vfmem.BlockedByteArray
Creates a new blocked byte array with the default number of slots to hold byte arrays (blocks).
BlockedByteArrayInputStream - Class in org.apache.derby.impl.io.vfmem
An input stream reading from a blocked byte array.
BlockedByteArrayInputStream(BlockedByteArray, long) - Constructor for class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
Creates a new input stream reading from a blocked byte array.
BlockedByteArrayOutputStream - Class in org.apache.derby.impl.io.vfmem
Output stream writing bytes into an underlying blocked byte array.
BlockedByteArrayOutputStream(BlockedByteArray, long) - Constructor for class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
Creates a new stream writing data into the specified blocked byte array.
blocking_ - Variable in class org.apache.derby.client.net.NetCursor
 
blockingStart(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Start a network server
blocks - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
References to blocks of data.
blockSize - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
The size of a block of data (the allocation unit).
blockSize - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
Block size for encryption.
BNDSQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
boff - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
 
BOOLEAN - Static variable in class org.apache.derby.client.am.Types
 
BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
BOOLEAN - Static variable in class org.apache.derby.iapi.types.JSQLType
 
BOOLEAN - Static variable in class org.apache.derby.impl.services.bytecode.Type
 
BOOLEAN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
BOOLEAN_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
Reflect lookup for Java bean method taking a single boolean arg
BOOLEAN_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
BOOLEAN_CHOICES - Static variable in class org.apache.derby.jdbc.Driver20
 
BOOLEAN_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.BooleanTypeId
BOOLEAN_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
BOOLEAN_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
BOOLEAN_FALSE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
 
BOOLEAN_ID - Static variable in class org.apache.derby.iapi.types.TypeId
 
BOOLEAN_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLBoolean
 
BOOLEAN_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
 
BOOLEAN_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
 
BOOLEAN_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
BOOLEAN_P - Static variable in class org.apache.derby.impl.tools.ij.xaHelper
 
BOOLEAN_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
 
BOOLEAN_TRUE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
 
BOOLEAN_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.BooleanTypeId
BOOLEAN_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.catalog.types.BooleanTypeIdImpl
booleanAttributes - Static variable in class org.apache.derby.impl.tools.ij.URLCheck
 
BooleanConstantNode - Class in org.apache.derby.impl.sql.compile
 
BooleanConstantNode() - Constructor for class org.apache.derby.impl.sql.compile.BooleanConstantNode
 
BooleanDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
BooleanDataValue - Interface in org.apache.derby.iapi.types
 
booleanLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
booleanPrimary(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
booleanProperty(String, Serializable, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Parse and validate and return a boolean property value.
booleanSelectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
Return 50% if this is a comparison with a boolean column, a negative selectivity otherwise.
booleanSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
 
BooleanTypeCompiler - Class in org.apache.derby.impl.sql.compile
This class implements TypeCompiler for the SQL BOOLEAN datatype.
BooleanTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
 
booleanTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
booleanValue - Variable in class org.apache.derby.impl.sql.compile.BooleanConstantNode
 
boot(boolean, Properties) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
 
boot(String, PrintStream) - Method in class org.apache.derby.iapi.jdbc.JDBCBoot
Boot a system requesting a JDBC driver but only if there is no current JDBC driver that is handling the required protocol.
boot(boolean, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleControl
Boot this module with the given properties.
boot(boolean, Properties) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.iapi.types.J2SEDataValueFactory
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Start this module.
boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.services.bytecode.BCJava
Start this module.
boot(boolean, Properties) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
Start the management service if derby.system.jmx is true.
boot(Object, boolean, Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
Boot a module.
boot(boolean, Properties) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.services.stream.SingleStream
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
Currently does nothing, singleton Timer instance is initialized in the constructor.
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Start-up method for this instance of the data dictionary.
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerFactoryImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Start-up method for this instance of the language connection factory.
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
This Factory is expected to be booted relative to a LanguageConnectionFactory.
boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
Start-up method for this instance of the language factory.
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Public Methods implementing ModuleControl Interface:
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Boot up the log factory.
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.replication.master.MasterController
Used by Monitor.bootServiceModule to start the service.
boot(boolean, Properties) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
Used by Monitor.bootServiceModule to start the service.
boot(boolean, Properties) - Method in class org.apache.derby.jdbc.Driver20
 
boot(boolean, Properties) - Method in class org.apache.derby.jdbc.Driver40
Overwriting the super class boot method to set exception factory
boot() - Static method in class org.apache.derby.jdbc.EmbeddedDriver
 
boot(boolean, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
 
boot(boolean, Properties) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
 
BOOT_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
BOOT_ALL - Static variable in interface org.apache.derby.iapi.reference.Property
derby.system.bootAll
Automatically boot any services at start up time.
boot_create(long, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.Heap
Create a heap conglomerate during the boot process.
BOOT_DATABASE_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BOOT_DB_CLASSPATH - Static variable in interface org.apache.derby.iapi.reference.Property
internal use only, passes the database classpathinto the class manager
boot_load_conglom_map() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
 
BOOT_PASSWORD - Static variable in interface org.apache.derby.iapi.reference.Attribute
If dataEncryption is true, use this attribute to pass in the secret key.
BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.Attribute
If dataEncryption is true, use this attribute to pass in the secret key.
bootAuthenticationService(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
bootBasicDatabase(boolean, Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
 
bootClassFactory(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
bootDatabase(Properties, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Boot database.
booted - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
Flag that tells whether booting of the module has completed.
bootException - Variable in class org.apache.derby.impl.db.SlaveDatabase
Set by the database boot thread if it fails before slave mode has been started properly (i.e., if inBoot is true).
booting - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
bootingDictionary - Variable in class org.apache.derby.impl.sql.catalog.DD_Version
 
bootingTC - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
bootLogFactory(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
bootLookupSystemLockLevel(TransactionController) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Query property system to get the System lock level.
bootLookupSystemLockLevel(TransactionController) - Method in class org.apache.derby.impl.store.access.RllRAMAccessManager
Query property system to get the System lock level.
bootModule(boolean, Object, ProtocolKey, Properties) - Method in class org.apache.derby.impl.services.monitor.TopService
Boot a module, performs three steps.
bootPasswordArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
bootPasswordChange(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
 
bootPersistentServices() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Boot all persistent services that can be located at run time.
bootProperties - Variable in class org.apache.derby.iapi.jdbc.JDBCBoot
 
bootProperties - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
bootProviderServices(PersistentService) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Boot all persistent services that can be located by a single service provider
This method enumerates through all the service providers that are active and calls bootPersistentServices(PersistentService) to boot all the services that that provider knows about.
bootResourceAdapter(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
bootService(PersistentService, String, String, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Boot (start or create) a service (persistent or non-persistent).
bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Boot or find a unidentified module within a service.
bootServiceModule(boolean, Object, String, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Boot or find a identified module within a service.
bootStore(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
bootstrapOneIndex(SchemaDescriptor, TransactionController, DataDescriptorGenerator, TabInfoImpl, int, long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
bootStrapSystemIndexes(SchemaDescriptor, TransactionController, DataDescriptorGenerator, TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Infrastructure work for indexes on catalogs.
bootTimeLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
bootValidation(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
BORROWED_SPACE_LEN - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
 
BORROWED_SPACE_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
 
borrowedSpace - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
 
BOTH - Static variable in interface org.apache.derby.iapi.types.StringDataValue
 
BOTH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
bound - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
 
boundColumnIDs - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
bOut - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
Stream used to write into the source entry.
bqual_length_ - Variable in class org.apache.derby.client.ClientXid
 
BRANCH16LIMIT - Static variable in class org.apache.derby.impl.services.bytecode.Conditional
Limit of a 16 bit branch.
branch_id - Variable in class org.apache.derby.iapi.store.access.GlobalXact
 
branch_id - Variable in class org.apache.derby.impl.drda.DRDAXid
 
branch_id - Variable in class org.apache.derby.impl.tools.ij.ijXid
 
BranchControlRow - Class in org.apache.derby.impl.store.access.btree
A branch row contains key fields and the pointer to the child page.
BranchControlRow() - Constructor for class org.apache.derby.impl.store.access.btree.BranchControlRow
No arg constructor.
BranchControlRow(OpenBTree, Page, int, ControlRow, boolean, long) - Constructor for class org.apache.derby.impl.store.access.btree.BranchControlRow
 
BranchRow - Class in org.apache.derby.impl.store.access.btree
Implements row which is stored in the branch pages of a btree.
BranchRow() - Constructor for class org.apache.derby.impl.store.access.btree.BranchRow
Constuctor for creating an "empty" BranchRow template, suitable for reading in a branchRow from disk.
BranchRow(Transaction, BTree) - Constructor for class org.apache.derby.impl.store.access.btree.BranchRow
 
branchrow - Variable in class org.apache.derby.impl.store.access.btree.BranchRow
The array of object to be used as the row.
BREAKPOINT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
brokerConnection(long) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
Used to send initiator messages to the slave and receive information about the compatibility of the slave with the master.
BrokeredCallableStatement - Class in org.apache.derby.iapi.jdbc
JDBC 2 brokered CallableStatement
BrokeredCallableStatement(BrokeredStatementControl, String) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
BrokeredCallableStatement30 - Class in org.apache.derby.iapi.jdbc
JDBC 3 brokered CallableStatement
BrokeredCallableStatement30(BrokeredStatementControl, String) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
BrokeredCallableStatement40 - Class in org.apache.derby.iapi.jdbc
 
BrokeredCallableStatement40(BrokeredStatementControl, String) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
BrokeredConnection - Class in org.apache.derby.iapi.jdbc
This is a rudimentary connection that delegates EVERYTHING to Connection.
BrokeredConnection(BrokeredConnectionControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredConnection
 
BrokeredConnection30 - Class in org.apache.derby.iapi.jdbc
Extends BrokeredConnection to provide the JDBC 3.0 connection methods.
BrokeredConnection30(BrokeredConnectionControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
BrokeredConnection40 - Class in org.apache.derby.iapi.jdbc
 
BrokeredConnection40(BrokeredConnectionControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredConnection40
Creates a new instance of BrokeredConnection40
BrokeredConnectionControl - Interface in org.apache.derby.iapi.jdbc
Provides control over a BrokeredConnection
BrokeredPreparedStatement - Class in org.apache.derby.iapi.jdbc
JDBC 2 brokered PreparedStatement.
BrokeredPreparedStatement(BrokeredStatementControl, String) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
BrokeredPreparedStatement30 - Class in org.apache.derby.iapi.jdbc
JDBC 3 implementation of PreparedStatement.
BrokeredPreparedStatement30(BrokeredStatementControl, String, Object) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement30
 
BrokeredPreparedStatement40 - Class in org.apache.derby.iapi.jdbc
 
BrokeredPreparedStatement40(BrokeredStatementControl, String, Object) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
BrokeredStatement - Class in org.apache.derby.iapi.jdbc
A Statement implementation that forwards all of its requests to an underlying Statement.
BrokeredStatement(BrokeredStatementControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredStatement
 
BrokeredStatement40 - Class in org.apache.derby.iapi.jdbc
 
BrokeredStatement40(BrokeredStatementControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredStatement40
calls the superclass constructor to pass the parameters
BrokeredStatementControl - Interface in org.apache.derby.iapi.jdbc
Provides control over a BrokeredStatement, BrokeredPreparedStatement or BrokeredCallableStatement
btnVis - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
BTree - Class in org.apache.derby.impl.store.access.btree
A b-tree object corresponds to an instance of a b-tree conglomerate.
BTree() - Constructor for class org.apache.derby.impl.store.access.btree.BTree
 
btree - Variable in class org.apache.derby.impl.store.access.btree.BTreePostCommit
 
btree - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
A copy of the Conglomerate that describes the owning conglom.
btree - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
The b-tree this search is for.
BTREE_ABORT_THROUGH_TRACE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_CACHED_FETCH_BY_KEY_PER_LEVEL - Static variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
 
BTREE_CANT_CREATE_CONTAINER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_CONTAINER_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_FACTORY_ID - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
 
btree_height - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
 
BTREE_IS_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_NO_SPACE_FOR_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_OVERFLOW_THRESHOLD - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
Overflow Threshold This defined how large the row can be before it becomes a long row, during an insert.
BTREE_PROPERTY_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_ROW_NOT_FOUND_DURING_UNDO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_SCAN_INTERNAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
BTREE_SORTMERGE_FETCH_BY_KEY_PER_LEVEL - Static variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
 
BTREE_UNCACHED_FETCH_BY_KEY_PER_LEVEL - Static variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
 
btree_undo - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
 
BTREE_UNIMPLEMENTED_FEATURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
btreeConglomerate - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
 
btreeConglomerateId - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
 
BTreeController - Class in org.apache.derby.impl.store.access.btree
A b-tree controller corresponds to an instance of an open b-tree conglomerate.
BTreeController() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeController
 
BTreeCostController - Class in org.apache.derby.impl.store.access.btree
The StoreCostController interface provides methods that an access client (most likely the system optimizer) can use to get store's estimated cost of various operations on the conglomerate the StoreCostController was opened for.
BTreeCostController() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeCostController
 
BTreeForwardScan - Class in org.apache.derby.impl.store.access.btree
A b-tree scan controller corresponds to an instance of an open b-tree scan.
BTreeForwardScan() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeForwardScan
 
BTreeLockingPolicy - Interface in org.apache.derby.impl.store.access.btree
The generic.BTree directory wants to know as little about locking as possible, in order to make the code usuable by multiple implementations.
BTreeMaxScan - Class in org.apache.derby.impl.store.access.btree
A BTreeScan implementation that provides the 90% solution to the max on btree problem.
BTreeMaxScan() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeMaxScan
 
BTreePostCommit - Class in org.apache.derby.impl.store.access.btree
The BTreePostCommit class implements the Serviceable protocol.
BTreePostCommit(AccessFactory, BTree, long) - Constructor for class org.apache.derby.impl.store.access.btree.BTreePostCommit
 
btreeRow - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
 
BTreeRowPosition - Class in org.apache.derby.impl.store.access.btree
 
BTreeRowPosition(BTreeScan) - Constructor for class org.apache.derby.impl.store.access.btree.BTreeRowPosition
Constructors for This class:
BTreeScan - Class in org.apache.derby.impl.store.access.btree
A b-tree scan controller corresponds to an instance of an open b-tree scan.
BTreeScan() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeScan
 
BTreeScanInfo - Class in org.apache.derby.impl.store.access.btree
This object provides performance information related to an open scan.
BTreeScanInfo(BTreeScan) - Constructor for class org.apache.derby.impl.store.access.btree.BTreeScanInfo
 
bubbleSort(UUID[]) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
Do a bubble sort on the given array of UUIDs.
buf - Variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
 
bufcolumn - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
bufcolumn - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
bufcolumn - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
buffer - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Buffer to hold the data read from stream and converted to the modified UTF-8 format.
buffer - Variable in class org.apache.derby.impl.drda.DDMReader
 
buffer - Variable in class org.apache.derby.impl.drda.DDMWriter
Output buffer.
buffer - Variable in class org.apache.derby.impl.drda.DRDAString
Buffer representing the string.
buffer - Variable in class org.apache.derby.impl.jdbc.ClobAsciiStream
 
buffer - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
Internal character buffer storing characters read from the stream.
buffer - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
buffer - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
Fields of the class
buffer - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
buffer - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
buffer_ - Variable in class org.apache.derby.client.net.Reply
 
BUFFER_SIZE - Static variable in class org.apache.derby.iapi.services.io.FileUtil
 
bufferable - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Tells if the stream can be buffered or not.
bufferable - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
 
bufferable(boolean) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets if the stream should be buffered, defaults to false.
bufferdata - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
 
BUFFERED_CHAR_LEN - Static variable in class org.apache.derby.client.net.EncodedInputStream
 
BUFFERED_CHAR_LEN - Static variable in class org.apache.derby.impl.drda.ReEncodedInputStream
 
BufferedByteHolderInputStream - Class in org.apache.derby.impl.store.raw.data
 
BufferedByteHolderInputStream(ByteHolder) - Constructor for class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
 
BUFFEREDFILESIZE - Static variable in class org.apache.derby.impl.tools.ij.utilMain
 
bufferedIn - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
bufferedReader - Variable in class org.apache.derby.diag.ErrorLogReader
 
bufferedReader - Variable in class org.apache.derby.diag.StatementDuration
 
bufferedReader - Variable in class org.apache.derby.impl.load.ImportReadData
 
bufferSize - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
 
bufferSize - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
bufline - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
bufline - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
bufline - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
bufpos - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
bufpos - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
bufpos - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
bufsize - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
bufSize - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
 
bufsize - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
bufsize - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
bufV - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
 
bugCheckLevel - Static variable in class org.apache.derby.client.am.Configuration
 
build() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Creates a descriptor object based on the parameters kept in the builder instance.
buildACCRDB(String, boolean, byte[], byte[], Typdef) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildACCSEC(int, String, byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildCLSQRY(Section, long) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildCNTQRY(Section, boolean, long, int, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildColumnList() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
builds a column list for the catalog
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
builds a column list for the catalog
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
builds a column list for the catalog
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
builds a column list for the catalog
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
Builds a list of columns suitable for creating this Catalog.
buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
 
buildCommonPKGNAMinfo(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildCoreCNTQRY(Section, boolean, long, int) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildCRRTKN(byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildDeleteString() - Method in class org.apache.derby.client.am.ResultSet
 
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
builds a tuple descriptor from a row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
Make a AliasDescriptor out of a SYSALIASES row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
Make a ViewDescriptor out of a SYSCHECKS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
builds a tuple descriptor from a row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
Make a ColumnDescriptor out of a SYSCOLUMNS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
 
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Make a ConstraintDescriptor out of a SYSCONSTRAINTS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
Make a ConstraintDescriptor out of a SYSDEPENDS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
 
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
Make a descriptor out of a SYSFILES row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
Make a ViewDescriptor out of a SYSFOREIGNKEYS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
Make a SubConstraintDescriptor out of a SYSKEYS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
Make an Tuple Descriptor out of a SYSPERMS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
Make an Tuple Descriptor out of a SYSROLES row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
builds a tuple descriptor from a row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
Make an Tuple Descriptor out of a SYSSCHEMAS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
Make an Tuple Descriptor out of a SYSSEQUENCES row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
Make an Tuple Descriptor out of a SYSSTATEMENTS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
 
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
builds a tuple descriptor from a row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary, int) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
Make a TableDescriptor out of a SYSTABLES row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
Make a TableDescriptor out of a SYSTABLES row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
Make an Tuple Descriptor out of a SYSTRIGGERS row
buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
Make a ViewDescriptor out of a SYSVIEWS row
buildDescriptorBody(ExecRow, TupleDescriptor, DataDictionary, int) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
 
buildDSCSQLSTT(Section, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildDss(boolean, boolean, boolean, int, int, boolean) - Method in class org.apache.derby.client.net.Request
 
buildDummyEXCSAT() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildEmptyIndexRow(int, RowLocation) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
Builds an empty index row.
buildEmptyIndexRow(TableDescriptor, ConglomerateDescriptor, StoreCostController, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Build an empty index row for the given conglomerate.
buildEmptyRow() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Build an empty row with the size and shape of the ResultColumnList.
buildException(AbstractPool, Object[]) - Static method in class org.apache.derby.impl.services.locks.Deadlock
 
buildException(Latch, Enumeration, long) - Static method in class org.apache.derby.impl.services.locks.Timeout
The static entry way to get the LockTable in the system.
buildEXCSAT(String, int, int, int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildEXCSQLIMM(Section, boolean, long) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildEXCSQLSET(Section) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildEXCSQLSTT(Section, boolean, boolean, boolean, String, boolean, boolean, int, boolean, int, boolean, int, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildEXTDTA(ColumnMetaData, Object[], boolean) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildExternalMethodHeader(Object, String) - Method in class org.apache.derby.client.am.LogWriter
 
buildEXTNAM(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildFDODSC(int, int[][], boolean, Hashtable, ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildFDODTA(int, int[][], Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildHashKey(Object[], int[]) - Static method in class org.apache.derby.iapi.store.access.KeyHasher
Static method to return the object to hash on.
buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
Build an index key row from a permission descriptor.
buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
builds an index key row for a given index number.
buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
builds an index key row given for a given index number.
buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
builds an index key row given for a given index number.
buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
builds a key row given for a given index number.
buildInsertString() - Method in class org.apache.derby.client.am.ResultSet
 
buildJoinOrder(String, boolean, int, int[]) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
buildLengthAndCodePointForEncryptedLob(int, int, boolean, int) - Method in class org.apache.derby.client.net.Request
 
buildLengthAndCodePointForLob(int, int, boolean, int) - Method in class org.apache.derby.client.net.Request
 
buildLengthAndCodePointForLob(int, boolean) - Method in class org.apache.derby.client.net.Request
 
buildLocalAddressList(InetAddress) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Build local address list to allow admin commands.
buildLockTableString() - Method in class org.apache.derby.impl.services.locks.Timeout
buildLockTableString creates a LockTable info String
buildMAXBLKEXT(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildMAXRSLCNT(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildMddOverrides(ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildMethodDescriptor() - Method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
builds the JVM method descriptor for this method as defined in JVM Spec 4.3.3, Method Descriptors.
buildMGRLVLLS(int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildNOCMorNOCS(String) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildNumber - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
 
buildNumber - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
buildOPNQRY(Section, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildOUTEXP(boolean) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildOUTOVR(NetResultSet, ColumnMetaData, boolean, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildOUTOVR(ResultSet, ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildPASSWORD(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildPKGNAMCSN(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildPlaceholderLength(long) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildPositioningCNTQRY(int, long, Section, boolean, long, int) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildPRCNAM(String) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildPRDDTA(byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildPRDID() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildPreformattedSqlerrmc(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Build preformatted SQLException text for severe exceptions or SQLExceptions that are not EmbedSQLExceptions.
buildProductVersionHolder() - Static method in class org.apache.derby.client.am.Configuration
 
buildPRPSQLSTT(Section, String, boolean, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildQRYBLKRST(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildQRYBLKSZ() - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildQRYCLSIMP() - Method in class org.apache.derby.client.net.NetStatementRequest
Build QRYCLSIMP (Query Close Implicit).
buildQRYINSID(long) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildQRYROWNBR(long) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildQRYROWSET(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildQRYRTNDTA(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildQRYSCRORN(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildRCL() - Method in class org.apache.derby.impl.sql.compile.JoinNode
Build the RCL for this node.
buildRCL() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Build the RCL for this node.
buildRDBACCCL() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildRDBALWUPD(boolean) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildRDBCMM() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildRDBCMTOK() - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildRDBNAM(String, boolean) - Method in class org.apache.derby.client.net.NetConnectionRequest
Relational Database Name specifies the name of a relational database of the server.
buildRDBRLLBCK() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildRSLSETFLG(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildRTNEXTDTA(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildRTNSQLDA() - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildRuntimeInfo(String, LocalizedResource) - Method in class org.apache.derby.impl.drda.Database
 
buildRuntimeInfo(String, LocalizedResource) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
buildRuntimeInfo(LocalizedResource) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
buildRuntimeInfo(String, LocalizedResource) - Method in class org.apache.derby.impl.drda.Session
 
buildSCLDTA(String, int) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildScrollCNTQRY(int, long, Section, boolean, long, int, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
 
buildSECCHK(int, String, String, String, byte[], byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSECMEC(int) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSECTKN(byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSpecificFactory(String, String) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
buildSQLATTRcommandData(String) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildSQLCADTA(int, int[][]) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildSQLDTA(int, int[][], boolean, Hashtable, ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildSQLDTAcommandData(int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildSQLDTAGRP(int, int[][], boolean, Hashtable) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildSQLDTARD(int, int[][]) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildSqlerrmc(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Create error message or message argements to return to client.
buildSQLSTT(String) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildSQLSTTcommandData(String) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildSQLSTTGRP(String) - Method in class org.apache.derby.client.net.NetPackageRequest
 
buildSRVCLSNM() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSRVNAM(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSRVRLSLV() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildString(Enumeration, long) - Static method in class org.apache.derby.impl.services.locks.Timeout
 
buildSYNCCTLCommit(int, Xid) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSYNCCTLCommit(int, Xid) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
 
buildSYNCCTLMigrate() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSYNCCTLMigrate() - Method in class org.apache.derby.client.net.NetXAConnectionRequest
 
buildSYNCCTLRollback(int) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildSYNCCTLRollback(int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
 
buildTableNumList(FromTable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
Create a set of table numbers to search when trying to find which (if either) of this operator's operands reference the received target table.
buildTokenizedSqlerrmc(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Build Tokenized SQLERRMC to just send the tokenized arguments to the client.
buildTripletHeader(int, int, int) - Method in class org.apache.derby.client.net.Request
 
buildTYPDEFNAM(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildTYPDEFOVR(boolean, int, boolean, int, boolean, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
buildTYPSQLDA(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
buildUpdateString() - Method in class org.apache.derby.client.am.ResultSet
 
buildUSRID(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
 
builtInAggregateType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
BULK_FETCH_DEFAULT - Static variable in interface org.apache.derby.iapi.sql.LanguageProperties
 
BULK_FETCH_DEFAULT_INT - Static variable in interface org.apache.derby.iapi.sql.LanguageProperties
 
BULK_FETCH_PROP - Static variable in interface org.apache.derby.iapi.sql.LanguageProperties
 
BULK_INSERT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
BULK_INSERT_REPLACE - Static variable in interface org.apache.derby.iapi.sql.StatementType
 
bulkFetch - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
bulkFetchOK() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
Is it OK to use bulk fetch with this join strategy?
bulkFetchOK() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
 
bulkFetchSize - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
bulkFetchTurnedOff - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
bulkHeapCC - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
bulkHeapSC - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
bulkIncreaseContainerSize - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
bulkInsert - Variable in class org.apache.derby.impl.sql.compile.InsertNode
 
bulkInsert - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
bulkInsertCore(LanguageConnectionContext, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
 
bulkInsertPerformed - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
bulkInsertPerformed - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
 
bulkInsertReplace - Variable in class org.apache.derby.impl.sql.compile.InsertNode
 
bulkInsertReplace - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
BulkTableScanResultSet - Class in org.apache.derby.impl.sql.execute
Read a base table or index in bulk.
BulkTableScanResultSet(long, StaticCompiledOpenConglomInfo, Activation, GeneratedMethod, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
Constructor.
bulkValidateForeignKeys(TransactionController, ContextManager) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Bulk Referential Integrity Checker
bulkValidateForeignKeysCore(TransactionController, ContextManager, FKInfo, long, long, String) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
 
bumpContainerVersion(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
increment the version by one and return the new version.
bumpImportCounter() - Static method in class org.apache.derby.impl.load.Import
 
bumpMajor() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
 
bumpPageVersion() - Method in class org.apache.derby.impl.store.raw.data.BasePage
increment the version by one and return the new version.
bumpRecordCount(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
 
BundleFinder - Interface in org.apache.derby.iapi.services.i18n
 
BY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
BYTE - Static variable in class org.apache.derby.iapi.types.JSQLType
 
BYTE - Static variable in class org.apache.derby.impl.services.bytecode.Type
 
ByteArray - Class in org.apache.derby.iapi.util
ByteArray wraps java byte arrays (byte[]) to allow byte arrays to be used as keys in hashtables.
ByteArray(byte[], int, int) - Constructor for class org.apache.derby.iapi.util.ByteArray
Create an instance of this class that wraps ths given array.
ByteArray(byte[]) - Constructor for class org.apache.derby.iapi.util.ByteArray
 
ByteArray() - Constructor for class org.apache.derby.iapi.util.ByteArray
 
byteArrayCmp(byte[], byte[]) - Static method in class org.apache.derby.client.am.Utils
 
ByteArrayCombinerStream - Class in org.apache.derby.client.am
A stream whose source is a list of byte arrays.
ByteArrayCombinerStream(ArrayList, long) - Constructor for class org.apache.derby.client.am.ByteArrayCombinerStream
Create a stream whose source is a list of byte arrays.
byteArrayOs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
byteBuf - Variable in class org.apache.derby.impl.load.ExportWriteData
 
bytecode - Variable in class org.apache.derby.impl.services.bytecode.GClass
 
byteCode - Variable in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
 
byteCount - Variable in class org.apache.derby.iapi.util.UTF8Util.SkipCount
Number of bytes skipped.
ByteHolder - Interface in org.apache.derby.impl.store.raw.data
Holder for a growing sequence of bytes.
ByteHolderInputStream - Class in org.apache.derby.impl.store.raw.data
 
ByteHolderInputStream(ByteHolder) - Constructor for class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
 
byteLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
 
byteLength(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets the byte length of the stream, defaults to 0.
byteLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
The byte length of the stream, 0 if unknown.
byteLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
Returns the byte length encoded in the header, if any.
byteOrder - Variable in class org.apache.derby.impl.drda.Database
 
byteOrder - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
bytePos - Variable in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
 
BYTES - Static variable in class org.apache.derby.client.am.Cursor
 
bytes - Variable in class org.apache.derby.impl.drda.ConsistencyToken
Byte array representation of the token.
bytes - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
Underlying structure holding this Clobs raw bytes.
bytes2String(byte[], int, int) - Method in class org.apache.derby.client.am.Sqlca
 
bytes_ - Variable in class org.apache.derby.client.net.Request
 
bytes_free - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
 
bytesSkipped() - Method in class org.apache.derby.iapi.util.UTF8Util.SkipCount
 

C

C - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
C_ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_COMPAT - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
Container lock compatibility table.
C_DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_LockFactory - Interface in org.apache.derby.iapi.services.locks
Constants for the LockFactory
C_LONG - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_NodeNames - Interface in org.apache.derby.impl.sql.compile
This is the set of constants used to identify the classes that are used in NodeFactoryImpl.
C_NodeTypes - Interface in org.apache.derby.iapi.sql.compile
The purpose of this interface is to hold the constant definitions of the different node type identifiers, for use with NodeFactory.
C_NUMBER - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
Number of types of container locks.
C_PACKAGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_VOID - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
cache - Variable in class org.apache.derby.client.am.LogicalStatementEntity
Cache for physical statements.
cache - Variable in class org.apache.derby.client.am.StatementCacheInteractor
Statement cache for the associated physical connection.
cache - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
Map with all the cached objects.
cache_ - Variable in class org.apache.derby.impl.services.cache.Clock
 
Cacheable - Interface in org.apache.derby.iapi.services.cache
Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.
cacheable - Variable in class org.apache.derby.impl.services.cache.CacheEntry
The cached object.
CacheableConglomerate - Class in org.apache.derby.impl.store.access
The CacheableConglomerate implements a single item in the cache used by the Conglomerate directory to cache Conglomerates.
CacheableConglomerate() - Constructor for class org.apache.derby.impl.store.access.CacheableConglomerate
 
CacheableFactory - Interface in org.apache.derby.iapi.services.cache
Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.
cacheCoordinator - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
cacheCursorAttributesToSendOnPrepare() - Method in class org.apache.derby.client.am.Statement
 
cachedAggregator - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
 
cachedCharLength - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
Cached character length of the Clob.
cachedCursor_ - Variable in class org.apache.derby.client.am.Statement
 
cachedDestinations - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
This array contains data value descriptors that can be used (and reused) by normalizeRow() to hold the normalized column values.
cachedInitialDefaultSchemaDescr - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Used to hold the computed value of the initial default schema, cf logic in initDefaultSchemaDescriptor.
CachedItem - Class in org.apache.derby.impl.services.cache
A generic class to represent the cache related infomation of a cached object (Cacheable).
CachedItem() - Constructor for class org.apache.derby.impl.services.cache.CachedItem
Create a CachedItem in the not valid state.
cachedLock - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
 
cachedMessage_ - Variable in exception org.apache.derby.client.am.SqlException
 
cachedMessages - Variable in class org.apache.derby.client.am.Sqlca
Cached error messages (to prevent multiple invocations of the stored procedure to get the same message).
CachedPage - Class in org.apache.derby.impl.store.raw.data
A base page that is cached.
CachedPage() - Constructor for class org.apache.derby.impl.store.raw.data.CachedPage
 
cachedParser - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
 
cachedRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
 
cachedSet - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
 
cachedSingletonRowData_ - Variable in class org.apache.derby.client.am.Statement
 
CachedStatement - Class in org.apache.derby.impl.sql.conn
 
CachedStatement() - Constructor for class org.apache.derby.impl.sql.conn.CachedStatement
 
cachedString - Variable in class org.apache.derby.impl.drda.DRDAString
The previously generated string.
cachedTokenManager - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
 
CacheEntry - Class in org.apache.derby.impl.services.cache
Class representing an entry in the cache.
CacheEntry() - Constructor for class org.apache.derby.impl.services.cache.CacheEntry
 
CacheFactory - Static variable in interface org.apache.derby.iapi.reference.Module
 
CacheFactory - Interface in org.apache.derby.iapi.services.cache
A factory for handing out caches.
cacheHolder - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
If non-null then this object is the cacheable that holds us in the cache.
cacheInteractor - Variable in class org.apache.derby.client.am.CachingLogicalConnection
JDBC statement cache interactor used to prepare statements and calls.
cacheInteractor - Variable in class org.apache.derby.client.am.CachingLogicalConnection40
JDBC statement cache interactor used to prepare statements and calls.
CacheLock - Class in org.apache.derby.impl.store.access
Only used for exclusive lock purposes.
CacheLock(PropertyConglomerate) - Constructor for class org.apache.derby.impl.store.access.CacheLock
 
CacheManager - Interface in org.apache.derby.iapi.services.cache
 
cacheManager - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
The cache manager owning this cleaner.
cacheManager - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
The cache manager for which this replacement policy is used.
cacheMode - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
cacheSize - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
CacheStat - Class in org.apache.derby.impl.services.cache
 
CacheStat() - Constructor for class org.apache.derby.impl.services.cache.CacheStat
 
cacheStatement(StatementKey, PreparedStatement) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
Cache the prepared statement if it does not already exist.
CacheTrace - Static variable in class org.apache.derby.impl.services.cache.ClockFactory
Trace flag to display cache statistics
CachingLogicalConnection - Class in org.apache.derby.client.am
A logical connection used in a connection pool with capabilities for caching prepared statements.
CachingLogicalConnection(Connection, ClientPooledConnection, JDBCStatementCache) - Constructor for class org.apache.derby.client.am.CachingLogicalConnection
Creates a new logical connection which caches prepared statements.
CachingLogicalConnection40 - Class in org.apache.derby.client.am
A logical connection used in a connection pool with capabilities for caching prepared statements.
CachingLogicalConnection40(Connection, ClientPooledConnection, JDBCStatementCache) - Constructor for class org.apache.derby.client.am.CachingLogicalConnection40
Creates a new logical connection which caches prepared statements.
caIdentifier() - Method in class org.apache.derby.impl.tools.ij.ij
A case/connection respectful identifier.
cal - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
Calendar for data operations.
cal - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
calcType(boolean) - Static method in class org.apache.derby.catalog.types.DefaultInfoImpl
This function returns stored value for flags and so on.
calculateBufferSize(CharacterStreamDescriptor) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
Calculates an optimized buffer size.
calculateColumnOffsetsForRow() - Method in class org.apache.derby.client.net.NetSqldta
 
calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.am.Cursor
Calculate the column offsets for a row.
calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.net.NetCursor
Calculate the column offsets for a row.
calculateColumnsInSQLDTAGRPtriplet(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
calculateDecryptionToken(int, byte[]) - Method in class org.apache.derby.impl.drda.DecryptionManager
This method is used to calculate the decryption token.
calculateEncryptionToken(int, byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
 
calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.client.net.Request
 
calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.impl.drda.DDMWriter
Calculate extended length byte count which follows the DSS header for extended DDM.
calculateLength(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
 
calculateLobColumnPositionsForRow() - Method in class org.apache.derby.client.net.NetCursor
 
calculateOUTOVRLidAndLengthOverrides(ResultSet, ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
 
calculateResultSetConcurrency(int, int) - Method in class org.apache.derby.client.net.NetStatementReply
 
calculateResultSetFlags() - Method in class org.apache.derby.client.net.NetStatementRequest
 
calculateResultSetHoldability(int) - Method in class org.apache.derby.client.net.NetStatementReply
 
calculateResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
For a single result set, just echo the consistency token that the client sent us.
calculateResultSetType(int, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
 
calculateSIfromFI() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
Will be used to calculate the shipping interval based on the fill information obtained from the log buffer.
calculateSlotFieldSize(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Calculate the slot field size from the page size.
calculateWeight(PredicateList.PredicateWrapperList[], int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
 
CALENDAR_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
calendarForLastSystemSQLName - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
CALL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CALL_STATEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CALL_STATEMENT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
CALL_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
 
CALLABLE - Static variable in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
 
CallableLocatorProcedures - Class in org.apache.derby.client.am
Contains the necessary methods to call the stored procedure that operate on LOBs identified by locators.
CallableLocatorProcedures(Connection) - Constructor for class org.apache.derby.client.am.CallableLocatorProcedures
Create an instance to be used for calling locator-based stored procedures.
CallableStatement - Class in org.apache.derby.client.am
 
CallableStatement(Agent, Connection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.CallableStatement
Common constructor for jdbc 2 callable statements with scroll attributes.
CallableStatement40 - Class in org.apache.derby.client.am
 
CallableStatement40(Agent, Connection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.CallableStatement40
Calls the superclass constructor and passes the parameters
callableStatement_ - Variable in class org.apache.derby.client.net.NetCallableStatement
 
callback - Variable in class org.apache.derby.impl.services.cache.CacheEntry
Callback object used to notify the replacement algorithm about events on the cached objects (like accesses and requests for removal).
callback - Variable in class org.apache.derby.impl.services.locks.LockSpace
 
callbackDVD - Variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
Reference to "owning" DVD, used to update it with information about whether the database is being accessed in soft upgrade mode or not.
callbackGroup - Variable in class org.apache.derby.impl.services.locks.LockSpace
 
called() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
 
CALLED - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
calledOnNullInput - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
True if the routine is called on null input.
calledOnNullInput() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
calledOnNullInput(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
callInfoArray_ - Variable in class org.apache.derby.client.net.NetXAResource
 
CALLING_NEXT_ACCESS_PATH - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
CALLING_ON_JOIN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
callMethod(short, String, String, String, int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Call a method.
callMethod(Object) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Call a method previously described by describeMethod().
callMethod(Object) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
callMethod(short, String, String, String, int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
callStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
CallStatementNode - Class in org.apache.derby.impl.sql.compile
An CallStatementNode represents a CALL statement.
CallStatementNode() - Constructor for class org.apache.derby.impl.sql.compile.CallStatementNode
 
CallStatementResultSet - Class in org.apache.derby.impl.sql.execute
Call a Java procedure.
CallStatementResultSet(GeneratedMethod, Activation) - Constructor for class org.apache.derby.impl.sql.execute.CallStatementResultSet
 
callSubMethod(BCMethod) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
Call a sub-method created by getNewSubMethod handling parameters correctly.
callSuper() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Call super().
callSuper() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
CALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
 
canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
 
canAllBeFlattened() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Can NOT IN, ALL be falttened to NOT EXISTS join?
canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Tell super-class that this Optimizable can be ordered
canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromTable
Most Optimizables cannot be ordered
canBePushedDown(Predicate) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Return true if the predicate can be pushed into a RestrictedVTI
canCacheRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
 
cancel() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
cancel() - Method in class org.apache.derby.client.am.Statement
 
cancel() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
cancel() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Indicate that the statement which has allocated this statement context should cancel its execution.
cancel() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Cancel can be used by one thread to cancel a statement that is being executed by another thread.
cancel() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Cancels the statement which has allocated this StatementContext object.
cancel(String) - Method in class org.apache.derby.jdbc.XATransactionState
This function is called from the timer task when the transaction times out.
cancel() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
CANCEL_NOT_SUPPORTED_BY_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
cancellationFlag - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
cancelRowUpdates() - Method in class org.apache.derby.client.am.ResultSet
 
cancelRowUpdates() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 The cancelRowUpdates() method may be called after calling an updateXXX() method(s) and before calling updateRow() to rollback the updates made to a row.
cancelRowUpdates() - Method in class org.apache.derby.vti.VTITemplate
 
cancelRunningStatement() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Cancels the current running statement.
cancelTask - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
cancelXATransaction(XAXactId, String) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
Cancel the XA transaction identified by the specified xid.
cancelXATransaction(XAXactId, String) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
 
canClose - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
 
canCommandUseDefaultPKGNAMCSN() - Method in class org.apache.derby.client.net.NetPackageRequest
 
candidate - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
The candidate row, matches the shape of the rows in the underlying object to be scanned.
canEncryptDatabase(boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
checks if the database is in the right state to (re)encrypt it.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canIgnoreStmt(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
CANNOT_AUTOCOMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_BATCH_QUERIES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_CLOSE_ACTIVE_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_CLOSE_ACTIVE_XA_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_COMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_ENCRYPT_LOG_ARCHIVED_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_ENCRYPT_READONLY_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_HOLD_CURSOR_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_REENCRYPT_LOG_ARCHIVED_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_REENCRYPT_READONLY_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_ROLLBACK_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_START_SLAVE_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
canonicalHome - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
 
canonicalName - Variable in class org.apache.derby.impl.io.BaseStorageFactory
 
canonicalName - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
The canonical (unique) name of the database (absolute path).
canonicalPath_ - Variable in class org.apache.derby.client.am.GetFileInputStreamAction
 
canSkip - Variable in class org.apache.derby.impl.services.locks.ActiveLock
If true then this lock can be granted even if it is not the first lock request on the wait queue.
canSupport(Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleSupportable
See if this implementation can support any attributes that are listed in properties.
canSupport(Properties) - Method in class org.apache.derby.iapi.types.CDCDataValueFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
canSupport(Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
Determines whether this Database implementation should be used to boot the database.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
Check if we should activate this authentication service.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
Check if we should activate the JNDI authentication service.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
Check if we should activate this authentication service.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
Check if we should activate this authentication service.
canSupport(Object, Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
If the module implements ModuleSupportable then call its canSupport() method to see if it can or should run in this setup.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
This is the data dictionary implementation for the standard database engine.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
Module supports the standard database engine and a storeless SQL engine.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
this implementation will not support caching of statements.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
We use this RawStore for all databases.
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.master.MasterController
Used by Monitor.bootServiceModule to check if this class is usable for replication.
canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
Used by Monitor.bootServiceModule to check if this class is usable for replication.
CANT_CONVERT_UNICODE_TO_EBCDIC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANT_USE_EXEC_QUERY_FOR_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
canTruncate() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Determine if trailing blank truncation is allowed.
canUpdate() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Can the container be updated.
canUpdate - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
canUpdate() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
 
canWeCacheResults() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
canWrite() - Method in class org.apache.derby.impl.io.InputStreamFile
Determine whether the named file is writable.
canWrite() - Method in class org.apache.derby.impl.io.vfmem.