- 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(Executor) - Method in class org.apache.derby.client.am.ClientConnection
-
- abort(Executor) - Method in class org.apache.derby.client.am.LogicalConnection
-
- abort(Executor) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
- abort(Executor) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
- 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(Executor) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
- 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
-
- aborting - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
- aborting_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- 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
-
- absolute(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- 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(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
-
- absolutePosition_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- absoluteX(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
- 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
-
- ac - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
-
- accept(Visitable) - Method in class org.apache.derby.iapi.sql.compile.IgnoreFilter
-
- accept(Visitable) - Method in class org.apache.derby.iapi.sql.compile.ScopeFilter
-
- accept(Visitable) - Method in class org.apache.derby.iapi.sql.compile.TagFilter
-
- 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(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.VisitableFilter
-
Return true if the Visitable passes the filter.
- 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.AggregateNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Accept the visitor for all visitable children of this node.
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
- 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.CachedValueNode
-
- 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.ColumnReference
-
- 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.ConstraintDefinitionNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Accept the visitor for all visitable children of this node.
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- 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.CurrentOfNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Accept the visitor for all visitable children of this node.
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
- 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.DropSequenceNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
- 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.FromSubquery
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
- 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.GenerationClauseNode
-
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.LockTableNode
-
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Accept the visitor for all visitable children of this node.
- acceptChildren(Visitor) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
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.NextSequenceNode
-
- 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.PrivilegeNode
-
- 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.RenameNode
-
- 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.SetConstraintsNode
-
- 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.StaticMethodCallNode
-
- 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.
- acceptClientWithRetry() - Method in class org.apache.derby.impl.drda.ClientThread
-
Perform a server socket accept.
- 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
- acceptWork(TableDescriptor) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Determines if the given work can be accepted.
- 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 - Variable in class org.apache.derby.impl.tools.planexporter.CreateXMLFile
-
- 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_factory - Variable in class org.apache.derby.impl.store.access.RAMAccessUndoHandler
-
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
-
- AccessDatabase - Class in org.apache.derby.impl.tools.planexporter
-
This class will perform the database connection establishment,
querying the database, shut downing the database.
- AccessDatabase(String, String, String) - Constructor for class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- AccessDatabase(Connection, String, String) - Constructor for class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
- 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?
- 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.CacheableConglomerate
-
- 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.
- 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(V) - Method in interface org.apache.derby.agg.Aggregator
-
Accumulate the next scalar value
- 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
-
- accumulate(DataValueDescriptor, Object) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
- accumulate(V) - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
-
- accumulate440WarningForMessageProcFailure(SqlWarning) - Method in class org.apache.derby.client.am.ClientConnection
-
- accumulate444WarningForMessageProcFailure(SqlWarning) - Method in class org.apache.derby.client.am.ClientConnection
-
- accumulateChainBreakingReadExceptionAndThrow(DisconnectException) - Method in class org.apache.derby.client.am.Agent
-
- accumulated440ForMessageProcFailure_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- accumulated444ForMessageProcFailure_ - Variable in class org.apache.derby.client.am.ClientConnection
-
- 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
-
- accumulateWarning(SqlWarning) - Method in class org.apache.derby.client.am.ClientConnection
-
- accumulateWarning(SqlWarning) - Method in class org.apache.derby.client.am.ClientResultSet
-
- accumulateWarning(SqlWarning) - Method in class org.apache.derby.client.am.ClientStatement
-
- accumulateWarning(SqlWarning) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
-
- 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.reflect.ReflectClassesJava2
-
- action - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
-
This class implements Formatable.
- action - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- 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
-
- 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.EncryptOrDecryptData
-
- 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.
- 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.EncryptOrDecryptData
-
- 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.
- actionMask - Variable in class org.apache.derby.security.SystemPermission
-
Bit mask representing the actions.
- actionNode - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
- actionPS - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- 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
-
- actionRetrieved - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
- actions - Variable in class org.apache.derby.security.DatabasePermission
-
- 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.EncryptOrDecryptData
-
- 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
-
- actionTransformations - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
A list that describes how the original SQL text of the trigger action
statement was modified when transition tables and transition variables
were replaced by VTI calls.
- 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.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:
final public class #className extends #superClass {
// public void reset() { return; }
protected ResultSet doExecute() throws StandardException {
// 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.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
-
- 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.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.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.
- 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(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(Permission) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
- 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_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[], RowLocation, 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
- addAllNames(Properties, HashSet<Object>) - Static method in class org.apache.derby.iapi.util.DoubleProperties
-
Add all property names in the Properties object src to the
HashSet dest.
- 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(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- addBatch() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
- addBatch(String) - Method in class org.apache.derby.client.am.ClientStatement
-
- 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.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.ClientDataSource
-
Add Java Bean properties to the reference using
StringRefAddr for each property.
- addBeanProperties(Object, Reference) - Static method in class org.apache.derby.jdbc.EmbeddedDataSource
-
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.
- 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(HashMap<String, ColumnReference>, ColumnReference, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add a column to the evolving map of referenced columns
- addColumn(TableName, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Add a column to the list given a table name, column name, and data type.
- 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.
- addColumnDependencies(LanguageConnectionContext, DataDictionary, TableDescriptor, ColumnInfo) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Add dependencies of a column on providers.
- addColumnPrivilege(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add SELECT privilege on the indicated column.
- addColumns(FromTable, HashMap<String, ColumnReference>, ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add to an evolving select list the columns from the indicated table.
- 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
-
- addCulprits(List<UUID>) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
- 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
-
Adds the dependency to the data dictionary or the in-memory dependency
map.
- addDependencyToTable(Map<UUID, List<Dependency>>, UUID, 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(E) - 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
-
- addError(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
-
- 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
-
- addInlinedWindowDefinition(WindowList, WindowFunctionNode) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
- addInMemoryDependency(Dependent, Provider, ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Adds the dependency as an in-memory dependency.
- 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
-
- 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(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
-
- addObserver(DerbyObserver) - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
Add another observer who wants to be told about changes to this object.
- addOnClausePrivileges() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add the privileges required by the ON clause.
- 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
-
- addOuterFromList(FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Add a FromList to the collection of FromLists which bindExpressions() checks
when vetting VTI arguments which reference columns in other tables.
- 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(List<ValueNode>) - 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.
- addPostAbortWork(Serviceable) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Add to the list of post abort work that may be processed after this
transaction aborts.
- addPostAbortWork(Serviceable) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Add to the list of post abort work that may be processed after this
transaction aborts.
- 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
-
- addPrivilegeFilter(VisitableFilter) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a filter for determining which QueryTreeNodes give rise to privilege checks
at run time.
- addPrivilegeFilter(VisitableFilter) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- 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
-
- addReferencedSequence(SequenceDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a sequence descriptor to the list of referenced sequences.
- addReferencedSequence(SequenceDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- 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.
- addRequiredUsagePriv(PrivilegedSQLObject) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a usage privilege to the list of required privileges.
- addRequiredUsagePriv(PrivilegedSQLObject) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
- addResolvedTypes(HashMap<Type, Type>, Type) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given a generic type, add its parameter types to an evolving
map of resolved types.
- 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
-
- addRoutinePrivilege(StaticMethodCallNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add EXECUTE privilege on the indicated routine.
- 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, ContextManager) - 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.
- 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.
- 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.ClientPooledConnection
-
Registers a StatementEventListener with this PooledConnection object.
- addStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Registers a StatementEventListener with this
PooledConnection object.
- addStatistics(DataDictionary, IndexRowGenerator, long) - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Determines if a statistics entry is to be added for the index.
- 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
- addStoredDependency(Dependent, Provider, ContextManager, TransactionController) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Adds the dependency as a stored dependency.
- addString(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Add a string entry
- addSubjectRow(SQLRef) - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Add another subject row id to the evolving hashtable of affected target rows.
- 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
- addTag(String) - Method in interface org.apache.derby.iapi.sql.compile.Visitable
-
Add a tag to this Visitable.
- addTag(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
- addTargetRowLocation(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add the target table's row location to the left join's select list
- 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.
- addTruncationWarning(DataTruncation) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Add a warning about data having been truncated.
- addUDTUsagePriv(List<ValueNode>) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Add USAGE privilege for all UDTs mentioned in the indicated ValueNodes.
- addUDTUsagePriv(ValueNode) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Add USAGE privilege for a single UDT.
- 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
-
- addUpdatePriv(ArrayList<String>) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Add UPDATE_PRIV on all columns on the left side of SET operators.
- 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.
- addUser(String, String, TransactionController) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Create a new user (this entry is called when bootstrapping the credentials of the DBO
at database creation time.
- 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<Object, Object>) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Add all waiters in this lock table to a Map object.
- addWaiters(Map<Object, Object>) - Method in interface org.apache.derby.impl.services.locks.Control
-
- addWaiters(Map) - Method in class org.apache.derby.impl.services.locks.Lock
-
- addWaiters(Map<Object, Object>) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Add the waiters of this lock into this Map object.
- addWaiters(Map<Object, Object>) - 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 interface org.apache.derby.iapi.sql.ResultSet
-
Add a warning to this result set.
- 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.execute.NoRowsResultSetImpl
-
- addWarning(SQLWarning) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
- 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, LocalField) - 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.ClientResultSet
-
- 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.UCode_CharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBulkFetchSize(Activation, int, boolean) - Static method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Adjust the bulk fetch size according to the parameters.
- adjustCollectionAndDssLengths(int) - Method in class org.apache.derby.client.net.Reply
-
- adjustColumnOffsetsForColumnsPreviouslyCalculated(int) - Method in class org.apache.derby.client.net.NetCursor
-
Adjust column offsets after fetching the next part of a split row.
- 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.ClientResultSet
-
- 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.ClientResultSet
-
- 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
- adjustMatchingRefinement(ResultColumnList, ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Point the column references in the matching refinement at the corresponding
columns returned by the driving left join.
- adjustNextRowset() - Method in class org.apache.derby.client.am.ClientResultSet
-
- 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.ClientResultSet
-
- adjustRefreshRowset() - Method in class org.apache.derby.client.am.ClientResultSet
-
- adjustRelativeRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
-
- adjustScale(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Adjust the scale of a type.
- adjustThenColumns(ResultColumnList, ResultSetNode, HalfOuterJoinNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Point the column references in the temporary row at the corresponding
columns returned by the driving left join.
- adjustUDTDependencies(LanguageConnectionContext, DataDictionary, TableDescriptor, ColumnInfo[], boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Adjust dependencies of a table on ANSI UDTs.
- adjustUDTDependencies(LanguageConnectionContext, DataDictionary, Dependent, HashMap<String, AliasDescriptor>, HashMap<String, AliasDescriptor>) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Add and drop dependencies of an object on UDTs.
- adjustUDTDependencies(LanguageConnectionContext, DataDictionary, AliasDescriptor, boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Add and drop dependencies of a routine on UDTs.
- 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
-
- advanceValue(long[]) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Advance the sequence generator.
- 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_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.ClientResultSet
-
- 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
-
- afterLastX() - Method in class org.apache.derby.client.am.ClientResultSet
-
- 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(ClientConnection, 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.ClientConnection
-
- agent_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- agent_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
- agent_ - Variable in class org.apache.derby.client.am.ClientSavepoint
-
- agent_ - Variable in class org.apache.derby.client.am.ClientStatement
-
- 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.EncryptionManager
-
- agent_ - Variable in class org.apache.derby.client.am.Lob
-
- 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.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() - 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_ELEMENT_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- AGG_FOR_TYPE - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- 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_RETURN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
- 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
- aggClassName - Variable in class org.apache.derby.impl.sql.compile.AggregateNode.BuiltinAggDescriptor
-
- 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 - Variable in class org.apache.derby.impl.sql.compile.AggregateNode.BuiltinAggDescriptor
-
- AGGREGATE_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
- AGGREGATE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- AGGREGATE_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
- AGGREGATE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
- AGGREGATE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
- AGGREGATE_TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Alias
-
- AGGREGATE_WINDOW_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
- AggregateAliasInfo - Class in org.apache.derby.catalog.types
-
Describe a G (Aggregate) alias.
- AggregateAliasInfo() - Constructor for class org.apache.derby.catalog.types.AggregateAliasInfo
-
no-arg constructor for Formatable machinery
- AggregateAliasInfo(TypeDescriptor, TypeDescriptor) - Constructor for class org.apache.derby.catalog.types.AggregateAliasInfo
-
Construct from pieces
- 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
-
- 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 represents a set function/aggregate.
- AggregateNode(ValueNode, UserAggregateDefinition, TableName, boolean, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode
-
Constructed when binding a StaticMethodNode that we realize is
an aggregate.
- AggregateNode(ValueNode, TableName, boolean, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode
-
- AggregateNode(ValueNode, Class<?>, boolean, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode
-
- AggregateNode.BuiltinAggDescriptor - Class in org.apache.derby.impl.sql.compile
-
- aggregates - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
-
The list of all aggregates in the query block
that contains this group by.
- aggregates - Variable in class org.apache.derby.impl.sql.compile.JoinNode
-
- aggregates - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
- 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
- AggregateWindowFunctionNode - Class in org.apache.derby.impl.sql.compile
-
Represents aggregate function calls on a window
- AggregateWindowFunctionNode(WindowNode, AggregateNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
-
- Aggregator<V,R,A extends Aggregator<V,R,A>> - Interface in org.apache.derby.agg
-
Behavior of a user-defined Derby aggregator.
- AGGREGATOR_PARAM_COUNT - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
- AGGREGATOR_TYPE - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
- 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
- aggregatorInstantiation(Throwable) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Make a "Could not instantiate aggregator" exception.
- 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.DMLWriteGeneratedColumnsResultSet
-
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.
- 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 hash table of auto increment (key, value) 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_AGGREGATE_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
-
- ALIAS_NAME_SPACE_AGGREGATE_AS_STRING - Static variable in interface org.apache.derby.catalog.AliasInfo
-
- 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_AGGREGATE_AS_CHAR - Static variable in interface org.apache.derby.catalog.AliasInfo
-
- ALIAS_TYPE_AGGREGATE_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
-
- 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 - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
- ALL_BUILTIN_TYPE_IDS - Static variable in class org.apache.derby.iapi.types.TypeId
-
- 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
-
- 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(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
- 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
-
- allocateNewRange(long, long) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Allocate a new range.
- 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.ClientConnection
-
- 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.ClientConnection
-
- 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.ClientDatabaseMetaData
-
- 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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- allProceduresAreCallable__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- 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(TableName, ContextManager) - 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.ClientDatabaseMetaData
-
- 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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
- allTablesAreSelectable__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
- 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
-
- 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_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
-
- AlterConstraintConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a
alter constraint at Execution time.
- AlterConstraintConstantAction(String, String, boolean[], String, UUID, String, IndexConstantAction) - Constructor for class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
-
Constructor.
- 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, 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(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.