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(Visitor) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.CastNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
 
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.FromList
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.Predicate
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Accept a visitor, and call v.visit() on child nodes as necessary.
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(Visitor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Accept a visitor, and call v.visit() on child nodes as necessary.
accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Accept a visitor, and call v.visit() on child nodes as necessary.
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
 
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
 
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 state