A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- AASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ABNUOWRM - Static variable in class org.apache.derby.client.net.CodePoint
- ABNUOWRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- abort() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Abort all changes made by this transaction since the last commit, abort or the point the transaction was started, whichever is the most recent.
- abort() - 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() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- abort() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- 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(Executor) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- ABORT - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- ABORT - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
- 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(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- absolute(int) - Method in class org.apache.derby.vti.VTITemplate
- absolute(ResultSet, int) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Position on the specified row of the specified ResultSet.
- 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 interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- ABSOLUTE - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- 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(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.VisitableFilter
-
Return true if the Visitable passes the filter.
- accept(Visitor) - Method in interface org.apache.derby.iapi.sql.compile.Visitable
-
Accept a visitor, and call v.visit() on child nodes as necessary.
- accept(Visitor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Accept a visitor, and call
v.visit()on child nodes as necessary. - accept(XPLAINVisitor) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
-
This method gets called to let a visitor visit this XPLAINable object.
- accept(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 - Variable in class org.apache.derby.impl.tools.planexporter.CreateXMLFile
- access() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Mark this entry as recently used.
- access() - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy.Callback
-
Notify the replacement algorithm that the cache entry has been accessed.
- ACCESS_B2I_STATIC_COMPILED_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_B2I_V2_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_B2I_V3_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_B2I_V4_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_B2I_V5_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_B2IUNDO_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_BTREE_BRANCHCONTROLROW_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ACCESS_BTREE_LEAFCONTROLROW_V1_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- access_factory - Variable in class org.apache.derby.impl.store.access.btree.BTreePostCommit
- access_factory - Variable in class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
Fields of the class
- access_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.RAMTransaction
-
The access manager this transaction is under.
- accessManager - Variable in class org.apache.derby.impl.store.access.CacheableConglomerate
- 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(Object[], Object[]) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Accumulate the aggregate results.
- accumulate(ExecRow, ExecRow) - 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.AvgAggregator
- accumulate(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
- 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) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
- accumulate(DataValueDescriptor, Object) - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Iteratively accumulates the addend into the aggregator.
- accumulate(DataValueDescriptor, Object) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
Accumulate for count().
- accumulate(DataValueDescriptor, Object) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
- accumulate(DataValueDescriptor, Object) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- accumulate(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Accumulate the aggregate results.
- accumulate(V) - Method in interface org.apache.derby.agg.Aggregator
-
Accumulate the next scalar value
- 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
-
The actions of this permission, as returned by
DatabasePermission.getActions(). - 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 - 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
- Activation - Interface in org.apache.derby.iapi.sql
-
An activation contains all the local state information necessary to execute a re-entrant PreparedStatement.
- Activation - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ACTIVATION - Static variable in interface org.apache.derby.catalog.Dependable
- 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:
- 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 - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- active - Variable in class org.apache.derby.jdbc.InternalDriver
- active - Variable in class org.apache.derby.jdbc.ResourceAdapterImpl
- ACTIVE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- 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(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 interface org.apache.derby.iapi.store.access.FileResource
-
Add a file resource, copying from the input stream.
- add(String, InputStream) - Method in class org.apache.derby.impl.store.raw.data.RFResource
- add(Permission) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
- add(UUID, ColumnDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Add the column.
- add(CostEstimate, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Add this cost estimate to another one.
- add(CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- add(Xact, boolean) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
- add(Xact, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- add_escapes(String) - Method in exception org.apache.derby.impl.sql.compile.ParseException
-
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
- add_escapes(String) - Method in exception org.apache.derby.impl.tools.ij.ParseException
-
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
- ADD_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
srcto the HashSetdest. - 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(long, Properties, RowSource) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- addAndLoadStreamContainer(RawTransaction, long, Properties, RowSource) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Create and load a stream container.
- addAndLoadStreamContainer(RawTransaction, long, Properties, RowSource) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Add and load a stream container
- addArg(String) - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- addArraysToSystemCatalogs() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
This method writes the created descriptor arrays to the cooresponding system catalogs.
- addAsyncStatement(String, AsyncStatement) - Method in class org.apache.derby.impl.tools.ij.Session
- addAttribute(String, ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addAttribute(String, ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- addBatch() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- addBatch() - 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() - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- addBatch() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 Add a set of parameters to the batch.
- addBatch() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- addBatch(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- addBatch(String) - Method in class org.apache.derby.client.am.ClientStatement
- addBatch(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- addBatch(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- addBatch(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- 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
- addBeanProperties(Object, Reference) - Static method in class org.apache.derby.jdbc.EmbeddedDataSource
-
Add Java Bean properties to the reference using StringRefAddr for each property.
- addBeanProperties(Reference) - Method in class org.apache.derby.jdbc.ClientDataSource
-
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(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(TransactionManager, int, Storable, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Add a column to the conglomerate.
- 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.
- 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.
- 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(double) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(float) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(long) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- addConstant(String) - 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(long, long, int, Properties, int) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Add a new container to the segment.
- addContainer(long, long, int, Properties, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- addContainer(RawTransaction, long, long, int, Properties, int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Add a container.
- 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.
- 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(Dependency) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
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(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
-
addDrdaParamadds 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(Object, ConstantPoolEntry) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Generic add entry to constant pool.
- addEntry(AttributeEntry) - Method in class org.apache.derby.iapi.services.classfile.Attributes
- 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
-
addExtPosmarks 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(String) - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
Add the fact that some class limit was exceeded while generating the class.
- 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.
- 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(Object, Lock) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Add a lock to a group.
- addLock(LockTable, CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Add a lock into this control, granted it if possible.
- 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() - 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 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 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.BaseContainer
-
Add a page to this container.
- 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.
- 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.
- 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) - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- addResultSet(ResultSet, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Add a new resultSet to this statement.
- 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
StatementEventListenerwith thisPooledConnectionobject. - 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(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.TransactionTable
-
Change a transaction to update or add an update transaction to this table.
- 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) - Method in class org.apache.derby.impl.services.locks.Lock
- addWaiters(Map<Object, Object>) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Add all waiters in this lock table to a
Mapobject. - addWaiters(Map<Object, Object>) - Method in interface org.apache.derby.impl.services.locks.Control
- 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() - 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() - 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() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- adjustForSortElimination() - 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 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(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- 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(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(RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- 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, 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.
- adjustUDTDependencies(LanguageConnectionContext, DataDictionary, TableDescriptor, ColumnInfo[], boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Adjust dependencies of a table on ANSI 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 - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- afterLast() - Method in class org.apache.derby.client.am.ClientResultSet
- afterLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- afterLast() - Method in class org.apache.derby.vti.VTITemplate
- 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 - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- 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 - 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 - 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.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, Class<?>, boolean, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode
- AggregateNode(ValueNode, TableName, boolean, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode
- 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.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 - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
- aliasDescriptor - Variable in class org.apache.derby.impl.sql.execute.RoutinePrivilegeInfo
- 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
- 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 - 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
- AliasInfo - Interface in org.apache.derby.catalog
-
An interface for describing an alias in Derby systems.
- 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 - 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 - 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_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) - Static method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Allocate a new leaf page to the conglomerate.
- 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_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() - Constructor for class org.apache.derby.impl.store.raw.data.AllocExtent
- 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
- 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() - Constructor for class org.apache.derby.impl.store.raw.data.AllocPageOperation
- AllocPageOperation(AllocPage, long, int, int) - 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
trueif 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(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- AlreadyHaveConnectionNamed - Static variable 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, boolean, boolean, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AlterTableNode
-
Constructor for INPLACE COMPRESS
- AlterTableNode(TableName, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AlterTableNode
-
Constructor for COMPRESS using temporary tables rather than in place compress
- AlterTableNode(TableName, int, boolean, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AlterTableNode
-
Constructor for UPDATE_STATISTICS or DROP_STATISTICS
- AlterTableNode(TableName, int, TableElementList, char, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AlterTableNode
-
Constructor for ADD_TYPE, DROP_TYPE, MODIFY_TYPE and LOCK_TYPE
- AlterTableNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AlterTableNode
-
Constructor for TRUNCATE TABLE
- alterURL(String, String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- alwaysDefer(int) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- alwaysDefer(int) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an insert, update, or delete statement with this VTI as the target.
- alwaysOrdered(int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Ask whether the given table is always ordered.
- alwaysOrdered(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- alwaysOrderedOptimizables - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
List of table numbers for tables that are always ordered.
- alwaysSort - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- AM_NO_FACTORY_FOR_IMPLEMENTATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AM_NO_SUCH_CONGLOMERATE_DROP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AM_NO_SUCH_CONGLOMERATE_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AM_NO_SUCH_SORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AM_PM - Static variable in class org.apache.derby.iapi.types.SQLTime
- AM_RECORD_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AM_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AMBIGIOUS_PROTOCOL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- and(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bitwise AND this FormatableBitSet with another FormatableBitSet.
- and(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
The SQL AND operator.
- and(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The AND operator.
- and(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
- AND - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- AND(Restriction, Restriction) - Constructor for class org.apache.derby.vti.Restriction.AND
-
AND together two other Restrictions
- AND_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- andNode - Variable in class org.apache.derby.impl.sql.compile.Predicate
- AndNode - Class in org.apache.derby.impl.sql.compile
- AndNode(ValueNode, ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AndNode
- AndNode(ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AndNode
- AndNoShortCircuitNode - Class in org.apache.derby.impl.sql.compile
-
Used for deferrable CHECK constraint.
- AndNoShortCircuitNode(ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.AndNoShortCircuitNode
- ANEWARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ANSI_CASING - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- ansiTrim(int, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
- ansiTrim(int, StringDataValue, StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
The SQL Ansi trim function.
- ANTI_ANSI_CASING - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- ANY_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTime
- anyChar - Static variable in class org.apache.derby.iapi.types.Like
- anyNull(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
- anyoneBlocked() - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Returns true if locks held by anyone are blocking anyone else
- anyoneBlocked() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return true if any transaction is blocked (even if not by this one).
- anyoneBlocked() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Return true if any transaction is blocked, even if not by this one.
- anyoneBlocked() - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Returns true if locks by anyone are blocking anyone else
- anyoneBlocked() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Check whether anyone is blocked.
- anyoneBlocked() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Check whether there are anyone blocked in the lock table.
- anyoneBlocked() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- anyoneBlocked() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Return true if any transaction is currently blocked, even if not by this transaction.
- AnyResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a quantified predicate subquery's result set.
- AnyResultSet(NoPutResultSet, Activation, GeneratedMethod, int, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.AnyResultSet
- anySetBit() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
If any bit is set, return the zero-based bit index of the first bit that is set.
- anySetBit(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Like anySetBit(), but return any set bit whose number is bigger than beyondBit.
- anyString - Static variable in class org.apache.derby.iapi.types.Like
- apl - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- appearsInGroupBy - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- append - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The append flag which indicates at creation time to append to an existing file or to always create a new one
- append(String) - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Append an error string
- appendArgs(StringBuffer, Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Append function arguments to an evolving ddl text buffer.
- appendAttrString(Properties) - Method in class org.apache.derby.impl.drda.Database
- appendBlanks(char[], int, int) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Private/Protected methods of This class:
- appendBytes(byte[], int, int, int) - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
Append a byte[] to this LogBufferElement.
- appendDatabaseAttributes(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
-
Append attributes to the database name except for user/password which are sent as part of the protocol, and SSL which is used locally in the client.
- appendErrorInfo() - Method in class org.apache.derby.iapi.services.context.ContextImpl
- appendErrorInfo() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- appendErrorInfo() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- appendln(String) - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Append an error string with a newline
- appendLog(long, byte[], int, int) - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Append a chunk of log records to the log buffer.
- appendLog(long, byte[], int, int) - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
Append a chunk of log records to this LogBufferElement.
- appendLog(long, byte[], int, int) - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Append a chunk of log records to the log buffer.
- appendLog(long, byte[], int, int) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Append a chunk of log records to the log buffer.
- appendLogRecord(byte[], int, int, byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Append length bytes of data to the log prepended by a long log instant and followed by 4 bytes of length information.
- appendLogRecordToBuffer(byte[], int, int, long, byte[], int, byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Append a log record to a byte[].
- appendLogs - Static variable in class org.apache.derby.tools.dblook
- appendNewColumnsToRCL(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Append goobered up ResultColumns to the table's RCL.
- appendNormalToList(String, String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Append an identifier to a comma separated list of identifiers.
- appendOverflowFieldHeader(DynamicByteArrayOutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Append an overflow pointer to a partly logged row, to point to a long column that just been logged.
- appendOverflowFieldHeader(DynamicByteArrayOutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- appendResultColumns(ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Append a given ResultColumnList to this one, resetting the virtual column ids in the appended portion.
- appendReturnType(StringBuffer, Connection, Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Append return type to an evolving ddl text buffer
- appendRunStats(StringBuffer) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Appends runtime statistics to the given string buffer.
- appendTableFunctionSignature(StringBuffer, Connection, Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Append the signature of a table function to an evolving ddl text buffer
- appendTraceString(String) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
-
Append a string to the optimizer trace
- applicationConnection - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
The Connection object the application is using when accessing the database through this connection.
- applicationConnection - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- applicationConnection - Variable in class org.apache.derby.jdbc.XAStatementControl
- applicationLoader - Variable in class org.apache.derby.impl.services.reflect.DatabaseClasses
- ApplicationObjectInputStream - Class in org.apache.derby.iapi.services.io
-
An object input stream that implements resolve class in order to load the class through the ClassFactory.loadApplicationClass method.
- ApplicationObjectInputStream(InputStream, ClassFactory) - Constructor for class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
- applicationParameterNumbers - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- applicationProperties - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- applicationPropertiesStream() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Get InputStream for application properties file Returns nul if it does not exist.
- applicationPropertiesStream() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- applicationStatement - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
Statement reference the application is using to execute this Statement.
- applicationStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
- applicationStmt - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Statement object the application used to create this ResultSet.
- apply(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
-
Apply a property change.
- apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
- apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
- apply(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- applyBulkCryptoOperation(Properties, CipherFactory) - Method in class org.apache.derby.impl.store.raw.RawStore
- applySafeChanges(TransactionController, int, int) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Apply changes that can safely be made in soft upgrade.
- appRequester - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- appRequester - Variable in class org.apache.derby.impl.drda.Session
- AppRequester - Class in org.apache.derby.impl.drda
-
AppRequester stores information about the application requester.
- AppRequester() - Constructor for class org.apache.derby.impl.drda.AppRequester
-
AppRequester constructor
- appRequesterTable - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- areColumnsComparable(ColumnDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Indicates whether the column descriptor list is type comparable with the constraints columns.
- areColumnsNullable(ConstraintDefinitionNode, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Checks if any of the columns in the constraint can be null.
- areLocksHeld() - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Return true if locks are held in this compatibility space.
- areLocksHeld(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Return true if locks are held in a group
- areLocksHeld(CompatibilitySpace) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Return true if locks are held in this compatibility space.
- areLocksHeld(CompatibilitySpace) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Return true if locks are held in this space
MT - thread safe - areLocksHeld(CompatibilitySpace, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Return true if locks are held in this compatibility space and this group.
- areLocksHeld(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Return true if locks are held in this group and this space.
- areNullsOrdered(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecIndexRow
-
Return true if orderedNulls was called on this ExecIndexRow for the given column position.
- areNullsOrdered(int) - Method in class org.apache.derby.impl.sql.execute.IndexRow
- areNullsOrdered(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- areParametersQueryInvariant() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return whether or not all of the parameters to this node are QUERY_INVARIANT or CONSTANT.
- ARETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- arg_passer - Variable in class org.apache.derby.iapi.types.SQLChar
- argSources - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- argType - Variable in class org.apache.derby.impl.sql.compile.AggregateNode.BuiltinAggDescriptor
- ARGUMENT_MAY_NOT_BE_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- argumentMatches(String[], String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- arguments - Variable in exception org.apache.derby.iapi.error.StandardException
- argumentsContain(String[], String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- argumentsList - Variable in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
- array - Variable in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
This class implements Formatable.
- array - Variable in class org.apache.derby.iapi.util.ByteArray
- array - Variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- ARRAY_ACCESS - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- ARRAY_LIST_SIZE - Static variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
The estimated number of bytes used by ArrayList(0)
- ARRAY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- ARRAY_STORE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- arrayIndex - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Index of the array we are currently reading from.
- ArrayInputStream - Class in org.apache.derby.iapi.services.io
-
An InputStream that allows reading from an array of bytes.
- ArrayInputStream() - Constructor for class org.apache.derby.iapi.services.io.ArrayInputStream
-
Create an ArrayInputStream with a zero length byte array.
- ArrayInputStream(byte[]) - Constructor for class org.apache.derby.iapi.services.io.ArrayInputStream
-
Create an ArrayInputStream with the passed in data.
- ARRAYLENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ArrayOutputStream - Class in org.apache.derby.iapi.services.io
- ArrayOutputStream() - Constructor for class org.apache.derby.iapi.services.io.ArrayOutputStream
- ArrayOutputStream(byte[]) - Constructor for class org.apache.derby.iapi.services.io.ArrayOutputStream
- arrays - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
A list of the arrays to combine.
- ArrayUtil - Class in org.apache.derby.iapi.services.io
-
Utility class for constructing and reading and writing arrays from/to formatId streams and for performing other operations on arrays.
- ArrayUtil() - Constructor for class org.apache.derby.iapi.services.io.ArrayUtil
- AS_BACKGROUND_TASK - Static variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- AS_EXPLICIT_TASK - Static variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- ascDescInfo - Variable in class org.apache.derby.impl.store.access.btree.BTree
- ascending - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
- ascending - Variable in class org.apache.derby.impl.sql.execute.IndexColumnOrder
- ASCENDING - Static variable in interface org.apache.derby.iapi.sql.compile.RowOrdering
- ASCII_FIXED_FORMAT_CODE - Static variable in class org.apache.derby.impl.load.ImportReadData
- ASCII_STREAM - Static variable in class org.apache.derby.client.am.Lob
- asciiChar - Static variable in class org.apache.derby.impl.drda.DssTrace
- asciiChar__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- AsciiStream - Class in org.apache.derby.client.am
- AsciiStream(String) - Constructor for class org.apache.derby.client.am.AsciiStream
- AsciiStream(String, Reader) - Constructor for class org.apache.derby.client.am.AsciiStream
- asciiStream_ - Variable in class org.apache.derby.client.am.ClientClob
- asCode - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- asInputStream() - Method in interface org.apache.derby.iapi.types.PositionedStream
-
Returns a reference to self as an
InputStream. - asInputStream() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
- asInputStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
- asList(String...) - Static method in class org.apache.derby.vti.XmlVTI
-
Factory method to create an ArrayList
- asReadOnlyList(T...) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Make the contents of an array available as a read-only list.
- ASSERT - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
-
The build tool may be configured to alter this source file to reset the static final variables so that assertion and debug checks can be compiled out of the code.
- ASSERT(boolean) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
ASSERT checks the condition, and if it is false, throws AssertFailure.
- ASSERT(boolean, String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
ASSERT checks the condition, and if it is false, throws AssertFailure.
- ASSERT(EmbedConnection, boolean, String) - Static method in class org.apache.derby.impl.jdbc.Util
-
Mimic SanityManager.ASSERT in a JDBC-friendly way, and providing system cleanup for JDBC failures.
- assertAutoinc(boolean, long, DefaultInfo) - Static method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- AssertFailure - Exception in org.apache.derby.shared.common.sanity
-
AssertFailure is raised when an ASSERT check fails.
- AssertFailure() - Constructor for exception org.apache.derby.shared.common.sanity.AssertFailure
-
This constructor expects no arguments or nested error.
- AssertFailure(String) - Constructor for exception org.apache.derby.shared.common.sanity.AssertFailure
-
This constructor takes the just the message for this error.
- AssertFailure(String, Throwable) - Constructor for exception org.apache.derby.shared.common.sanity.AssertFailure
-
This constructor takes the pieces of information expected for each error.
- assignableTo(String) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Is this class assignable to the specified class?
- assignableTo(String, String) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Is one named class assignable to another named class or interface?
- assignColumnName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- assignCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Assign the cost estimate in this node to the given cost estimate.
- assignedTableMap - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- assignmentSemantics - Variable in class org.apache.derby.impl.sql.compile.CastNode
-
Method calls: Argument type has the same semantics as assignment: Section 9.2 (Store assignment).
- assignResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Assign the next resultSetNumber to the resultSetNumber in this ResultSetNode.
- associateAddedColumns() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Associate all added columns with the TARGET table of the enclosing MERGE statement.
- associateColumn(FromList, ColumnReference, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Associate a column with the SOURCE or TARGET table.
- associatedResource - Variable in class org.apache.derby.jdbc.XATransactionState
- associationState - Variable in class org.apache.derby.jdbc.XATransactionState
-
Association state of the transaction.
- asString - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- assumeGlobalXactIdentity(TransactionTableEntry) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Assume complete identity of the given Transaction Table Entry.
- assumeIdentity(TransactionTableEntry) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Transform this identity to the one stored in transaction table entry.
- ASTERISK - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- ASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ASTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- aStream - Variable in class org.apache.derby.impl.load.ExportWriteData
- ASTVisitor - Interface in org.apache.derby.iapi.sql.compile
-
A Visitor which handles nodes in Derby's abstract syntax trees.
- astWalker - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- ASYNCHRONOUS_MODE - Static variable in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Property value used to indicate that the service should be booted in asynchronous replication mode.
- AsynchronousLogShipper - Class in org.apache.derby.impl.store.replication.master
-
Does asynchronous shipping of log records from the master to the slave being replicated to.
- AsynchronousLogShipper(ReplicationLogBuffer, ReplicationMessageTransmit, MasterController, ReplicationLogger) - Constructor for class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Constructor initializes the log buffer, the replication message transmitter, the shipping interval and the master controller.
- AsyncStatement - Class in org.apache.derby.impl.tools.ij
- AsyncStatement(Connection, String) - Constructor for class org.apache.derby.impl.tools.ij.AsyncStatement
- asyncStmts - Variable in class org.apache.derby.impl.tools.ij.Session
- AT_ADD_CHECK_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_ADD_FOREIGN_KEY_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_ADD_PRIMARY_KEY_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_ADD_UNIQUE_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_DROP_COLUMN - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_DROP_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_MODIFY_COLUMN - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_MODIFY_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- AT_UNKNOWN - Static variable in class org.apache.derby.impl.sql.compile.TableElementNode
- atEOF - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- atEOF() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
- ATHROW - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- atLeastOneDebug - Static variable in class org.apache.derby.impl.tools.dblook.Logs
- att_extnam - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- att_extnam() - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return the att_extnam server attribute
- att_srvclsnm - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- att_srvclsnm() - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return the att_srvclsnm server attribute
- ATT_SRVNAM - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- att_srvrlslv - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- att_srvrlslv() - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return the att_srvrlslv server attribute
- attachStatementContext() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Attach this result set to the top statement context on the stack.
- attempts - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- attempts - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- ATTEXC - Static variable in class org.apache.derby.impl.drda.Session
- attrDN - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- Attribute - Interface in org.apache.derby.iapi.reference
-
List of all connection (JDBC) attributes by the system.
- Attribute - Interface in org.apache.derby.shared.common.reference
-
List of all connection (JDBC) attributes by the system.
- attribute_info - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- attribute_info - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- attribute_name_index - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
- AttributeEntry - Class in org.apache.derby.iapi.services.classfile
- AttributeEntry(int, ClassFormatOutput) - Constructor for class org.apache.derby.iapi.services.classfile.AttributeEntry
- AttributeEntry(ClassInput) - Constructor for class org.apache.derby.iapi.services.classfile.AttributeEntry
- AttributeHolder - Class in org.apache.derby.impl.tools.ij
- AttributeHolder() - Constructor for class org.apache.derby.impl.tools.ij.AttributeHolder
- attributes - Variable in class org.apache.derby.impl.tools.ij.URLCheck
- Attributes - Class in org.apache.derby.iapi.services.classfile
- Attributes(int) - Constructor for class org.apache.derby.iapi.services.classfile.Attributes
- attributesAsPassword - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set password to be a set of connection attributes.
- attrString - Variable in class org.apache.derby.impl.drda.Database
- atVersion(Connection, int, int) - Static method in class org.apache.derby.tools.dblook
-
Return true if we are at 10.6 or later.
- AUTH_CANNOT_SET_READ_WRITE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_DATABASE_CONNECTION_REFUSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_DATABASE_CREATE_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_DATABASE_CREATE_MISSING_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_DDL_WITH_READ_ONLY_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_DECRYPT_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_DUPLICATE_USERS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_EMPTY_CREDENTIALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_ENCRYPT_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_ENCRYPT_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_GRANT_REVOKE_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_HARD_UPGRADE_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_INTERNAL_BAD_UUID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- AUTH_INVALID_AUTHORIZATION_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_INVALID_USER_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_ACCESS_NOT_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_COLUMN_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_COLUMN_PERMISSION_FOR_GRANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_GENERIC_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_GENERIC_PERMISSION_FOR_GRANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_LDAP_HOST_MENTIONED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- AUTH_NO_OBJECT_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_SERVICE_FOR_DB - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- AUTH_NO_SERVICE_FOR_SYSTEM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- AUTH_NO_TABLE_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NO_TABLE_PERMISSION_FOR_GRANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NOT_DATABASE_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_NOT_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_PUBLIC_ILLEGAL_AUTHORIZATION_ID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_REPLICATION_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_ROLE_DBO_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_ROLE_GRANT_CIRCULARITY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_SET_CONNECTION_READ_ONLY_IN_ACTIVE_XACT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_SHUTDOWN_MISSING_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_SHUTDOWN_NOT_DB_OWNER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_USER_IN_READ_AND_WRITE_LISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTH_WRITE_WITH_READ_ONLY_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- authenticate(String, Properties) - Method in interface org.apache.derby.iapi.jdbc.AuthenticationService
-
Authenticate a User inside Derby.
- authenticate(String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Authenticate a User inside JBMS.T his is an overload method.
- authenticateLocally(String, String, String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Authenticate the passed-in credentials against the local database.
- authenticateRemotely(String, String, String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Authenticate the passed-in credentials against another Derby database.
- authenticateUser(String, String, String, Properties) - Method in interface org.apache.derby.authentication.UserAuthenticator
-
Authenticate a user's credentials.
- authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
-
Authenticate the passed-in user's credentials.
- authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
Authenticate the passed-in user's credentials.
- authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Authenticate the passed-in user's credentials.
- authenticateUser(String, String, String, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
-
Authenticate the passed-in user's credentials.
- authenticatingInThisDatabase(String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Return true if we are authenticating in this database.
- authenticatingInThisService(String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Return true if we are authenticating in this service.
- AUTHENTICATION_BUILTIN_ALGORITHM - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property that specifies the name of the hash algorithm to use with the configurable hash authentication scheme.
- AUTHENTICATION_BUILTIN_ALGORITHM_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
Default value for derby.authentication.builtin.algorithm when creating a new database.
- AUTHENTICATION_BUILTIN_ALGORITHM_FALLBACK - Static variable in interface org.apache.derby.iapi.reference.Property
-
Alternative default value for derby.authentication.builtin.algorithm if
Property.AUTHENTICATION_BUILTIN_ALGORITHM_DEFAULTis not available at database creation time. - AUTHENTICATION_BUILTIN_ITERATIONS - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property that specifies the number of times to apply the hash function in the configurable hash authentication scheme.
- AUTHENTICATION_BUILTIN_ITERATIONS_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
Default value for derby.authentication.builtin.iterations.
- AUTHENTICATION_BUILTIN_SALT_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property that specifies the number of bytes with random salt to use when hashing credentials using the configurable hash authentication scheme.
- AUTHENTICATION_BUILTIN_SALT_LENGTH_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
The default value for derby.authentication.builtin.saltLength.
- AUTHENTICATION_NATIVE_PASSWORD_LIFETIME - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_NATIVE_PASSWORD_LIFETIME_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTHENTICATION_PASSWORD_EXPIRATION_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PASSWORD_EXPIRATION_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PROVIDER_BUILTIN - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PROVIDER_BUILTIN_CLASS - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- AUTHENTICATION_PROVIDER_LDAP - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PROVIDER_LOCAL_SUFFIX - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PROVIDER_NATIVE - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PROVIDER_NATIVE_LOCAL - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_PROVIDER_NONE_CLASS - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- AUTHENTICATION_PROVIDER_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
- AUTHENTICATION_SCHEME_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- AUTHENTICATION_SERVER_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
- authenticationProvider - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
- authenticationScheme - Variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- authenticationService - Variable in class org.apache.derby.impl.db.BasicDatabase
- authenticationService - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
- authenticationService - Variable in class org.apache.derby.jdbc.InternalDriver
- AuthenticationService - Interface in org.apache.derby.iapi.jdbc
-
The AuthenticationService provides a mechanism for authenticating users willing to access JBMS.
- AuthenticationServiceBase - Class in org.apache.derby.impl.jdbc.authentication
-
This is the authentication service base class.
- AuthenticationServiceBase() - Constructor for class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- AuthenticationTrace - Static variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Trace flag to trace authentication operations
- AUTHORIZATION_SPEC_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- authorizationDatabaseOwner - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- authorize(int) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Verify the connected user is authorized to perform the requested operation.
- authorize(int) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
Used for operations that do not involve tables or routines.
- authorize(List<StatementPermission>, Activation) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Verify the connected user possesses the indicated permissions
- authorize(List<StatementPermission>, Activation) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- authorize(Securable) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Raise an exception if the current user does not have permission to perform the indicated operation.
- authorize(Activation, int) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Verify the connected user is authorized to perform the requested operation.
- authorize(Activation, int) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- authorizer - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- Authorizer - Interface in org.apache.derby.iapi.sql.conn
-
The Authorizer verifies a connected user has the authorization to perform a requested database operation using the current connection.
- Authorizer - Static variable in interface org.apache.derby.iapi.reference.ClassName
- authorizeSYSUSERS - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- autoCommit - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- autoCommit_ - Variable in class org.apache.derby.client.am.ClientConnection
- autoCommitFailureClosesAllResultSets() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Retrieves whether an
SQLExceptionwill cause all openResultSets to be closed when auto-commit istrue. - autoCommitFailureClosesAllResultSets() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- autoCommitFailureClosesAllResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Returns whether or not all open
ResultSets on aConnectionare closed if an error occurs when auto-commit in enabled. - autoCommitFailureClosesAllResultSets() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- autoCommitted_ - Variable in class org.apache.derby.client.am.ClientResultSet
- autogeneratedKeys - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
Tells if the associated statement returns auto-generated keys.
- autoGeneratedKeys_ - Variable in class org.apache.derby.client.am.ClientStatement
- autoGeneratedKeysColumnIndexes - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- autoGeneratedKeysColumnIndexes - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- autoGeneratedKeysColumnNames - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- autoGeneratedKeysResultSet - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- autoGeneratedKeysResultSet - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- autoGeneratedKeysResultSetMode - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- autoGeneratedKeysRowsHolder - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- autoinc_create_or_modify_Start_Increment - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- autoinc_create_or_modify_Start_Increment - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- autoinc_create_or_modify_Start_Increment - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- autoincCycle - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- autoincCycle - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- autoincInc - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- autoincInc - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- autoincIncrement - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
- autoincIncrement - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- AUTOINCREMENT_CREATE_MODIFY - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- AUTOINCREMENT_CYCLE - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- AUTOINCREMENT_INC_INDEX - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- AUTOINCREMENT_IS_AUTOINCREMENT_INDEX - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- AUTOINCREMENT_START_INDEX - Static variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- autoincrementCacheHashtable - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- autoincrementCheckRange(long, long, String) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
checks to see if autoincrementIncrement and autoincrementInitial are within the bounds of the type whose min and max values are passed into this routine.
- AutoincrementCounter - Class in org.apache.derby.impl.sql.execute
-
AutoincrementCounter is a not so general counter for the specific purposes of autoincrement columns.
- AutoincrementCounter(Long, long, long, String, String, String, int) - Constructor for class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
constructor
- autoincrementCreateCounter(String, String, String, Long, long, int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Create an autoincrement counter to be used on behalf of a SQL-J statement.
- autoincrementCreateCounter(String, String, String, Long, long, int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- autoincrementCycle - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- autoincrementFlushCache(UUID) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Flush the cache of autoincrement values being kept by the lcc.
- autoincrementFlushCache(UUID) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Flush the cache of autoincrement values being kept by the lcc.
- autoincrementGenerated - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
If set to true, implies that Derby has generated autoincrement values for this (rep)resultset.
- autoincrementHT - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
To support lastAutoincrementValue: This is a hashtable which maps schemaName,tableName,columnName to a Long value.
- autoincrementIncrement - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- autoincrementStart - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- autoincrementUpdate - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
whether to allow updates or not.
- autoincrementVerify - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- autoincRowLocation - Variable in class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
- autoincRowLocation - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
An array of row location objects (0 based), one for each column in the table.
- autoincRowLocation - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
An array of row location objects (0 based), one for each column in the table.
- autoincStart - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- autoincStart - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- autoincValue - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- AutoloadedDriver - Class in org.apache.derby.jdbc
-
This is the dummy driver which is registered with the DriverManager and which is autoloaded by JDBC4.
- AutoloadedDriver() - Constructor for class org.apache.derby.jdbc.AutoloadedDriver
- AutoPositioningStream - Class in org.apache.derby.impl.jdbc
-
This Stream is a wrapper for PositionedStoreStream to set the position correctly before performing any operation on it.
- AutoPositioningStream(ConnectionChild, InputStream, Object) - Constructor for class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Constructs AutoPositioningStream object.
- aux - Variable in class org.apache.derby.impl.store.access.sort.Node
- auxillary_runtimestats - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- auxObj - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
auxiliary object MT - mutable - content dynamic : single thread required.
- AuxObject - Interface in org.apache.derby.iapi.store.raw
-
The interface of objects which can be associated with a page while it's in cache.
- auxObjectInvalidated() - Method in interface org.apache.derby.iapi.store.raw.AuxObject
-
This method is called by the page manager when it's about to evict a page which is holding an aux object, or when a rollback occurred on the page.
- auxObjectInvalidated() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Called when the page is being evicted from cache or when a rollback happened on the page and may possibly have changed the control row's value
- available - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- available - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- available() - Method in class org.apache.derby.client.am.AsciiStream
- available() - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Return the number of available bytes.
- available() - Method in class org.apache.derby.client.am.CloseFilterInputStream
- available() - Method in class org.apache.derby.client.net.EncodedInputStream
- available() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- available() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
- available() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
- available() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Return an optimized version of bytes available to read from the stream.
- available() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- available() - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
- available() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
- available() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
- available() - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Returns the number of bytes that can be read from this stream.
- available() - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
- available() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Return the number of bytes that can be read from this ByteHolder without blocking on an IO.
- available() - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- available() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- available() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Return the number of bytes remains in the byteHolder for reading, without setting the write/read mode.
- availableForReuse_ - Variable in class org.apache.derby.client.am.ClientConnection
- avg_next_time_per_row - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- AVG_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- AvgAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for AVG().
- AvgAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
- AvgAggregator() - Constructor for class org.apache.derby.impl.sql.execute.AvgAggregator
- avoidMergeRun - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- awaitRestoreChannel(Exception, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Use when seeing an exception during IO and when another thread is presumably doing the recovery.
- awakened - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- AwareVTI - Interface in org.apache.derby.vti
-
Interface describing a table function which can be given information about the context in which it runs.
B
- b2i - Variable in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Conglomerate data structure for this index.
- B2I - Class in org.apache.derby.impl.store.access.btree.index
-
Implements an instance of a B-Tree secondary index conglomerate.
- B2I() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2I
- B2I_10_3 - Class in org.apache.derby.impl.store.access.btree.index
-
Class used to instantiate 10.3 version of the B2I object.
- B2I_10_3() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2I_10_3
- B2I_v10_2 - Class in org.apache.derby.impl.store.access.btree.index
-
Class used to instantiate 10.2 version of the B2I object.
- B2I_v10_2() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2I_v10_2
-
No arg constructor, required by Formatable.
- B2IController - Class in org.apache.derby.impl.store.access.btree.index
-
Controller used to insert rows into a secondary index.
- B2IController() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IController
- B2ICostController - Class in org.apache.derby.impl.store.access.btree.index
-
Controller used to provide cost estimates to optimizer about secondary index data access.
- B2ICostController() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2ICostController
- B2IFactory - Class in org.apache.derby.impl.store.access.btree.index
-
The "B2I" (acronym for b-tree secondary index) factory manages b-tree conglomerates implemented on the raw store which are used as secondary indexes.
- B2IFactory() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IFactory
- B2IForwardScan - Class in org.apache.derby.impl.store.access.btree.index
-
The btree secondary index implementation of ScanManager which provides reading and deleting of entries in the btree secondary index.
- B2IForwardScan() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
- B2IMaxScan - Class in org.apache.derby.impl.store.access.btree.index
-
Scan used to find maximum value in the secondary index.
- B2IMaxScan() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
- B2INoLocking - Class in org.apache.derby.impl.store.access.btree.index
-
Secondary index locking policy that does no locking.
- B2INoLocking() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2INoLocking
- B2INoLocking(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2INoLocking
-
Constructors for This class:
- B2IRowLocking1 - Class in org.apache.derby.impl.store.access.btree.index
-
The btree locking policy which implements read uncommitted isolation level.
- B2IRowLocking1(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLocking1
-
Constructors for This class:
- B2IRowLocking2 - Class in org.apache.derby.impl.store.access.btree.index
-
The btree locking policy which implements read committed isolation level.
- B2IRowLocking2(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLocking2
-
Constructors for This class:
- B2IRowLocking3 - Class in org.apache.derby.impl.store.access.btree.index
-
Implements the jdbc serializable isolation level using row locks.
- B2IRowLocking3(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Constructors for This class:
- B2IRowLockingRR - Class in org.apache.derby.impl.store.access.btree.index
- B2IRowLockingRR(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IRowLockingRR
-
Constructors for This class:
- B2IStaticCompiledInfo - Class in org.apache.derby.impl.store.access.btree.index
-
This class implements the static compiled information relevant to a btree secondary index.
- B2IStaticCompiledInfo() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Empty arg constructor used by the monitor to create object to read into.
- B2IStaticCompiledInfo(TransactionController, B2I) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Constructor used to build class from scratch.
- B2ITableLocking3 - Class in org.apache.derby.impl.store.access.btree.index
- B2ITableLocking3() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2ITableLocking3
- B2ITableLocking3(Transaction, int, LockingPolicy, ConglomerateController, OpenBTree) - Constructor for class org.apache.derby.impl.store.access.btree.index.B2ITableLocking3
-
Constructors for This class:
- B2IUndo - Class in org.apache.derby.impl.store.access.btree.index
-
The B2IUndo interface packages up the routines which the rawstore needs to call to perform logical undo of a record in a B2i.
- B2IUndo() - Constructor for class org.apache.derby.impl.store.access.btree.index.B2IUndo
- BackgroundCleaner - Class in org.apache.derby.impl.services.cache
-
A background cleaner that
ConcurrentCachecan use to cleanCacheables asynchronously in a background instead of synchronously in the user threads. - BackgroundCleaner(ConcurrentCache, DaemonService, int) - Constructor for class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Create a background cleaner instance and subscribe it to a daemon service.
- backingIndexName - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- backingIndexUUID - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- BackingStoreHashtable - Class in org.apache.derby.iapi.store.access
-
A BackingStoreHashtable is a utility class which will store a set of rows into an in memory hash table, or overflow the hash table to a tempory on disk structure.
- BackingStoreHashtable() - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Constructors for This class:
- BackingStoreHashtable(TransactionController, RowSource, int[], boolean, long, long, int, float, boolean, boolean) - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Create the BackingStoreHashtable from a row source.
- BackingStoreHashtable.BackingStoreHashtableEnumeration - Class in org.apache.derby.iapi.store.access
- BackingStoreHashtable.RowList - Class in org.apache.derby.iapi.store.access
-
List of
DataValueDescriptor[]instances that represent rows. - BackingStoreHashtableEnumeration() - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable.BackingStoreHashtableEnumeration
- BackingStoreHashTableFromScan - Class in org.apache.derby.impl.store.access
-
Extend BackingStoreHashtable with the ability to maintain the underlying openScan() until the hashtable has been closed.
- BackingStoreHashTableFromScan(TransactionController, long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, boolean, boolean, boolean, boolean) - Constructor for class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
Constructors for This class:
- backup(int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Backs up the input stream by amount steps.
- backup(int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- backup(int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- backup(String, boolean) - Method in interface org.apache.derby.database.Database
-
Backup the database to a backup directory.
- backup(String, boolean) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Backup the database to backupDir.
- backup(String, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Backup the database to backupDir.
- backup(String, boolean) - Method in class org.apache.derby.impl.db.BasicDatabase
- backup(String, boolean) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- backup(String, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Backup the database to a backup directory.
- backup(Transaction, File) - Method in class org.apache.derby.impl.store.raw.RawStore
- BACKUP_BLOCKING_OPERATIONS_IN_PROGRESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BACKUP_DATABASE - org.apache.derby.iapi.security.Securable
- BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE - org.apache.derby.iapi.security.Securable
- BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE_NOWAIT - org.apache.derby.iapi.security.Securable
- BACKUP_DATABASE_NOWAIT - org.apache.derby.iapi.security.Securable
- BACKUP_FILE_IO_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BACKUP_HISTORY - Static variable in class org.apache.derby.impl.store.raw.RawStore
- BACKUP_OPERATIONS_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in interface org.apache.derby.database.Database
-
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
- backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
- backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
- backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in class org.apache.derby.impl.db.BasicDatabase
- backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- backupAndEnableLogArchiveMode(String, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
- backupBlocked - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- backupBlockingOperations - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- backupContainer(String) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Backup the container to the specified path.
- backupContainer(String) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Backup the container to the specified path.
- backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Backup the container to the specified path.
- backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
backup the container.
- backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Backup the container.
- backupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Backup the container.
- backupDataFiles(Transaction, File) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Back up the data segment of the database.
- backupDataFiles(Transaction, File) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- backupInProgress - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- backupLogFiles(File, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- backupLucene(String) - Method in class org.apache.derby.impl.db.BasicDatabase
-
Backup Lucene indexes to the backup directory.
- backupRoot - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- backupSemaphore - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- BACKWARD - Static variable in class org.apache.derby.impl.store.raw.log.Scan
- BACKWARD_FROM_LOG_END - Static variable in class org.apache.derby.impl.store.raw.log.Scan
- BAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BAD_AUTO_GEN_KEY_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BAD_CREDENTIALS_DB_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BAD_NATIVE_AUTH_SPEC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BAD_NUMBER - Static variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- BAD_PASSWORD_LIFETIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BAD_PROPERTY_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BAD_SCALE_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- badCustomTool(String) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
- badDRDAType(int) - Static method in class org.apache.derby.impl.drda.EXTDTAInputStream
- BadMessageArgumentException() - Constructor for class org.apache.derby.iapi.error.StandardException.BadMessageArgumentException
- badMessageDigest(Throwable) - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
- badObjectLength(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Object length not allowed
- badTool(String) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
- balance - Variable in class org.apache.derby.impl.store.access.sort.Node
- BALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- bangException(Throwable) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- BangException - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- base__ - Static variable in class org.apache.derby.client.am.EncryptionManager
- base__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- BASE_CACHED_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
- base_cc - Variable in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
The container id of the base container for this index.
- base_cc_for_locking - Variable in class org.apache.derby.impl.store.access.btree.index.B2IController
- base_cc_for_locking - Variable in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
- base_cc_for_locking - Variable in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
- BASE_COLUMN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BASE_GROUPSCAN_ROW_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
- BASE_HASHSCAN_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLBinary
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLChar
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDate
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDouble
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLInteger
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLLongint
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLReal
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLRef
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLSmallint
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTime
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLTinyint
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.UserType
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.XML
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.btree.index.B2I
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.Heap
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- BASE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.StorableFormatId
- BASE_NONGROUPSCAN_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
- BASE_ROW_PER_BYTECOST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
- base_table_static_info - Variable in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Conglomerate data structure for this base table of this index.
- BASE_TABLE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- BASE_UNCACHED_ROW_FETCH_COST - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
- BaseActivation - Class in org.apache.derby.impl.sql.execute
-
BaseActivation provides the fundamental support we expect all activations to have.
- BaseActivation - Static variable in interface org.apache.derby.iapi.reference.ClassName
- BaseActivation() - Constructor for class org.apache.derby.impl.sql.execute.BaseActivation
- baseBytes__ - Static variable in class org.apache.derby.client.am.EncryptionManager
- baseBytes__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- baseCC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- baseCC - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- baseCC - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- baseCC - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- baseCD - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- baseColumnCount - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- baseColumnMap - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- BaseColumnNode - Class in org.apache.derby.impl.sql.compile
-
A BaseColumnNode represents a column in a base table.
- BaseColumnNode(String, TableName, DataTypeDescriptor, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Constructor for a referenced column name
- baseColumnPositions - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
- baseColumnPositions() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns an array of column positions in the base table.
- baseColumnPositions() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- baseColumnPositions() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- baseConglomerateDescriptor - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- baseConglomerateId - Variable in class org.apache.derby.impl.store.access.btree.index.B2I
-
The id of the conglomerate which contains the base table.
- BaseContainer - Class in org.apache.derby.impl.store.raw.data
-
BaseContainer is an abstract class that provides the locking bahaviour for an object representing an active container, that is the actual storage container, not the ContainerHandle interface.
- BaseContainer() - Constructor for class org.apache.derby.impl.store.raw.data.BaseContainer
- BaseContainerHandle - Class in org.apache.derby.impl.store.raw.data
-
A handle to an open container, implememts RawContainerHandle.
- BaseContainerHandle(UUID, RawTransaction, ContainerKey, LockingPolicy, int) - Constructor for class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Create an object that is only used for locking the container.
- BaseContainerHandle(UUID, RawTransaction, PageActions, AllocationActions, LockingPolicy, BaseContainer, int) - Constructor for class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Create a container handle that is used to actually access the container.
- BaseDataFileFactory - Class in org.apache.derby.impl.store.raw.data
-
Provides the abstract class with most of the implementation of DataFactory and ModuleControl shared by all the different filesystem implementations.
- BaseDataFileFactory() - Constructor for class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- BaseDataFileFactoryJ4 - Class in org.apache.derby.impl.store.raw.data
-
This class overloads BaseDataFileFactory to produce RAFContainer4 objects instead of RAFContainer objects.
- BaseDataFileFactoryJ4() - Constructor for class org.apache.derby.impl.store.raw.data.BaseDataFileFactoryJ4
-
Do-nothing constructor (as in the superclass) - real initialization is done by super's boot().
- BaseExpressionActivation - Class in org.apache.derby.impl.sql.execute
-
BaseExpressionActivation Support needed by Expression evaluators (Filters) and by ResultSet materializers (Activations)
- BaseExpressionActivation - Static variable in interface org.apache.derby.iapi.reference.ClassName
- BaseExpressionActivation() - Constructor for class org.apache.derby.impl.sql.execute.BaseExpressionActivation
- BaseJoinStrategy - Class in org.apache.derby.impl.sql.compile
- BaseJoinStrategy() - Constructor for class org.apache.derby.impl.sql.compile.BaseJoinStrategy
- BaseMonitor - Class in org.apache.derby.impl.services.monitor
-
Implementation of the monitor that uses the class loader that the its was loaded in for all class loading.
- BaseMonitor() - Constructor for class org.apache.derby.impl.services.monitor.BaseMonitor
- BaseMonitor.ProviderEnumeration - Class in org.apache.derby.impl.services.monitor
- baseName - Variable in class org.apache.derby.impl.sql.CursorTableReference
- BasePage - Class in org.apache.derby.impl.store.raw.data
-
This class implements all the the generic locking behaviour for a Page.
- BasePage() - Constructor for class org.apache.derby.impl.store.raw.data.BasePage
-
Create a new, empty page.
- baseRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- baseRowArray - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- baseRowCount() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- baseRowLocation - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- baseRowReadList - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- baseRowReadMap - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- BaseStorageFactory - Class in org.apache.derby.impl.io
-
This class provides a base for implementations of the StorageFactory interface.
- BaseStorageFactory() - Constructor for class org.apache.derby.impl.io.BaseStorageFactory
-
Most of the initialization is done in the init method.
- baseTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- baseTableName - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
- BaseTableNumbersVisitor - Class in org.apache.derby.impl.sql.compile
-
Walk through a subtree and build a list of the assigned numbers for all tables that exist in that subtree.
- BaseTableNumbersVisitor(JBitSet) - Constructor for class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Constructor: takes a JBitSet to use as the holder for any base table numbers found while walking the subtree.
- baseTableRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Restriction as a PredicateList
- BaseTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This is the base implementation of TypeCompiler
- BaseTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.BaseTypeCompiler
- baseTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- BaseTypeIdImpl - Class in org.apache.derby.catalog.types
-
This class is the base class for all type ids that are written to the system tables.
- BaseTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
-
niladic constructor.
- BaseTypeIdImpl(int) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
-
1 argument constructor.
- BaseTypeIdImpl(String) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Constructor for an BaseTypeIdImpl
- BaseTypeIdImpl(String, String) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Constructor for an BaseTypeIdImpl which describes a UDT
- BASIC_UUID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
identifiers
- BasicAuthenticationServiceImpl - Class in org.apache.derby.impl.jdbc.authentication
-
This authentication service is the basic Derby user authentication level support.
- BasicAuthenticationServiceImpl() - Constructor for class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
- BasicClientConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
-
This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
- BasicClientConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
- BasicClientDataSource40 - Class in org.apache.derby.jdbc
-
This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
- BasicClientDataSource40() - Constructor for class org.apache.derby.jdbc.BasicClientDataSource40
-
Creates a simple DERBY data source with default property values for a non-pooling, non-distributed environment.
- BasicClientXADataSource40 - Class in org.apache.derby.jdbc
-
This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
- BasicClientXADataSource40() - Constructor for class org.apache.derby.jdbc.BasicClientXADataSource40
- BasicDaemon - Class in org.apache.derby.impl.services.daemon
-
A BasicDaemon is a background worker thread which does asynchronous I/O and general clean up.
- BasicDaemon(ContextService) - Constructor for class org.apache.derby.impl.services.daemon.BasicDaemon
-
make a BasicDaemon
- BasicDatabase - Class in org.apache.derby.impl.db
-
The Database interface provides control over the physical database (that is, the stored data and the files the data are stored in), connections to the database, operations on the database such as backup and recovery, and all other things that are associated with the database itself.
- BasicDatabase() - Constructor for class org.apache.derby.impl.db.BasicDatabase
- BasicDependency - Class in org.apache.derby.impl.sql.depend
-
A dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses.
- BasicDependency(Dependent, Provider) - Constructor for class org.apache.derby.impl.sql.depend.BasicDependency
- BasicDependencyManager - Class in org.apache.derby.impl.sql.depend
-
The dependency manager tracks needs that dependents have of providers.
- BasicDependencyManager(DataDictionary) - Constructor for class org.apache.derby.impl.sql.depend.BasicDependencyManager
- BasicEmbeddedConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
-
This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
- BasicEmbeddedConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
-
No-argument constructor.
- BasicEmbeddedDataSource40 - Class in org.apache.derby.jdbc
-
This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
- BasicEmbeddedDataSource40() - Constructor for class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Constructs a basic embedded data source.
- BasicEmbeddedXADataSource40 - Class in org.apache.derby.jdbc
-
This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
- BasicEmbeddedXADataSource40() - Constructor for class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
Constructs a basic embedded XA data source.
- BasicGetLogHeader - Class in org.apache.derby.impl.services.stream
-
Get a header to prepend to a line of output. * A HeaderPrintWriter requires an object which implements this interface to construct line headers.
- BasicGetLogHeader(boolean, boolean, String) - Constructor for class org.apache.derby.impl.services.stream.BasicGetLogHeader
-
Constructor for a BasicGetLogHeader object.
- BasicHeaderPrintWriter - Class in org.apache.derby.impl.services.stream
-
Basic class to print lines with headers.
- BasicHeaderPrintWriter(OutputStream, PrintWriterGetHeader, boolean, String) - Constructor for class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
the constructor sets up the HeaderPrintWriter.
- BasicHeaderPrintWriter(Writer, PrintWriterGetHeader, boolean, String) - Constructor for class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
the constructor sets up the HeaderPrintWriter.
- BasicNoPutResultSetImpl - Class in org.apache.derby.impl.sql.execute
-
Abstract ResultSet for for operations that return rows but do not allow the caller to put data on output pipes.
- BasicNoPutResultSetImpl(ResultDescription, Activation, double, double) - Constructor for class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Constructor.
- BasicNoPutResultSetImpl.FieldComparator - Class in org.apache.derby.impl.sql.execute
- basicPathChecks(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
- BasicProviderInfo - Class in org.apache.derby.impl.sql.depend
-
This is the implementation of ProviderInfo in the DependencyManager.
- BasicProviderInfo() - Constructor for class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Public niladic constructor.
- BasicProviderInfo(UUID, DependableFinder, String) - Constructor for class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Make one of these puppies.
- basicSchemaTableValidation(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Do following checks a)Schema name can't be empty string b)If schema name is null, then we use current schema c)Table name can't be null or empty string
- BasicSortObserver - Class in org.apache.derby.impl.sql.execute
-
This is the most basic sort observer.
- BasicSortObserver(boolean, boolean, ExecRow, boolean) - Constructor for class org.apache.derby.impl.sql.execute.BasicSortObserver
-
Simple constructor
- BasicUUID - Class in org.apache.derby.impl.services.uuid
- BasicUUID() - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
- BasicUUID(long, long, int) - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
-
Constructor only called by BasicUUIDFactory.
- BasicUUID(String) - Constructor for class org.apache.derby.impl.services.uuid.BasicUUID
-
Constructor only called by BasicUUIDFactory.
- BasicUUIDFactory - Class in org.apache.derby.impl.services.uuid
-
A hack implementation of something similar to a DCE UUID generator.
- BasicUUIDFactory() - Constructor for class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- BasicUUIDGetter - Class in org.apache.derby.impl.services.uuid
- BasicUUIDGetter() - Constructor for class org.apache.derby.impl.services.uuid.BasicUUIDGetter
- BASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- batch_ - Variable in class org.apache.derby.client.am.ClientStatement
- BATCH_CHAIN_BREAKING_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BATCH_NON_ATOMIC_FAILURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BATCH_POSITION_ID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- batchedExceptionGenerated_ - Variable in class org.apache.derby.client.am.Agent
- batchedExceptionLabelIndex_ - Variable in class org.apache.derby.client.am.Agent
- batchPositionLabel_ - Variable in exception org.apache.derby.client.am.SqlException
- batchStatements - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- bcc - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- BCClass - Class in org.apache.derby.impl.services.bytecode
-
ClassBuilder is used to construct a java class's byte array representation.
- BCClass(ClassFactory, String, int, String, String, BCJava) - Constructor for class org.apache.derby.impl.services.bytecode.BCClass
- BCExpr - Interface in org.apache.derby.impl.services.bytecode
-
To be able to identify the expressions as belonging to this implementation, and to be able to generate code off of it if so.
- BCJava - Class in org.apache.derby.impl.services.bytecode
-
Debugging problems with generated classes
- BCJava() - Constructor for class org.apache.derby.impl.services.bytecode.BCJava
- BCLocalField - Class in org.apache.derby.impl.services.bytecode
- BCLocalField(Type, int) - Constructor for class org.apache.derby.impl.services.bytecode.BCLocalField
- BCMethod - Class in org.apache.derby.impl.services.bytecode
-
MethodBuilder is used to piece together a method when building a java class definition.
- BCMethod(ClassBuilder, String, String, int, String[], BCJava) - Constructor for class org.apache.derby.impl.services.bytecode.BCMethod
- BCMethodCaller - Class in org.apache.derby.impl.services.bytecode
- BCMethodCaller(short, Type, int) - Constructor for class org.apache.derby.impl.services.bytecode.BCMethodCaller
- BCMethodDescriptor - Class in org.apache.derby.impl.services.bytecode
-
A method descriptor.
- BCMethodDescriptor(String[], String, BCJava) - Constructor for class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- bdMaxByteValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMaxDoubleValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMaxFloatValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMaxIntValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMaxLongValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMaxShortValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMinByteValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMinDoubleValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMinFloatValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMinIntValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMinLongValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdMinShortValue__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdOne__ - Static variable in class org.apache.derby.client.am.CrossConverters
- bdZero__ - Static variable in class org.apache.derby.client.am.CrossConverters
- before - Variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- before(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- BEFORE_DELETE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- BEFORE_DELETE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
- BEFORE_FIRST - Static variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Constant for the character position, when it is positioned before the first character in the stream (i.e. at the very beginning of the stream or in the header).
- BEFORE_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- BEFORE_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
- BEFORE_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- BEFORE_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvents
- beforeFirst - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- beforeFirst() - Method in class org.apache.derby.client.am.ClientResultSet
- beforeFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- beforeFirst() - Method in class org.apache.derby.vti.VTITemplate
- beforeFirst(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Position before the first row of the specified ResultSet and return NULL to the user.
- BEFOREFIRST - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- beforeFirstX() - Method in class org.apache.derby.client.am.ClientResultSet
- beforeResultSet - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- beforeUpdateCopyRequired - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- begin(String, int) - Method in interface org.apache.derby.iapi.sql.compile.ASTVisitor
-
The compiler calls this method just before walking a query tree.
- begin_comp_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- BEGIN_DATABASE_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- BEGIN_DRDAID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- begin_exe_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- BEGIN_EXECUTING_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- BEGIN_EXECUTING_STRING - Static variable in class org.apache.derby.diag.StatementDuration
- BEGIN_THREAD_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- BEGIN_THREAD_STRING - Static variable in class org.apache.derby.diag.StatementDuration
- BEGIN_XID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- BEGIN_XID_STRING - Static variable in class org.apache.derby.diag.StatementDuration
- beginAborting() - Method in class org.apache.derby.client.am.ClientConnection
-
Begin aborting the connection
- beginAborting() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Begin aborting the connection
- beginBatchedReadChain(ClientStatement, int) - Method in class org.apache.derby.client.am.Agent
- beginBatchedWriteChain(ClientStatement) - Method in class org.apache.derby.client.am.Agent
- beginCompilationTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- beginCompileTimestamp - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- beginCompiling() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Signal that the statement is about to be compiled.
- beginConstructor() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- beginDss(boolean, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Begins a DSS stream (for writing LOB data).
- beginDss(int, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write DSS header DSS Header format is 2 bytes - length 1 byte - 'D0' - indicates DDM data 1 byte - DSS format |---|---------|----------| | 0 | flags | type | |---|---------|----------| | 0 | 1 2 3 | 4 5 6 7 | |---|---------|----------| bit 0 - '0' bit 1 - '0' - unchained, '1' - chained bit 2 - '0' - do not continue on error, '1' - continue on error bit 3 - '0' - next DSS has different correlator, '1' - next DSS has same correlator type - 1 - Request DSS - 2 - Reply DSS - 3 - Object DSS - 4 - Communications DSS - 5 - Request DSS where no reply is expected
- beginExecutionTime - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- beginExecutionTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- beginMemoryUsage - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Information about memory usage to dynamically tune the in-memory sort buffer size.
- beginNestedTransaction(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Begin a nested transaction.
- beginNestedTransaction(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Start a Nested User Transaction (NUT) with the store.
- beginOffset - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- beginOffset - Variable in class org.apache.derby.impl.sql.compile.TokenBase
-
beginOffset and endOffset are useful for siphoning substrings out of the Statement so that we can recompile the substrings at upgrade time.
- beginPosition - Variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- beginReadChain(ClientStatement) - Method in class org.apache.derby.client.am.Agent
- beginReadChain(ClientStatement) - Method in class org.apache.derby.client.net.NetAgent
- beginReadChainOutsideUOW() - Method in class org.apache.derby.client.am.Agent
- beginReadChainOutsideUOW() - Method in class org.apache.derby.client.net.NetAgent
- beginScope(String) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Record that the compiler is entering a named scope.
- beginScope(String) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- beginTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- beginTime - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- BeginToken() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the next character that marks the beginning of the next token.
- BeginToken() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- BeginToken() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- beginWriteChain(ClientStatement) - Method in class org.apache.derby.client.am.Agent
- beginWriteChain(ClientStatement) - Method in class org.apache.derby.client.net.NetAgent
- beginWriteChainOutsideUOW() - Method in class org.apache.derby.client.am.Agent
- beginWriteChainOutsideUOW() - Method in class org.apache.derby.client.net.NetAgent
- BeginXact - Class in org.apache.derby.impl.store.raw.xact
-
This operation indicates the beginning of a transaction.
- BeginXact() - Constructor for class org.apache.derby.impl.store.raw.xact.BeginXact
- BeginXact(GlobalTransactionId, int) - Constructor for class org.apache.derby.impl.store.raw.xact.BeginXact
- behavior - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- behavior - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- behavior - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- bestAccessPath - Variable in class org.apache.derby.impl.sql.compile.FromTable
- bestCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- bestCostEstimate - Variable in class org.apache.derby.impl.sql.compile.FromTable
- bestJoinOrder - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- bestJoinOrderUsedPredsFromAbove - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- bestPlanMap - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
Set of object->trulyTheBestAccessPath mappings used to keep track of which of this Optimizable's "trulyTheBestAccessPath" was the best with respect to a specific outer query or ancestor node.
- bestRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- bestSortAvoidancePath - Variable in class org.apache.derby.impl.sql.compile.FromTable
- BETA - Static variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- BETWEEN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BetweenOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A BetweenOperatorNode represents a BETWEEN clause.
- BetweenOperatorNode(ValueNode, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BetweenOperatorNode
- betweenSelectivity - Variable in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
- bfilelist - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- BGNBND - Static variable in class org.apache.derby.impl.drda.CodePoint
- BGNBNDRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- bh - Variable in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- bh - Variable in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- bh - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
In memory buffer used as scratch space for streaming columns.
- BI_LOG - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- BIG_DECIMAL_MEMORY_USAGE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
- BIG_ENDIAN - Static variable in class org.apache.derby.client.am.SignedBinary
-
Unix byte-order for signed binary representations.
- BIG_ENDIAN - Static variable in class org.apache.derby.impl.drda.SignedBinary
-
AS/400, Unix, System/390 byte-order for signed binary representations.
- BIGDECIMAL_TYPE_NAME - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
- bigDecimalToPackedDecimalBytes(byte[], int, BigDecimal, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Write a Java
java.math.BigDecimalto packed decimal bytes. - bigEndianBytesToInt(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java int from a 4-byte big endian signed binary representation.
- bigEndianBytesToLong(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java long from an 8-byte big endian signed binary representation.
- bigEndianBytesToShort(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java short from a 2-byte big endian signed binary representation.
- BIGINT - Static variable in class org.apache.derby.client.am.ClientTypes
- BIGINT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BIGINT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BIGINT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BIGINT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongintTypeId
- BIGINT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.LongintTypeIdImpl
- bIn - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
Stream used to read from the source entry.
- BINARY - Static variable in class org.apache.derby.client.am.ClientTypes
- BINARY_DATA_HIDDEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- BINARY_DIVIDE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_GREATER_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_GREATER_THAN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_LESS_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_LESS_THAN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_MINUS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BINARY_NOT_EQUALS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_PLUS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BINARY_STREAM - Static variable in class org.apache.derby.client.am.Lob
- BINARY_STRING - Static variable in class org.apache.derby.client.am.Lob
- BINARY_TIMES_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BinaryArgTypes - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- BinaryArithmeticOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a binary arithmetic operator, like + or *.
- BinaryArithmeticOperatorNode(int, ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
-
Constructor for a BinaryArithmeticOperatorNode
- binarycompare(ObjectInput, int, Orderable, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.BinaryOrderable
-
Compare this Orderable with a given Orderable for the purpose of qualification and sorting.
- binarycompare(ObjectInput, Orderable) - Method in interface org.apache.derby.iapi.store.access.BinaryOrderable
-
Compare this Orderable with a given Orderable for the purpose of index positioning.
- BinaryComparisonOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node is the superclass for all binary comparison operators, such as =, <>, <, etc.
- BinaryComparisonOperatorNode(ValueNode, ValueNode, String, String, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Constructor for a BinaryComparisonOperatorNode
- binaryInputStream - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
- BinaryListOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A BinaryListOperatorNode represents a built-in "binary" operator with a single operand on the left of the operator and a list of operands on the right.
- BinaryListOperatorNode(ValueNode, ValueNodeList, String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- BinaryLogicalOperatorNode - Class in org.apache.derby.impl.sql.compile
- BinaryLogicalOperatorNode(ValueNode, ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
- BinaryMethodNames - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- BinaryOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A BinaryOperatorNode represents a built-in binary operator as defined by the ANSI/ISO SQL standard.
- BinaryOperatorNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- BinaryOperatorNode(ValueNode, ValueNode, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Constructor for a concrete BinaryOperatorNode
- BinaryOperatorNode(ValueNode, ValueNode, String, String, String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- BinaryOperatorNode(ValueNode, ValueNode, String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- BinaryOperators - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- BinaryOrderable - Interface in org.apache.derby.iapi.store.access
-
The Orderable interface represents a value that can be linearly ordered.
- BinaryOrderableWrapper - Class in org.apache.derby.impl.store.access.conglomerate
-
The BinaryOrderableWrapper is a wrapper class which intercepts the readExternal() callback made by raw store during a fetch, and does a comparison instead.
- BinaryOrderableWrapper() - Constructor for class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
- BinaryRelationalOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This class represents the 6 binary operators: LessThan, LessThanEquals, Equals, NotEquals, GreaterThan and GreaterThanEquals.
- BinaryRelationalOperatorNode(int, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Constructor.
- BinaryRelationalOperatorNode(int, ValueNode, ValueNode, InListOperatorNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Same as constructor above except takes a third argument that is an InListOperatorNode.
- binaryRelOpColRefsToString() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get a string version of the column references for this predicate IF it's a binary relational operator.
- BinaryResultTypes - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- binaryStream_ - Variable in class org.apache.derby.client.am.ClientBlob
- binaryString_ - Variable in class org.apache.derby.client.am.ClientBlob
- binaryStringPosition(byte[], long) - Method in class org.apache.derby.client.am.ClientBlob
- BinaryToRawStream - Class in org.apache.derby.impl.jdbc
-
Converts a stream containing the Derby stored binary form to one that just contains the application's data.
- BinaryToRawStream(InputStream, Object) - Constructor for class org.apache.derby.impl.jdbc.BinaryToRawStream
- bind() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Bind this TableName.
- bind(HashMap<Provider, Provider>, List<String>, boolean) - Method in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
Bind this GrantNode.
- bind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Bind this DMLStatementNode.
- bind(DataDictionary, LanguageConnectionContext, CompilerContext) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Bind the conglomerate and table function names in this plan.
- bind(DataDictionary, LanguageConnectionContext, CompilerContext) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.ConglomerateRS
- bind(DataDictionary, LanguageConnectionContext, CompilerContext) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- bind(DataDictionary, LanguageConnectionContext, CompilerContext) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- bind(DataDictionary, LanguageConnectionContext, CompilerContext) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- bind(DataDictionary, LanguageConnectionContext, CompilerContext) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.TableFunctionRS
- bind(DataDictionary, MergeNode, FromList, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind this WHEN [ NOT ] MATCHED clause against the parent MergeNode
- bind(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
-
Bind.
- bind(DDLStatementNode, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Bind this constraint definition.
- bind(DDLStatementNode, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
-
Bind this constraint definition.
- bind_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- bindAggregate() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Extra logic for binding user-defined aggregate definitions
- bindAndValidateCheckConstraints(FromList) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Bind and validate all of the check constraints in this list against the specified FromList.
- bindAndValidateDefault(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Check the validity of the default, if any, for this node.
- bindAndValidateDefault(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Check the validity of the default, if any, for this node.
- bindAndValidateGenerationClauses(SchemaDescriptor, FromList, FormatableBitSet, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Bind and validate all of the generation clauses in this list against the specified FromList.
- bindCaseOperand(CompilerContext, FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Bind the case operand, if there is one, and check that it doesn't contain anything that's illegal in a case operand (such as calls to routines that are non-deterministic or modify SQL).
- bindCastNodeOnly() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Bind this node but not its child.
- bindColumnReference(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Bind a column reference to one of the tables in this FromList.
- bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Test the type compatability of the operands and set the type info for this node.
- bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Test the type compatability of the operands and set the type info for this node.
- bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
Bind this operator
- bindComparisonOperator() - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Set the type info for this node.
- bindConstraints(DataDictionary, OptimizerFactory, TableDescriptor, Dependent, ResultColumnList, int[], FormatableBitSet, boolean, boolean[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Gets and binds all the constraints for an INSERT/UPDATE/DELETE.
- bindCount - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- bindDateTimeArg(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- bindDelete(DataDictionary, FromList, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind a WHEN MATCHED ...
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Bind this operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
-
ValueNode override.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Bind this logical operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Bind this comparison operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
-
Bind this logical operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Binding this expression means setting the result DataTypeServices.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
overrides BindOperatorNode.bindExpression because concatenation has special requirements for parameter binding.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
Binding this expression means setting the result DataTypeServices.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
-
Binding this expression means setting the result DataTypeServices.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Binding the generation clause.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
-
Bind this grouping column.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Bind this logical operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
implement binding for like expressions.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Bind this logical operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.RowNumberFunctionNode
-
ValueNode override.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Binding this special function means setting the result DataTypeServices.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.TestConstraintNode
-
Bind this logical operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.TimestampOperatorNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Bind this operator
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Bind this comparison operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
-
Called by UnaryOperatorNode.bindExpression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UnaryLogicalOperatorNode
-
Bind this logical operator.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ValueNode
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
ValueNode override.
- bindExpression(FromList, SubqueryList, List<AggregateNode>, boolean) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
Bind this expression.
- bindExpression(FromList, SubqueryList, List<AggregateNode>, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Bind this expression.
- bindExpression(ValueNode, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Bind an expression against the child tables of the JoinNode.
- bindExpression(ValueNode, FromList) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Boilerplate for binding an expression against a FromList
- bindExpressionMinion(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- bindExpressions() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Bind the expressions in this DML statement.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Bind the expressions in this ResultSetNode.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Bind the expressions in this FromBaseTable.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Bind the expressions in this FromList.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Bind the expressions in this FromSubquery.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Bind the expressions in this VTI.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Bind the expressions under this node.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the expressions in this ResultSetNode.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Bind the expressions in this RowResultSetNode.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind the expressions in this SelectNode.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Bind the expressions under this TableOperatorNode.
- bindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Bind the expressions under this TableOperatorNode.
- bindExpressions(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind the expressions in this ResultColumnList.
- bindExpressions(ResultColumnList, FromList) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Boilerplate for binding a list of ResultColumns against a FromList
- bindExpressionsWithTables() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Bind the expressions in the underlying ResultSets with tables.
- bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the expressions in this ResultSetNode if it has tables.
- bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Bind the expressions in this ResultSetNode if it has tables.
- bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind the expressions in this ResultSetNode if it has tables.
- bindExpressionsWithTables(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Bind the expressions in this ResultSetNode if it has tables.
- bindGroupByColumns(SelectNode, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Bind the group by list.
- bindInsert(DataDictionary, MergeNode, FromList, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind a WHEN NOT MATCHED ...
- bindInsertValues(FromList, FromTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind the values in the INSERT list
- bindLeftJoin(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Bind the driving left join select.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Binding this FromTable means finding the prepared statement for the cursor and creating the result columns (the columns updatable on that cursor).
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Bind the table in this FromBaseTable.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Bind this subquery that appears in the FROM list.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Bind the non VTI tables in this ResultSetNode.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the non VTI tables in this ResultSetNode.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Bind the non VTI tables in this ResultSetNode.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind the tables in this SelectNode.
- bindNonVTITables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Bind the non VTI tables in this TableOperatorNode.
- bindOffsetFetch(ValueNode, ValueNode) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind the parameters of OFFSET n ROWS and FETCH FIRST n ROWS ONLY, if any.
- bindOperand(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Bind the operand for this unary operator.
- bindOrderByColumn(ResultSetNode, OrderByList) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Bind this column.
- bindOrderByColumns(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Bind the update columns by their names to the target resultset of the cursor specification.
- bindParameter() - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Bind a ?
- bindParameter() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
Bind a ?
- bindParameter() - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
-
Bind a ?
- bindParameter() - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
-
Bind a ?
- bindParameter() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
For SQRT and ABS the parameter becomes a DOUBLE.
- bindParameter() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
By default unary operators don't accept ?
- bindParameter(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
This method gets called for non-character string types and hence no need to set any collation info.
- bindParameters(FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Bind this expression.
- bindParameterTypes(RoutineAliasInfo) - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Bind the class names for UDTs
- bindPrivilegesForView(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
-
Retrieve all the underlying stored dependencies such as table(s), view(s) and routine(s) descriptors which the view depends on.
- bindReferencesClause(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- bindRefinement(MergeNode, FromList) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind the optional refinement condition in the MATCHED clause
- bindResultColumnByName(TableDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Bind this result column by its name and set the VirtualColumnId.
- bindResultColumnByPosition(TableDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Bind this result column by ordinal position and set the VirtualColumnId.
- bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Bind the result columns for this ResultSetNode to a base table.
- bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the result columns for this ResultSetNode to a base table.
- bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind the result columns for this ResultSetNode to a base table.
- bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Bind the result columns for this ResultSetNode to a base table.
- bindResultColumns(TableDescriptor, FromVTI, ResultColumnList, DMLStatementNode, FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Bind the result columns for this ResultSetNode to a base table.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Bind the result columns of the ResultSetNodes in this FromList when there is no base table to bind them to.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
- bindResultColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Bind the result columns of this ResultSetNode when there is no base table to bind them to.
- bindResultColumnsByName(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind the result columns by their names.
- bindResultColumnsByName(TableDescriptor, DMLStatementNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind the result columns by their names.
- bindResultColumnsByName(ResultColumnList, FromVTI, DMLStatementNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind the result columns by their names.
- bindResultColumnsByPosition(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind the result columns by ordinal position.
- bindResultColumnsToExpressions() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind the result columns to the expressions that live under them.
- bindResultColumnToExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Bind the result column to the expression that lives under it.
- bindResultSetsWithTables(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Bind only the underlying ResultSets with tables.
- bindRowMultiSet(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind the UDTs in a table type.
- bindRowScopedExpression(OptimizerFactory, ContextManager, TableDescriptor, ResultColumnList, ValueNode) - Static method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Binds an already parsed expression that only involves columns in a single row.
- bindSetClauses(MergeNode, FromList, FromTable, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind the SET clauses of an UPDATE action
- bindSQRTABS() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Bind SQRT or ABS
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Bind this AlterTableNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Bind this UpdateNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Bind this CreateAliasNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Bind this CreateIndexNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
-
Bind this createRoleNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
-
Bind this createSchemaNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
Bind this CreateSequenceNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Bind this CreateTableNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Bind this CreateTriggerNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Bind this CreateViewNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Bind this CursorNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Bind this DeleteNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
-
Bind this DropMethodAliasNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropIndexNode
-
Bind this DropIndexNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropSequenceNode
-
Bind this DropSequenceNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
-
Bind this LockTableNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropTriggerNode
-
Bind this DropTriggerNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.DropViewNode
-
Bind the drop view node
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Bind this ExecSPSNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.GrantNode
-
Bind this GrantNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Bind this InsertNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
-
Bind this LockTableNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.MergeNode
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.NOPStatementNode
-
Bind this NOP statement.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
Bind this node.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.RevokeNode
-
Bind this RevokeNode.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.SetConstraintsNode
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Perform the binding operation statement.
- bindStatement() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Bind this UpdateNode.
- bindTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Bind the table descriptor for this table.
- bindTables(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Bind the tables in this DML statement.
- bindTables(DataDictionary, FromList) - Method in class org.apache.derby.impl.sql.compile.FromList
- bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the expressions in the target list.
- bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Bind the expressions in the target list.
- bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind the expressions in the target list.
- bindTargetExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Bind the expressions in the target list.
- bindTargetListOnly - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- bindTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- bindTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- bindToBuiltIn() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Bind any untyped null nodes to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Bind any untyped null nodes to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Bind any untyped null nodes to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind untyped nulls to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Bind any untyped null nodes to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Bind any untyped null nodes to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Bind the result columns of a table constructor to the types in the given ResultColumnList.
- bindUntypedNullsToResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
DERBY-4365 Bind untyped nulls to the types in the given ResultColumnList.
- bindUpdate(DataDictionary, MergeNode, FromList, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Bind a WHEN MATCHED ...
- bindUpdateColumns(FromTable) - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Bind the update columns by their names to the target table of the cursor specification.
- bindUserCatalogType(TypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind user defined types as necessary
- bindUserType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind a UDT.
- bindViewDefinition(DataDictionary, CompilerContext, LanguageConnectionContext, OptimizerFactory, ResultSetNode, ContextManager) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Bind the query expression for a view definition.
- bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Bind this subquery that appears in the FROM list.
- bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Bind this VTI that appears in the FROM list.
- bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Bind the VTI tables in this ResultSetNode.
- bindVTITables(FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Bind the VTI tables in this TableOperatorNode.
- bindXMLParse() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Bind an XMLPARSE operator.
- bindXMLQuery() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Bind an XMLEXISTS or XMLQUERY operator.
- bindXMLSerialize() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Bind an XMLSERIALIZE operator.
- bipLocation - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- BIPUSH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- BIT - Static variable in class org.apache.derby.client.am.ClientTypes
- BIT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.BitTypeId
- BIT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BIT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- BIT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.BitTypeId
- BIT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.BitTypeIdImpl
- BitConstantNode - Class in org.apache.derby.impl.sql.compile
- BitConstantNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BitConstantNode
- BitConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BitConstantNode
- BitDataValue - Interface in org.apache.derby.iapi.types
- BitDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- BITIMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.services.io.FormatableBitSet
- BITS_MASK_IS_DEFAULTVALUE_AUTOINC - Static variable in class org.apache.derby.catalog.types.DefaultInfoImpl
- BITS_MASK_IS_GENERATED_COLUMN - Static variable in class org.apache.derby.catalog.types.DefaultInfoImpl
- bitSet - Variable in class org.apache.derby.iapi.util.JBitSet
- bitset_of_fetched_columns - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- bitsInLastByte - Variable in class org.apache.derby.iapi.services.io.FormatableBitSet
- bitTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- BitTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL BIT datatype.
- BitTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.BitTypeCompiler
- BLANKS - Static variable in class org.apache.derby.iapi.types.SQLChar
-
Static array that can be used for blank padding.
- blen - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
- blksize - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- blksize - Variable in class org.apache.derby.impl.drda.DRDAStatement
- blob - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
-
The Blob to be accessed.
- blob - Variable in class org.apache.derby.client.am.BlobLocatorOutputStream
-
The Blob to be accessed.
- blob - Variable in class org.apache.derby.client.am.UpdateSensitiveBlobLocatorInputStream
- blob - Variable in class org.apache.derby.iapi.types.HarmonySerialBlob
- blob - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
- BLOB - Static variable in class org.apache.derby.client.am.ClientTypes
- blob_ - Variable in class org.apache.derby.client.am.BlobOutputStream
- BLOB_ACCESSED_AFTER_COMMIT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_BAD_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarbitTypeId - XXXX does not exist!!!
- BLOB_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BLOB_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_INVALID_OFFSET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_LENGTH_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_NONPOSITIVE_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_NULL_PATTERN_OR_SEARCH_STR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_POSITION_TOO_LARGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- BLOB_TOO_LARGE_FOR_CLIENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BLOB_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarbitTypeId - XXXX does not exist!!!
- BLOB_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.LongvarbitTypeIdImpl - does not exist, but we do it the same way for BLOB as for Longvarbit...
- BLOB_UNABLE_TO_READ_PATTERN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- blobCreateLocator() - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Allocates an empty BLOB on server and returns its locator.
- BLOBCREATELOCATOR() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Creates a new empty Blob and registers it in the HashMap in the Connection and returns the locator value corresponding to this Blob.
- blobCreateLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobData - Variable in class org.apache.derby.impl.load.ImportBlob
- blobGetBytes(int, long, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves all or part of the
BLOBvalue that is identified bysourceLocator, as an array of bytes. - BLOBGETBYTES(int, long, int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Reads up to len bytes from the associated
Bloband returns a byte array containing the bytes read. - blobGetBytesCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobGetLength(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Returns the number of bytes in the
BLOBvalue designated by thissourceLocator. - BLOBGETLENGTH(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the length in bytes of the Blob.
- blobGetLengthCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobGetPositionFromBytes(int, byte[], long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the byte position at which the specified byte array
searchLiteralbegins within theBLOBvalue identified bylocator. - blobGetPositionFromBytes(int, long, byte[], int, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the byte position at which the specified part of the byte array
searchLiteralbegins within theBLOBvalue identified bylocator. - BLOBGETPOSITIONFROMBYTES(int, byte[], long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the first occurrence of the byte array in the Blob.
- blobGetPositionFromBytesCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobGetPositionFromLocator(int, int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the byte position in the BLOB value designated by this
locatorat which pattern given bysearchLocatorbegins. - BLOBGETPOSITIONFROMLOCATOR(int, int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the first occurrence of locator in the Blob.
- blobGetPositionFromLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobLength - Variable in class org.apache.derby.impl.load.ImportBlob
- BlobLocatorInputStream - Class in org.apache.derby.client.am
-
An
InputStreamthat will use an locator to fetch the Blob value from the server. - BlobLocatorInputStream(ClientConnection, ClientBlob) - Constructor for class org.apache.derby.client.am.BlobLocatorInputStream
-
Create an
InputStreamfor reading theBlobvalue represented by the given locator basedBlobobject. - BlobLocatorInputStream(ClientConnection, ClientBlob, long, long) - Constructor for class org.apache.derby.client.am.BlobLocatorInputStream
-
Create an
InputStreamfor reading theBlobvalue represented by the given locator basedBlobobject. - BlobLocatorOutputStream - Class in org.apache.derby.client.am
-
An
OutputStreamthat will use an locator to write bytes to the Blob value on the server. - BlobLocatorOutputStream(ClientConnection, ClientBlob, long) - Constructor for class org.apache.derby.client.am.BlobLocatorOutputStream
-
Create an
OutputStreamfor writing to theBlobvalue represented by the given locator basedBlobobject. - BlobOutputStream - Class in org.apache.derby.client.am
- BlobOutputStream(ClientBlob, long) - Constructor for class org.apache.derby.client.am.BlobOutputStream
- blobPosition - Variable in class org.apache.derby.impl.load.ImportBlob
- blobReleaseLocator(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
This method frees the BLOB and releases the resources that it holds.
- BLOBRELEASELOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Removes the supplied LOCATOR entry from the hash map.
- blobReleaseLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobSetBytes(int, long, int, byte[]) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Writes all or part of the given
bytearray to theBLOBvalue designated bysourceLocator. - BLOBSETBYTES(int, long, int, byte[]) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Replaces the bytes at pos with len bytes
- blobSetBytesCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobTruncate(int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Truncates the
BLOBvalue identified bysourceLocatorto belengthbytes. - BLOBTRUNCATE(int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
truncates the Blob value represented by LOCATOR to have a length of length.
- blobTruncateCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- blobTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- BLOCK_LENGTH - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- blockBackup(boolean) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Make the transaction block the online backup.
- blockBackup(boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Make the transaction block the online backup.
- blockBackup(boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Block the online backup.
- blockBackupBlockingOperations(boolean) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Checks if there any backup blocking operations are in progress and prevents new ones from starting until the backup is finished.
- blockBackupBlockingOperations(boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Checks if there are any backup blocking operations in progress and prevents new ones from starting until the backup is finished.
- blockCount - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
- blockedByParent(Lock) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Returns true if the childLock is blocked because its parent owns a conficting lock.
- BlockedByteArray - Class in org.apache.derby.impl.io.vfmem
-
Stores data in blocks, and supports reading/writing data from/into these blocks.
- BlockedByteArray() - Constructor for class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Creates a new blocked byte array with the default number of slots to hold byte arrays (blocks).
- BlockedByteArrayInputStream - Class in org.apache.derby.impl.io.vfmem
-
An input stream reading from a blocked byte array.
- BlockedByteArrayInputStream(BlockedByteArray, long) - Constructor for class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Creates a new input stream reading from a blocked byte array.
- BlockedByteArrayOutputStream - Class in org.apache.derby.impl.io.vfmem
-
Output stream writing bytes into an underlying blocked byte array.
- BlockedByteArrayOutputStream(BlockedByteArray, long) - Constructor for class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Creates a new stream writing data into the specified blocked byte array.
- blocking_ - Variable in class org.apache.derby.client.net.NetCursor
- blockingStart(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Start a network server
- blocks - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
References to blocks of data.
- blockSize - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
The size of a block of data (the allocation unit).
- blockSize - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Block size for encryption.
- BNDSQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
- boff - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
- BOOLEAN - Static variable in class org.apache.derby.client.am.ClientTypes
- BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- BOOLEAN - Static variable in class org.apache.derby.iapi.types.JSQLType
- BOOLEAN - Static variable in class org.apache.derby.impl.services.bytecode.Type
- BOOLEAN_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single boolean arg
- BOOLEAN_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
- BOOLEAN_CHOICES - Static variable in class org.apache.derby.jdbc.InternalDriver
- BOOLEAN_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.BooleanTypeId
- BOOLEAN_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- BOOLEAN_FALSE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BOOLEAN_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BOOLEAN_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- BOOLEAN_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_P - Static variable in class org.apache.derby.impl.tools.ij.xaHelper
- BOOLEAN_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- BOOLEAN_TRUE - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- BOOLEAN_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.BooleanTypeId
- BOOLEAN_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.BooleanTypeIdImpl
- booleanAttributes - Static variable in class org.apache.derby.impl.tools.ij.URLCheck
- BooleanConstantNode - Class in org.apache.derby.impl.sql.compile
- BooleanConstantNode(boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BooleanConstantNode
- BooleanConstantNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BooleanConstantNode
- BooleanConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.BooleanConstantNode
- BooleanDataValue - Interface in org.apache.derby.iapi.types
- BooleanDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- booleanProperty(String, Serializable, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Parse and validate and return a boolean property value.
- booleanSelectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return 50% if this is a comparison with a boolean column, a negative selectivity otherwise.
- booleanSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- booleanTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- BooleanTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL BOOLEAN datatype.
- BooleanTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
- booleanValue - Variable in class org.apache.derby.impl.sql.compile.BooleanConstantNode
- boot() - Static method in class org.apache.derby.jdbc.EmbeddedDriver
- boot(boolean, Properties) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- boot(boolean, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleControl
-
Boot this module with the given properties.
- boot(boolean, Properties) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- boot(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- boot(boolean, Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
- boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Start this module.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
- boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
- boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
- boot(boolean, Properties) - Method in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
- boot(boolean, Properties) - Method in class org.apache.derby.impl.services.bytecode.BCJava
-
Start this module.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Start the management service if derby.system.jmx is true.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- boot(boolean, Properties) - Method in class org.apache.derby.impl.services.stream.SingleStream
- boot(boolean, Properties) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Currently does nothing, singleton Timer instance is initialized in the constructor.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Start-up method for this instance of the data dictionary.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Start-up method for this instance of the language connection factory.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
This Factory is expected to be booted relative to a LanguageConnectionFactory.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Start-up method for this instance of the language factory.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Public Methods implementing ModuleControl Interface:
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Boot up the log factory.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used by Monitor.bootServiceModule to start the service.
- boot(boolean, Properties) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used by Monitor.bootServiceModule to start the service.
- boot(boolean, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
- boot(boolean, Properties) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
- boot(Object, boolean, Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Boot a module.
- boot(String, PrintWriter) - Method in class org.apache.derby.iapi.jdbc.JDBCBoot
-
Boot a system requesting a JDBC driver but only if there is no current JDBC driver that is handling the required protocol.
- boot(Properties, PrintWriter) - Static method in class org.apache.derby.iapi.jdbc.JDBCBoot
-
Privileged startup.
- BOOT_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- BOOT_ALL - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.system.bootAll
Automatically boot any services at start up time. - boot_create(long, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Create a heap conglomerate during the boot process.
- BOOT_DATABASE_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BOOT_DB_CLASSPATH - Static variable in interface org.apache.derby.iapi.reference.Property
-
internal use only, passes the database classpathinto the class manager Undocumented.
- boot_load_conglom_map() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- BOOT_PASSWORD - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
If dataEncryption is true, use this attribute to pass in the secret key.
- BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
If dataEncryption is true, use this attribute to pass in the secret key.
- bootAuthenticationService(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- bootBasicDatabase(boolean, Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
- bootClassFactory(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- bootDatabase(Properties, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Boot database.
- booted - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
Flag that tells whether booting of the module has completed.
- bootException - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
Set by the database boot thread if it fails before slave mode has been started properly (i.e., if inBoot is true).
- booting - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- bootingDictionary - Variable in class org.apache.derby.impl.sql.catalog.DD_Version
- bootingTC - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- bootLogFactory(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- bootLookupSystemLockLevel(TransactionController) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Query property system to get the System lock level.
- bootLookupSystemLockLevel(TransactionController) - Method in class org.apache.derby.impl.store.access.RllRAMAccessManager
-
Query property system to get the System lock level.
- bootModule(boolean, Object, ProtocolKey, Properties) - Method in class org.apache.derby.impl.services.monitor.TopService
-
Boot a module, performs three steps.
- bootPasswordArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- bootPasswordChange(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- bootPersistentServices() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Boot all persistent services that can be located at run time.
- bootProperties - Variable in class org.apache.derby.iapi.jdbc.JDBCBoot
- bootProperties - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- bootProviderServices(PersistentService) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Boot all persistent services that can be located by a single service provider
This method enumerates through all the service providers that are active and calls bootPersistentServices(PersistentService) to boot all the services that that provider knows about. - bootResourceAdapter(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- bootService(PersistentService, String, String, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Boot (start or create) a service (persistent or non-persistent).
- bootServiceModule(boolean, Object, String, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Boot or find a identified module within a service.
- bootServiceModule(boolean, Object, String, String, Properties) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Boot or find a unidentified module within a service.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.db.BasicDatabase
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged startup.
- bootServiceModule(boolean, Object, String, Properties) - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Privileged startup.
- bootStore(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- bootstrapOneIndex(SchemaDescriptor, TransactionController, DataDescriptorGenerator, TabInfoImpl, int, long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- bootStrapSystemIndexes(SchemaDescriptor, TransactionController, DataDescriptorGenerator, TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Infrastructure work for indexes on catalogs.
- bootTimeLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- bootValidation(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- BORROWED_SPACE_LEN - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
- BORROWED_SPACE_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
- borrowedSpace - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- BOTH - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- bound - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- boundColumnIDs - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- BoundedLinkedHashMap(int) - Constructor for class org.apache.derby.client.am.stmtcache.JDBCStatementCache.BoundedLinkedHashMap
-
Creates a bounded
LinkedHashMapwith the specified maximum size. - boundType(Type) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the bounds for a single type variable.
- bOut - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
Stream used to write into the source entry.
- bqual_length_ - Variable in class org.apache.derby.client.ClientXid
- branch_id - Variable in class org.apache.derby.iapi.store.access.GlobalXact
- branch_id - Variable in class org.apache.derby.impl.drda.DRDAXid
- branch_id - Variable in class org.apache.derby.impl.tools.ij.ijXid
- BRANCH16LIMIT - Static variable in class org.apache.derby.impl.services.bytecode.Conditional
-
Limit of a 16 bit branch.
- BranchControlRow - Class in org.apache.derby.impl.store.access.btree
-
A branch row contains key fields and the pointer to the child page.
- BranchControlRow() - Constructor for class org.apache.derby.impl.store.access.btree.BranchControlRow
-
No arg constructor.
- BranchControlRow(OpenBTree, Page, int, ControlRow, boolean, long) - Constructor for class org.apache.derby.impl.store.access.btree.BranchControlRow
- branchrow - Variable in class org.apache.derby.impl.store.access.btree.BranchRow
-
The array of object to be used as the row.
- BranchRow - Class in org.apache.derby.impl.store.access.btree
-
Implements row which is stored in the branch pages of a btree.
- BranchRow() - Constructor for class org.apache.derby.impl.store.access.btree.BranchRow
-
Constuctor for creating an "empty" BranchRow template, suitable for reading in a branchRow from disk.
- BranchRow(Transaction, BTree) - Constructor for class org.apache.derby.impl.store.access.btree.BranchRow
- BREAKPOINT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- brokerConnection(long) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to send initiator messages to the slave and receive information about the compatibility of the slave with the master.
- BrokeredCallableStatement - Class in org.apache.derby.iapi.jdbc
-
Brokered CallableStatement.
- BrokeredCallableStatement(BrokeredStatementControl, String) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- BrokeredCallableStatement42 - Class in org.apache.derby.iapi.jdbc
- BrokeredCallableStatement42(BrokeredStatementControl, String) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- BrokeredConnection - Class in org.apache.derby.iapi.jdbc
-
This is a rudimentary connection that delegates EVERYTHING to Connection.
- BrokeredConnection(BrokeredConnectionControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredConnection
- BrokeredConnection42 - Class in org.apache.derby.iapi.jdbc
- BrokeredConnection42(BrokeredConnectionControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredConnection42
-
Creates a new instance of BrokeredConnection40
- BrokeredConnectionControl - Interface in org.apache.derby.iapi.jdbc
-
Provides control over a BrokeredConnection
- BrokeredPreparedStatement - Class in org.apache.derby.iapi.jdbc
-
A brokered
PreparedStatementthat forwards calls off to a realPreparedStatementobtained through theBrokeredStatementControl.getRealPreparedStatement()method. - BrokeredPreparedStatement(BrokeredStatementControl, String, Object) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- BrokeredPreparedStatement42 - Class in org.apache.derby.iapi.jdbc
- BrokeredPreparedStatement42(BrokeredStatementControl, String, Object) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement42
- BrokeredStatement - Class in org.apache.derby.iapi.jdbc
-
A Statement implementation that forwards all of its requests to an underlying Statement.
- BrokeredStatement(BrokeredStatementControl) - Constructor for class org.apache.derby.iapi.jdbc.BrokeredStatement
- BrokeredStatementControl - Interface in org.apache.derby.iapi.jdbc
-
Provides control over a BrokeredStatement, BrokeredPreparedStatement or BrokeredCallableStatement
- btnVis - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- btree - Variable in class org.apache.derby.impl.store.access.btree.BTreePostCommit
- btree - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
A copy of the Conglomerate that describes the owning conglom.
- btree - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
The b-tree this search is for.
- BTree - Class in org.apache.derby.impl.store.access.btree
-
A b-tree object corresponds to an instance of a b-tree conglomerate.
- BTree() - Constructor for class org.apache.derby.impl.store.access.btree.BTree
- BTREE_ABORT_THROUGH_TRACE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_CACHED_FETCH_BY_KEY_PER_LEVEL - Static variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- BTREE_CANT_CREATE_CONTAINER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_CONTAINER_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_FACTORY_ID - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
- btree_height - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- BTREE_IS_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_NO_SPACE_FOR_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_OVERFLOW_THRESHOLD - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
Overflow Threshold This defined how large the row can be before it becomes a long row, during an insert.
- BTREE_PROPERTY_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_ROW_NOT_FOUND_DURING_UNDO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_SCAN_INTERNAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- BTREE_SORTMERGE_FETCH_BY_KEY_PER_LEVEL - Static variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- BTREE_UNCACHED_FETCH_BY_KEY_PER_LEVEL - Static variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- btree_undo - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
- BTREE_UNIMPLEMENTED_FEATURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- btreeConglomerate - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- btreeConglomerateId - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- BTreeController - Class in org.apache.derby.impl.store.access.btree
-
A b-tree controller corresponds to an instance of an open b-tree conglomerate.
- BTreeController() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeController
- BTreeCostController - Class in org.apache.derby.impl.store.access.btree
-
The StoreCostController interface provides methods that an access client (most likely the system optimizer) can use to get store's estimated cost of various operations on the conglomerate the StoreCostController was opened for.
- BTreeCostController() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeCostController
- BTreeForwardScan - Class in org.apache.derby.impl.store.access.btree
-
A b-tree scan controller corresponds to an instance of an open b-tree scan.
- BTreeForwardScan() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeForwardScan
- BTreeLockingPolicy - Interface in org.apache.derby.impl.store.access.btree
-
The generic.BTree directory wants to know as little about locking as possible, in order to make the code usuable by multiple implementations.
- BTreeMaxScan - Class in org.apache.derby.impl.store.access.btree
-
A BTreeScan implementation that provides the 95% solution to the max on btree problem.
- BTreeMaxScan() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeMaxScan
- BTreePostCommit - Class in org.apache.derby.impl.store.access.btree
-
The BTreePostCommit class implements the Serviceable protocol.
- BTreePostCommit(AccessFactory, BTree, long) - Constructor for class org.apache.derby.impl.store.access.btree.BTreePostCommit
- btreeRow - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- BTreeRowPosition - Class in org.apache.derby.impl.store.access.btree
- BTreeRowPosition(BTreeScan) - Constructor for class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Constructors for This class:
- BTreeScan - Class in org.apache.derby.impl.store.access.btree
-
A b-tree scan controller corresponds to an instance of an open b-tree scan.
- BTreeScan() - Constructor for class org.apache.derby.impl.store.access.btree.BTreeScan
- BTreeScanInfo - Class in org.apache.derby.impl.store.access.btree
-
This object provides performance information related to an open scan.
- BTreeScanInfo(BTreeScan) - Constructor for class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- buf - Variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- buf - Variable in class org.apache.derby.iapi.types.HarmonySerialBlob
- buf - Variable in class org.apache.derby.iapi.types.HarmonySerialClob
- bufcolumn - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- bufcolumn - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- buffer - Variable in class org.apache.derby.client.net.Request
- buffer - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Buffer to hold the data read from stream and converted to the modified UTF-8 format.
- buffer - Variable in class org.apache.derby.impl.drda.DDMReader
- buffer - Variable in class org.apache.derby.impl.drda.DDMWriter
-
Output buffer.
- buffer - Variable in class org.apache.derby.impl.drda.DRDAString
-
Buffer representing the string.
- buffer - Variable in class org.apache.derby.impl.jdbc.ClobAsciiStream
- buffer - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Internal character buffer storing characters read from the stream.
- buffer - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- buffer - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
-
Fields of the class
- buffer - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- buffer_ - Variable in class org.apache.derby.client.net.Reply
- BUFFER_SIZE - Static variable in class org.apache.derby.iapi.services.io.FileUtil
- bufferable - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Tells if the stream can be buffered or not.
- bufferable - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- bufferable(boolean) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets if the stream should be buffered, defaults to
false. - bufferdata - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- BUFFERED_CHAR_LEN - Static variable in class org.apache.derby.client.net.EncodedInputStream
- BUFFERED_CHAR_LEN - Static variable in class org.apache.derby.impl.drda.ReEncodedInputStream
- BufferedByteHolderInputStream - Class in org.apache.derby.impl.store.raw.data
- BufferedByteHolderInputStream(ByteHolder) - Constructor for class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
- BUFFEREDFILESIZE - Static variable in class org.apache.derby.impl.tools.ij.utilMain
- bufferedIn - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- bufferedReader - Variable in class org.apache.derby.diag.ErrorLogReader
- bufferedReader - Variable in class org.apache.derby.diag.StatementDuration
- bufferedReader - Variable in class org.apache.derby.impl.load.ImportReadData
- bufferSize - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- bufferSize - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- bufferThenRow(Activation) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Construct and buffer a row for the INSERT/UPDATE/DELETE action corresponding to this [ NOT ] MATCHED clause.
- bufferThenRow(Activation, TemporaryRowHolderImpl, ExecRow) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Construct and buffer a row for the INSERT/UPDATE/DELETE action corresponding to this [ NOT ] MATCHED clause.
- bufline - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- bufline - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- bufpos - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- bufpos - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- bufsize - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- bufsize - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- bufSize - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- bufV - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- bugCheckLevel - Static variable in class org.apache.derby.client.am.Configuration
- build() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Creates a descriptor object based on the parameters kept in the builder instance.
- build(ExecutionFactory) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Build a new
ExecRowinstance with the columns specified by theExecRowBuilder.setColumn(int, Object)method initialized to empty (NULL) values. - buildACCRDB(String, boolean, byte[], byte[], Typdef) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildACCSEC(int, String, byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildActionsString(Iterable<String>) - Static method in class org.apache.derby.security.SystemPermission
-
Build a comma-separated actions string suitable for returning from
getActions(). - buildCLSQRY(Section, long) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildCNTQRY(Section, boolean, long, int, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildColumnList() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
builds a column list for the catalog
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
builds a column list for the catalog
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
builds a column list for the catalog
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
builds a column list for the catalog
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
-
Builds a list of columns suitable for creating this Catalog.
- buildColumnList() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
- buildCommonPKGNAMinfo(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildCoreCNTQRY(Section, boolean, long, int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildCRRTKN(byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildDataTruncationSqlerrmc(DataTruncation) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Build the SQLERRMC for a
java.sql.DataTruncationwarning. - buildDataTruncationSqlerrmc(DataTruncation) - Method in class org.apache.derby.shared.common.error.MessageUtils
-
Build the SQLERRMC for a
java.sql.DataTruncationwarning. - buildDeleteString() - Method in class org.apache.derby.client.am.ClientResultSet
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
builds a tuple descriptor from a row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
Make a AliasDescriptor out of a SYSALIASES row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
Make a ViewDescriptor out of a SYSCHECKS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
builds a tuple descriptor from a row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Make a ColumnDescriptor out of a SYSCOLUMNS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Make a ConstraintDescriptor out of a SYSCONSTRAINTS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
Make a ConstraintDescriptor out of a SYSDEPENDS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
Make a descriptor out of a SYSFILES row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
Make a ViewDescriptor out of a SYSFOREIGNKEYS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
Make a SubConstraintDescriptor out of a SYSKEYS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Make an Tuple Descriptor out of a SYSPERMS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
Make an Tuple Descriptor out of a SYSROLES row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
builds a tuple descriptor from a row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
Make an Tuple Descriptor out of a SYSSCHEMAS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
Make an Tuple Descriptor out of a SYSSEQUENCES row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
Make an Tuple Descriptor out of a SYSSTATEMENTS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
builds a tuple descriptor from a row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Make a TableDescriptor out of a SYSTABLES row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
Make an Tuple Descriptor out of a SYSTRIGGERS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
Make a descriptor out of a SYSUSERS row.
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
Make a ViewDescriptor out of a SYSVIEWS row
- buildDescriptor(ExecRow, TupleDescriptor, DataDictionary, int) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Make a TableDescriptor out of a SYSTABLES row
- buildDescriptorBody(ExecRow, TupleDescriptor, DataDictionary, int) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- buildDSCSQLSTT(Section, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildDss(boolean, boolean, boolean, int, int, boolean) - Method in class org.apache.derby.client.net.Request
- buildDummyEXCSAT() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildEmptyIndexRow(int, RowLocation) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Builds an empty index row.
- buildEmptyIndexRow(TableDescriptor, ConglomerateDescriptor, StoreCostController, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Build an empty index row for the given conglomerate.
- buildEmptyRow() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Build an empty row with the size and shape of the ResultColumnList.
- Builder() - Constructor for class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Creates a builder object.
- buildException(Latch, Enumeration, long) - Static method in class org.apache.derby.impl.services.locks.Timeout
-
The static entry way to get the LockTable in the system.
- buildException(AbstractPool, Object[]) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Build an exception that describes a deadlock.
- buildEXCSAT(String, int, int, int, int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildEXCSQLIMM(Section, boolean, long) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildEXCSQLSET(Section) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildEXCSQLSTT(Section, boolean, boolean, boolean, String, boolean, boolean, int, boolean, int, boolean, int, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildEXTDTA(ColumnMetaData, Object[], boolean) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildExternalMethodHeader(Object, String) - Method in class org.apache.derby.client.am.LogWriter
- buildEXTNAM(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildFDODSC(int, int[][], boolean, Hashtable, ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildFDODTA(int, int[][], Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildFullColumnList(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Build the full column list for a table.
- buildHashKey(Object[], int[]) - Static method in class org.apache.derby.iapi.store.access.KeyHasher
-
Static method to return the object to hash on.
- buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Build an index key row from a permission descriptor.
- buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
builds an index key row for a given index number.
- buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
builds an index key row given for a given index number.
- buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
builds an index key row given for a given index number.
- buildIndexKeyRow(int, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
builds a key row given for a given index number.
- buildInsertString() - Method in class org.apache.derby.client.am.ClientResultSet
- buildJvmVersion() - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return values of system properties that identify the JVM.
- buildLengthAndCodePointForLob(int, boolean) - Method in class org.apache.derby.client.net.Request
- buildLengthAndCodePointForLob(int, long, boolean, int) - Method in class org.apache.derby.client.net.Request
- buildLocalAddressList(InetAddress) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Build local address list to allow admin commands.
- buildLockTableString() - Method in class org.apache.derby.impl.services.locks.Timeout
-
buildLockTableString creates a LockTable info String
- buildMAXBLKEXT(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildMAXRSLCNT(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildMddOverrides(ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildMethodDescriptor() - Method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
-
builds the JVM method descriptor for this method as defined in JVM Spec 4.3.3, Method Descriptors.
- buildMGRLVLLS(int, int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildNOCMorNOCS(String) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildNumber - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- buildNumber - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- buildOPNQRY(Section, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildOSinfo() - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return values of system properties that identify the OS.
- buildOUTEXP(boolean) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildOUTOVR(ClientResultSet, ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildOUTOVR(NetResultSet, ColumnMetaData, boolean, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildPASSWORD(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildPKGNAMCSN(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildPlaceholderLength(long) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildPositioningCNTQRY(int, long, Section, boolean, long, int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildPRCNAM(String) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildPRDDTA(byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildPRDID() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildPreformattedSqlerrmc(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Build preformatted SQLException text for severe exceptions or SQLExceptions that are not Derby exceptions.
- buildPreformattedSqlerrmc(SQLException) - Method in class org.apache.derby.shared.common.error.MessageUtils
-
Build preformatted SQLException text for severe exceptions or SQLExceptions that are not Derby exceptions.
- buildProductVersionHolder() - Static method in class org.apache.derby.client.am.Configuration
- buildPRPSQLSTT(Section, String, boolean, boolean, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildQRYBLKRST(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildQRYBLKSZ() - Method in class org.apache.derby.client.net.NetStatementRequest
- buildQRYCLSIMP() - Method in class org.apache.derby.client.net.NetStatementRequest
-
Build QRYCLSIMP (Query Close Implicit).
- buildQRYINSID(long) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildQRYROWNBR(long) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildQRYROWSET(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildQRYRTNDTA(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildQRYSCRORN(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildRCL() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Build the RCL for this node.
- buildRCL() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Build the RCL for this node.
- buildRDBACCCL() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildRDBALWUPD(boolean) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildRDBCMM() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildRDBCMTOK() - Method in class org.apache.derby.client.net.NetStatementRequest
- buildRDBNAM(String, boolean) - Method in class org.apache.derby.client.net.NetConnectionRequest
-
Relational Database Name specifies the name of a relational database of the server.
- buildRDBRLLBCK() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildRowTemplate() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Shorthand for
buildRowTemplate(null, false). - buildRowTemplate(FormatableBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Build an
ExecRowBuilderinstance that produces a row of the same shape as this result column list. - buildRSLSETFLG(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildRTNEXTDTA(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildRTNSQLDA() - Method in class org.apache.derby.client.net.NetStatementRequest
- buildRuntimeInfo(String, LocalizedResource) - Method in class org.apache.derby.impl.drda.Database
- buildRuntimeInfo(String, LocalizedResource) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- buildRuntimeInfo(String, LocalizedResource) - Method in class org.apache.derby.impl.drda.Session
- buildRuntimeInfo(LocalizedResource) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- buildSCLDTA(byte[], int) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildScrollCNTQRY(int, long, Section, boolean, long, int, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
- buildSECCHK(int, String, String, String, byte[], byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSECMEC(int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSECTKN(byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSelectList() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Build the select list for the left join
- buildSQLATTRcommandData(String) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildSQLCADTA(int, int[][]) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildSQLDTA(int, int[][], boolean, Hashtable, ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildSQLDTAcommandData(int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildSQLDTAGRP(int, int[][], boolean, Hashtable) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildSQLDTARD(int, int[][]) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildSqlerrmc(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Create error message or message argements to return to client.
- buildSQLSTT(String) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildSQLSTTcommandData(String) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildSQLSTTGRP(String) - Method in class org.apache.derby.client.net.NetPackageRequest
- buildSRVCLSNM() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSRVNAM(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSRVRLSLV() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildString(Enumeration, long) - Static method in class org.apache.derby.impl.services.locks.Timeout
- buildSYNCCTLCommit(int, Xid) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSYNCCTLCommit(int, Xid) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- buildSYNCCTLMigrate() - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSYNCCTLMigrate() - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- buildSYNCCTLRollback(int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildSYNCCTLRollback(int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- buildTableNumList(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Create a set of table numbers to search when trying to find which (if either) of this operator's operands reference the received target table.
- buildThenColumnsForDelete() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Construct the signature of the temporary table which drives the INSERT/UPDATE/DELETE action.
- buildThenColumnsForInsert(FromList, FromTable, ResultColumnList, ResultColumnList, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Construct the row in the temporary table which drives an INSERT action.
- buildThenColumnsForUpdate(FromList, FromTable, ResultColumnList, ResultColumnList, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Construct the row in the temporary table which drives an UPDATE action.
- buildThenColumnSignature() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Build the signature of the row which will go into the temporary table.
- buildTokenizedSqlerrmc(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Build Tokenized SQLERRMC to just send the tokenized arguments to the client.
- buildTripletHeader(int, int, int) - Method in class org.apache.derby.client.net.Request
- buildTYPDEFNAM(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildTYPDEFOVR(boolean, int, boolean, int, boolean, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- buildTYPSQLDA(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- buildUpdateString() - Method in class org.apache.derby.client.am.ClientResultSet
- buildUSRID(String) - Method in class org.apache.derby.client.net.NetConnectionRequest
- BUILTIN_MODERN_AGGS - Static variable in class org.apache.derby.impl.sql.compile.AggregateNode
- BuiltinAggDescriptor(String, String, TypeDescriptor, TypeDescriptor) - Constructor for class org.apache.derby.impl.sql.compile.AggregateNode.BuiltinAggDescriptor
- BULK_FETCH_DEFAULT - Static variable in interface org.apache.derby.iapi.sql.LanguageProperties
- BULK_FETCH_DEFAULT_INT - Static variable in interface org.apache.derby.iapi.sql.LanguageProperties
- BULK_FETCH_PROP - Static variable in interface org.apache.derby.iapi.sql.LanguageProperties
- BULK_INSERT - org.apache.derby.iapi.security.Securable
- BULK_INSERT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- BULK_INSERT_REPLACE - Static variable in interface org.apache.derby.iapi.sql.StatementType
- bulkFetch - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- bulkFetchOK() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Is it OK to use bulk fetch with this join strategy?
- bulkFetchOK() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
- bulkFetchSize - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- bulkFetchTurnedOff - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- bulkHeapCC - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- bulkHeapSC - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- bulkIncreaseContainerSize - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- bulkInsert - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- bulkInsert - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- bulkInsertCore(LanguageConnectionContext, ExecRow, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- BulkInsertCounter - Interface in org.apache.derby.iapi.sql.dictionary
-
Thin wrapper around a sequence generator to support the bulk-insert optimization used by InsertResultSet.
- bulkInsertCounters - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- bulkInsertPerformed - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- bulkInsertPerformed - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- bulkInsertReplace - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- bulkInsertReplace - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- BulkInsertUpdater() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.BulkInsertUpdater
- BulkInsertUpdater(SequenceUpdater, boolean) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.BulkInsertUpdater
- BulkTableScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Read a base table or index in bulk.
- BulkTableScanResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Constructor.
- bulkValidateForeignKeys(TransactionController, ContextManager, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Bulk Referential Integrity Checker
- bulkValidateForeignKeysCore(TransactionController, ContextManager, FKInfo, long, long, String, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- bumpContainerVersion(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
increment the version by one and return the new version.
- bumpImportCounter() - Static method in class org.apache.derby.impl.load.Import
- bumpMajor() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- bumpPageVersion() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
increment the version by one and return the new version.
- bumpRecordCount(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- BundleFinder - Interface in org.apache.derby.iapi.services.i18n
- BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- BYTE - Static variable in class org.apache.derby.iapi.types.JSQLType
- BYTE - Static variable in class org.apache.derby.impl.services.bytecode.Type
- ByteArray - Class in org.apache.derby.iapi.util
-
ByteArray wraps java byte arrays (byte[]) to allow byte arrays to be used as keys in hashtables.
- ByteArray() - Constructor for class org.apache.derby.iapi.util.ByteArray
- ByteArray(byte[]) - Constructor for class org.apache.derby.iapi.util.ByteArray
- ByteArray(byte[], int, int) - Constructor for class org.apache.derby.iapi.util.ByteArray
-
Create an instance of this class that wraps ths given array.
- byteArrayCmp(byte[], byte[]) - Static method in class org.apache.derby.client.am.Utils
- ByteArrayCombinerStream - Class in org.apache.derby.client.am
-
A stream whose source is a list of byte arrays.
- ByteArrayCombinerStream(ArrayList<byte[]>, long) - Constructor for class org.apache.derby.client.am.ByteArrayCombinerStream
-
Create a stream whose source is a list of byte arrays.
- byteArrayOs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- byteBuf - Variable in class org.apache.derby.impl.load.ExportWriteData
- bytecode - Variable in class org.apache.derby.impl.services.bytecode.GClass
- byteCode - Variable in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- byteCount - Variable in class org.apache.derby.iapi.util.UTF8Util.SkipCount
-
Number of bytes skipped.
- ByteHolder - Interface in org.apache.derby.impl.store.raw.data
-
Holder for a growing sequence of bytes.
- ByteHolderInputStream - Class in org.apache.derby.impl.store.raw.data
- ByteHolderInputStream(ByteHolder) - Constructor for class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- byteLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- byteLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The byte length of the stream,
0if unknown. - byteLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Returns the byte length encoded in the header, if any.
- byteLength(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the byte length of the stream, defaults to
0. - byteOrder - Variable in class org.apache.derby.impl.drda.Database
- byteOrder - Variable in class org.apache.derby.impl.drda.DRDAStatement
- bytePos - Variable in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
- bytes - Variable in class org.apache.derby.impl.drda.ConsistencyToken
-
Byte array representation of the token.
- bytes - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Underlying structure holding this Clobs raw bytes.
- BYTES - Static variable in class org.apache.derby.client.am.Cursor
- bytes_free - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
- bytes2String(byte[], int, int) - Method in class org.apache.derby.client.am.Sqlca
- bytesSkipped() - Method in class org.apache.derby.iapi.util.UTF8Util.SkipCount
C
- C_ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_COMPAT - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container lock compatibility table.
- C_DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_LockFactory - Interface in org.apache.derby.iapi.services.locks
-
Constants for the LockFactory
- C_LONG - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_NodeTypes - Interface in org.apache.derby.iapi.sql.compile
-
The purpose of this interface is to hold the constant definitions of the different node type identifiers, for use with NodeFactory.
- C_NUMBER - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Number of types of container locks.
- C_PACKAGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- C_VOID - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- cache - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
Cache for physical statements.
- cache - Variable in class org.apache.derby.client.am.StatementCacheInteractor
-
Statement cache for the associated physical connection.
- cache - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Map with all the cached objects.
- cache - Variable in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- cacheable - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
The cached object.
- Cacheable - Interface in org.apache.derby.iapi.services.cache
-
Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.
- CacheableConglomerate - Class in org.apache.derby.impl.store.access
-
The CacheableConglomerate implements a single item in the cache used by the Conglomerate directory to cache Conglomerates.
- CacheableConglomerate(RAMAccessManager) - Constructor for class org.apache.derby.impl.store.access.CacheableConglomerate
- CacheableFactory - Interface in org.apache.derby.iapi.services.cache
-
Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.
- cacheCoordinator - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- cacheCursorAttributesToSendOnPrepare() - Method in class org.apache.derby.client.am.ClientStatement
- cachedAggregator - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
- cachedCharLength - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Cached character length of the Clob.
- cachedCursor_ - Variable in class org.apache.derby.client.am.ClientStatement
- cachedDestinations - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
This array contains data value descriptors that can be used (and reused) to hold the normalized column values.
- cachedDestinations - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
This array contains data value descriptors that can be used (and reused) by normalizeRow() to hold the normalized column values.
- cachedInitialDefaultSchemaDescr - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Used to hold the computed value of the initial default schema, cf logic in initDefaultSchemaDescriptor.
- cachedLock - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
- cachedMessage_ - Variable in exception org.apache.derby.client.am.SqlException
- cachedMessages - Variable in class org.apache.derby.client.am.Sqlca
-
Cached error messages (to prevent multiple invocations of the stored procedure to get the same message).
- CachedPage - Class in org.apache.derby.impl.store.raw.data
-
A base page that is cached.
- CachedPage() - Constructor for class org.apache.derby.impl.store.raw.data.CachedPage
- cachedParser - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
- cachedRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
- cachedSet - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
- cachedSingletonRowData_ - Variable in class org.apache.derby.client.am.ClientStatement
- CachedStatement - Class in org.apache.derby.impl.sql.conn
- CachedStatement() - Constructor for class org.apache.derby.impl.sql.conn.CachedStatement
- cachedString - Variable in class org.apache.derby.impl.drda.DRDAString
-
The previously generated string.
- cachedTokenManager - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
- CachedValueNode - Class in org.apache.derby.impl.sql.compile
-
A wrapper class for a
ValueNodethat is referenced multiple places in the abstract syntax tree, but should only be evaluated once. - CachedValueNode(ValueNode) - Constructor for class org.apache.derby.impl.sql.compile.CachedValueNode
-
Wrap the value in a
CachedValueNode. - CacheEntry - Class in org.apache.derby.impl.services.cache
-
Class representing an entry in the cache.
- CacheEntry() - Constructor for class org.apache.derby.impl.services.cache.CacheEntry
- CacheFactory - Interface in org.apache.derby.iapi.services.cache
-
A factory for handing out caches.
- CacheFactory - Static variable in interface org.apache.derby.iapi.reference.Module
- cacheHolder - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
If non-null then this object is the cacheable that holds us in the cache.
- cacheInteractor - Variable in class org.apache.derby.client.am.CachingLogicalConnection
-
JDBC statement cache interactor used to prepare statements and calls.
- CacheLock - Class in org.apache.derby.impl.store.access
-
Only used for exclusive lock purposes.
- CacheLock(PropertyConglomerate) - Constructor for class org.apache.derby.impl.store.access.CacheLock
- cacheManager - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
The cache manager owning this cleaner.
- cacheManager - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The cache manager for which this replacement policy is used.
- CacheManager - Interface in org.apache.derby.iapi.services.cache
- CacheManagerMBean - Interface in org.apache.derby.mbeans
-
This is an MBean that provides information about one of Derby's cache managers.
- cacheMode - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- cacheSize - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- cacheStatement(StatementKey, PreparedStatement) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Cache the prepared statement if it does not already exist.
- CachingLogicalConnection - Class in org.apache.derby.client.am
-
A logical connection used in a connection pool with capabilities for caching prepared statements.
- CachingLogicalConnection(ClientConnection, ClientPooledConnection, JDBCStatementCache) - Constructor for class org.apache.derby.client.am.CachingLogicalConnection
-
Creates a new logical connection which caches prepared statements.
- cal - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
-
Calendar for data operations.
- cal - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- calcType(boolean) - Static method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
This function returns stored value for flags and so on.
- calculateBufferSize(CharacterStreamDescriptor) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Calculates an optimized buffer size.
- calculateColumnOffsetsForRow() - Method in class org.apache.derby.client.net.NetSqldta
- calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.am.Cursor
-
Calculate the column offsets for a row.
- calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.net.NetCursor
-
Calculate the column offsets for a row.
- calculateColumnsInSQLDTAGRPtriplet(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- calculateDecryptionToken(int, byte[]) - Method in class org.apache.derby.impl.drda.DecryptionManager
-
This method is used to calculate the decryption token.
- calculateEncryptionToken(int, byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
- calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.client.net.Request
- calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Calculate extended length byte count which follows the DSS header for extended DDM.
- calculateLength(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
- calculateLobColumnPositionsForRow() - Method in class org.apache.derby.client.net.NetCursor
- calculateOUTOVRLidAndLengthOverrides(ClientResultSet, ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
- calculateResultSetConcurrency(int, int) - Method in class org.apache.derby.client.net.NetStatementReply
- calculateResultSetFlags() - Method in class org.apache.derby.client.net.NetStatementRequest
- calculateResultSetHoldability(int) - Method in class org.apache.derby.client.net.NetStatementReply
- calculateResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
For a single result set, just echo the consistency token that the client sent us.
- calculateResultSetType(int, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
- calculateSIfromFI() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Will be used to calculate the shipping interval based on the fill information obtained from the log buffer.
- calculateSlotFieldSize(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Calculate the slot field size from the page size.
- calculateWeight(PredicateList.PredicateWrapperList[], int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- CALENDAR_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- calendarForLastSystemSQLName - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- call() - Method in class org.apache.derby.jdbc.InternalDriver.LoginCallable
- CALL_STATEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CALL_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- CALLABLE - Static variable in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
- CallableLocatorProcedures - Class in org.apache.derby.client.am
-
Contains the necessary methods to call the stored procedure that operate on LOBs identified by locators.
- CallableLocatorProcedures(ClientConnection) - Constructor for class org.apache.derby.client.am.CallableLocatorProcedures
-
Create an instance to be used for calling locator-based stored procedures.
- callableStatement_ - Variable in class org.apache.derby.client.net.NetCallableStatement
- callback - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
Callback object used to notify the replacement algorithm about events on the cached objects (like accesses and requests for removal).
- callback - Variable in class org.apache.derby.impl.services.locks.LockSpace
- callbackDVD - Variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Reference to "owning" DVD, used to update it with information about which header format should be used.
- callbackGroup - Variable in class org.apache.derby.impl.services.locks.LockSpace
- called() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
- calledOnNullInput - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
True if the routine is called on null input.
- calledOnNullInput() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- callInfoArray_ - Variable in class org.apache.derby.client.net.NetXAResource
- callMethod(short, String, String, String, int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Call a method.
- callMethod(short, String, String, String, int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- callMethod(Object) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Call a method previously described by describeMethod().
- callMethod(Object) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- CallStatementNode - Class in org.apache.derby.impl.sql.compile
-
An CallStatementNode represents a CALL
statement. - CallStatementNode(JavaToSQLValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CallStatementNode
-
Constructor for a CallStatementNode.
- CallStatementResultSet - Class in org.apache.derby.impl.sql.execute
-
Call a Java procedure.
- CallStatementResultSet(GeneratedMethod, Activation) - Constructor for class org.apache.derby.impl.sql.execute.CallStatementResultSet
- callSubMethod(BCMethod) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Call a sub-method created by getNewSubMethod handling parameters correctly.
- callSuper() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Call super().
- callSuper() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- CALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- canAllBeFlattened() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Can NOT IN, ALL be falttened to NOT EXISTS join?
- canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Tell super-class that this Optimizable can be ordered
- canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Most Optimizables cannot be ordered
- canBePushedDown(Predicate) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if the predicate can be pushed into a RestrictedVTI
- canCacheRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
- cancel() - Method in class org.apache.derby.client.am.ClientStatement
- cancel() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- cancel() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- cancel() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Indicate that the statement which has allocated this statement context should cancel its execution.
- cancel() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Cancel can be used by one thread to cancel a statement that is being executed by another thread.
- cancel() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Cancels the statement which has allocated this StatementContext object.
- cancel() - Method in class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
- cancel() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- cancel(String) - Method in class org.apache.derby.jdbc.XATransactionState
-
This function is called from the timer task when the transaction times out.
- cancel(TimerTask) - Method in interface org.apache.derby.iapi.services.timer.TimerFactory
-
Cancel a task.
- cancel(TimerTask) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
- CANCEL_NOT_SUPPORTED_BY_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- cancelCount - Variable in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
The number of times
SingletonTimerFactory.cancel(TimerTask)has been called. - cancellationFlag - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- CancelQueryTask(StatementContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Initializes a new task for timing out a statement's execution.
- cancelRowUpdates() - Method in class org.apache.derby.client.am.ClientResultSet
- cancelRowUpdates() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 The cancelRowUpdates() method may be called after calling an updateXXX() method(s) and before calling updateRow() to rollback the updates made to a row.
- cancelRowUpdates() - Method in class org.apache.derby.vti.VTITemplate
- cancelRunningStatement() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Cancels the current running statement.
- cancelTask - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- cancelThreadId - Variable in class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
- cancelXATransaction(XAXactId, String) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
Cancel the XA transaction identified by the specified xid.
- cancelXATransaction(XAXactId, String) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
- CancelXATransactionTask(XATransactionState) - Constructor for class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
-
Creates the cancellation task to be passed to a timer.
- canClose - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- canCommandUseDefaultPKGNAMCSN() - Method in class org.apache.derby.client.net.NetPackageRequest
- canCycle - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- canCycle() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- candidate - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The candidate row, matches the shape of the rows in the underlying object to be scanned.
- candidateFinalCostEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
- canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
- canIgnoreStmt(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- CANNOT_AUTOCOMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_BATCH_QUERIES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_CLOSE_ACTIVE_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_CLOSE_ACTIVE_XA_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_COMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_CREATE_FILE_OR_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CANNOT_ENCRYPT_LOG_ARCHIVED_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_ENCRYPT_READONLY_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_GET_CLASSLOADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CANNOT_HOLD_CURSOR_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_READ_SECURITY_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Security related Derby messages used when running under the Java security manager and something doesn't work, possibly leading to lower security unless fixed.
- CANNOT_ROLLBACK_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANNOT_SET_CLASSLOADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CANNOT_SET_DAEMON - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CANNOT_START_SLAVE_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- canonicalHome - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
- canonicalName - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- canonicalName - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The canonical (unique) name of the database (absolute path).
- canSkip - Variable in class org.apache.derby.impl.services.locks.ActiveLock
-
If true then this lock can be granted even if it is not the first lock request on the wait queue.
- canSupport(Object, Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
If the module implements ModuleSupportable then call its canSupport() method to see if it can or should run in this setup.
- canSupport(Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleSupportable
-
See if this implementation can support any attributes that are listed in properties.
- canSupport(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- canSupport(Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Determines whether this Database implementation should be used to boot the database.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
-
Check if we should activate the JNDI authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
-
Check if we should activate this authentication service.
- canSupport(Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This is the data dictionary implementation for the standard database engine.
- canSupport(Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
this implementation will not support caching of statements.
- canSupport(Properties) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- canSupport(Properties) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
- canSupport(Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- canSupport(Properties) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
We use this RawStore for all databases.
- canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used by Monitor.bootServiceModule to check if this class is usable for replication.
- canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used by Monitor.bootServiceModule to check if this class is usable for replication.
- CANT_CONVERT_UNICODE_TO_EBCDIC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANT_CONVERT_UNICODE_TO_UTF8 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANT_DROP_DBO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CANT_USE_EXEC_QUERY_FOR_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- cantInstantiate(String) - Method in class org.apache.derby.impl.sql.compile.OptimizerTracer
- canTruncate() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Determine if trailing blank truncation is allowed.
- canUpdate - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- canUpdate() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Can the container be updated.
- canUpdate() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- canWeCacheResults() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- canWrite() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Determine whether the named file is writable.
- canWrite() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Tells if this file can be written to.
- canWrite() - Method in interface org.apache.derby.io.StorageFile
-
Determine whether the named file is writable.
- capacity() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
- capacity() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Return the number of elements this sorter can sort.
- cardinality - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
- cardinalityCheck - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- CardinalityCounter - Class in org.apache.derby.impl.sql.execute
-
This is a decorator (in Design Patterns Terminology) class to enhance the functionality of a RowLocationRetRowSource.
- CardinalityCounter(RowLocationRetRowSource) - Constructor for class org.apache.derby.impl.sql.execute.CardinalityCounter
- cardToStr(long[]) - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Produces a textual representation of the cardinality numbers.
- cascade - Variable in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
- cascade - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- cascadeDelete - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
- cascadeDelete - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- CASE_OPERAND_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- caseOperand - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
-
The case operand if this is a simple case expression.
- cases - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
- cast(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Cast the top stack value.
- cast(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- cast(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Cast the value coming out of the user-coded ResultSet.
- CAST_CONVERSION_INFO - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- CAST_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- castArgToString(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- castDecimal(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Set the correct precision and scale for a decimal value.
- castInputValue(ValueNode, ContextManager) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Wrap the input operand in an implicit CAST node as necessary in order to coerce it the correct type for the aggregator.
- castLongvarbinary(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Truncate long varbinary values to the legal maximum.
- castLongvarchar(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Truncate long varchars to the legal maximum.
- CastNode - Class in org.apache.derby.impl.sql.compile
-
An CastNode represents a cast expression.
- CastNode(ValueNode, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CastNode
-
Constructor for a CastNode
- CastNode(ValueNode, DataTypeDescriptor, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CastNode
-
Constructor for a CastNode
- castOperand - Variable in class org.apache.derby.impl.sql.compile.CastNode
- CASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- castToPrimitive(boolean) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Toggles whether the code generator should add a cast to extract a primitive value from an object.
- CATALOG_TYPE_SYSTEM_IDENTIFIER - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
An immutable catalog type that describes the type VARCHAR(128) NOT NULL with collation type UCS_BASIC.
- catalogName - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- CatalogRowFactory - Class in org.apache.derby.iapi.sql.dictionary
-
Superclass of all row factories.
- CatalogRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- catalogType - Variable in class org.apache.derby.catalog.types.OldRoutineType
- categorize() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Categorize this predicate.
- categorize() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Categorize the predicates in the list.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Categorize this predicate.
- categorize(JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Categorize this predicate.
- category - Variable in class org.apache.derby.iapi.types.JSQLType
- CAUSED_BY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- causeString_ - Variable in exception org.apache.derby.client.am.SqlException
- cb - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- cb - Variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
The class we are generating code for, used to indicate that some limit was hit during code generation.
- cb - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- cc - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
- cc - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- cc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- cc - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- ccsid_ - Variable in class org.apache.derby.client.am.Cursor
- ccsid_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
- ccsidDBC - Variable in class org.apache.derby.impl.drda.Database
- ccsidDBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
- CCSIDDBC - Static variable in class org.apache.derby.client.net.CodePoint
- CCSIDDBC - Static variable in class org.apache.derby.client.net.Typdef
- CCSIDDBC - Static variable in class org.apache.derby.impl.drda.CodePoint
- ccsidDbc_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidDBCEncoding - Variable in class org.apache.derby.impl.drda.Database
- ccsidDBCEncoding - Variable in class org.apache.derby.impl.drda.DRDAStatement
- ccsidDbcEncoding_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidDbcSet_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidManager - Variable in class org.apache.derby.impl.drda.DDMReader
- ccsidManager - Variable in class org.apache.derby.impl.drda.DDMWriter
- ccsidManager - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CcsidManager - Class in org.apache.derby.client.net
- CcsidManager - Class in org.apache.derby.impl.drda
- CcsidManager(byte, byte, byte[]) - Constructor for class org.apache.derby.impl.drda.CcsidManager
- CcsidManager(byte, byte, byte[], byte[]) - Constructor for class org.apache.derby.client.net.CcsidManager
- ccsidMBC - Variable in class org.apache.derby.impl.drda.Database
- ccsidMBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
- CCSIDMBC - Static variable in class org.apache.derby.client.net.CodePoint
- CCSIDMBC - Static variable in class org.apache.derby.client.net.Typdef
- CCSIDMBC - Static variable in class org.apache.derby.impl.drda.CodePoint
- CCSIDMBC - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ccsidMbc_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidMBCEncoding - Variable in class org.apache.derby.impl.drda.Database
- ccsidMBCEncoding - Variable in class org.apache.derby.impl.drda.DRDAStatement
- ccsidMbcEncoding_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidMbcSet_ - Variable in class org.apache.derby.client.net.Typdef
- CCSIDMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
- ccsidSBC - Variable in class org.apache.derby.impl.drda.Database
- ccsidSBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
- CCSIDSBC - Static variable in class org.apache.derby.client.net.CodePoint
- CCSIDSBC - Static variable in class org.apache.derby.client.net.Typdef
- CCSIDSBC - Static variable in class org.apache.derby.impl.drda.CodePoint
- CCSIDSBC - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ccsidSbc_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidSBCEncoding - Variable in class org.apache.derby.impl.drda.Database
- ccsidSBCEncoding - Variable in class org.apache.derby.impl.drda.DRDAStatement
- ccsidSbcEncoding_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidSbcSet_ - Variable in class org.apache.derby.client.net.Typdef
- ccsidToJavaEncodingTable__ - Static variable in class org.apache.derby.impl.drda.CharacterEncodings
- cd - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- cd - Variable in class org.apache.derby.impl.sql.compile.DropIndexNode
- cdtField - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- CE_ESTIMATED_COST - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- CE_ROW_COUNT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- CE_SINGLE_SCAN_ROW_COUNT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- cf - Variable in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
- cf - Variable in class org.apache.derby.iapi.services.io.FormatIdInputStream
- cf - Variable in class org.apache.derby.iapi.services.loader.ClassFactoryContext
- cf - Variable in class org.apache.derby.iapi.services.loader.ClassInspector
- cf - Variable in class org.apache.derby.impl.services.bytecode.GClass
- cf - Variable in class org.apache.derby.impl.services.reflect.ReflectLoaderJava2
- cf - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- cf - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
- cfDB - Variable in class org.apache.derby.impl.db.BasicDatabase
- CFG_CONGLOMDIR_CACHE - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- CFG_SYSCOLUMNS_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSCOLUMNS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSCOLUMNS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSCONGLOMERATES_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSCONGLOMERATES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSCONGLOMERATES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSCONGLOMERATES_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSSCHEMAS_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSSCHEMAS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSSCHEMAS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSTABLES_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSTABLES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CFG_SYSTABLES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- ChainAllocPageOperation - Class in org.apache.derby.impl.store.raw.data
- ChainAllocPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- ChainAllocPageOperation(AllocPage, long, long) - Constructor for class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- chainDeferredExceptionsToAgentOrAsConnectionWarnings(SqlException) - Method in class org.apache.derby.client.am.Sqlca
- chainNewAllocPage(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- chainNextAllocPage(LogInstant, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Chain the next page number and offset underneath a log record
- changeAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- changeAccessPath() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
The optimizer's decision on the access path for a result set may require the generation of extra result sets.
- changeAccessPath() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- changeBootPassword(String, Properties, CipherProvider) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
- changeBootPassword(String, Properties, CipherProvider) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- changeBootPassword(Properties, Serializable) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Change the boot password.
- changeBootPassword(Properties, Serializable) - Method in class org.apache.derby.impl.store.raw.RawStore
- CHANGED_CURSOR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- changedColumnBitSet - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- changedColumnIds - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
- changedColumnIds - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- changedColumnIds - Variable in class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
This class implements Formatable.
- changedColumnIds - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
This class implements Formatable.
- changedRow(ExecRow, RowLocation) - Method in interface org.apache.derby.iapi.sql.execute.TargetResultSet
-
Pass a changed row and the row location for that row to the target result set.
- changedRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- changeInstanceTo(int, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Convert this page to requested type, as defined by input format id.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Finish putting an expression into conjunctive normal form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Finish putting an expression into conjunctive normal form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Finish putting an expression into conjunctive normal form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Finish putting an expression into conjunctive normal form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Finish putting an expression into conjunctive normal form.
- changeToCNF(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Finish putting an expression into conjunctive normal form.
- changeToCorrespondingExpressionType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Convert this IN/ANY subquery, which is known to return at most 1 row, to an equivalent expression subquery.
- changeType - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- channelCleanupMonitor - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
- CHAR - Static variable in class org.apache.derby.client.am.ClientTypes
- CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CHAR - Static variable in class org.apache.derby.iapi.types.JSQLType
- CHAR_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.CharTypeId
- CHAR_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CHAR_HEADER_GENERATOR - Static variable in class org.apache.derby.iapi.types.SQLChar
-
Stream header generator for CHAR, VARCHAR and LONG VARCHAR.
- CHAR_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_LENGTH_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CHAR_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- CHAR_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.CharTypeId
- CHAR_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.CharTypeIdImpl
- CHARACTER_CONVERTER_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CHARACTER_STREAM - Static variable in class org.apache.derby.client.am.Lob
- CharacterEncodings - Class in org.apache.derby.impl.drda
- CharacterEncodings() - Constructor for class org.apache.derby.impl.drda.CharacterEncodings
- characteristics - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
boolean[3]: {deferrable?
- characteristics - Variable in class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
- characteristics - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- charactersInBuffer - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
The number of characters in the internal buffer.
- characterSize_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
- characterStream_ - Variable in class org.apache.derby.client.am.ClientClob
- CharacterStreamDescriptor - Class in org.apache.derby.iapi.jdbc
-
A description of a byte stream representing characters.
- CharacterStreamDescriptor(CharacterStreamDescriptor.Builder) - Constructor for class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Creates a character stream descriptor, using the supplied builder.
- CharacterStreamDescriptor.Builder - Class in org.apache.derby.iapi.jdbc
-
The builder for the
CharacterStreamDescriptorclass. - charBuf - Variable in class org.apache.derby.impl.load.ExportWriteData
- charBuffer_ - Variable in class org.apache.derby.client.am.Cursor
- charCnt - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- CharConstantNode - Class in org.apache.derby.impl.sql.compile
- CharConstantNode(int, TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
- CharConstantNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
-
Constructor for a CharConstantNode of a specific length.
- CharConstantNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
- CharConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CharConstantNode
- charCount - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
The number of chars encoded.
- charCount - Variable in class org.apache.derby.iapi.util.UTF8Util.SkipCount
-
Number of characters skipped.
- CHARHDRGEN - Static variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Header generator for the pre 10.5 header format.
- charLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- charLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The character length of the stream,
0if unknown. - charLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Returns the character length encoded in the header, if any.
- charLength(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the character length of the stream, defaults to
0. - charLength(NumberDataValue) - Method in interface org.apache.derby.iapi.types.ConcatableDataValue
-
The SQL char_length() function.
- charLength(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLBinary
-
This method implements the char_length function for bit.
- charLength(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
-
This method implements the char_length function for char.
- charOffset - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- charPos - Variable in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
- charset_ - Variable in class org.apache.derby.client.am.Cursor
- charSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- charsRead_ - Variable in class org.apache.derby.client.am.AsciiStream
- charsSkipped() - Method in class org.apache.derby.iapi.util.UTF8Util.SkipCount
- charsToTruncate - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Number of characters to truncate from this stream.
- charStream - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
- charStream - Variable in class org.apache.derby.impl.tools.ij.utilMain
- CharStream - Interface in org.apache.derby.impl.sql.compile
-
This interface describes a character stream that maintains line and column number positions of the characters.
- CharStreamHeaderGenerator - Class in org.apache.derby.iapi.types
-
Generates stream headers for non-Clob string data types.
- CharStreamHeaderGenerator() - Constructor for class org.apache.derby.iapi.types.CharStreamHeaderGenerator
- CharToBytePositionCache() - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
- charTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- CharTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL char datatypes.
- CharTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.CharTypeCompiler
- check() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- check() - Method in class org.apache.derby.impl.tools.ij.URLCheck
- check(Vector) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
- check(LanguageConnectionContext, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- CHECK_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- CHECK_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- CHECK_TABLE - org.apache.derby.iapi.security.Securable
- checkAccess() - Static method in class org.apache.derby.diag.DiagUtil
-
Raise an exception if we are running with SQL authorization turned on but the current user isn't the database owner.
- checkActive() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- checkAddressIsLocal(InetAddress) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- checkAggregatorClassName(String) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
- checkAndGetReceivedFlag(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- checkAndThrowReceivedEndqryrm() - Method in class org.apache.derby.client.net.NetCursor
- checkAndThrowReceivedEndqryrm(int) - Method in class org.apache.derby.client.net.NetCursor
- checkAndThrowReceivedQueryTerminatingException() - Method in class org.apache.derby.client.am.ClientResultSet
- checkAsciiStreamConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general preconditions for setAsciiStream methods.
- checkAutoCommit(boolean) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over setting auto commit mode.
- checkAutoCommit(boolean) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over setting auto commit mode.
- checkAutoCommit(boolean) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over setting auto commit mode.
- checkAutoGeneratedKeysParameters() - Method in class org.apache.derby.client.am.ClientStatement
- checkBinaryStreamConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general preconditions for setBinaryStream methods.
- checkBlobConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general (pre)conditions for setBlob methods.
- checkBlockSize(int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Tries to optimize the block size by setting it equal to the the page size used by the database.
- checkBoolean(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- checkBoolean(Properties, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- checkBoolean(Properties, String) - Static method in class org.apache.derby.jdbc.InternalDriver
- checkCancellationFlag() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Checks whether the currently executing statement has been cancelled.
- CHECKCAST - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- checkCharacterStreamConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general preconditions for setCharacterStream methods.
- checkChildOrderAgainstRowOrder(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- checkChildren(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- checkCircularity(String, String, String, TransactionController, DataDictionary) - Method in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
Check that allowing this grant to go ahead does nto create a circularity in the GRANT role relation graph, cf.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.derby.client.net.NaiveTrustManager
-
Checks wether the we trust the client.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Checks wether the we trust the client.
- checkClobConditions(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Check general (pre)conditions for setClob methods.
- checkClose() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Check if the brokered connection can be closed.
- checkClose() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- checkClose() - Method in class org.apache.derby.jdbc.EmbedXAConnection
- checkClosed() - Method in class org.apache.derby.client.am.ClobLocatorReader
-
Check to see if this
Readeris closed. - checkClosed() - Method in class org.apache.derby.client.am.ClobLocatorWriter
-
Check to see if this
Writeris closed. - checkClosed(String) - Method in class org.apache.derby.client.net.NetResultSet42
- checkColumnOrdering(DataValueDescriptor[], ColumnOrdering[]) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Check the column ordering against the template, making sure that each column is present in the template, is not mentioned more than once, and that the columns isn't
null. - checkColumnTypes(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Check that the columns in the row agree with the columns in the template, both in number and in type.
- checkColumnTypes(DataValueFactory, int[], int[], DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
-
Check that columns in the row conform to a set of format id's, both in number and type.
- checkColumnUpdateability(ExecPreparedStatement, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all of the columns in the SET clause of a positioned update appear in the cursor's FOR UPDATE OF list.
- checkCommit() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over calling commit.
- checkCommit() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over calling commit.
- checkCommit() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over calling commit.
- checkCondition - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- checkConflictingCryptoAttributes(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examines the boot properties looking for conflicting cryptographic options and commands.
- checkConsistency() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Check consistency of a conglomerate.
- checkConsistency() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Check consistency of a btree.
- checkConsistency() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Public Methods implementing ConglomerateController which just delegate to OpenConglomerate:
- checkConsistency() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Check consistency of a conglomerate.
- checkConsistency(TableDescriptor, Object, HeaderPrintWriter) - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
-
Check the consistency of the table descriptor held by this TDCacheable versus an uncached table descriptor.
- checkConsistency(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform consistency checks for a branch page.
- checkConsistency(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Check consistency of the page and its children, returning the number of pages seen, and throwing errors if inconsistencies are found.
- checkConsistency(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform consistency checks on a leaf page.
- CheckConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a check constraint descriptor.
- CheckConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, UUID, String, ReferencedColumns, SchemaDescriptor, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
- checkConstraints - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- checkConstraints - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- checkConstraints - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
- checkControl() - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Ensure the caller has permission to control the network server.
- checkCorrupt() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- checkCurrentRow(Cursor) - Method in class org.apache.derby.client.am.LOBStateTracker
-
Checks the current row, updating state and releasing locators on the server as required.
- checkDatabaseBooted(Database, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Check that a database has already been booted.
- checkDatabaseCreatePrivileges(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Checks that a user has the system privileges to create a database.
- checkDatabaseName() - Method in class org.apache.derby.client.net.NetConnection
- checkDeadlock(ConcurrentLockSet.Entry, ActiveLock, byte) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Check whether there is a deadlock.
- checkDerbyInternalsPrivilege() - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Verify that we have been granted permission to use Derby internals
- checkDirectory(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Check a given directory for the presence of an info properties file in org/apache/derby/info inside the directory.
- checkedSelfReferencing - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- checkEnd() - Method in class org.apache.derby.iapi.types.DateTimeParser
-
Check that we are at the end of the string: that the rest of the characters, if any, are blanks.
- checkEnumeration(Properties, String, String[]) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- checkEnumeration(Properties, String, String[]) - Static method in class org.apache.derby.jdbc.InternalDriver
- checkEquality(char[], int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
-
If the character in val matches the character in pat, then it does not matter if the database is UCS_BASIC or territory based, we simply return TRUE from the method.
- checkers - Variable in class org.apache.derby.impl.sql.execute.RISetChecker
- checkExecIfClosed(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Throw an exception if this ResultSet is closed or its Connection has been closed.
- checkExecStatus() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
A heavier weight version of checkStatus() that ensures the application's Connection object is still open.
- checkExistingConstraints(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Check if the the column can be modified, and throw error if not.
- checkFastRLO(int[][]) - Method in class org.apache.derby.client.net.NetStatementReply
- checkFetchsize(int, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- checkFile(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Check inside a jar file for the presence of a Derby info properties file.
- checkForAnyExistingDeleteConnectionViolations(DataDictionary, TableDescriptor, int, Hashtable<String, Integer>, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- checkForAppropriateSqlMode(int, int) - Method in class org.apache.derby.client.am.ClientStatement
- checkForChainBreakingException_() - Method in class org.apache.derby.client.am.Agent
- checkForChainBreakingException_() - Method in class org.apache.derby.client.net.NetAgent
- checkForClosedConnection() - Method in class org.apache.derby.client.am.ClientConnection
- checkForClosedConnection() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
A "public" version of checkForClosedConnection() that throws SQLException instead of SqlException.
- checkForClosedConnection() - Method in class org.apache.derby.client.am.Lob
- checkForClosedConnectionX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- checkForClosedResultSet(String) - Method in class org.apache.derby.client.am.ClientResultSet
- checkForClosedStatement() - Method in class org.apache.derby.client.am.ClientStatement
- checkForClosedStatement() - Method in class org.apache.derby.client.am.ColumnMetaData
- checkForDeferredExceptions() - Method in class org.apache.derby.client.am.Agent
- checkForDuplicate(AttributeHolder) - Method in class org.apache.derby.impl.tools.ij.URLCheck
- checkForDuplicateColumns(DDLStatementNode, Set<String>, String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Check to make sure that there are no duplicate column names in the list.
- checkForDuplicateConstraintNames(DDLStatementNode, Set<String>, String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Check to make sure that there are no duplicate constraint names in the list.
- checkForDuplicateCursorName() - Method in class org.apache.derby.client.am.ClientStatement
- checkForExceptions() - Method in class org.apache.derby.client.am.Agent
- checkForInfo(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Given an individual element of the element of the classpath, call checkDirectory() if the element is a directory or checkFile() if the element is a file.
- checkForInvalidBatchedSql(String) - Method in class org.apache.derby.client.am.ClientStatement
- checkForInvalidDefaults() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the RCL and check for DEFAULTs.
- checkForInvalidXAStateOnCommitOrRollback() - Method in class org.apache.derby.client.am.ClientConnection
- checkForLocatorValidity() - Method in class org.apache.derby.client.am.Lob
-
Calls SqlLength() to check if the Locator associated with the underlying Lob is valid.
- checkForMultiplePathInvalidCases(int, int, String, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- checkForNullColumns(ConstraintDefinitionNode, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
- checkForNullPhysicalConnection() - Method in class org.apache.derby.client.am.LogicalConnection
-
Verifies that there is an underlying physical connection for this logical connection.
- checkForReplication(LogAccessFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Used by LogAccessFile to check if it should take the replication master role, and thereby send log records to the MasterFactory.
- checkForSplitRowAndComplete(int) - Method in class org.apache.derby.client.net.NetCursor
-
Check if the data we want crosses a row split, and fetch more data if necessary.
- checkForSplitRowAndComplete(int, int) - Method in class org.apache.derby.client.net.NetCursor
-
Check if the data we want crosses a row split, and fetch more data if necessary.
- checkForStoredProcResultSetCount(int) - Method in class org.apache.derby.client.am.ClientStatement
-
Checks that a stored procedure returns the correct number of result sets given its execute type.
- checkForSupportedDataType(int) - Method in class org.apache.derby.client.am.Agent
-
Checks whether a data type is supported for
setObject(int, Object, int)andsetObject(int, Object, int, int). - checkForSupportedDataType(int) - Static method in class org.apache.derby.impl.jdbc.Util
-
Checks whether a data type is supported and raises a SQLException if it isn't.
- checkForTransactionInProgress() - Method in class org.apache.derby.client.am.ClientConnection
-
Check if the transaction is in progress and the connection cannot be closed.
- checkForTransactionInProgress() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Check if the transaction is active so that we cannot close down the connection.
- checkForUpdatableResultSet(String) - Method in class org.apache.derby.client.am.ClientResultSet
- checkForValidColumnIndex(int) - Method in class org.apache.derby.client.am.ClientResultSet
- checkForValidColumnIndex(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- checkForValidCursorPosition() - Method in class org.apache.derby.client.am.ClientResultSet
- checkForValidOutParameter(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- checkForValidParameterIndex(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkForValidScale(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkForWhiteSpaceInBack() - Method in class org.apache.derby.impl.load.ImportReadData
- checkForWhiteSpaceInFront() - Method in class org.apache.derby.impl.load.ImportReadData
- checkGeneric(OpenBTree, ControlRow, boolean) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform consistency checks which are common to all pages that derive from ControlRow (both leaf and branch pages).
- checkGetterPreconditions(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- checkGetterPreconditions(int, String) - Method in class org.apache.derby.client.am.ClientResultSet
- checkGM - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- checkGM - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- checkHoldCursors(int) - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Can cursors be held across commits.
- checkHoldCursors(int) - Method in class org.apache.derby.jdbc.XAStatementControl
-
Can cursors be held across commits.
- checkHoldCursors(int, boolean) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Can cursors be held across commits.
- checkHoldCursors(int, boolean) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Are held cursors allowed.
- checkHoldCursors(int, boolean) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Are held cursors allowed.
- checkHostVariable(int) - Method in class org.apache.derby.iapi.types.DataType
-
Check the value to seem if it conforms to the restrictions imposed by DB2/JCC on host variables for this type.
- checkHostVariable(int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Check the value to seem if it conforms to the restrictions imposed by DB2/JCC on host variables for this type.
- checkHostVariable(int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Host variables are rejected if their length is bigger than the declared length, regardless of if the trailing bytes are the pad character.
- checkIdentifierLengthLimit(String, int) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Check that identifier is not too long
- checkIfAnyActivationHasHoldCursor(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
check if there are any activations that reference this temporary table
- checkIfAnyDeclaredGlobalTempTablesForThisConnection() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Check if there are any global temporary tables declared for this connection.
- checkIfAnyDeclaredGlobalTempTablesForThisConnection() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- checkIfClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Checks if the statement is closed and throws an exception if it is.
- checkIfClosed() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
Throws exception if this stream has been closed.
- checkIfClosed() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Raises an exception if the connection is closed.
- checkIfClosed(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Throw an exception if this ResultSet is closed.
- checkIfInMiddleOfBatch() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- checkIfReleased() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Checks if this entry has been released.
- checkIfThisActivationHasHoldCursor(String) - Method in interface org.apache.derby.iapi.sql.Activation
-
Temporary tables can be declared with ON COMMIT DELETE ROWS.
- checkIfThisActivationHasHoldCursor(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Temporary tables can be declared with ON COMMIT DELETE ROWS.
- checkIfThisActivationHasHoldCursor(String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Temporary tables can be declared with ON COMMIT DELETE ROWS.
- checkIfValid() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Makes sure the Clob has not been released.
- checkIfValid() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Makes sure the Clob has not been released.
- checkIndexPageSizeProperty(ConstraintDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Checks if the index should use a larger page size.
- checkIndexStats - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- CheckInfo(BackingStoreHashtable, String, String, List<UUID>) - Constructor for class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- checkInRange(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- checkIntegrity() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Check that deferred constraints are valid, if not roll back the transaction.
- checkIntegrity() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- checkInterrupt() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Check to see if we have been interrupted.
- checkInvalidTriggerReference(String) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- checkInvalidTriggerReference(String, String, String, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- checkIsBoolean() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Bind time logic.
- checkIsDBOwner(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Check if actual authenticationId is equal to the database owner's.
- checkJarSQLName(String) - Static method in class org.apache.derby.catalog.SystemProcedures
- checkJAXPRequirement() - Static method in class org.apache.derby.iapi.types.XML
-
Check if we have a JAXP implementation installed.
- checkJMXControl() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Require SystemPermission("jmx", "control") to change the management state.
- checkJvmSyncError(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
In Java 1.4.2 and newer rws and rwd modes for RandomAccessFile are supported.
- checkLegalUser(DataDictionary, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Raise an exception if the user doesn't exist.
- checkLength(int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Check that the length is equal to the required length for this codepoint
- checkLengths(int, int, int, char[], int) - Static method in class org.apache.derby.iapi.types.Like
-
checkLengths Returns null if we are not done.
- checkLoaded(String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
- checkLoaded(String, boolean) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- checkLOBMultiCall(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Checks if a stream or a LOB object has already been created for the specified LOB column.
- checkLOBMultiCall(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Checks if a stream or a LOB object has already been created for the specified LOB column.
- checkLogicalOperationOk() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Check to see if a logical operation is allowed by this transaction, throws a TransactionExceotion if it isn't.
- checkLogicalOperationOk() - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
Internal transactions don't allow logical operations.
- checkMatch(byte[], long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Checks if the pattern (starting from the second byte) appears inside the Blob content.
- checkMatch(Blob, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Checks if the pattern (starting from the second byte) appears inside the Blob content.
- checkMeter() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Invoked by the metered OutputStream
- checkMethod(short, Type, String, String[], Type) - Static method in class org.apache.derby.impl.services.bytecode.d_BCValidate
- checkMonitor() - Method in class org.apache.derby.iapi.services.info.Version
-
Ensure caller has permission to monitor Derby.
- checkMonitor() - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Ensure the caller has permission to monitor the network server.
- checkName(Vector) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- checkNoAggregates(QueryTreeNode) - Static method in class org.apache.derby.impl.sql.compile.MergeNode
- checkNode(Node) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- checkNoDeclaredOutputParameters() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Check that there are not output parameters defined by the parameter set.
- checkNoDeclaredOutputParameters() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Check that there are not output parameters defined by the parameter set.
- checkNotNull(Object, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Check if an object is null, and if it is, throw an exception with an informative parameter about what was null.
- checkNotOnInsertRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checkNoWindowFunctions(QueryTreeNode, String) - Static method in class org.apache.derby.impl.sql.compile.SelectNode
- checkNull(String) - Method in class org.apache.derby.vti.StringColumnVTI
-
Set the wasNull flag based on whether this column value turned out to be null.
- checkNullCols - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- checkObject(Formatable) - Method in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
- checkObserverException() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- checkOnRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checkOpen() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- checkOperandIsNumeric(TypeId) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Only called for Unary +/-.
- checkOption - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- checkOption - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- checkOption - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
This method checks if the passed authorization id is same as the owner of the object on which this permission is defined.
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- checkOwner(String) - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- checkOwnership(String, TableDescriptor, SchemaDescriptor, DataDictionary, LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
Determines whether a user is the owner of an object (table, function, or procedure).
- checkOwnership(String, TupleDescriptor, SchemaDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.execute.PrivilegeInfo
-
Determines whether a user is the owner of an object (table, function, or procedure).
- checkPasswordLength(String) - Method in class org.apache.derby.client.net.NetConnection
- checkPermission() - Static method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- checkPermission(SystemPermission) - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- checkPKGNAMlengths(String, int, int, int) - Method in class org.apache.derby.client.net.NetPackageRequest
- checkPlatformVersion() - Method in class org.apache.derby.client.net.NetXAConnection
- checkpoint() - Method in interface org.apache.derby.database.Database
-
Checkpoints the database, that is, flushes all dirty data to disk.
- checkpoint() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Checkpoints the database, that is, flushes all dirty data to disk.
- checkpoint() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
- checkpoint() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Checkpoint the database.
- checkpoint() - Method in class org.apache.derby.impl.db.BasicDatabase
- checkpoint() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- checkpoint() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Implement checkpoint operation, write/sync all pages in cache.
- checkpoint() - Method in class org.apache.derby.impl.store.raw.RawStore
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Checkpoint the rawstore.
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Checkpoint the rawStore.
- checkpoint(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
MT - not needed, no work is done
- CHECKPOINT_DATABASE - org.apache.derby.iapi.security.Securable
- CHECKPOINT_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying checkpoint interval Undocumented.
- CHECKPOINT_INTERVAL_MAX - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- CHECKPOINT_INTERVAL_MIN - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- checkpointDaemon - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- checkpointDaemonCalled - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- checkpointInRFR(LogInstant, long, long, DataFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
redoing a checkpoint during rollforward recovery
- checkpointInRFR(LogInstant, long, long, DataFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
redo a checkpoint during rollforward recovery
- checkpointInRFR(LogInstant, long, long, DataFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Perform a checkpoint during rollforward recovery.
- checkpointInRollForwardRecovery(LogInstant, long, long) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Redo a checkpoint during rollforward recovery.
- checkpointInRollForwardRecovery(LogInstant, long, long) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Perform a checkpoint during rollforward recovery.
- checkpointInstant - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- checkpointInterval - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- CheckpointOperation - Class in org.apache.derby.impl.store.raw.log
-
A Log Operation that represents a checkpoint.
- CheckpointOperation() - Constructor for class org.apache.derby.impl.store.raw.log.CheckpointOperation
- CheckpointOperation(long, long, Formatable) - Constructor for class org.apache.derby.impl.store.raw.log.CheckpointOperation
- checkpointWithTran(RawTransaction, RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
checkpoint with pre-start transaction
- checkPosAndLength(long, long) - Method in class org.apache.derby.client.am.Lob
-
Checks the
posandlength. - checkPosition(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
- checkPosition(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
- checkPosition(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Check the position number for a parameter and throw an exception if it is out of range.
- checkPositionedOnPlainRow() - Method in class org.apache.derby.client.am.ClientResultSet
- checkPositionedStatement(String, String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Check that a positioned statement is executing against a cursor from the same PreparedStatement (plan) that the positioned statement was original compiled against.
- checkPreviousSQLDTARDtriplet(int, int, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
- checkPrivileges(String, TableDescriptor, SchemaDescriptor, DataDictionary, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
Determines if the privilege is grantable by this grantor for the given view.
- checkReliability() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
This method checks if the called procedure allows modification of SQL data.
- checkReliability(int, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind time logic.
- checkReliability(String, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Bind time logic.
- checkReliability(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Check the reliability type of this java value.
- checkReliability(ValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Check the reliability type of this java value.
- checkRequired(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Check whether we have seen all the required code points
- checkRequiredObjects(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- checkRequiredObjects(boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- checkRequiredObjects(boolean, boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- checkRequiredObjects(boolean, boolean, boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- checkRequiresCallableStatement(Activation) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- checkRequiresCallableStatement(Activation) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Check to see if a statement requires to be executed via a callable statement.
- checkResultSetCount(int) - Method in class org.apache.derby.client.am.ClientStatement
-
Checks that the number of result sets returned by the statement is consistent with the executed type.
- checkRollback() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over calling rollback.
- checkRollback() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over calling rollback.
- checkRollback() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over calling rollback.
- checkRowCounts - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- checkRowOrder(OpenBTree, ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Check that all rows on the page are in order.
- checkRowPosition(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Determine if the result set is at one of the positions according to the constants above (ISBEFOREFIRST etc).
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Determine if the cursor is before the first row in the result set.
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Determine if the cursor is before the first row in the result set.
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Determine if the cursor is before the first row in the result set.
- checkRowPosition(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Determine if the cursor is before the first row in the result set.
- checkRowPosition(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checkRowReservedSpace(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
See if reserved space should be reclaimed for the input row.
- checkRowsetSqlca() - Method in class org.apache.derby.client.am.ClientResultSet
- checkRowsetSqlca(int) - Method in class org.apache.derby.client.am.ClientResultSet
- checkSavepoint() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Allow control over creating a Savepoint (JDBC 3.0)
- checkSavepoint() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Allow control over creating a Savepoint (JDBC 3.0)
- checkSavepoint() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Allow control over creating a Savepoint (JDBC 3.0)
- checksBeforeInsert() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checksBeforeUpdateAsciiStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check whether it is OK to update a column using
updateAsciiStream(). - checksBeforeUpdateBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check whether it is OK to update a column using
updateBinaryStream(). - checksBeforeUpdateCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check whether it is OK to update a column using
updateCharacterStream(). - checksBeforeUpdateOrDelete(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checksBeforeUpdateXXX(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checkScrollableCursor(ResultSet, String) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Check that the cursor is scrollable.
- checkScrollCursor(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Checks if the result set has a scrollable cursor.
- checkSecmgrForSecmecSupport(int) - Method in class org.apache.derby.client.net.NetConnection
- checkSendQryrowset(int, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- checkServerJdbcVersionX(String, int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Checks whether the server supports a JDBC version.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.derby.client.net.NaiveTrustManager
-
Checks wether the we trust the server, which we allways will.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Checks wether the we trust the server, which we allways will.
- checkShutdownPrivileges() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- checkShutdownPrivileges(String) - Method in class org.apache.derby.jdbc.InternalDriver
-
Checks for shutdown System Privileges.
- checkSiblings(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform checks on the siblings of this page: make sure that they're at the same level as this page, that they're mutually linked together, and that the first/last keys on sibling pages are in order.
- checkSignature(Connection, String, String) - Method in class org.apache.derby.tools.SignatureChecker
-
Prepared a routine invocation in order to check whether it matches a Java method.
- checkSlotOnPage(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Is the given slot number on the page?
- checkSlotTable(PrintStream) - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
-
Checks the slot table.
- checkSocketConnection() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Verifies if the
SocketConnectionis valid. - checkSocketConnection() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Verifies if the
SocketConnectionis valid. - checkStatementValidity() - Method in interface org.apache.derby.iapi.sql.Activation
-
Check the validity of the current executing statement.
- checkStatementValidity() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- checkStatementValidity() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- checkStatementValidity(SQLException) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Method calls onStatementError occurred on the BrokeredConnectionControl class after checking the SQLState of the SQLException thrown.
- checkStatementValidity(SqlException) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkStatus() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Check for closed statement and extract the SQLException if it is raised.
- checkStatus() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Throw an exception if this Statement has been closed explictly or it has noticed it has been closed implicitly.
- checkStatus(int) - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Interprets the Derby-specific status byte, and throws an exception if an error condition has been detected on the client.
- checkStorableExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
This verifies that the expression is storable into the result column.
- checkStorableExpression(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
This verifies that the expression is storable into the result column.
- checkStorableExpression(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- checkStorableExpressions() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all the result columns have expressions that are storable for them.
- checkStorableExpressions(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all the result columns have expressions that are storable for them.
- checkStreamCols() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- checkStreamLength(long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Check the length passed in for the stream that is to be set.
- checkSubjectHasPermission(Subject, Permission) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Checks that a Subject has a Permission under the SecurityManager.
- checkSufficientData() - Method in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
JDBC 3.0 (from tutorial book) requires that an input stream has the correct number of bytes in the stream.
- checkSufficientData() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Validate the length of the stream, take corrective action if allowed.
- checksum - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- checksum - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
holder for the checksum.
- checksum - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- checksum - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- CHECKSUM - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- CHECKSUM_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- CHECKSUM_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Size of the checksum stored on the page.
- checksumAlgo - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- checksumInstant - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- checksumLength - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- checksumLogOperation - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- checksumLogRecord - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- checksumLogRecordSize - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- ChecksumOperation - Class in org.apache.derby.impl.store.raw.log
-
A Log Operation that represents a checksum for a group of log records that are written to the tranaction log file.
- ChecksumOperation() - Constructor for class org.apache.derby.impl.store.raw.log.ChecksumOperation
- checksumValue - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- checkSupportedRaiseStandard(int) - Static method in class org.apache.derby.impl.jdbc.Util
-
Checks whether a data type is supported and raises a StandardException if it isn't.
- checkSystemPrivileges(String, Permission) - Method in class org.apache.derby.jdbc.InternalDriver
-
Checks for System Privileges.
- checkTable(String, String) - Static method in class org.apache.derby.iapi.db.ConsistencyChecker
-
Check the named table, ensuring that all of its indexes are consistent with the base table.
- checkTableDescriptor(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
- checkTableNameAndScrubResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Check table name and then clear it from the result set columns.
- checkThatAllParametersAreSet() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkThatResultSetIsNotDynamic() - Method in class org.apache.derby.client.am.ClientResultSet
- checkThatResultSetTypeIsScrollable() - Method in class org.apache.derby.client.am.ClientResultSet
- checkTopPredicatesForEqualsConditions(int, boolean[], int[], JBitSet[], boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Update the array of columns in = conditions with constants or correlation or join columns.
- checkTopPredicatesForEqualsConditions(int, boolean[], int[], JBitSet[], boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Update the array of columns in = conditions with expressions without column references from the same table.
- checkType(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This method return true if the type is possible.
- checkType(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- checkTypeForSetAsciiStream(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkTypeForSetBinaryStream(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkTypeForSetBlob(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkTypeForSetCharacterStream(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkTypeForSetClob(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- checkUpdatableCursor(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- checkUpdateOpen() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- checkUpdatePreconditions(int, String) - Method in class org.apache.derby.client.am.ClientResultSet
- checkURLNotNull(String) - Method in class org.apache.derby.jdbc.ClientDriver
- checkUser(String) - Method in class org.apache.derby.client.net.NetConnection
- checkUserCredentials(boolean, String, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- checkUserCredentials(EmbedXAResource) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Compares the user name and password of the XAResource with user name and password of this and throws XAException if there is a mismatch
- checkUserHasPermission(String, Permission) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Checks that a User has a Permission under the SecurityManager.
- checkUserIsNotARole() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
If applicable, check that we don't connect with a user name that equals a role.
- checkUserLength(String) - Method in class org.apache.derby.client.net.NetConnection
- checkUserPassword(String, String) - Method in class org.apache.derby.client.net.NetConnection
- checkUserType(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Check the validity of a user type.
- checkUserType(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Check the validity of a user type.
- checkValidation() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- checkValidity() - Method in class org.apache.derby.client.am.Lob
-
Checks if isValid is true and whether the transaction that created the Lob is still active.
- checkValidity() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
- checkValidity() - Method in class org.apache.derby.impl.jdbc.EmbedClob
- checkValidTypDefNam(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
check that the given typdefnam is acceptable
- checkValue() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- checkVersion(int, int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, int, String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Check to see if a database has been upgraded to the required level in order to use a store feature.
- checkVersion(int, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Check to see if a database has been upgraded to the required level in order to use a langauge feature that is.
- checkVersion(int, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Check to see if a database has been upgraded to the required level in order to use a language feature.
- checkVersion(int, String) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Check to see if a database has been upgraded to the required level in order to use a language feature.
- checkWarning(Connection, Statement, ResultSet, long, boolean, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Check SQLWarning and write SQLCARD as needed.
- checkXAActive() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Checks if currently associated connection is active throws exception if not
- checkXMLRequirements() - Static method in class org.apache.derby.iapi.types.XML
-
See if the required JAXP and Xalan classes are in the user's classpath.
- checkXPathRequirement() - Static method in class org.apache.derby.iapi.types.XML
-
Check if XPath is supported on this platform.
- child_pageno_buf - Variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Only allocate one child_pageno_buf to read the page pointer field into, then cache to "empty" object for reuse by the page itself.
- childrenToXML(Element, ResultSet) - Static method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Pretty-print the inner ResultSet fields inside an outer ResultSet.
- childResult - Variable in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
ResultSetNode under the SingleChildResultSetNode
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- childResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
- CHKSEC - Static variable in class org.apache.derby.impl.drda.Session
- chooseLongestMatch(PredicateList.PredicateWrapperList[], List<Predicate>, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
choose the statistic which has the maximum match with the predicates.
- chooseRelevantFKInfos(FKInfo[], int[], boolean) - Static method in class org.apache.derby.impl.sql.execute.FKInfo
-
Comb through the FKInfo structures and pick out the ones that have columns that intersect with the input columns.
- ci - Variable in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- ci - Variable in class org.apache.derby.impl.sql.GenericParameterValueSet
- cid - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
- CID - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- cipher - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- CipherFactory - Interface in org.apache.derby.iapi.services.crypto
-
A CipherFactory can create new CipherProvider, which is a wrapper for a javax.crypto.Cipher This service is only available when run on JDK1.2 or beyond.
- CipherFactoryBuilder - Interface in org.apache.derby.iapi.services.crypto
- CipherFactoryBuilder - Static variable in interface org.apache.derby.iapi.reference.Module
- CipherProvider - Interface in org.apache.derby.iapi.services.crypto
-
A CipherProvider is a wrapper for a Cipher class in JCE.
- ciphertext - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- CIS - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Intent Shared lock
- CIX - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Intent Exclusive lock
- cKey - Variable in class org.apache.derby.iapi.types.SQLChar
- CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CLASS_ALIAS_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.ClassAliasInfo
- ClassBuilder - Interface in org.apache.derby.iapi.services.compiler
-
ClassBuilder is used to construct a java class's byte array representation.
- classConvertableFromTo(Class, Class, boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Can we convert a fromClass to toClass.
- ClassEnumeration - Class in org.apache.derby.iapi.services.classfile
-
An enumeration that filters only classes from the enumeration of the class pool.
- ClassEnumeration(ClassHolder, Enumeration, Enumeration, Enumeration) - Constructor for class org.apache.derby.iapi.services.classfile.ClassEnumeration
- classFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- ClassFactory - Interface in org.apache.derby.iapi.services.loader
-
A class factory module to handle application classes and generated classes.
- ClassFactory - Static variable in interface org.apache.derby.iapi.reference.Module
- ClassFactoryContext - Class in org.apache.derby.iapi.services.loader
-
Context that provides the correct ClassFactory for the current service.
- ClassFactoryContext(ContextManager, ClassFactory) - Constructor for class org.apache.derby.iapi.services.loader.ClassFactoryContext
- classFileSize - Variable in class org.apache.derby.iapi.services.classfile.Attributes
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
-
This is exact.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.Attributes
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
-
We assume here that the String is ASCII, thus this might return a size smaller than actual size.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Return an estimate of the size of the constant pool entry.
- classFileSize() - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- ClassFormatOutput - Class in org.apache.derby.iapi.services.classfile
-
A wrapper around DataOutputStream to provide input functions in terms of the types defined on pages 83 of the Java Virtual Machine spec.
- ClassFormatOutput() - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- ClassFormatOutput(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- ClassFormatOutput(OutputStream) - Constructor for class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- classFromIdentifier(int) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Obtain a class that supports the given identifier.
- classFromIdentifier(int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Obtain the class object for a class that supports the given identifier.
- classFromIdentifier(int) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Obtain a class that supports the given identifier.
- classHold - Variable in class org.apache.derby.impl.services.bytecode.BCClass
- ClassHolder - Class in org.apache.derby.iapi.services.classfile
-
Based upon "THE class FILE FORMAT" chapter of "The Java Virtual Machine Specification" corresponding to version 1.0.2 of the Java Virtual Machine and 1.0.2 of the Java Language Specification.
- ClassHolder(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassHolder
- ClassHolder(String, String, int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassHolder
-
This will not define a constructor -- it is up to the caller to add at least one.
- classify(Optimizable, ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Classify the predicates in this list according to the given table and conglomerate.
- classify(Optimizable, ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- ClassInfo - Class in org.apache.derby.iapi.services.loader
- ClassInfo(Class<?>) - Constructor for class org.apache.derby.iapi.services.loader.ClassInfo
- ClassInput - Class in org.apache.derby.iapi.services.classfile
-
A wrapper around DataInputStream to provide input functions in terms of the types defined on pages 83.
- ClassInput(InputStream) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInput
- classInspector - Variable in class org.apache.derby.impl.services.reflect.DatabaseClasses
- classInspector - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
- ClassInspector - Class in org.apache.derby.iapi.services.loader
-
Methods to find out relationships between classes and methods within a class.
- ClassInspector(ClassFactory) - Constructor for class org.apache.derby.iapi.services.loader.ClassInspector
-
DO NOT USE!
- ClassInvestigator - Class in org.apache.derby.iapi.services.classfile
- ClassInvestigator(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInvestigator
- classList - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- classLoaderLock - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- ClassLoaderLock - Class in org.apache.derby.impl.services.reflect
- ClassLoaderLock(UpdateLoader) - Constructor for class org.apache.derby.impl.services.reflect.ClassLoaderLock
- classLoaderVersion - Variable in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- ClassMember - Class in org.apache.derby.iapi.services.classfile
- ClassMember(ClassHolder, int, int, int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassMember
- className - Variable in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
This class implements Formatable.
- className - Variable in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- className(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Return the class name for an index to a CONSTANT_Class_info.
- ClassName - Interface in org.apache.derby.iapi.reference
-
List of strings representing class names, which are typically found for classes with implement the Formatable interface.
- className__ - Static variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
- className__ - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
- className__ - Static variable in class org.apache.derby.jdbc.BasicClientXADataSource40
- className__ - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
- className__ - Static variable in class org.apache.derby.jdbc.ClientDataSource
- className__ - Static variable in class org.apache.derby.jdbc.ClientXADataSource
- classNameDelimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
- classNameForTwoByteID(int) - Static method in class org.apache.derby.iapi.services.io.RegisteredFormatIds
-
Return the class name bound to an index into TwoByte
- classNotFound(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ClassNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- classNotFoundForProtocol(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ClassNotFoundForProtocol - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- CLASSPATH - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored on the class path (can be in a zip/jar on the class path).
- classPrefix - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- ClassSize - Class in org.apache.derby.iapi.services.cache
- ClassSize() - Constructor for class org.apache.derby.iapi.services.cache.ClassSize
- ClassSizeCatalog - Class in org.apache.derby.iapi.services.cache
-
Map from class names to size coefficients.
- ClassSizeCatalog() - Constructor for class org.apache.derby.iapi.services.cache.ClassSizeCatalog
- classType - Variable in class org.apache.derby.impl.services.bytecode.BCClass
- clauseType() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Get the clause type: WHEN_NOT_MATCHED_THEN_INSERT, WHEN_MATCHED_THEN_UPDATE, WHEN_MATCHED_THEN_DELETE
- clazz - Variable in class org.apache.derby.iapi.services.loader.ClassInfo
- clean() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
This method cleans up things after explanation.
- clean(boolean) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Clean the object.
- clean(boolean) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- clean(boolean) - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
- clean(boolean) - Method in class org.apache.derby.impl.sql.conn.CachedStatement
- clean(boolean) - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Clean the object.
- clean(boolean) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Write the page to disk.
- clean(boolean) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Write out the header information for this container.
- clean(boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Clean the container.
- clean(Matchable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Clean all objects that match the partialKey (or exact key).
- clean(Matchable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean all dirty objects matching a partial key.
- cleanAll() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Place all objects in their clean state by calling their clean method if they are dirty.
- cleanAll() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean all dirty objects in the cache.
- cleanAndUnkeepEntry(CacheEntry, Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean an entry in the cache and decrement its keep count.
- cleanCache(Matchable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean all dirty objects matching a partial key.
- cleanEntry(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Clean an entry in the cache.
- cleaner - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Background cleaner which can be used to clean cached objects in a separate thread to avoid blocking the user threads.
- cleanPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- cleanPageForReuse() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Initialized this page for reuse or first use
- cleanup() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Cleanup the trigger execution context.
- cleanup() - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
Clean up and release resources.
- cleanup() - Static method in class org.apache.derby.impl.tools.dblook.Logs
- cleanUp() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Tells the system to clean up on an error.
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Clean up on error
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.CallStatementResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Release resources at the end.
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.MiscResultSet
-
No action is required, but not implemented in any base class
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Tells the system to clean up on an error.
- cleanUp() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- cleanUpAndCloseResultSet(DRDAStatement, SQLException, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Cleans up and closes a result set if an exception is thrown when collecting QRYDTA in response to OPNQRY or CNTQRY.
- cleanupCalled - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- cleanupGo(LocalizedInput[]) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Perform cleanup after a script has been run.
- cleanupOnError(Throwable) - Method in interface org.apache.derby.iapi.services.context.Context
-
Contexts will be passed errors that are caught by the outer system when they are serious enough to require corrective action.
- cleanupOnError(Throwable) - Method in class org.apache.derby.iapi.services.context.SystemContext
- cleanupOnError(Throwable) - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Handle any errors.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.db.DatabaseContextImpl
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.services.monitor.ServiceBootContext
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If worse than a transaction error, everything goes; we rely on other contexts to kill the context manager for this session.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Close down the top ResultSet, if relevant, and rollback to the internal savepoint, if one was set.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionContext
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
-
Handle cleanup processing for this context.
- cleanupOnError(Throwable) - Method in class org.apache.derby.impl.store.raw.xact.XactContext
- cleanupOnError(Throwable) - Method in class org.apache.derby.jdbc.XATransactionState
- cleanupOnError(Throwable, boolean) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
clean up error and print it to derby.log.
- cleanupOnError(Throwable, boolean) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
clean up error and print it to derby.log if diagActive is true
- cleanupOnStart - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- cleanupOrCancelMonitor - Variable in class org.apache.derby.jdbc.XATransactionState
- CleanupOrCancelMonitor() - Constructor for class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
- cleanupTempTableOnCommitOrRollback(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If dropAndRedeclare is true, that means we have come here for temp tables with on commit delete rows and no held curosr open on them.
- cleanupThreadId - Variable in class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
- clear() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Clear all the queued up work from this daemon.
- clear() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Clear all the bits in this FormatableBitSet
- clear() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Get rid of all queued up Serviceable tasks.
- clear() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Clear the parameter, unless it is a return output parameter
- clear() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Clear the bytes from the ByteHolder and place it in writing mode.
- clear() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- clear() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Clear all the remembered bytes.
- clear(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
clearresets the arrays so that new parameters will be added at the beginning. - clear(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit clear
- clear(int) - Method in class org.apache.derby.iapi.util.JBitSet
- CLEAR_TEXT_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.USER_ONLY_SECURITY - CLEAR_TEXT_PASSWORD_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- clearAddedColumnOffset() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Reset addedColumnOffset to indicate that column is no longer added An added column is one which was artificially added to the result column list due to its presence in the ORDER BY clause, as opposed to having been explicitly selected by the user.
- clearAll() - Method in class org.apache.derby.iapi.util.JBitSet
-
Clear all of the bits in this JBitSet
- clearAllSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the freeSpace count and set the firstFreeByte on page
- clearBatch() - Method in class org.apache.derby.client.am.ClientStatement
- clearBatch() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- clearBatch() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- clearBatch() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Make the set of commands in the current batch empty.
- clearBatch() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- clearBuffer() - Method in class org.apache.derby.client.net.Request
- clearBuffer() - Method in class org.apache.derby.impl.drda.DDMReader
- clearBuffer() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Clear the entire send buffer
- clearCaches() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Clear all of the DataDictionary caches.
- clearCaches() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Clear all of the DataDictionary caches.
- clearCaches(boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Clear the DataDictionary caches, including the sequence caches if requested..
- clearCaches(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Clear the DataDictionary caches, including the sequence caches if requested..
- clearColumnInfoInProviders(ProviderList) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Clear the in memory column bit map information in any table descriptor provider in a provider list.
- clearColumnInfoInProviders(ProviderList) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
- clearColumnReferences() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Clear the column references from the RCL.
- clearContextInError() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
An error happens in the constructor, pop the context.
- clearCurrentRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Clear the current row.
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Clear the current row
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Clear the current row.
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
- clearCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Clear the current row
- clearCurrentRow(int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Generated plans have a current row field for ease in defining the methods and finding them dynamically.
- clearCurrentRow(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Clear the current row for the specified ResultSet.
- clearCurrentRow(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- clearCurrentTriggerEvent() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- clearDdm() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Erase all writes for the current ddm and reset the top
- clearDefaults() - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Clear the defaults from this Properties set.
- clearDeferreds() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Clear deferred information for this transaction.
- clearDependencies(LanguageConnectionContext, Dependent) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Erases all of the dependencies the dependent has, be they valid or invalid, of any dependency type.
- clearDependencies(LanguageConnectionContext, Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Erases all of the dependencies the dependent has, be they valid or invalid, of any dependency type.
- clearDependencies(LanguageConnectionContext, Dependent, TransactionController) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Erases all of the dependencies the dependent has, be they valid or invalid, of any dependency type.
- clearDependencies(LanguageConnectionContext, Dependent, TransactionController) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
- clearDependency(List<Integer>) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Clear the bits from the dependency map when join nodes are flattened
- clearDirty() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- clearDistinct() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- clearDrdaParams() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Clears the parameter state (type, length and ext information) stored in this statement, but does not release any storage.
- clearDSSesBackToMark(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Does a logical "clear" of everything written to the buffer after the received mark.
- clearExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Clear externalized lob objects in current result set
- clearExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Clear externalized lob objects in current result set
- clearHeapConglomerateController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Clear the ConglomerateController to be used for an update or delete.
- clearHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- clearHeapConglomerateController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- clearIdentity() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Put the object into the No Identity state.
- clearIdentity() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- clearIdentity() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- clearIdentity() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
- clearIdentity() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Put the object into the No Identity state.
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- clearIdentity() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- clearIndexScanInfo() - Method in interface org.apache.derby.iapi.sql.Activation
-
Clear the info for the index to be re-used for update/delete.
- clearIndexScanInfo() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- clearIndexScanInfo() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- clearInMemoryDependency(Dependency) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Clear the specified in memory dependency.
- clearInMemoryDependency(Dependency) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Clear the specified in memory dependency.
- clearInUse() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Mark this context as not in use.
- clearInUse() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- clearLastLogInstant() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- clearLcc() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Resolve: probably superfluous
- clearLimit() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Clears the limit by setting the limit to be the entire byte array.
- clearLimit() - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
- clearLimit() - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
- clearLimit() - Method in interface org.apache.derby.iapi.services.io.Limit
-
Clear any limit set by setLimit.
- clearLimit() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
Clear any limit set by setLimit.
- clearLimit() - Method in class org.apache.derby.iapi.services.io.LimitReader
-
Clear any limit set by setLimit.
- clearLimit(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Clear a limit set by setLimit.
- clearLimit(CompatibilitySpace, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Clear a limit set by setLimit.
- clearLimit(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Clear a limit set by setLimit.
- clearLobData_() - Method in class org.apache.derby.client.am.Cursor
- clearLobData_() - Method in class org.apache.derby.client.net.NetCursor
- clearLOBMapping() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Clear the HashMap of all entries.
- clearMddOverrides() - Method in class org.apache.derby.client.net.Typdef
- clearMonitor() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- clearNoncoreTable(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- clearOrderableCache() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Clear the DataValueDescriptor cache, if one exists.
- clearOrderableCache(Qualifier[][]) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Clear the Orderable cache for each qualifier.
- clearParameters() - Method in class org.apache.derby.client.am.ClientCallableStatement
- clearParameters() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- clearParameters() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- clearParameters() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
In general, parameter values remain in force for repeated use of a Statement.
- clearParameters() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Sets all parameters to an uninitialized state.
- clearParameters() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
In general, parameter values remain in force for repeated use of a Statement.
- clearParameters() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- clearParameters() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- clearParentResultSets() - Method in interface org.apache.derby.iapi.sql.Activation
- clearParentResultSets() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
prepared statement use the same activation for multiple execution.
- clearParentResultSets() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- clearPotentiallyGranted() - Method in class org.apache.derby.impl.services.locks.ActiveLock
-
Clear the potentially granted flag.
- clearPreallocThreshold() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
The container will have no pre-allocate threshold, i.e., if the implementation supports it, page preallocation will happen the next time a new page is allocated.
- clearPreallocThreshold() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- clearProviderDependency(UUID, Dependency) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
removes a dependency for a given provider. assumes that the dependent removal is being dealt with elsewhere.
- clearResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Close and clear all result sets associated with this statement from the last execution.
- clearResultSetsMinion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- clearSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Clear the save point for the current statement.
- clearSavePoint() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- clearScanFlags() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Clear the start/stop position and qualifier flags
- clearScanState() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
Clear any private state that changes during scans.
- clearScanState() - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
Clear any private state that changes during scans.
- clearScanState() - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
Clear any private state that changes during scans.
- clearSection(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Zero out a portion of the page.
- clearSequenceCaches() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Clear all of the sequence number generators.
- clearSequenceCaches() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Flush sequence caches to disk so that we don't leak unused, pre-allocated numbers.
- clearSPS() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Cleanup after executing the SPS for the WHEN clause and trigger action.
- clearSPSPlans() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Mark all SPS plans in the data dictionary invalid.
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
Clears the warnings in all resultsets
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
- clearSQLWarnings() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
- clearSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijWarningResult
- clearState() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Clear the state of this constant action.
- clearSvrcod() - Method in class org.apache.derby.client.net.NetAgent
- clearTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Clear the table name for the underlying ColumnReference.
- clearTableNames() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- clearTrigger() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- clearTruncationWarnings() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Clear the chain of truncation warnings for this statement.
- clearWarnings() - Method in class org.apache.derby.client.am.ClientConnection
- clearWarnings() - Method in class org.apache.derby.client.am.ClientResultSet
-
Clear all warnings on this
ResultSetand make subsequent calls togetWarnings()returnnulluntil a new warning is reported. - clearWarnings() - Method in class org.apache.derby.client.am.ClientStatement
- clearWarnings() - Method in class org.apache.derby.client.am.LogicalConnection
- clearWarnings() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- clearWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- clearWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
After this call getWarnings returns null until a new warning is reported for this Statement.
- clearWarnings() - Method in interface org.apache.derby.iapi.sql.Activation
-
Clear the activation's warnings.
- clearWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
After this call, getWarnings returns null until a new warning is reported for this Connection.
- clearWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
After this call getWarnings returns null until a new warning is reported for this ResultSet.
- clearWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
After this call getWarnings returns null until a new warning is reported for this Statement.
- clearWarnings() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- clearWarnings() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- clearWarnings() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- clearWarnings() - Method in class org.apache.derby.vti.VTITemplate
- clearWarningsX() - Method in class org.apache.derby.client.am.ClientConnection
- clearWarningsX() - Method in class org.apache.derby.client.am.ClientResultSet
- clearWarningsX() - Method in class org.apache.derby.client.am.ClientStatement
- client - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
- CLIENT - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- CLIENT - Static variable in class org.apache.derby.tools.sysinfo
-
The genus name for the client code.
- CLIENT_JVM_PROPERTY_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
User should use this prefix for the client attributes traceLevel and traceDirectory when they are sending those attributes as JVM properties.
- CLIENT_LENGTH_OUTSIDE_RANGE_FOR_DATATYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CLIENT_MESSAGE_RESOURCE_NAME - Static variable in exception org.apache.derby.client.am.SqlException
- CLIENT_RETIEVE_MESSAGE_TEXT - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
retrieveMessageText.
- CLIENT_SECURITY_MECHANISM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
securityMechanism sets the DRDA mechanism in-use for the client.
- CLIENT_SECURITY_MECHANISM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
securityMechanism sets the mechanism for transmitting the user name and password from the client.
- CLIENT_TRACE_APPEND - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceFileAppend.
- CLIENT_TRACE_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceDirectory sets the client side trace directory.
- CLIENT_TRACE_FILE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceFile sets the client side trace file.
- CLIENT_TRACE_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
traceLevel.
- ClientBlob - Class in org.apache.derby.client.am
- ClientBlob(byte[], Agent, int) - Constructor for class org.apache.derby.client.am.ClientBlob
- ClientBlob(Agent, int) - Constructor for class org.apache.derby.client.am.ClientBlob
-
Create a
Blobobject for a Blob value stored on the server and indentified bylocator. - ClientBlob(Agent, InputStream) - Constructor for class org.apache.derby.client.am.ClientBlob
-
Create a new
Blobfrom a stream with unknown length. - ClientBlob(Agent, InputStream, int) - Constructor for class org.apache.derby.client.am.ClientBlob
- ClientCallableStatement - Class in org.apache.derby.client.am
- ClientCallableStatement(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientCallableStatement
-
Common constructor for jdbc 2 callable statements with scroll attributes.
- ClientCallableStatement42 - Class in org.apache.derby.client.am
- ClientCallableStatement42(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientCallableStatement42
-
Calls the superclass constructor and passes the parameters
- ClientClob - Class in org.apache.derby.client.am
-
This class implements the JDBC
java.sql.Clobinterface. - ClientClob(Agent, boolean) - Constructor for class org.apache.derby.client.am.ClientClob
- ClientClob(Agent, byte[], Charset, int) - Constructor for class org.apache.derby.client.am.ClientClob
- ClientClob(Agent, int) - Constructor for class org.apache.derby.client.am.ClientClob
-
Create a
ClientClobobject for a Clob value stored on the server and indentified bylocator. - ClientClob(Agent, InputStream, Charset) - Constructor for class org.apache.derby.client.am.ClientClob
-
Create a
ClientClobof unknown length with the specified encoding. - ClientClob(Agent, InputStream, Charset, int) - Constructor for class org.apache.derby.client.am.ClientClob
- ClientClob(Agent, Reader) - Constructor for class org.apache.derby.client.am.ClientClob
-
Create a
ClientClobof unknown length. - ClientClob(Agent, Reader, int) - Constructor for class org.apache.derby.client.am.ClientClob
- ClientClob(Agent, String) - Constructor for class org.apache.derby.client.am.ClientClob
- ClientConnection - Class in org.apache.derby.client.am
- ClientConnection(LogWriter, boolean, BasicClientDataSource40) - Constructor for class org.apache.derby.client.am.ClientConnection
- ClientConnection(LogWriter, int, String, int, String, Properties) - Constructor for class org.apache.derby.client.am.ClientConnection
- ClientConnection(LogWriter, String, String, boolean, BasicClientDataSource40) - Constructor for class org.apache.derby.client.am.ClientConnection
- ClientConnection(LogWriter, String, String, BasicClientDataSource40) - Constructor for class org.apache.derby.client.am.ClientConnection
- ClientConnectionPoolDataSource - Class in org.apache.derby.jdbc
-
This datasource is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
- ClientConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource
- ClientConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.Use
ClientConnectionPoolDataSourceinstead. - ClientConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
-
Deprecated.
- ClientConnectionPoolDataSourceInterface - Interface in org.apache.derby.jdbc
-
Specifies Derby extensions to the
java.sqlx.ConnectionPoolDataSource. - clientCursorName_ - Variable in class org.apache.derby.client.am.Section
- clientCursorNameCache_ - Variable in class org.apache.derby.client.am.ClientConnection
- ClientDatabaseMetaData - Class in org.apache.derby.client.am
- ClientDatabaseMetaData(Agent, ClientConnection, ProductLevel) - Constructor for class org.apache.derby.client.am.ClientDatabaseMetaData
- ClientDataSource - Class in org.apache.derby.jdbc
-
This data source is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
- ClientDataSource() - Constructor for class org.apache.derby.jdbc.ClientDataSource
-
Creates a simple DERBY data source with default property values for a non-pooling, non-distributed environment.
- ClientDataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.Use
ClientDataSourceinstead. - ClientDataSource40() - Constructor for class org.apache.derby.jdbc.ClientDataSource40
-
Deprecated.
- ClientDataSourceFactory - Class in org.apache.derby.client
-
The data source factory for Derby client driver data sources.
- ClientDataSourceFactory() - Constructor for class org.apache.derby.client.ClientDataSourceFactory
- ClientDataSourceInterface - Interface in org.apache.derby.jdbc
-
Specifies Derby extensions to the
java.sqlx.DataSourceAPI common to all Derby client driver data sources. - ClientDriver - Class in org.apache.derby.jdbc
-
The client JDBC driver (type 4) for Derby.
- ClientDriver() - Constructor for class org.apache.derby.jdbc.ClientDriver
- ClientDriver40 - Class in org.apache.derby.jdbc
-
Adds driver functionality which is only visible from JDBC 4.0 onward.
- ClientDriver40() - Constructor for class org.apache.derby.jdbc.ClientDriver40
- clientIs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ClientJDBCObjectFactory - Interface in org.apache.derby.client.am
-
The methods of this interface are used to return JDBC interface implementations to the user depending on the JDBC version supported by the JDK.
- ClientJDBCObjectFactoryImpl - Class in org.apache.derby.client.net
-
Implements the the ClientJDBCObjectFactory interface and returns the classes that implement the JDBC3.0/2.0 interfaces For example, newCallableStatement would return ClientCallableStatement
- ClientJDBCObjectFactoryImpl() - Constructor for class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- ClientJDBCObjectFactoryImpl42 - Class in org.apache.derby.client.net
-
Implements the ClientJDBCObjectFactory interface and returns the JDBC 4.2 specific classes.
- ClientJDBCObjectFactoryImpl42() - Constructor for class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
- clientLocale - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ClientMessageId - Class in org.apache.derby.client.am
-
A very simple wrapper around a message id.
- ClientMessageId(String) - Constructor for class org.apache.derby.client.am.ClientMessageId
-
Creates a new instance of MessageId
- clientNumber - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Subscription number for this
Serviceable. - clientOs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ClientParameterMetaData - Class in org.apache.derby.client.am
- ClientParameterMetaData(ColumnMetaData) - Constructor for class org.apache.derby.client.am.ClientParameterMetaData
- clientParamtertype_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- ClientPooledConnection - Class in org.apache.derby.client
-
A physical connection to a data source, to be used for creating logical connections to the same data source.
- ClientPooledConnection(BasicClientDataSource40, LogWriter, String, String) - Constructor for class org.apache.derby.client.ClientPooledConnection
-
Constructor for non-XA pooled connections.
- ClientPooledConnection(BasicClientDataSource40, LogWriter, String, String, int) - Constructor for class org.apache.derby.client.ClientPooledConnection
-
Constructor for XA pooled connections only.
- ClientPreparedStatement - Class in org.apache.derby.client.am
- ClientPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement
-
The PreparedStatementConstructor used for jdbc 2 prepared statements with scroll attributes.
- ClientPreparedStatement(Agent, ClientConnection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement
-
The PreparedStatement constructor used for JDBC 2 positioned update statements.
- ClientPreparedStatement.PossibleTypes - Class in org.apache.derby.client.am
-
PossibleTypes is information which is set of types.
- ClientPreparedStatement42 - Class in org.apache.derby.client.am
- ClientPreparedStatement42(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement42
-
The PreparedStatementConstructor used for jdbc 4.2 prepared statements with scroll attributes.
- ClientPreparedStatement42(Agent, ClientConnection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement42
-
The PreparedStatement used for JDBC 4.2 positioned update statements.
- ClientResultSet - Class in org.apache.derby.client.am
- ClientResultSet(Agent, ClientStatement, Cursor, int, int, int) - Constructor for class org.apache.derby.client.am.ClientResultSet
- ClientSavepoint - Class in org.apache.derby.client.am
- ClientSavepoint(Agent, int) - Constructor for class org.apache.derby.client.am.ClientSavepoint
- ClientSavepoint(Agent, String) - Constructor for class org.apache.derby.client.am.ClientSavepoint
- clientSocket - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- clientSocket - Variable in class org.apache.derby.impl.drda.Session
- clientSocketError(IOException) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Stream error writing to client socket
- clientSSLMode_ - Variable in class org.apache.derby.client.am.ClientConnection
- clientSSLMode_ - Variable in class org.apache.derby.client.net.NetAgent
- clientSSLMode_ - Variable in class org.apache.derby.client.net.OpenSocketAction
- ClientStatement - Class in org.apache.derby.client.am
- ClientStatement() - Constructor for class org.apache.derby.client.am.ClientStatement
- ClientStatement(Agent, ClientConnection) - Constructor for class org.apache.derby.client.am.ClientStatement
- ClientStatement(Agent, ClientConnection, int, int, int, int, String[], int[]) - Constructor for class org.apache.derby.client.am.ClientStatement
- ClientThread - Class in org.apache.derby.impl.drda
- ClientThread(NetworkServerControlImpl, ServerSocket) - Constructor for class org.apache.derby.impl.drda.ClientThread
- clientType - Variable in class org.apache.derby.impl.drda.AppRequester
- ClientTypes - Class in org.apache.derby.client.am
- ClientTypes() - Constructor for class org.apache.derby.client.am.ClientTypes
- ClientXAConnection - Class in org.apache.derby.client
- ClientXAConnection(BasicClientDataSource40, LogWriter, String, String) - Constructor for class org.apache.derby.client.ClientXAConnection
- ClientXADataSource - Class in org.apache.derby.jdbc
-
This datasource is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.
- ClientXADataSource() - Constructor for class org.apache.derby.jdbc.ClientXADataSource
- ClientXADataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.Use
ClientXADataSourceinstead. - ClientXADataSource40() - Constructor for class org.apache.derby.jdbc.ClientXADataSource40
-
Deprecated.
- ClientXADataSourceInterface - Interface in org.apache.derby.jdbc
-
Specifies Derby extensions to the
java.sqlx.XADataSource. - ClientXid - Class in org.apache.derby.client
- ClientXid() - Constructor for class org.apache.derby.client.ClientXid
- ClientXid(int, byte[], byte[]) - Constructor for class org.apache.derby.client.ClientXid
- clob - Variable in class org.apache.derby.client.am.ClobLocatorInputStream
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.ClobLocatorOutputStream
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
The Clob to be accessed.
- clob - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorInputStream
- clob - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- clob - Variable in class org.apache.derby.iapi.types.HarmonySerialClob
- clob - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
The Clob object we are reading from.
- clob - Variable in class org.apache.derby.impl.jdbc.EmbedClob
-
The underlying Clob object, which may change depending on what the user does with the Clob.
- CLOB - Static variable in class org.apache.derby.client.am.ClientTypes
- clob_ - Variable in class org.apache.derby.client.am.ClobOutputStream
- clob_ - Variable in class org.apache.derby.client.am.ClobWriter
- CLOB_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarcharTypeId
- CLOB_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CLOB_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- CLOB_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarcharTypeId
- CLOB_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.LongvarcharTypeIdImpl
- ClobAsciiStream - Class in org.apache.derby.impl.jdbc
-
Wrap a Writer as an OutputStream to support Clob.setAsciiStream().
- ClobAsciiStream(Writer) - Constructor for class org.apache.derby.impl.jdbc.ClobAsciiStream
- clobBlobHandling(DataTypeDescriptor, DataTypeDescriptor) - Static method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
- clobCreateLocator() - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Allocates an empty CLOB on server and returns its locator.
- CLOBCREATELOCATOR() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Creates a new empty Clob and registers it in the HashMap in the Connection and returns the locator value corresponding to this Clob.
- clobCreateLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobData - Variable in class org.apache.derby.impl.load.ImportClob
- clobGetLength(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Returns the number of character in the
CLOBvalue designated by thissourceLocator. - CLOBGETLENGTH(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the length of the Clob corresponding to the LOCATOR value.
- clobGetLengthCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobGetPositionFromLocator(int, int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the character position in the CLOB value designated by this
locatorat which substring given bysearchLocatorbegins. - CLOBGETPOSITIONFROMLOCATOR(int, int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the first occurrence of the given search string from the given start search position inside the Clob.
- clobGetPositionFromLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobGetPositionFromString(int, long, String, int, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the character position at which the specified part of the substring
searchLiteralbegins within theCLOBvalue identified bylocator. - clobGetPositionFromString(int, String, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves the character position at which the specified substring
searchLiteralbegins within theCLOBvalue identified bylocator. - CLOBGETPOSITIONFROMSTRING(int, String, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the first occurrence of the given search string from the given start search position inside the Clob.
- clobGetPositionFromStringCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobGetSubString(int, long, int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Retrieves all or part of the
CLOBvalue that is identified bysourceLocator, as aString. - CLOBGETSUBSTRING(int, long, int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the
Stringstarting fromposand consisting of up tolenconsecutive characters from theClobcorresponding toLOCATOR. - clobGetSubStringCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobLength - Variable in class org.apache.derby.impl.load.ImportClob
- ClobLocatorInputStream - Class in org.apache.derby.client.am
-
An
InputStreamthat will use an locator to fetch the Clob value from the server. - ClobLocatorInputStream(ClientConnection, ClientClob) - Constructor for class org.apache.derby.client.am.ClobLocatorInputStream
-
Create an
InputStreamfor reading theClobvalue represented by the given locator basedClobobject. - ClobLocatorInputStream(ClientConnection, ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorInputStream
-
Create an
InputStreamfor reading theClobvalue represented by the given locator basedClobobject. - ClobLocatorOutputStream - Class in org.apache.derby.client.am
-
An
OutputStreamthat will use an locator to write bytes to the Clob value on the server. - ClobLocatorOutputStream(ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorOutputStream
-
Create an
OutputStreamfor writing to theClobvalue represented by the given locator basedClobobject. - ClobLocatorReader - Class in org.apache.derby.client.am
-
An
Readerthat will use an locator to fetch the Clob value from the server. - ClobLocatorReader(ClientConnection, ClientClob) - Constructor for class org.apache.derby.client.am.ClobLocatorReader
-
Create an
Readerfor reading theClobvalue represented by the given locator basedClobobject. - ClobLocatorReader(ClientConnection, ClientClob, long, long) - Constructor for class org.apache.derby.client.am.ClobLocatorReader
-
Create an
Readerfor reading theClobvalue represented by the given locator basedClobobject. - ClobLocatorWriter - Class in org.apache.derby.client.am
-
An
Writerthat will use an locator to write the Clob value into the server. - ClobLocatorWriter(ClientConnection, ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorWriter
-
Create a
Writerfor writing to theClobvalue represented by the given locator basedClobobject. - ClobOutputStream - Class in org.apache.derby.client.am
- ClobOutputStream(ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobOutputStream
- clobReleaseLocator(int) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
This method frees the CLOB and releases the resources that it holds.
- CLOBRELEASELOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Removes the supplied LOCATOR entry from the hash map.
- clobReleaseLocatorCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobSetString(int, long, int, String) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Writes all or part of the given
Stringto theCLOBvalue designated bysourceLocator. - CLOBSETSTRING(int, long, int, String) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
replaces the characters starting at fromPosition and with length ForLength
- clobSetStringCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- ClobStreamHeaderGenerator - Class in org.apache.derby.iapi.types
-
Generates stream headers for Clob data values.
- ClobStreamHeaderGenerator(boolean) - Constructor for class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Creates a new generator using the specified header format.
- ClobStreamHeaderGenerator(StringDataValue) - Constructor for class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Creates a new generator that will use the context manager to determine which header format to use based on the database version.
- clobTruncate(int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
Truncates the
CLOBvalue identified bysourceLocatorto belengthcharacters. - CLOBTRUNCATE(int, long) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
truncates the Clob value represented by LOCATOR to have a length of length.
- clobTruncateCall - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- clobTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- CLOBTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL LOB types.
- CLOBTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
- ClobUpdatableReader - Class in org.apache.derby.impl.jdbc
-
ClobUpdatableReaderis used to create aReadercapable of detecting changes to the underlying source. - ClobUpdatableReader(EmbedClob) - Constructor for class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Creates an updatable reader configured with initial position set to the first character in the Clob and with no imposed length limit.
- ClobUpdatableReader(EmbedClob, long, long) - Constructor for class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Creates an updatable reader configured with the specified initial position and with an imposed length limit.
- ClobUtf8Writer - Class in org.apache.derby.impl.jdbc
-
Writer implementation for
Clob. - ClobUtf8Writer(TemporaryClob, long) - Constructor for class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
Constructor.
- ClobWriter - Class in org.apache.derby.client.am
- ClobWriter(ClientClob, long) - Constructor for class org.apache.derby.client.am.ClobWriter
- clock - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The circular clock buffer which holds all the entries in the cache.
- ClockPolicy - Class in org.apache.derby.impl.services.cache
-
Implementation of a replacement policy which uses the clock algorithm.
- ClockPolicy(ConcurrentCache, int, int) - Constructor for class org.apache.derby.impl.services.cache.ClockPolicy
-
Create a new
ClockPolicyinstance. - ClockPolicy.Holder - Class in org.apache.derby.impl.services.cache
-
Holder class which represents an entry in the cache.
- clone() - Method in class org.apache.derby.client.net.Typdef
- clone() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
- clone() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- clone() - Method in class org.apache.derby.iapi.util.JBitSet
- clone() - Method in class org.apache.derby.impl.io.DirRandomAccessFile
-
Clone this file abstaction
- clone() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- clone() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Shallow clone this result set.
- clone() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Shallow clone this result set.
- clone() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
Cloneable
- clone() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Clone this file abstraction
- clone(boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Clone this sequence generator.
- clone(Long) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Clone this sequence generator.
- clone(Timestamp) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Clone a Timestamp because they are mutable
- clone(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- CloneableStream - Interface in org.apache.derby.iapi.services.io
-
This is a simple interface that is used by streams that can clone themselves.
- cloneClobContent(String, ConnectionChild, InternalClob) - Static method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Clones the content of another internal Clob.
- cloneClobContent(String, ConnectionChild, InternalClob, long) - Static method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Clones the content of another internal Clob.
- cloneColumn(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a clone of a DataValueDescriptor from an ExecRow.
- cloneColumn(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- cloneColumn(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
- clonedExecRow - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- cloneEmpty() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Return a byte holder matching existing type and size of current ByteHolder, but don't bother to fill the bytes.
- cloneEmpty() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- cloneFromList(DataDictionary, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Create a FromList for binding a WHEN [ NOT ] MATCHED clause
- cloneFromTable(FromTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Clone a FromTable to avoid binding the original
- cloneHolder() - Method in class org.apache.derby.iapi.types.DataType
-
Default implementation of shallow cloning, which forwards to the deep clone method.
- cloneHolder() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Get a shallow copy of this
codeDataValueDescriptor(DVD). - cloneHolder() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Shallow clone a StreamStorable without objectifying.
- cloneHolder() - Method in class org.apache.derby.iapi.types.SQLChar
-
Shallow clone a StreamStorable without objectifying.
- cloneMap - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList.ColumnMapping
- cloneMap - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Holds columns present more than once in the result set and which may be represented by a stream, since such columns need to be cloned.
- cloneMe() - Method in interface org.apache.derby.catalog.UUID
-
Clone this UUID.
- cloneMe() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Get a copy of this CostEstimate
- cloneMe() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Clone this UUID.
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
-
Make a copy of this ResultColumn in a new ResultColumn
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Return a clone of this ColumnOrdering
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Make a copy of this ResultColumn in a new ResultColumn
- cloneMe() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Clone this TableName
- cloneMe() - Method in class org.apache.derby.impl.sql.execute.IndexRow
- cloneMe() - Method in class org.apache.derby.impl.sql.execute.ValueRow
- cloneRestriction(Activation) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Clone the restriction for a Restricted VTI, filling in parameter values as necessary.
- cloneRestriction(Activation, Restriction) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- cloneRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- cloneRow(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return a cloned copy of the row.
- cloneStream() - Method in interface org.apache.derby.iapi.services.io.CloneableStream
-
Clone the stream.
- cloneStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- cloneStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Clone this object.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
- cloneValue(boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Clone this DataValueDescriptor.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBinary
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBlob
-
Returns a clone of this BLOB value.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLChar
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns a clone of this CLOB value.
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDate
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLReal
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLRef
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTime
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.SQLVarchar
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.UserType
- cloneValue(boolean) - Method in class org.apache.derby.iapi.types.XML
- cloneValue(boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
- cloneValue(boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- cloneValue(boolean) - Method in class org.apache.derby.impl.store.access.StorableFormatId
- close - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
End this thread.
- close() - Method in class org.apache.derby.catalog.GetProcedureColumns
- close() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
- close() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
- close() - Method in class org.apache.derby.client.am.Agent
- close() - Method in class org.apache.derby.client.am.CachingLogicalConnection
- close() - Method in class org.apache.derby.client.am.ClientConnection
- close() - Method in class org.apache.derby.client.am.ClientResultSet
- close() - Method in class org.apache.derby.client.am.ClientStatement
- close() - Method in class org.apache.derby.client.am.ClobLocatorReader
- close() - Method in class org.apache.derby.client.am.ClobLocatorWriter
- close() - Method in class org.apache.derby.client.am.ClobWriter
- close() - Method in class org.apache.derby.client.am.CloseFilterInputStream
- close() - Method in class org.apache.derby.client.am.LogicalConnection
- close() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Close the logical statement.
- close() - Method in class org.apache.derby.client.am.LogWriter
- close() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- close() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- close() - Method in class org.apache.derby.client.ClientPooledConnection
-
Closes the physical connection to the data source and frees all associated resources.
- close() - Method in class org.apache.derby.client.ClientXAConnection
- close() - Method in class org.apache.derby.client.net.EncodedInputStream
- close() - Method in class org.apache.derby.client.net.NetConnection
-
Close the connection and release its resources.
- close() - Method in class org.apache.derby.diag.ContainedRoles
- close() - Method in class org.apache.derby.diag.ErrorLogReader
- close() - Method in class org.apache.derby.diag.ErrorMessages
- close() - Method in class org.apache.derby.diag.LockTable
- close() - Method in class org.apache.derby.diag.SpaceTable
- close() - Method in class org.apache.derby.diag.StatementCache
- close() - Method in class org.apache.derby.diag.StatementDuration
- close() - Method in class org.apache.derby.diag.TransactionTable
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- close() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
- close() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
- close() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- close() - Method in class org.apache.derby.iapi.services.io.LimitReader
- close() - Method in interface org.apache.derby.iapi.sql.Activation
-
Closing an activation statement marks it as unusable.
- close() - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Close this RowChanger.
- close() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
Clean up
- close() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Tells the system that there will be no more calls to getNextRow() (until the next open() call), so it can free up the resources associated with the ResultSet.
- close() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Close the BackingStoreHashtable.
- close() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Close the conglomerate controller.
- close() - Method in class org.apache.derby.iapi.store.access.DiskHashtable
- close() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Close the scan.
- close() - Method in interface org.apache.derby.iapi.store.access.SortCostController
-
Close the controller.
- close() - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Close the controller.
- close() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Close me.
- close() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Close this scan.
- close() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
- close() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Close me.
- close() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Close this transaction, the transaction must be idle.
- close() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedInput
- close() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedOutput
- close() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
return resources
- close() - Method in class org.apache.derby.impl.drda.Database
-
Database close does following cleanup tasks 1)Rollback any pending transaction on the Connection object (except for a global-XA Connection obejct) before closing the Connection.
- close() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Close DRDA connection thread
- close() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
This method closes the JDBC objects and frees up all references held by this object.
- close() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
This method closes the JDBC objects and frees up all references held by this object.
- close() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- close() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Closes the resources associated with the adapter.
- close() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
- close() - Method in class org.apache.derby.impl.drda.Session
-
Close session - close connection sockets and set state to closed
- close() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Closes the stream.
- close() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Closes the stream.
- close() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- close() - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Closes this reader.
- close() - Method in class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
Closes the stream.
- close() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
In some cases, it is desirable to immediately release a Connection's database and JDBC resources instead of waiting for them to be automatically released; the close method provides this immediate release.
- close() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
In some cases, it is desirable to immediately release a ResultSet's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
- close() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
- close() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Closes the file.
- close() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.apache.derby.impl.jdbc.LOBOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
- close() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Close the reader, disallowing further reads.
- close() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- close() - Method in class org.apache.derby.impl.load.ImportAbstract
-
closes the resultset
- close() - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Closes this input stream and releases any associated resources
- close() - Method in class org.apache.derby.impl.load.ImportLobFile
-
Close all the resources realated to the lob file.
- close() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- close() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Close all the files.
- close() - Method in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
- close() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Closing an activation marks it as unusable.
- close() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.CallStatementResultSet
-
Need to explicitly close any dynamic result sets.
- close() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Close the all the opens we did in this result set.
- close() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Clean up all scan controllers
- close() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Close this IndexChanger.
- close() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Close this IndexSetChanger.
- close() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Clean up resources and call close on data members.
- close() - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Clean up resources and call close on data members.
- close() - Method in class org.apache.derby.impl.sql.execute.MiscResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Close needs to invalidate any dependent statements, if this is a cursor.
- close() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Clean up all scan controllers and other resources
- close() - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
clean up
- close() - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Close this RowChanger.
- close() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Close the result set.
- close() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
If the result set has been opened, close the currently open source.
- close() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
If the result set has been opened, close the open scan.
- close() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Clean up
- close() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Clean up
- close() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
If the result set has been opened, close the currently open source.
- close() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- close() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
If the result set has been opened, close the open scan, else throw.
- close() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- close() - Method in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
Close the BackingStoreHashtable.
- close() - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Close the conglomerate controller.
- close() - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Close the controller.
- close() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.btree.index.B2IController
-
Close the conglomerate controller.
- close() - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Close the open conglomerate.
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- close() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Close the container.
- close() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- close() - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
- close() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- close() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Close the scan
- close() - Method in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.access.sort.SortScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- close() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Close the stream file.
- close() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
- close() - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Close the logger.
- close() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Close the scan.
- close() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- close() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- close() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Close the scan.
- close() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Close this log scan.
- close() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- close() - Method in class org.apache.derby.impl.tools.ij.Session
- close() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
- close() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Closes this file.
- close() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Close the Pooled connection.
- close() - Method in class org.apache.derby.vti.ForeignTableVTI
- close() - Method in class org.apache.derby.vti.ForwardingVTI
- close() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- close() - Method in class org.apache.derby.vti.XmlVTI
- close(boolean) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Dump the stat if not already done so.
- close(StandardException) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- close_() - Method in class org.apache.derby.client.am.Agent
- close_() - Method in class org.apache.derby.client.net.NetAgent
- CLOSE_REQUEST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- close_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- closeActions() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Additional close to close our activation.
- closeActions() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- closeActivationAction() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
A generated class can create its own closeActivationAction method to invoke special logic when the activation is closed.
- closeActivationMethod - Variable in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
- closeBaseCCHere - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- closeBulkFetchScan() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- closeConnection() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
closing the connection to the database
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- closeContainer() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
override of RAFContainer#closeContainer
- closeControllers(boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Private/Protected methods of This class:
- closeCurrentConnectionHandle() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
In this case the Listeners are *not* notified.
- closeCurrentStream() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Documented behaviour for streams is that they are implicitly closed on the next get*() method call.
- closed - Variable in class org.apache.derby.client.am.CloseFilterInputStream
- closed - Variable in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
Tells if this stream has been closed.
- closed - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Tells if this reader has been closed.
- closed - Variable in class org.apache.derby.impl.jdbc.ClobUtf8Writer
- closed - Variable in class org.apache.derby.impl.jdbc.LOBInputStream
- closed - Variable in class org.apache.derby.impl.jdbc.LOBOutputStream
- closed - Variable in class org.apache.derby.impl.jdbc.ReaderToAscii
- closed - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- closed() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Test if DRDA connection thread is closed
- CLOSED - Static variable in class org.apache.derby.impl.drda.Session
- CLOSED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- closeEverythingExceptResultSets(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Close all resources except for ResultSets.
- closeException() - Static method in exception org.apache.derby.iapi.error.StandardException
-
A special exception to close a session.
- CloseFilterInputStream - Class in org.apache.derby.client.am
- CloseFilterInputStream - Class in org.apache.derby.iapi.services.io
-
A stream that will throw an exception if its methods are invoked after it has been closed.
- CloseFilterInputStream(InputStream) - Constructor for class org.apache.derby.client.am.CloseFilterInputStream
- CloseFilterInputStream(InputStream) - Constructor for class org.apache.derby.iapi.services.io.CloseFilterInputStream
- closeForEndTransaction(boolean) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ScanManager
-
Close scan as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Close conglomerate controller as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Close conglomerate controller as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Close the scan, a commit or abort is about to happen.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Close the scan, a commit or abort is about to happen.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
-
Close the scan, a commit or abort is about to happen.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
-
Close conglomerate controller as part of terminating a transaction.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Close the scan.
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Close the scan
- closeForEndTransaction(boolean) - Method in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
Close the scan.
- closeForReuse(boolean) - Method in class org.apache.derby.client.am.ClientConnection
- closeGap(int) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Adjust addedColumnOffset values due to removal of a duplicate column This routine is called by bind processing when it identifies and removes a column from the result column list which was pulled up due to its presence in the ORDER BY clause, but which was later found to be a duplicate.
- closeIn() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Close the underlying stream if it is open.
- closeIndexCC() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Close our index Conglomerate Controller
- closeIndexSC() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Close our index ScanController.
- closeInput() - Method in class org.apache.derby.vti.XmlVTI.XMLErrorHandler
- closeMe(ScanManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
The ScanManager.close() method has been called on "scan".
- closeMe(ScanManager) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
The ScanManager.close() method has been called on "scan".
- closeMe(ConglomerateController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
The ConglomerateController.close() method has been called on "conglom_control".
- closeMe(ConglomerateController) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
The ConglomerateController.close() method has been called on "conglom_control".
- closeMe(SortController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
The SortController.close() method has been called on "sort_control".
- closeMe(SortController) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
The SortController.close() method has been called on "sort_control".
- closeMeOnCompletion() - Method in class org.apache.derby.client.am.ClientStatement
- closeMeOnCompletion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- closeOnCompletion - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- closeOnCompletion() - Method in class org.apache.derby.client.am.ClientStatement
- closeOnCompletion() - Method in class org.apache.derby.client.am.LogicalStatementEntity
- closeOnCompletion() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- closeOnCompletion() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- closeOnCompletion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- closeOnCompletion() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- closeOnCompletion_ - Variable in class org.apache.derby.client.am.ClientStatement
- closeOnTransactionError(Throwable) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- closeOpenLogicalStatements() - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Closes all open logical statements created by this cache interactor.
- closeOpenStreams() - Method in class org.apache.derby.client.am.ClientResultSet
-
Closes the current stream, if there is one.
- closeRealCallableStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Close the real JDBC CallableStatement when this is controlling a CallableStatement.
- closeRealCallableStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
Close the realCallableStatement within this control.
- closeRealPreparedStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Close the real JDBC CallableStatement when this is controlling a PreparedStatement.
- closeRealPreparedStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
Close the realPreparedStatement within this control.
- closeRealStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Close the real JDBC Statement when this is controlling a Statement.
- closeRealStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
-
Close the realStatement within this control.
- closeResources() - Method in class org.apache.derby.client.am.ClientConnection
- closeResourcesX() - Method in class org.apache.derby.client.am.ClientConnection
- closeRight() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
close the rightResultSet
- closeRowSource() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
closeRowSource tells the RowSource that it will no longer need to return any rows and it can release any resource it may have.
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- closeRowSource() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
closeRowSource tells the RowSource that it will no longer need to return any rows and it can release any resource it may have.
- closeRowSource() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
-
Close the row source - implemented by MergeScan already
- closeRowSource() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Close the rowSource
- closeScan() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Public Methods implementing ScanController:
- closeSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Close the current session
- closeSocket() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Close the resources associated with the opened socket.
- closeSortCostControllers() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- closeSource() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Close the source of whatever we have been scanning.
- closeSource() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Close the source of whatever we have been scanning.
- closeSource() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Close the source of whatever we have been scanning.
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
- closeStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- closeStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- closeStatementOnCompletion() - Method in class org.apache.derby.client.am.ClientResultSet
-
Close Statement if it is set to closeOnCompletion
- closeStatementsOnClose - Variable in class org.apache.derby.client.net.NetConnection
- closeStoreCostControllers() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- closeStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- closeStream() - Method in interface org.apache.derby.iapi.types.Resetable
-
Close.
- closeStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Closes the resettable stream.
- closeStream() - Method in class org.apache.derby.impl.load.ImportReadData
-
close the input data file
- closeStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Close the Resetable stream.
- closeStream(InputStream) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Close a stream.
- closeTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- closeTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- closeUnusedActivations() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Close any unused activations in this connection context.
- closeUnusedActivations() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- closeUnusedConnection(EmbedConnection) - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Close an underlying connection object when there is no active XAResource to hand it to.
- closeWhenDone - Variable in class org.apache.derby.impl.tools.ij.ijMultiResult
- closeWhenDone - Variable in class org.apache.derby.impl.tools.ij.ijStatementResult
- closeWithoutRecyclingToPool() - Method in class org.apache.derby.client.am.LogicalConnection
- closeX() - Method in class org.apache.derby.client.am.ClientConnection
- closeX() - Method in class org.apache.derby.client.am.ClientResultSet
- closeX() - Method in class org.apache.derby.client.am.ClientStatement
-
An untraced version of
close. - closingConnection() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Close called on BrokeredConnection.
- closingConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Close called on BrokeredConnection.
- closingResultSets - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- closingResultSets_ - Variable in class org.apache.derby.client.am.ClientStatement
- CLOUDSCAPE_DRIVER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- CLOUDSCAPE_SYSTEM_SHUTDOWN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- cloudscapeDriver - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- cloudscapeLogWriter - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- CLSQRY - Static variable in class org.apache.derby.client.net.CodePoint
- CLSQRY - Static variable in class org.apache.derby.impl.drda.CodePoint
- CLSQRY() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Explicitly close the result set by CLSQRY needed to check for double close.
- CLSQRY() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Explicitly close the result set by CLSQRY needed to check for double close.
- cm - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- cm - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- cm - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- CM_CANNOT_LOAD_CLASS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_CLASS_LOAD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_CLASS_LOAD_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_CLASS_LOADER_START - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_LOAD_JAR_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_SECURITY_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_STALE_LOADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_UNKNOWN_CERTIFICATE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CM_WROTE_CLASS_FILE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CMD_SESSION - Static variable in class org.apache.derby.impl.drda.Session
- CMDATHRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMDCHKRM - Static variable in class org.apache.derby.client.net.CodePoint
- CMDCHKRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMDCMPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMDNSPRM - Static variable in class org.apache.derby.client.net.CodePoint
- CMDNSPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMDVLTRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMMRQSRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMNAPPC - Static variable in class org.apache.derby.client.net.CodePoint
- CMNAPPC - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMNSYNCPT - Static variable in class org.apache.derby.impl.drda.CodePoint
- CMNTCPIP - Static variable in class org.apache.derby.client.net.CodePoint
- CMNTCPIP - Static variable in class org.apache.derby.impl.drda.CodePoint
- cmp_result - Variable in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
- cncLen - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- CNTQRY - Static variable in class org.apache.derby.client.net.CodePoint
- CNTQRY - Static variable in class org.apache.derby.impl.drda.CodePoint
- coalesce(DataValueDescriptor[], DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
- coalesce(DataValueDescriptor[], DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language COALESCE/VALUE function.
- COALESCE_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CoalesceFunctionNode - Class in org.apache.derby.impl.sql.compile
-
This node represents coalesce/value function which returns the first argument that is not null.
- CoalesceFunctionNode(String, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Constructor for a CoalesceFunctionNode
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- coarserLock - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- code_ - Variable in class org.apache.derby.client.am.SqlCode
- CODE_OFFSET - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Starting point of the byte code stream in the underlying stream/array.
- CODE_SPLIT_LENGTH - Static variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Code length at which to split into sub-methods.
- CodeChunk - Class in org.apache.derby.impl.services.bytecode
-
This class represents a chunk of code in a CodeAttribute.
- CodeChunk(BCClass) - Constructor for class org.apache.derby.impl.services.bytecode.CodeChunk
- CodeChunk(CodeChunk, int, int) - Constructor for class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return a CodeChunk that has limited visibility into this CodeChunk.
- CodeGeneration - Interface in org.apache.derby.iapi.sql.compile
-
This is a simple interface that houses externally visible statics for code generation.
- CodePoint - Class in org.apache.derby.client.net
- CodePoint - Class in org.apache.derby.impl.drda
- CodePoint() - Constructor for class org.apache.derby.client.net.CodePoint
- CodePoint() - Constructor for class org.apache.derby.impl.drda.CodePoint
- codePointNameTable - Static variable in class org.apache.derby.impl.drda.DssTrace
- CodePointNameTable - Class in org.apache.derby.client.net
- CodePointNameTable - Class in org.apache.derby.impl.drda
-
This class has a hashtable of CodePoint values.
- CodePointNameTable() - Constructor for class org.apache.derby.client.net.CodePointNameTable
- CodePointNameTable() - Constructor for class org.apache.derby.impl.drda.CodePointNameTable
- codePointNameTable__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- codePointNotSupported(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Don't support this code point
- CODPNT - Static variable in class org.apache.derby.client.net.CodePoint
- CODPNT - Static variable in class org.apache.derby.impl.drda.CodePoint
- codpntArg - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- CODPNTDR - Static variable in class org.apache.derby.impl.drda.CodePoint
- coerceMethodParameter(FromList, SubqueryList, List<AggregateNode>, RoutineAliasInfo, int, DataTypeDescriptor, TypeId, int, int) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Coerce an actual method parameter to the declared type of the corresponding routine argument.
- coercionError(String, int) - Method in class org.apache.derby.client.am.Cursor
- colArray - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- colDL - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- colInfos - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- colInfos - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- collapseAddedColumnGap(int) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Adjust addedColumnOffset to reflect that a column has been removed This routine is called when a previously-added result column has been removed due to being detected as a duplicate.
- collapseVirtualColumnIdGap(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Adjust this virtualColumnId to account for the removal of a column This routine is called when bind processing finds and removes duplicate columns in the result list which were pulled up due to their presence in the ORDER BY clause, but were later found to be duplicate.
- collapseVirtualColumnIdGap(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Adjust virtualColumnId values due to result column removal This method is called when a duplicate column has been detected and removed from the list.
- COLLATE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Set the collation sequence of the database, currently on IDENTITY will be supported (strings will sort according to binary comparison).
- collation - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- collation - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- COLLATION - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Optional JDBC url attribute (at the database create time only) It can be set to one of the following 2 values 1) UCS_BASIC (This means codepoint based collation.
- COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- COLLATION_DERIVATION_EXPLICIT - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_DERIVATION_IMPLICIT - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_DERIVATION_NONE - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
For a character string type, the collation derivation should always be "explicit"(not possible in Derby 10.3), "implicit" or "none".
- collation_ids - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The array of collation id's for each column in the template.
- collation_ids - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
- collation_ids - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
The array of collation id's for each column in the template.
- COLLATION_NONE - Static variable in interface org.apache.derby.iapi.reference.Property
- COLLATION_TYPE_TERRITORY_BASED - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_TYPE_TERRITORY_BASED_IDENTICAL - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_TYPE_TERRITORY_BASED_PRIMARY - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_TYPE_TERRITORY_BASED_SECONDARY - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_TYPE_TERRITORY_BASED_TERTIARY - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- COLLATION_TYPE_UCS_BASIC - Static variable in interface org.apache.derby.iapi.types.StringDataValue
-
In Derby 10.3, it is possible to have database with one of the following two configurations 1)all the character columns will have a collation type of UCS_BASIC.
- collationDerivation - Variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Derivation of this type.
- CollationElementsInterface - Interface in org.apache.derby.iapi.types
-
CollationElementsInterface is an interface which will be implemented by all the Collator sensitive char data types.
- collationType - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
- collationType - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
For system schemas, the only possible value for collation type is UCS_BASIC.
- collationType - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- collationTypeOfSystemSchemas - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Collation Type for SYSTEM schemas.
- collationTypeOfUserSchemas - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Collation Type for user schemas.
- COLLATOR_NOT_FOUND_FOR_LOCALE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- collatorForCharacterDatatypes - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
Use this object for collation on character datatype.
- collatorForCharacterTypes - Variable in class org.apache.derby.iapi.types.DataValueFactoryImpl
- CollatorSQLChar - Class in org.apache.derby.iapi.types
-
CollatorSQLChar class differs from SQLChar based on how the 2 classes use different collations to collate their data.
- CollatorSQLChar(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLChar
-
Create SQL CHAR value initially set to value that performs collation according to collatorForCharacterDatatypes
- CollatorSQLChar(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLChar
-
Create SQL CHAR value initially set to NULL that performs collation according to collatorForCharacterDatatypes
- CollatorSQLClob - Class in org.apache.derby.iapi.types
-
CollatorSQLClob class differs from SQLClob based on how the 2 classes use different collations to collate their data.
- CollatorSQLClob(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
-
Create SQL CLOB value initially set to value that performs collation according to collatorForCharacterDatatypes
- CollatorSQLClob(Clob, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
-
Create SQL CLOB value initially set to value that performs collation according to collatorForCharacterDatatypes
- CollatorSQLClob(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
-
Create SQL CLOB value initially set to NULL that performs collation according to collatorForCharacterDatatypes
- CollatorSQLLongvarchar - Class in org.apache.derby.iapi.types
-
CollatorSQLLongvarchar class differs from SQLLongvarchar based on how the 2 classes use different collations to collate their data.
- CollatorSQLLongvarchar(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Create SQL LONG VARCHAR value initially set to value that performs collation according to collatorForCharacterDatatypes
- CollatorSQLLongvarchar(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Create SQL LONG VARCHAR value initially set to NULL that performs collation according to collatorForCharacterDatatypes
- CollatorSQLVarchar - Class in org.apache.derby.iapi.types
-
CollatorSQLVarchar class differs from SQLVarchar based on how the 2 classes use different collations to collate their data.
- CollatorSQLVarchar(String, RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Create SQL VARCHAR value initially set to value that performs collation according to collatorForCharacterDatatypes
- CollatorSQLVarchar(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Create SQL VARCHAR value initially set to NULL that performs collation according to collatorForCharacterDatatypes
- collectAccessCounts - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Flag that tells if hit/miss/eviction counts should be collected.
- collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Loop through the rows in the driving left join.
- collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- collectAffectedRows(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- collectAllCastNodes() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Collect all of the CastNodes in the WHERE clause and on the right side of SET operators.
- collectAllResultSetColumns() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Collect all of the result set columns.
- COLLECTIONNAME - Static variable in class org.apache.derby.client.net.NetPackageRequest
- CollectNodesVisitor<T extends Visitable> - Class in org.apache.derby.impl.sql.compile
-
Collect all nodes of the designated type to be returned in a list.
- CollectNodesVisitor(Class<T>) - Constructor for class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Construct a visitor
- CollectNodesVisitor(Class<T>, Class<? extends Visitable>) - Constructor for class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Construct a visitor
- collectPrivilegedNodes(ArrayList<QueryTreeNode>, QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Add to an evolving list all of the nodes under an expression which may require privilege checks.
- collectTablesWithPossiblyStaleStats() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Collects table descriptors for base tables whose index statistics we want to check for staleness (or to create).
- colName - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- colNum - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- colNum - Variable in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
This class implements Formatable.
- COLON - Static variable in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Private Fields of the class
- ColPermsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a row in the SYS.SYSCOLPERMS system table, which keeps the column permissions that have been granted but not revoked.
- ColPermsDescriptor(DataDictionary, String, String, UUID, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
This constructor just initializes the key fields of a ColPermsDescriptor
- ColPermsDescriptor(DataDictionary, String, String, UUID, String, FormatableBitSet) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- ColPermsDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- COLPERMSID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- COLPERMSID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- colPosHeader - Static variable in class org.apache.derby.impl.drda.DssTrace
- colPosHeader__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- colPrivTypeMap - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- colPrivTypeMapForGrant - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- colRefAlreadySeen(List<ValueNode>, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
- colsAccessedFromHeap - Variable in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- column - Static variable in class org.apache.derby.impl.services.locks.Timeout
- column - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- column - Variable in class org.apache.derby.impl.sql.execute.ValueRow
- column - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
- column - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- COLUMN_CHAIN - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- COLUMN_CREATE_NULL - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
- COLUMN_DEFINITION - Static variable in class org.apache.derby.impl.load.ControlInfo
- COLUMN_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- COLUMN_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ColumnDescriptorFinder
- COLUMN_FIRST - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
- COLUMN_INFO_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.ColumnInfo
- COLUMN_LONG - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
- COLUMN_NONE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Constants used in call to logColumn.
- COLUMN_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- COLUMN_NOT_FROM_BASE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- COLUMN_REFERENCE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- COLUMN_REFERENCE_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- COLUMN_WIDTHS - Static variable in class org.apache.derby.impl.load.ControlInfo
- columnAlwaysOrdered(Optimizable, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell this RowOrdering that it is always ordered on the given column of the given optimizable.
- columnAlwaysOrdered(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- columnBitMap - Variable in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
- columnBitSets - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
- columnBitSets - Variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- columnCount - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- columnCount - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnDataComputedLength_ - Variable in class org.apache.derby.client.am.Cursor
- columnDataIsNullCache_ - Variable in class org.apache.derby.client.am.Cursor
- columnDataLengthCache_ - Variable in class org.apache.derby.client.am.Cursor
- columnDataPosition_ - Variable in class org.apache.derby.client.am.Cursor
- columnDataPositionCache_ - Variable in class org.apache.derby.client.am.Cursor
- columnDefault - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- columnDefaultInfo - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- columnDefinition - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- columnDefinition - Variable in class org.apache.derby.impl.load.ImportReadData
- ColumnDefinitionNode - Class in org.apache.derby.impl.sql.compile
-
A ColumnDefinitionNode represents a column definition in a DDL statement.
- ColumnDefinitionNode(String, ValueNode, DataTypeDescriptor, long[], ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Constructor for a ColumnDefinitionNode
- ColumnDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a column descriptor.
- ColumnDescriptor(String, int, int, int, String, int) - Constructor for class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, UUID, UUID, long, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Constructor for a ColumnDescriptor.
- ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, TableDescriptor, UUID, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Constructor for a ColumnDescriptor
- ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, TableDescriptor, UUID, long, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Constructor for a ColumnDescriptor when the column involved is an autoincrement column.
- columnDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ColumnDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
-
This represents a list of column descriptors.
- ColumnDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
- columnDroppedAndTriggerDependencies(TriggerDescriptor, UUID, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- columnExpression - Variable in class org.apache.derby.impl.sql.compile.GroupByColumn
- columnGotUpdated - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- columnId - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
- columnId - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- columnId - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- columnId - Variable in class org.apache.derby.impl.store.access.UTFQualifier
- columnId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- columnInfo - Static variable in class org.apache.derby.catalog.GetProcedureColumns
- columnInfo - Static variable in class org.apache.derby.diag.ContainedRoles
- columnInfo - Static variable in class org.apache.derby.diag.ErrorLogReader
- columnInfo - Static variable in class org.apache.derby.diag.ErrorMessages
- columnInfo - Static variable in class org.apache.derby.diag.LockTable
- columnInfo - Static variable in class org.apache.derby.diag.SpaceTable
- columnInfo - Static variable in class org.apache.derby.diag.StatementCache
- columnInfo - Static variable in class org.apache.derby.diag.StatementDuration
- columnInfo - Static variable in class org.apache.derby.diag.TransactionTable
- columnInfo - Variable in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- columnInfo - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- columnInfo - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- columnInfo - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- ColumnInfo - Class in org.apache.derby.impl.load
-
This class provides supportto create casting/conversions required to perform import.
- ColumnInfo - Class in org.apache.derby.impl.sql.execute
-
This is the Column descriptor that is passed from Compilation to Execution for CREATE TABLE statements.
- ColumnInfo() - Constructor for class org.apache.derby.impl.sql.execute.ColumnInfo
-
Public niladic constructor.
- ColumnInfo(String, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, ProviderInfo[], UUID, UUID, int, long, long, boolean, long) - Constructor for class org.apache.derby.impl.sql.execute.ColumnInfo
-
Make one of these puppies.
- ColumnInfo(Connection, String, String, String, String, String, String[]) - Constructor for class org.apache.derby.impl.load.ColumnInfo
-
Initialize the column type and name information
- columnInFromList(FromList, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
If the referenced column appears in the indicated FROM list, then return the table it appears in.
- columnIntersects(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Does a column intersect with our referenced columns
- columnLengths - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnLengths - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- columnList - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- columnLists - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
- ColumnMapping(int[], boolean[]) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumnList.ColumnMapping
- columnMatchFound(ResultSetNode, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
This method checks a ColumnReference of this OrderByColumn against the ColumnReferences of the select clause of the query.
- ColumnMetaData - Class in org.apache.derby.client.am
- ColumnMetaData(LogWriter) - Constructor for class org.apache.derby.client.am.ColumnMetaData
- ColumnMetaData(LogWriter, int) - Constructor for class org.apache.derby.client.am.ColumnMetaData
- columnMetaData_ - Variable in class org.apache.derby.client.am.ClientParameterMetaData
- columnName - Variable in class org.apache.derby.catalog.GetProcedureColumns
- columnName - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- columnName - Variable in class org.apache.derby.impl.sql.compile.BaseColumnNode
- columnName - Variable in class org.apache.derby.impl.sql.compile.DefaultNode
- columnName - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- columnName - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- COLUMNNAME - Static variable in class org.apache.derby.impl.sql.compile.DeleteNode
- COLUMNNAME - Static variable in class org.apache.derby.impl.sql.compile.UpdateNode
- columnNameList - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- columnNameMap - Variable in class org.apache.derby.impl.sql.GenericResultDescription
-
A map which maps a column name to a column number.
- columnNameMatches(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Return TRUE if this result column matches the provided column name.
- COLUMNNAMEPREFIX - Static variable in class org.apache.derby.impl.load.ImportAbstract
- columnNames - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- columnNames - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnNames - Variable in class org.apache.derby.impl.load.ImportAbstract
- columnNames - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- columnNames - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- columnNames - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- columnNames - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
- columnNames - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- columnNames - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- columnNames - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
- columnNames - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- columnNamesMatch(String[], ColumnDescriptorList) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- columnNameToIndexCache_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- columnNumber - Variable in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
- columnNumber - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Column index starting with 1
- columnNumber - Variable in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
- columnNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
The column number in the underlying FromTable.
- columnNumberBeforeFlattening - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- columnOnOneSide(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Determine whether there is a column from the given table on one side of this operator, and if so, which side is it on?
- columnOrdering - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- columnOrdering - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The column ordering as passed in on create.
- ColumnOrdering - Class in org.apache.derby.impl.sql.compile
- ColumnOrdering - Interface in org.apache.derby.iapi.store.access
-
The column ordering interface defines a column that is to be ordered in a sort or index, and how it is to be ordered.
- ColumnOrdering(int) - Constructor for class org.apache.derby.impl.sql.compile.ColumnOrdering
- columnOrderingAscendingMap - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A lookup table to speed up lookup of Ascending state of a column,
- columnOrderingMap - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A lookup table to speed up lookup of a column associated with the i'th column to compare.
- columnOrderingNullsLowMap - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A lookup table to speed up lookup of nulls-low ordering of a column,
- columnOutOfRange(DataValueDescriptor[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Return the column number of the first column out of range, or a number less than zero if all columns are in range.
- columnPageId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- columnPos - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- columnPosition - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- columnPosition - Variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- columnPosition - Variable in class org.apache.derby.impl.sql.compile.OrderedColumn
- columnPosition - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- columnPositions - Variable in class org.apache.derby.impl.load.ColumnInfo
- columnPrivStatement(ResultSet, String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
- ColumnQualifier(String, int, Object) - Constructor for class org.apache.derby.vti.Restriction.ColumnQualifier
-
Construct from pieces.
- columnRecordId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- ColumnReference - Class in org.apache.derby.impl.sql.compile
-
A ColumnReference represents a column in the query tree.
- ColumnReference(String, TableName, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference
-
Constructor.
- ColumnReference(String, TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference
-
Constructor.
- ColumnReference.RemapInfo - Class in org.apache.derby.impl.sql.compile
-
Helper class to keep track of remap data when a ColumnReference is remapped multiple times.
- columnRequiresDefer(int, String, boolean) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- columnRequiresDefer(int, String, boolean) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an update or delete statement on the virtual table if getResultSetType() returns ResultSet.TYPE_SCROLL_SENSITIVE or TYPE_SCROLL_SENSITIVE and alwaysDefer( statementType) returns false.
- columns - Variable in class org.apache.derby.client.am.LOBStateTracker
-
1-based column indexes for the LOBs to track.
- columns - Variable in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- columns - Variable in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
- columns - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Array of 1-based column numbers for the columns to access.
- columns - Variable in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
A list of column numbers (Integers).
- columns - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- columns - Variable in class org.apache.derby.impl.sql.GenericResultDescription
-
This class implements Formatable.
- columns_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- columns_ - Variable in class org.apache.derby.client.am.Cursor
- COLUMNS_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- COLUMNS_IN_TABLE - Static variable in interface org.apache.derby.catalog.Dependable
- COLUMNS_PERMISSION - Static variable in interface org.apache.derby.catalog.Dependable
- COLUMNS_PERMISSION_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- columnsAlwaysOrdered - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- columnsAreUpdatable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return true if some columns in this table are updatable.
- columnsAreUpdatable() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return true if some columns in this list are updatable.
- columnsMatch(String[], String[]) - Method in class org.apache.derby.impl.sql.compile.TableElementList
- columnType - Variable in class org.apache.derby.catalog.GetProcedureColumns
- columnType - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- columnTypeAndLengthMatch() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Check whether the column length and type of this result column match the expression under the columns.
- columnTypeAndLengthMatch(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- ColumnTypeConversionException - Exception in org.apache.derby.client.am
- ColumnTypeConversionException(LogWriter, String, String) - Constructor for exception org.apache.derby.client.am.ColumnTypeConversionException
- columnTypeNames - Variable in class org.apache.derby.impl.load.ImportAbstract
- columnTypeNames - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- columnTypeNamesString - Variable in class org.apache.derby.impl.load.ImportAbstract
- columnTypes - Variable in class org.apache.derby.impl.load.ColumnInfo
- columnTypes - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- columnTypes - Variable in class org.apache.derby.impl.load.ImportReadData
- columnTypesAndLengthsMatch() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Check whether the column lengths and types of the result columns match the expressions under those columns.
- columnTypesAndLengthsMatch() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
- columnTypesAndLengthsMatch(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- columnUpdated_ - Variable in class org.apache.derby.client.am.ClientResultSet
- columnUsedFlags - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Indicates which columns have been fetched as a stream or as a LOB for a row.
- columnUsedFlags_ - Variable in class org.apache.derby.client.am.ClientResultSet
-
Indicates which columns have been fetched as a stream or as a LOB for a row.
- columnValues() - Method in class org.apache.derby.iapi.types.LocatedRow
-
Get the array of column values
- columnWidths - Variable in class org.apache.derby.impl.load.ImportAbstract
- columnWidths - Variable in class org.apache.derby.impl.load.ImportReadData
- columnWidths - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- columnWidths - Variable in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- columnWidths - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
- comBufferSync - Variable in class org.apache.derby.impl.drda.DssTrace
- comBufferTraceOn - Variable in class org.apache.derby.impl.drda.DssTrace
- comBufferWriter - Variable in class org.apache.derby.impl.drda.DssTrace
- COMMA - Static variable in class org.apache.derby.impl.load.ControlInfo
- COMMAND_ARGS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_HEADER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_LOGCONNECTIONS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_MAXTHREADS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_PROPERTIES - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_RUNTIME_INFO - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_SHUTDOWN - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_START - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_SYSINFO - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_TESTCONNECTION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_TIMESLICE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_TRACE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_TRACEDIRECTORY - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMAND_UNKNOWN - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- commandArgs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- commandGrabber - Variable in class org.apache.derby.impl.tools.ij.utilMain
- commandOs - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- COMMANDS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- commBufferSize_ - Variable in class org.apache.derby.client.am.ClientConnection
- commit() - Method in class org.apache.derby.client.am.ClientConnection
- commit() - Method in class org.apache.derby.client.am.LogicalConnection
- commit() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- commit() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Commit this transaction.
- commit() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Commit this transaction.
- commit() - Method in class org.apache.derby.impl.drda.Database
- commit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Commit makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
- commit() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
local transaction demarcation - note that global or xa transaction cannot commit thru the connection, they can only commit thru the XAResource, which uses the xa_commit or xa_rollback interface as a safeguard.
- commit() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- commit() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- commit(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- commit(Xid, boolean) - Method in class org.apache.derby.client.net.NetXAResource
- commit(Xid, boolean) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Commit the global transaction specified by xid.
- commit(ContextManager, Xid, boolean) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
This method is called to commit the global transaction specified by xid.
- commit(ContextManager, Xid, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
This method is called to commit the global transaction specified by xid.
- COMMIT - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- COMMIT - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
- COMMIT - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- COMMIT_COUNT - Static variable in class org.apache.derby.impl.load.ControlInfo
- COMMIT_NO_SYNC - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- COMMIT_PREPARE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- COMMIT_SYNC - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
-
private static - make sure these bits don't overwrite bits in Transaction.commit commitflag
- CommitAndRollbackListeners_ - Variable in class org.apache.derby.client.am.ClientConnection
- commitAsWell - Variable in class org.apache.derby.impl.store.raw.data.TruncateOnCommit
-
Truncate on a commit as well.
- commitIfAutoCommit() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Perform a commit if autocommit is enabled.
- commitIfAutoCommit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
If in autocommit, then commit.
- commitIfNeeded() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Perform a commit if one is needed.
- commitIfNeeded() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
if a commit is needed, perform it.
- commitLocalTransaction() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Commit local transaction.
- commitNestedTransaction() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
commit a nested transaction.
- commitNestedTransaction() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- commitNoSync(int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
"Commit" this transaction without sync'ing the log.
- commitNoSync(int) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
"Commit" this transaction without sync'ing the log.
- commitNoSync(int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- commitNoSync(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- CommitStatement(ij, Token, Token, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- CommitStatement(ij, Token, Token, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- COMMITTED_DROP - Static variable in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
- commitTransaction(Xid, int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Commit the xa transaction.
- commitXATransaction(Xid, int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Commit the xa transaction.
- commonCodeForUpdatableByCursor(List<String>, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
dealingWithSelectResultColumnList true means we are dealing with ResultColumnList for a select sql.
- commonSetSavepointCode(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a savepoint with the given name (if it is a named savepoint else we will generate a name because Derby only supports named savepoints internally) in the current transaction and returns the new Savepoint object that represents it.
- commonToFieldAndRecordDelimiters(String, String, char) - Method in class org.apache.derby.impl.load.ControlInfo
- COMMUNICATION_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- compactColumns(boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Create a new, compacted RCL based on the referenced RCs in this list.
- compactRecord(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
This record probably has shrunk considerably.
- compactRecord(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- compactRecord(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Try to compact this record.
- compactRecord(RawTransaction, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Subclass implementation of compactRecord.
- compactRecord(RawTransaction, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- compactRow - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- compactRow - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- comparable(DataTypeDescriptor, boolean, ClassFactory) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check if this type is comparable with the passed type.
- comparable(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Determine whether or not the leftOperand is comparable() with all of the elements in the list.
- COMPARATOR - Static variable in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
-
Comparator that orders nodes by ascending begin offset.
- compare(byte[], byte[]) - Static method in class org.apache.derby.iapi.types.SQLBinary
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.DataType
- compare(int, DataValueDescriptor, boolean, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with a given Orderable for the purpose of qualification and sorting.
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.NumberDataType
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLBinary
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLDate
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLRef
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTime
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.UserType
- compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- compare(int, DataValueDescriptor, boolean, boolean, boolean) - Method in class org.apache.derby.iapi.types.DataType
-
Compare this Orderable with another, with configurable null ordering.
- compare(int, DataValueDescriptor, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with another, with configurable null ordering.
- compare(Field, Field) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.FieldComparator
- compare(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit comparison.
- compare(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Compare this cost estimate with the given cost estimate.
- compare(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- compare(TransactionId, TransactionId) - Static method in class org.apache.derby.impl.store.raw.xact.XactId
-
Return 0 if a == b, +ve number if a > b -ve number if a < b
- compare(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with a given Orderable for the purpose of index positioning.
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.NumberDataType
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDate
-
Orderable interface
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLRef
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTime
-
Orderable interface
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
-
Orderable interface
- compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
-
Compare two XML DataValueDescriptors.
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Compare this Orderable with a given Orderable for the purpose of index positioning.
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Compare this Orderable with a given Orderable for the purpose of index positioning.
- compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.UTF
- compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
- compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
- compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsMergeSort
-
Compares two keys.
- compare(DataValueDescriptor, boolean) - Method in class org.apache.derby.iapi.types.DataType
-
Compare this Orderable with another, with configurable null ordering.
- compare(DataValueDescriptor, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Compare this Orderable with another, with configurable null ordering.
- compare(SubstituteExpressionVisitor, SubstituteExpressionVisitor) - Method in class org.apache.derby.impl.sql.compile.GroupByNode.ExpressionSorter
- compareCollationInfo(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Compare the collation info on this DTD with the passed DTD.
- compareConstraintModes(SQLSessionContext, SQLSessionContext) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- compareDatabaseNames(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Compare two user-specified database names to see if they identify the same database.
- compareIndexRowFromPageToKey(ControlRow, int, DataValueDescriptor[], DataValueDescriptor[], int, int, boolean[]) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Compare two orderable rows, considering nCompareCols, and return -1, 0, or 1 depending on whether the first row (indexrow) is less than, equal to, or greater than the second (key).
- compareIndexRowToKey(DataValueDescriptor[], DataValueDescriptor[], int, int, boolean[]) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
- compareLeftAndRightSiblings(DataValueDescriptor[], int, LeafControlRow) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares immidiate left and right records to check for duplicates.
- compareNextRecord(int, LeafControlRow, DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares the new record with the one at slot or the one right to it.
- comparePreviousRecord(int, LeafControlRow, DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares the oldrow with the one at 'slot' or the one left to it.
- compareRowsForInsert(DataValueDescriptor[], DataValueDescriptor[], LeafControlRow, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Compares two rows for insert.
- compareRowsOnSiblings(OpenBTree, ControlRow, ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- compareTo(Object) - Method in class org.apache.derby.iapi.types.DataType
-
Wrapper method for the "compare(DataValueDescriptor)" method of this class.
- compareTo(Object) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- compareTo(Predicate) - Method in class org.apache.derby.impl.sql.compile.Predicate
- compareTo(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- compareTo(VTITemplate.ColumnDescriptor) - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
-
Sort on ordinalPosition
- compareWithKnownConstant(Optimizable, boolean) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a comparison with a known constant value?
- compareWithKnownConstant(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- compareWithKnownConstant(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- compareWithKnownConstant(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
- compareWithKnownConstant(Optimizable, boolean) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return whether this operator compares the given Optimizable with a constant whose value is known at compile time.
- compareWithPrevKey(int) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Compares the key at the specified index with the previous key.
- compat - Variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Bit mask which represents the lock types that are compatible with this lock type.
- compat - Variable in class org.apache.derby.iapi.store.raw.RowLock
-
Bit mask which represents the lock types that are compatible with this lock type.
- compat - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- compatibilitySpace - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- CompatibilitySpace - Interface in org.apache.derby.iapi.services.locks
-
This interface must be implemented by objects returned from
LockFactory.createCompatibilitySpace(). - compatible(TypeId) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Determine if this type is compatible to some other type (e.g.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
Tell whether this type (bit) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
Tell whether this type (boolean) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Tell whether this type (char) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Tell whether this type (CLOB) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
Tell whether this type (date) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
Tell whether this type (LOB) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Tell whether this type (numeric) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
-
Tell whether this type is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
Tell whether this type (timestamp) is compatible with the given type.
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
Tell whether this type (XML) is compatible with the given type.
- compatible(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Make sure that passed ValueNode's type is compatible with the non-parameter elements in the ValueNodeList.
- Compensation - Interface in org.apache.derby.iapi.store.raw
-
A Compensation operation can compensate for the action of a log operation.
- COMPENSATION - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- compilationSchema - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- compilationSchema - Variable in class org.apache.derby.impl.sql.GenericStatement
- COMPILE_FAILED - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- COMPILE_ONLY_MODE - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Modes returned from startReading()
- compile_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- CompilerContext - Interface in org.apache.derby.iapi.sql.compile
-
CompilerContext stores the parser and type id factory to be used by the compiler.
- CompilerContextImpl - Class in org.apache.derby.impl.sql.compile
-
CompilerContextImpl, implementation of CompilerContext.
- CompilerContextImpl(ContextManager, LanguageConnectionContext, TypeCompilerFactory) - Constructor for class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
This constructor creates and saves the parser using the language connection factory when the context is created (when the first statement comes in, likely).
- compileStatement(LanguageConnectionContext, TableDescriptor, TransactionController) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Compiles this SPS.
- compileTime - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- compileTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- compileTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- compileTimeConstants - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- compileTimeConstants - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- compileXQExpr(String, String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Take the received string, which is an XML query expression, compile it, and store the compiled query locally.
- compilingStatement - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- complete() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Indicate the method is complete.
- complete() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
when the method has had all of its parameters and thrown exceptions defined, and its statement block has been completed, it can be completed and its class file information generated.
- complete() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
-
Flushes stream, and optionally also closes it if constructed with canClose equal to true.
- complete(BCMethod, ClassHolder, ClassMember, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
wrap up the entry and stuff it in the class, now that it holds all of the instructions and the exception table.
- completeAbnormalUnitOfWork() - Method in class org.apache.derby.client.am.ClientConnection
- completeAbnormalUnitOfWork() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
- completeAbnormalUnitOfWork(UnitOfWorkListener) - Method in class org.apache.derby.client.am.ClientConnection
-
Rollback the UnitOfWorkListener specifically.
- completeAbnormalUnitOfWork(UnitOfWorkListener) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
Rollback the UnitOfWorkListener specifically.
- completeChainBreakingDisconnect() - Method in class org.apache.derby.client.am.ClientConnection
- completeChainBreakingDisconnect() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
- completeCommit(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Do work to complete a commit which is not just a prepare.
- completeCompile(StatementNode) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Makes the prepared statement valid, assigning values for its query tree, generated class, and associated information.
- completeConditional() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Complete a conditional which completes the false code path.
- completeConditional() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- completeConnect() - Method in class org.apache.derby.client.am.ClientConnection
- completeDescribeInput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- completeDescribeInput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.PreparedStatementCallbackInterface
- completeDescribeOutput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- completeDescribeOutput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.PreparedStatementCallbackInterface
- completedInserts() - Method in interface org.apache.derby.iapi.store.access.SortController
-
Inform SortController that all the rows have been inserted into it.
- completedInserts() - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Called when the caller has completed inserting rows into the sorter.
- completeExecute(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
- completeExecute(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeExecuteCall(Sqlca, Cursor) - Method in class org.apache.derby.client.am.ClientCallableStatement
- completeExecuteCall(Sqlca, Cursor) - Method in class org.apache.derby.client.am.ClientStatement
- completeExecuteCall(Sqlca, Cursor) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeExecuteCall(Sqlca, Cursor, ClientResultSet[]) - Method in class org.apache.derby.client.am.ClientStatement
- completeExecuteCall(Sqlca, Cursor, ClientResultSet[]) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeExecuteCallOpenQuery(Sqlca, ClientResultSet, ColumnMetaData, Section) - Method in class org.apache.derby.client.am.ClientStatement
- completeExecuteCallOpenQuery(Sqlca, ClientResultSet, ColumnMetaData, Section) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeExecuteImmediate(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
- completeExecuteImmediate(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeExecuteSetStatement(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
- completeExecuteSetStatement(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeInitialPiggyBackIsolation(int) - Method in class org.apache.derby.client.am.ClientConnection
-
Sets the default isolation level of the connection upon connection initialization.
- completeInitialPiggyBackSchema(String) - Method in class org.apache.derby.client.am.ClientConnection
-
Sets the current schema upon connection initialization.
- completeLocalCommit() - Method in class org.apache.derby.client.am.ClientConnection
- completeLocalCommit() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ClientResultSet
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ClientStatement
- completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.Lob
- completeLocalCommit(Iterator) - Method in interface org.apache.derby.client.am.UnitOfWorkListener
- completeLocalRollback() - Method in class org.apache.derby.client.am.ClientConnection
- completeLocalRollback() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ClientResultSet
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ClientStatement
- completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.Lob
- completeLocalRollback(Iterator) - Method in interface org.apache.derby.client.am.UnitOfWorkListener
- completeOpenQuery(Sqlca, ClientResultSet) - Method in class org.apache.derby.client.am.ClientStatement
- completeOpenQuery(Sqlca, ClientResultSet) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completePiggyBackIsolation(int) - Method in class org.apache.derby.client.am.ClientConnection
- completePiggyBackIsolation(int) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
Completes piggy-backing of the new current isolation level by updating the cached copy in am.Connection.
- completePiggyBackSchema(String) - Method in class org.apache.derby.client.am.ClientConnection
- completePiggyBackSchema(String) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
-
Completes piggy-backing of the new current schema by updating the cached copy in am.Connection.
- completePrepare(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
- completePrepare(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completePrepareDescribe() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- completePrepareDescribeOutput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
- completePrepareDescribeOutput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeReset(boolean) - Method in class org.apache.derby.client.net.NetConnection
- completeReset(boolean, boolean, NetXAResource) - Method in class org.apache.derby.client.am.ClientConnection
-
NOTE:The following comments are valid for the changes done as part of implementing statement caching only (see DERBY-3313 and linked issues). - completeSpecificRollback(UnitOfWorkListener) - Method in class org.apache.derby.client.am.ClientConnection
-
Rollback the specific UnitOfWorkListener.
- completeSplitRow(int) - Method in class org.apache.derby.client.net.NetCursor
-
Fetch more data for a row that has been split up.
- completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ClientConnection
- completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ClientResultSet
- completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ClientStatement
- completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
- completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
- completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- completeTransactionStart() - Method in class org.apache.derby.client.am.ClientConnection
- composeDefaultMessage(String, Object[]) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Compose a default message so that the user at least gets *something* useful rather than just a MissingResourceException, which is particularly unhelpful
- compress(RawTransaction, FileContainer) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
compress out empty pages at end of container.
- compress(BaseContainerHandle, RawTransaction, AllocPage) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Compress free pages at end of this extent.
- COMPRESS_TABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- compressBLayerData(int) - Method in class org.apache.derby.client.net.Reply
- compressBLayerData(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Compress B Layer data if extended total length is used by removing the continuation headers
- compressConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return free space from the conglomerate back to the OS.
- compressConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return free space from the conglomerate back to the OS.
- compressConglomerate(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
- compressConglomerate(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
- compressConglomerate(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.heap.Heap
- compressContainer() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Release free space to the OS.
- compressContainer() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Release free space to the OS.
- compressContainer(RawTransaction, BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- compressContainer(RawTransaction, BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Compress free space from container.
- compressContainer(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Release free space to the OS.
- CompressedNumber - Class in org.apache.derby.iapi.services.io
-
Static methods to write and read compressed forms of numbers to DataOut and DataIn interfaces.
- CompressedNumber() - Constructor for class org.apache.derby.iapi.services.io.CompressedNumber
- compressHeapCC - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- compressHeapGSC - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- compressIndexArrays(long[], IndexRowGenerator[]) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Get rid of duplicates from a set of index conglomerate numbers and index descriptors.
- compressIRGs - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- compressOrTruncate(LanguageConnectionContext, UUID, String) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
- compressPage(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Compress out the space specified by startByte and endByte.
- compressPages(int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- compressQuotes(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Compress 2 adjacent (single or double) quotes into a single (s or d) quote when found in the middle of a String.
- compressRL - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- compressSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Compress free pages.
- CompressSpacePageOperation - Class in org.apache.derby.impl.store.raw.data
-
Log operation to implement compressing space from a container and returning it to the operating system.
- CompressSpacePageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Public Methods of Formatable interface.
- CompressSpacePageOperation(AllocPage, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Constructors for This class:
- CompressSpacePageOperation10_2 - Class in org.apache.derby.impl.store.raw.data
-
This class overrides the CompressSpacePageOperation class to write CompressSpaceOperation Log Records that do not support negative values for new_highest_page.
- CompressSpacePageOperation10_2() - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
- CompressSpacePageOperation10_2(AllocPage, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
Constructors for This class:
- compressTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- compressTable - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- compressTable() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
routine to process compress table or ALTER TABLE
DROP COLUMN ; - compSchemaDescriptor - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- compSchemaId - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- compSchemaId - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- compSchemaId - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- computeAutoincRowLocations(TransactionController, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
returns an array of RowLocations corresponding to the autoincrement columns in the table.
- computeAutoincRowLocations(TransactionController, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- computeBigDecimalPrecision(BigDecimal) - Static method in class org.apache.derby.client.am.Utils
- computeDateFunction(DataValueDescriptor, DataValueFactory) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Implement the date SQL function: construct a SQL date from a string, number, or timestamp.
- computeDncLogWriter(PrintWriter, String, String, boolean, String, int, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- computeDncLogWriterForNewConnection(PrintWriter, String, String, boolean, int, String, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- computeDncLogWriterForNewConnection(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- computedStreamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- computeEncodedDate(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLDate
- computeEncodedDate(Calendar) - Static method in class org.apache.derby.iapi.types.SQLDate
-
computeEncodedDate extracts the year, month and date from a Calendar value and encodes them as year << 16 + month << 8 + date Use this function will help to remember to add 1 to month which is 0 based in the Calendar class
- computeEncodedDate(Date) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Compute the encoded date given a date
- computeEncodedDate(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLDate
- computeEncodedDate(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
computeEncodedDate sets the date in a Calendar object and then uses the SQLDate function to compute an encoded date The encoded date is year << 16 + month << 8 + date
- computeEncodedTime(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
- computeEncodedTime(Calendar) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Calculate the encoded time from a Calendar object encoded time is hour << 16 + min << 8 + sec this function is also used by SQLTimestamp
- computeEncodedTime(Date) - Method in class org.apache.derby.iapi.types.SQLTime
-
Compute encoded time value Time is represented by hour << 16 + minute << 8 + seconds
- computeEncodedTime(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTime
- computeEncodedTime(Date, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
computeEncodedTime extracts the hour, minute and seconds from a java.util.Date value and encodes them as hour << 16 + minute << 8 + second using the SQLTime function for encoding the data
- computeFeatureSet_() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- computeMagnitude(int[]) - Static method in class org.apache.derby.client.am.Decimal
-
Compute the int array of magnitude from input value segments.
- computeMagnitude(int[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
Compute the int array of magnitude from input value segments.
- computeMaxWidth(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Compute the maximum width (column display width) of a decimal or numeric data value, given its precision and scale.
- computeNewAllocation(long, long[]) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Compute the number of values to allocate.
- computePreAllocationCount() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
This method returns the number of values to pre-allocate when we grab a new chunk of values.
- computePrintWriter(PrintWriter, String, String, boolean, String, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- computeProjection() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Fills in the array of projected column names suitable for handing to RestrictedVTI.initScan().
- computeProjectionAndRestriction(PredicateList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Compute the projection and restriction to be pushed to the external table function if it is a RestrictedVTI.
- computePROTOCOLOrientation(int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- computeProtocolTypesAndLengths(Object[], ColumnMetaData, int[][], Hashtable) - Method in class org.apache.derby.client.net.NetStatementRequest
- computeRemainingValues(long) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the number of values remaining until we bump against an endpoint of the legal range of values.
- computeRestriction(PredicateList, HashMap<String, String>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Fills in the restriction to be handed to a RestrictedVTI at run-time.
- computeRowLocation(TransactionController, TableDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Computes the RowLocation in SYSCOLUMNS for a particular autoincrement column.
- computeSequenceRowLocation(TransactionController, String, RowLocation[], SequenceDescriptor[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Computes the RowLocation in SYSSEQUENCES for a particular sequence.
- computeSequenceRowLocation(TransactionController, String, RowLocation[], SequenceDescriptor[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Computes the RowLocation in SYSSEQUENCES for a particular sequence.
- computeStartColumn(boolean, ResultDescription) - Static method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Compute the start column for an update/insert.
- computeTimestampFunction(DataValueDescriptor, DataValueFactory) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
Compute the SQL timestamp function.
- computeVar() - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
- computeVar() - Method in class org.apache.derby.impl.sql.execute.VarSAggregator
- con - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- con - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- con - Variable in class org.apache.derby.impl.load.ExportAbstract
- con - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- con - Variable in class org.apache.derby.jdbc.EmbedXAResource
- conActions - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- ConcatableDataValue - Interface in org.apache.derby.iapi.types
-
The ConcatableDataValue interface corresponds to the SQL 92 string value data type.
- ConcatableDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- concatenate(BitDataValue, BitDataValue, BitDataValue) - Method in interface org.apache.derby.iapi.types.BitDataValue
-
The SQL concatenation '||' operator.
- concatenate(BitDataValue, BitDataValue, BitDataValue) - Method in class org.apache.derby.iapi.types.SQLBinary
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- concatenate(StringDataValue, StringDataValue, StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
The SQL concatenation '||' operator.
- CONCATENATE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- CONCATENATION_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ConcatenationOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a concatenation comparison operator varying.
- ConcatenationOperatorNode(ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
Constructor for a ConcatenationOperatorNode
- conChild - Variable in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
ConnectionChild to get synchronizion object
- conChild - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
The connection (child) this Clob belongs to.
- conChild - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Connection child assoicated with this Clob.
- concurrency - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The result set concurrency for the statement.
- concurrencyOfThisResultSet - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- ConcurrentCache - Class in org.apache.derby.impl.services.cache
-
A cache manager based on the utilities found in the
java.util.concurrentpackage. - ConcurrentCache(CacheableFactory, String, int, int) - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCache
-
Creates a new cache manager.
- ConcurrentCacheFactory - Class in org.apache.derby.impl.services.cache
-
Factory class which creates cache manager instances based on the
ConcurrentCacheimplementation. - ConcurrentCacheFactory() - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCacheFactory
- ConcurrentCacheMBeanImpl - Class in org.apache.derby.impl.services.cache
-
This class provides monitoring capabilities for ConcurrentCache through Java Management Extension (JMX).
- ConcurrentCacheMBeanImpl(ConcurrentCache) - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- ConcurrentLockSet - Class in org.apache.derby.impl.services.locks
-
A ConcurrentLockSet is a complete lock table which maps
Lockables toLockControlobjects. - ConcurrentLockSet(AbstractPool) - Constructor for class org.apache.derby.impl.services.locks.ConcurrentLockSet
- ConcurrentLockSet.Entry - Class in org.apache.derby.impl.services.locks
-
Class representing an entry in the lock table.
- ConcurrentPool - Class in org.apache.derby.impl.services.locks
-
A
LockFactorywhich allows multiple threads to enter without blocking each other out. - ConcurrentPool() - Constructor for class org.apache.derby.impl.services.locks.ConcurrentPool
- concurType - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- concurType - Variable in class org.apache.derby.impl.drda.DRDAStatement
- condition - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- Conditional - Class in org.apache.derby.impl.services.bytecode
-
A Conditional represents an if/then/else block.
- Conditional(Conditional, CodeChunk, short, Type[]) - Constructor for class org.apache.derby.impl.services.bytecode.Conditional
-
Start a conditional block.
- CONDITIONAL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CONDITIONAL_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- conditionalIf() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Initiate a conditional sequence.
- conditionalIf() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- conditionalIf(short) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- conditionalIfNull() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Initiate a conditional sequence.
- conditionalIfNull() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- ConditionalNode - Class in org.apache.derby.impl.sql.compile
-
A ConditionalNode represents an if/then/else operator with a single boolean expression on the "left" of the operator and a list of expressions on the "right".
- ConditionalNode(CachedValueNode, ValueNodeList, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConditionalNode
-
Constructor for a ConditionalNode
- ConditionalNode.ReplaceCaseOperandVisitor - Class in org.apache.derby.impl.sql.compile
-
A visitor that replaces all occurrences of the
ConditionalNode.caseOperandnode in a tree with dummy parameter nodes. - Configuration - Class in org.apache.derby.client.am
- Configuration() - Constructor for class org.apache.derby.client.am.Configuration
- CONFLICTING_BOOT_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONFLICTING_CREATE_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONFLICTING_RESTORE_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- conglom - Variable in class org.apache.derby.impl.store.access.CacheableConglomerate
- conglom_cache - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Cache of Conglomerate objects, keyed by conglom id.
- conglom_format_id - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
Format id of the conglomerate.
- conglom_format_id - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
Format id of the conglomerate.
- conglom_map - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
A map of the implementation specific id to conglomerate object.
- conglom_nextid - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Routines to map to/from conglomid/containerid:
- CONGLOM_PROP - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- conglomCacheAddEntry(long, Conglomerate) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Add a newly created conglomerate to the cache.
- conglomCacheFind(long) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Find a conglomerate by conglomid in the cache.
- conglomCacheInit() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Initialize the conglomerate cache.
- conglomCacheInvalidate() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Invalide the current Conglomerate Cache.
- conglomCacheRemoveEntry(long) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Remove an entry from the cache.
- conglomCreated - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- conglomDescs - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- Conglomerate - Interface in org.apache.derby.iapi.store.access.conglomerate
-
A conglomerate is an abstract storage structure (they correspond to access methods).
- CONGLOMERATE - Static variable in interface org.apache.derby.catalog.Dependable
- CONGLOMERATE_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ConglomerateDescriptorFinder
- CONGLOMERATE_TEMPLATE_CREATE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ConglomerateController - Interface in org.apache.derby.iapi.store.access
-
A conglomerate is an abstract storage structure (they correspond to access methods).
- conglomerateControllers - Variable in class org.apache.derby.impl.store.access.RAMTransaction
- ConglomerateDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
The ConglomerateDescriptor class is used to get information about conglomerates for the purpose of optimization.
- ConglomerateDescriptor(DataDictionary, long, String, boolean, IndexRowGenerator, boolean, UUID, UUID, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Constructor for a conglomerate descriptor.
- conglomerateDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ConglomerateDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
- ConglomerateDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
- conglomerateExists(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Check whether a conglomerate exists.
- conglomerateExists(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- ConglomerateFactory - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The factory interface for all conglomerate access methods.
- conglomerateId - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
- conglomerateNumber - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.compile.DropTableNode
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.compile.LockTableNode
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- conglomerateNumber - Variable in class org.apache.derby.impl.sql.execute.LockTableConstantAction
- ConglomerateRS(String, String) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.ConglomerateRS
- ConglomerateRS(ConglomerateDescriptor, DataDictionary) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.ConglomerateRS
- ConglomerateUtil - Class in org.apache.derby.impl.store.access.conglomerate
-
Static utility routine package for all Conglomerates.
- ConglomerateUtil() - Constructor for class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
- conglomerateUUID - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- conglomid - Variable in class org.apache.derby.impl.store.access.CacheableConglomerate
- conglomId - Variable in class org.apache.derby.diag.ConglomInfo
- conglomId - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Conglomerate number for the conglomerate created by this constant action; -1L if this constant action has not been executed.
- conglomId - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- conglomId - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- conglomId - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- conglomId - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- conglomId - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
This class implements Formatable.
- CONGLOMID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- ConglomInfo - Class in org.apache.derby.diag
- ConglomInfo(String, long, String, boolean) - Constructor for class org.apache.derby.diag.ConglomInfo
- conglomName - Variable in class org.apache.derby.diag.ConglomInfo
- ConglomPropertyQueryable - Interface in org.apache.derby.iapi.store.access
-
ConglomPropertyable provides the interfaces to read properties from a conglomerate.
- conglomTable - Variable in class org.apache.derby.diag.SpaceTable
- conn - Variable in class org.apache.derby.impl.drda.Database
-
Connection to the database in the embedded engine.
- conn - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- conn - Variable in class org.apache.derby.impl.load.ColumnInfo
- conn - Variable in class org.apache.derby.impl.tools.ij.AsyncStatement
- conn - Variable in class org.apache.derby.impl.tools.ij.ijConnectionResult
- conn - Variable in class org.apache.derby.impl.tools.ij.Session
- conn - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- conn - Variable in class org.apache.derby.jdbc.XATransactionState
- conn - Variable in class org.apache.derby.tools.dblook
- conn_ - Variable in class org.apache.derby.client.net.NetXAResource
- conn_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
- CONN_BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CLOSE_XA_TRANSACTION_ROLLED_BACK - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_COLLATION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CREATE_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CREATE_FROM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CRYPTO_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CRYPTO_KEY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CRYPTO_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_CURSOR_NOT_OPEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DATA_ENCRYPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DATABASE_IDENTITY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DEREGISTER_AUTOLOADEDDRIVER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DEREGISTER_NOT_PERMITTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Shutdown couldn't deregister driver because of missing permission.
- CONN_DRDA_CMDCHKRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_DATASTREAM_SYNTAX_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_DTARMCHRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_INVALIDFDOCA - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_PRCCNVRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_QRYOPEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_RDBACCRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_DRDA_RDBNACRM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_INTERRUPT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONN_LOCALE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_LOG_DEVICE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NEGATIVE_MAXSTATEMENTS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Error message for negative values for the maxStatements property of data sources supporting statement pooling.
- CONN_NETWORK_SERVER_CLASS_FIND - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NETWORK_SERVER_CLASS_LOAD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NETWORK_SERVER_SHUTDOWN_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NETWORK_SERVER_START_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NEW_PASSWORD_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NO_DETAILS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_NOT_SPECIFIED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_PASSWORD_ATTR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_PASSWORD_DESCRIPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_PASSWORD_EXPIRED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_PASSWORD_MISSING - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_PRECISION_TOO_LARGE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_RESTORE_FROM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_ROLL_FORWARD_RECOVERY_FROM - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_SECMECH_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_SECSVC_NONRETRYABLE_ERR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_SECTKN_MISSING_OR_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_SHUT_DOWN_CLOUDSCAPE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_SHUT_DOWN_ENGINE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_UPGRADE_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_USER_NOT_AUTHORIZED_TO_DB - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_USERID_MISSING - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_USERID_OR_PASSWORD_INVALID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_USERID_REVOKED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_USERNAME_ATTR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_USERNAME_DESCRIPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CONN_XA_TRANSACTION_TIMED_OUT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- connCloseInProgress - Variable in class org.apache.derby.client.am.StatementCacheInteractor
-
Tells if this interactor is in the process of shutting down.
- connect(String, Properties) - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Connect to the URL if possible
- connect(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
- connect(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Connect to the URL if possible
- connect(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
- connect(String, Properties, int) - Method in class org.apache.derby.jdbc.InternalDriver
- CONNECT_PASSWORD_ISNULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_PASSWORD_LENGTH_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_REQUIRED_PROPERTY_NOT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_SOCKET_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_UNABLE_TO_CONNECT_TO_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_UNABLE_TO_OPEN_SOCKET_STREAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_USERID_ISNULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECT_USERID_LENGTH_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- connection - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
-
Connection used to read Blob from server.
- connection - Variable in class org.apache.derby.client.am.BlobLocatorOutputStream
-
Connection used to read Blob from server.
- connection - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
The connection to be used when calling the stored procedures.
- connection - Variable in class org.apache.derby.client.am.ClobLocatorInputStream
-
Connection used to read Clob from server.
- connection - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Connection used to read Clob from server.
- connection - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
Connection used to read Clob from server.
- connection_ - Variable in class org.apache.derby.client.am.Agent
- connection_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- connection_ - Variable in class org.apache.derby.client.am.ClientResultSet
- connection_ - Variable in class org.apache.derby.client.am.ClientStatement
- connection_ - Variable in class org.apache.derby.client.am.Sqlca
- CONNECTION_FAILED_ON_DEFERRED_RESET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECTION_FAILED_ON_RESET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECTION_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CONNECTION_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
- connectionAttributes - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- connectionAttributes - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Derby specific connection attributes.
- ConnectionCallbackInterface - Interface in org.apache.derby.client.am
- ConnectionChild - Class in org.apache.derby.impl.jdbc
-
Any class in the embedded JDBC driver (ie this package) that needs to refer back to the EmbedConnection object extends this class.
- ConnectionChild(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.ConnectionChild
- connectionClosedFailure() - Method in class org.apache.derby.client.net.NetXAResource
- connectionConfirmed - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Whether or not the connection with the master is confirmed to be working.
- ConnectionContext - Interface in org.apache.derby.iapi.jdbc
-
Interface-ized from EmbedConnectionContext.
- ConnectionEnv - Class in org.apache.derby.impl.tools.ij
-
To enable multi-user use of ij.Main2
- ConnectionEnv(int, boolean, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ConnectionEnv
- connectionGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ConnectionGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- connectionHoldAbility - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- connectionMustRemainReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- connectionNull - Variable in class org.apache.derby.client.net.NetConnection
- connectionNull() - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, the Derby database connection is null.
- ConnectionReply - Class in org.apache.derby.client.net
- ConnectionReply(Agent, ConnectionReplyInterface) - Constructor for class org.apache.derby.client.net.ConnectionReply
- connectionReply_ - Variable in class org.apache.derby.client.net.NetAgent
- ConnectionReplyInterface - Interface in org.apache.derby.client.net
- connectionRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- ConnectionRequestInterface - Interface in org.apache.derby.client.net
- connectionTable - Variable in class org.apache.derby.jdbc.ResourceAdapterImpl
- ConnectionUtil - Class in org.apache.derby.iapi.sql.conn
- ConnectionUtil() - Constructor for class org.apache.derby.iapi.sql.conn.ConnectionUtil
- CONNECTIVITY_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- connEnv - Variable in class org.apache.derby.impl.tools.ij.utilMain
- connFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- connNum - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- connNum - Variable in class org.apache.derby.impl.drda.Session
- connRef - Variable in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
We hold a soft reference to the connection so that when the application releases its reference to the Connection without closing it, its finalize method will be called, which will then close the connection.
- connString - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
- connString - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
Cached string representation of the connection id
- connString - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
the connection string
- connThread - Variable in class org.apache.derby.impl.drda.DRDAXAProtocol
- considerCost(Optimizable, OptimizablePredicateList, CostEstimate, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Consider the cost of the given optimizable.
- considerCost(Optimizable, OptimizablePredicateList, CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This is the version of costOptimizable for non-base-tables.
- considerMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Consider materialization for this ResultSet tree if it is valid and cost effective (It is not valid if incorrect results would be returned.)
- considerMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Consider materialization for this ResultSet tree if it is valid and cost effective (It is not valid if incorrect results would be returned.)
- considerPostOptimizeOptimizations(boolean) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Consider any optimizations after the optimizer has chosen a plan.
- considerSortAvoidancePath - Variable in class org.apache.derby.impl.sql.compile.FromTable
- considerSortAvoidancePath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Check whether this optimizable's sort avoidance path should be considered.
- considerSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.FromTable
- considerSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- considerTimingInformation - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- ConsInfo - Interface in org.apache.derby.iapi.sql.dictionary
-
This interface describes the columns in a referenced constraint.
- ConsistencyChecker - Class in org.apache.derby.iapi.db
-
The ConsistencyChecker class provides static methods for verifying the consistency of the data stored within a database.
- ConsistencyChecker() - Constructor for class org.apache.derby.iapi.db.ConsistencyChecker
-
no requirement for a constructor
- ConsistencyToken - Class in org.apache.derby.impl.drda
-
Class which represents an RDB Package Consistency Token.
- ConsistencyToken(byte[]) - Constructor for class org.apache.derby.impl.drda.ConsistencyToken
-
Create a new
ConsistencyTokeninstance. - consoleError(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write an error message to console output stream and throw an exception for this error
- consoleExceptionPrint(Exception) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write an exception to console output stream, but only if debugOutput is true.
- consoleExceptionPrintTrace(Throwable) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write an exception (with trace) to console output stream.
- consoleMessage(String, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write a message to console output stream
- consolePrintAndIgnore(String, Exception, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- consolePropertyMessage(String, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Put property message on console
- consolePropertyMessage(String, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Put property message on console
- consolePropertyMessage(String, String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Put property message on console
- consolePropertyMessageWork(String, String[], boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Handle console error message - display on console and if it is a user error, display usage - if user error or severe error, throw exception with message key and message
- consoleTraceMessage(int, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Print trace change message to console
- consoleWriter - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- CONSTANT - Static variable in interface org.apache.derby.iapi.store.access.Qualifier
- CONSTANT_Class - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Double - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Double_info - Class in org.apache.derby.iapi.services.classfile
-
Double Constant - page 97 - Section 4.4.5
- CONSTANT_Double_info(double) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- CONSTANT_Fieldref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Float - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Float_info - Class in org.apache.derby.iapi.services.classfile
-
Float Constant - page 96
- CONSTANT_Float_info(float) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- CONSTANT_Index_info - Class in org.apache.derby.iapi.services.classfile
-
A generic constant pool entry for entries that simply hold indexes into other entries.
- CONSTANT_Index_info(int, int, int) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- CONSTANT_Integer - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Integer_info - Class in org.apache.derby.iapi.services.classfile
-
Integer Constant - page 96
- CONSTANT_Integer_info(int) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- CONSTANT_InterfaceMethodref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_InvokeDynamic - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Long - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Long_info - Class in org.apache.derby.iapi.services.classfile
-
Long Constant - page 97 - Section 4.4.5
- CONSTANT_Long_info(long) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- CONSTANT_MethodHandle - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Methodref - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_MethodType - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_NameAndType - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_String - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Utf8 - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- CONSTANT_Utf8_info - Class in org.apache.derby.iapi.services.classfile
-
Utf8- page 100 - Section 4.4.7
- CONSTANT_Utf8_info(String) - Constructor for class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- constantAction - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- ConstantAction - Interface in org.apache.derby.iapi.sql.execute
-
This interface describes actions that are ALWAYS performed for a Statement at Execution time.
- ConstantAction - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ConstantActionActivation - Class in org.apache.derby.impl.sql.execute
-
A pre-compiled activation that supports a single ResultSet with a single constant action.
- ConstantActionActivation() - Constructor for class org.apache.derby.impl.sql.execute.ConstantActionActivation
- constantActionFactory - Variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- constantActionFactory - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- constantActionStack - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
Stack of ConstantActions.
- constantColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- constantColumn(PredicateList) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Is this OrderByColumn constant, according to the given predicate list?
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.CastNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this expression tree represents a constant value.
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
- constantExpression(PredicateList) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
ValueNode override.
- ConstantExpressionVisitor - Class in org.apache.derby.impl.sql.compile
-
This visitor replaces a
ValueNodewith a node representing a constant value, if theValueNodeis known to always evaluate to the same value. - ConstantExpressionVisitor() - Constructor for class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
- ConstantNode - Class in org.apache.derby.impl.sql.compile
-
ConstantNode holds literal constants as well as nulls.
- ConstantNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConstantNode
- ConstantNode(TypeId, boolean, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConstantNode
- constantPool() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
In their giveCode methods, the parts of the method body will want to get to the constant pool to add their constants.
- ConstantPoolEntry - Class in org.apache.derby.iapi.services.classfile
-
Constant Pool class - pages 92-99
- ConstantPoolEntry(int) - Constructor for class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- constantRestriction - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Constant expressions to be evaluated here.
- constantRestriction - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- constants - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- constants - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- constants - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- constants - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- Constants - Class in org.apache.derby.impl.services.locks
- Constants() - Constructor for class org.apache.derby.impl.services.locks.Constants
- CONSTRAINT - Static variable in interface org.apache.derby.catalog.Dependable
- CONSTRAINT_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CONSTRAINT_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ConstraintDescriptorFinder
- CONSTRAINT_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.ConstraintInfo
- constraintActions - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- constraintActions - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- ConstraintConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a constraint creation at Execution time.
- ConstraintConstantAction(String, int, String, UUID, String, IndexConstantAction) - Constructor for class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Make one of these puppies.
- ConstraintDefinitionNode - Class in org.apache.derby.impl.sql.compile
-
A ConstraintDefintionNode is a class for all nodes that can represent constraint definitions.
- ConstraintDefinitionNode(TableName, int, ResultColumnList, Properties, ValueNode, String, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- ConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used to get information from a ConstraintDescriptor.
- ConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, SchemaDescriptor, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Constructor for a ConstraintDescriptor
- constraintDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ConstraintDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
- ConstraintDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
- constraintId - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- constraintId - Variable in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
- constraintId - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- constraintId - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.UniquePkInfo
- constraintId - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- constraintId - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- constraintId - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- constraintID - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Set by CreateConstraintConstantAction
- ConstraintInfo - Class in org.apache.derby.impl.sql.execute
-
This is a simple class used to store the run time information about a constraint.
- ConstraintInfo() - Constructor for class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Niladic constructor for Formattable
- ConstraintInfo(String, SchemaDescriptor, String[], int, int) - Constructor for class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Consructor
- constraintModes - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Maps a constraint id (key) into a Boolean for deferrable constraints.
- constraintName - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- constraintName - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- constraintName - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
- constraintName - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- constraintName - Variable in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
- constraints - Variable in class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
List of strings representing the constraints we want to set.
- constraints - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
- constraintSchemaName - Variable in class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
- constraintSchemaName - Variable in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
- constraintText - Variable in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
- constraintText - Variable in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
- constraintText - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- constraintText - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- constraintType - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
public interface to this descriptor: public boolean hasSelfReferencingFK(ConstraintDescriptorList cdl, int type) throws StandardException; public ConstraintDescriptorList getForeignKeyConstraints(int type) throws StandardException; public boolean isReferenced(); public int getReferenceCount(); public int incrementReferenceCount(); public int decrementReferenceCount();
- constraintType - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- constraintType - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- constraintType - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
The constraint type, see
DataDictionarydefinition of constants. - constructCrrtkn() - Method in class org.apache.derby.client.net.NetConnection
- constructExtnam() - Method in class org.apache.derby.client.net.NetConnection
- constructor - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- constructor - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- constructor_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- constructorMinion() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- constructorMinion(boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
- constructorMinion(MethodCallNode, ResultColumnList, TableName) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- constructorMinion(ValueNode, ValueNode, ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- constructorTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- constructorTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- constructPrddta() - Method in class org.apache.derby.client.net.NetConnection
- constructToString(String, String) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
- constructUrl() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Constructs the JDBC connection URL from the state of the data source.
- ContainedRoles - Class in org.apache.derby.diag
-
Contained roles shows all roles contained in the given identifier, or if the second argument, if given, is not 0, the inverse relation; all roles who contain the given role identifier.
- ContainedRoles(String) - Constructor for class org.apache.derby.diag.ContainedRoles
-
Constructor.
- ContainedRoles(String, int) - Constructor for class org.apache.derby.diag.ContainedRoles
-
Constructor.
- container - Variable in class org.apache.derby.iapi.store.raw.PageKey
- container - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The (open) container which contains the b-tree.
- container - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- container - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
The actual container we are accessing.
- container - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
The actual container we are accessing.
- CONTAINER - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- CONTAINER_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for CONTAINER_CACHE_SIZE_PARAMETER (100).
- CONTAINER_CACHE_SIZE_MAXIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Maximum container cache size we will accept (MAXINT).
- CONTAINER_CACHE_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum container cache size accepted (2).
- CONTAINER_CACHE_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for the number of open files to maintain associated with the page cache.
- CONTAINER_FORMAT_ID_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
the container format must fit in this many bytes
- CONTAINER_INFO_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The size of the persistently stored container info ContainerHeader contains the following information: 4 bytes int FormatId 4 bytes int status 4 bytes int pageSize 4 bytes int spareSpace 4 bytes int minimumRecordSize 2 bytes short initialPages 2 bytes short spare1 8 bytes long first Allocation page number 8 bytes long first Allocation page offset 8 bytes long container version 8 bytes long estimated number of rows 8 bytes long reusable recordId sequence number 8 bytes long spare3 8 bytes long checksum container info size is 80 bytes, with 10 bytes of spare space
- CONTAINER_INITIAL_PAGES - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for container which attempts to be created with an initial size of this many pages.
- container_key - Variable in class org.apache.derby.impl.store.raw.xact.EscalateContainerKey
-
Fields of the class
- CONTAINER_KEY_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.Heap
- ContainerActionOnCommit - Class in org.apache.derby.impl.store.raw.data
-
An Observer that can be attached to a transaction to implement some action when the transaction commits or rollsback in some way.
- ContainerActionOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerActionOnCommit
- ContainerBasicOperation - Class in org.apache.derby.impl.store.raw.data
-
A Container Operation change the state of the container.
- ContainerBasicOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- ContainerBasicOperation(RawContainerHandle) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- containerCache - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- containerCache - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
The container cache my container lives in.
- containerCache - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- ContainerHandle - Interface in org.apache.derby.iapi.store.raw
-
A Container contains a contigious address space of pages, the pages start at page number Container.FIRST_PAGE_NUMBER and are numbered sequentially.
- ContainerHandleActionOnCommit - Class in org.apache.derby.impl.store.raw.data
-
An abstract class that opens the container at commit and delegates the actual work to a sub-class.
- ContainerHandleActionOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerHandleActionOnCommit
- containerHdl - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- containerHdl - Variable in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- containerId - Variable in class org.apache.derby.iapi.store.raw.ContainerKey
- containerId - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- containerId - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- containerId - Variable in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
- containerId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- CONTAINERID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- containerInfo - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- containerInfoSize - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
Size of the container information stored in the
AllocPage. - ContainerKey - Class in org.apache.derby.iapi.store.raw
-
A key that identifies a Container within the RawStore.
- ContainerKey(long, long) - Constructor for class org.apache.derby.iapi.store.raw.ContainerKey
-
Create a new ContainerKey
- ContainerLock - Class in org.apache.derby.iapi.store.raw
-
A ContainerLock represents a qualifier that is to be used when locking a container through a ContainerHandle.
- ContainerLock(int) - Constructor for class org.apache.derby.iapi.store.raw.ContainerLock
- ContainerLocking2 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements container level locking with isolation degree 2.
- ContainerLocking2() - Constructor for class org.apache.derby.impl.store.raw.xact.ContainerLocking2
- ContainerLocking2(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.ContainerLocking2
- ContainerLocking3 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements container level locking with isolation degree 3.
- ContainerLocking3(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.ContainerLocking3
- ContainerOperation - Class in org.apache.derby.impl.store.raw.data
-
Log operation to create, drop or remove a container.
- ContainerOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerOperation
- ContainerOperation(RawContainerHandle, byte) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerOperation
- containerPath - Variable in class org.apache.derby.impl.store.raw.data.InputStreamContainer
- containerRowCount - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
- ContainerUndoOperation - Class in org.apache.derby.impl.store.raw.data
-
A Container undo operation rolls back the change of a Container operation
- ContainerUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
- ContainerUndoOperation(RawContainerHandle, ContainerOperation) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Set up a Container undo operation during run time rollback
- containerVersion - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- containerVersion - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- contains(int, int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Does this ColumnOrdering contain the given column?
- contains(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
-
Test to see if one JBitSet contains another one of the same size.
- CONTAINS_SQL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- containsAllConstantNodes() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list contain all ConstantNodes?
- containsAllParameterNodes() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list contain all ParameterNodes?
- containsAllResultColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not this RCL contains an AllResultColumn.
- containsColumnName(String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Determine whether or not the parameter matches a column name in this list.
- containsInfo(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- containsOnlyConstantAndParamNodes() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list *only* contain constant and/or parameter nodes?
- containsParameterNode() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Does this list contain a ParameterNode?
- containsSqlcax() - Method in class org.apache.derby.client.am.Sqlca
- containsSqlcax_ - Variable in class org.apache.derby.client.am.Sqlca
- containsTopLevelAttr - Variable in class org.apache.derby.iapi.types.XML
- contents - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- context - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
The context this transaction is being managed by.
- Context - Interface in org.apache.derby.iapi.services.context
-
Contexts are created and used to manage the execution environment.
- Context - Static variable in interface org.apache.derby.iapi.reference.ClassName
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.db.DatabaseContext
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.jdbc.ConnectionContext
- CONTEXT_ID - Static variable in class org.apache.derby.iapi.services.loader.ClassFactoryContext
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
this is the ID we expect compiler contexts to be stored into a context manager under.
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
this is the ID we expect these contexts to be stored into a context manager under.
- CONTEXT_ID - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
-
this is the ID we expect execution contexts to be stored into a context manager under.
- contextFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- ContextId - Interface in org.apache.derby.iapi.reference
- ContextImpl - Class in org.apache.derby.iapi.services.context
-
Contexts are created and used to manage the execution environment.
- ContextImpl(ContextManager, String) - Constructor for class org.apache.derby.iapi.services.context.ContextImpl
- ContextManager - Class in org.apache.derby.iapi.services.context
-
The ContextManager collects contexts as they are created.
- ContextManager(ContextService, HeaderPrintWriter) - Constructor for class org.apache.derby.iapi.services.context.ContextManager
-
Constructs a new instance.
- ContextManager.CtxStack - Class in org.apache.derby.iapi.services.context
-
The CtxStack implement a stack on top of an ArrayList (to avoid the inherent overhead associated with java.util.Stack which is built on top of java.util.Vector, which is fully synchronized).
- ContextManagerStack() - Constructor for class org.apache.derby.iapi.services.context.ContextService.ContextManagerStack
- contextMgr - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- contextService - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- contextService - Variable in class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
- contextService - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- ContextService - Class in org.apache.derby.iapi.services.context
-
A set of static methods to supply easier access to contexts.
- ContextService() - Constructor for class org.apache.derby.iapi.services.context.ContextService
-
Create a new ContextService for a Derby system.
- ContextService.ContextManagerStack - Class in org.apache.derby.iapi.services.context
-
Specialized stack class that contains context managers.
- contextServiceFactory - Variable in class org.apache.derby.jdbc.InternalDriver
- contiguous(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- CONTINUATION_BIT - Static variable in class org.apache.derby.impl.drda.DssConstants
- continuedStatement - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- control - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
- control - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
My control.
- control - Variable in class org.apache.derby.impl.jdbc.ClobUtf8Writer
- control - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
- control - Variable in class org.apache.derby.impl.jdbc.LOBInputStream
- control - Variable in class org.apache.derby.impl.jdbc.LOBOutputStream
- control - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
The lock control.
- control - Variable in class org.apache.derby.impl.services.locks.D_LockControl
- control - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
- Control - Interface in org.apache.derby.impl.services.locks
- CONTROL - Static variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- CONTROL - Static variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Control permission (permissions are immutable).
- CONTROL - Static variable in class org.apache.derby.security.SystemPermission
-
Action (
"control") to perform control actions through JMX on engine, server or jmx. - controlCheck() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Get the BrokeredStatementControl in order to perform a check.
- controlCon_ - Variable in class org.apache.derby.client.ClientXAConnection
- controlFileReader - Variable in class org.apache.derby.impl.load.ExportAbstract
- controlFileReader - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- controlFileReader - Variable in class org.apache.derby.impl.load.ImportAbstract
- controlFileReader - Variable in class org.apache.derby.impl.load.ImportReadData
- ControlInfo - Class in org.apache.derby.impl.load
- ControlInfo() - Constructor for class org.apache.derby.impl.load.ControlInfo
- ControlRow - Class in org.apache.derby.impl.store.access.btree
-
Base class for leaf and branch control rows.
- ControlRow() - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
-
No arg constructor.
- ControlRow(ContainerHandle, Page) - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
-
Constructor for making a control row for an existing page.
- ControlRow(OpenBTree, Page, int, ControlRow, boolean) - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
-
Constructor for making a new control row as part of allocating a new page.
- controlRowInit() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform page specific initialization.
- controlRowInit() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform page specific initialization.
- controlRowInit() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform page specific initialization.
- controlsDeferral - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- conv - Variable in class org.apache.derby.impl.jdbc.ReaderToAscii
- conversionArrayToEbcdic - Static variable in class org.apache.derby.client.net.EbcdicCcsidManager
- conversionArrayToEbcdic - Static variable in class org.apache.derby.impl.drda.EbcdicCcsidManager
- conversionArrayToUCS2 - Static variable in class org.apache.derby.client.net.EbcdicCcsidManager
- conversionArrayToUCS2 - Static variable in class org.apache.derby.impl.drda.EbcdicCcsidManager
- convertAbsoluteToRelativeColumnPosition(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Convert an absolute to a relative 0-based column position.
- convertAbsoluteToRelativeColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- convertAbsoluteToRelativeColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
- convertAsByteArrayInputStream(EXTDTAReaderInputStream) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
- convertBytes(byte[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
Convert EBCDIC byte array to unicode string
- convertConstant(TypeId, int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- convertDefaultNode(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Translate a Default node into a default value, given a type descriptor.
- convertDefaultNode(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
-
Translate a Default node into a default value, given a type descriptor.
- convertFromByteToInt(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Convert the byte array to an int.
- convertFromByteToLong(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Convert the byte array to a long.
- convertFromDefaultCalendar(Date, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
Convert a date originally set using the default calendar to a value representing the same date in a different calendar.
- convertFromDefaultCalendar(Time, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
Convert a time originally set using the default calendar to a value representing the same time in a different calendar.
- convertFromDefaultCalendar(Timestamp, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
-
Convert a timestamp originally set using the default calendar to a value representing the same timestamp in a different calendar.
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.CcsidManager
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Converts a string to a byte array according to the CCSID manager.
- convertFromJavaString(String) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
- convertFromJavaString(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.CcsidManager
-
Convert a Java String into bytes for a particular ccsid.
- convertFromJavaString(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
- convertFromJavaString(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
- convertFromJavaString(String, Agent) - Method in class org.apache.derby.client.net.CcsidManager
- convertFromJavaString(String, Agent) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
- convertFromJavaString(String, Agent) - Method in class org.apache.derby.client.net.Utf8CcsidManager
- convertible(TypeId, boolean) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Determine if this type can be CONVERTed to some other type
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
Tell whether this type (bit) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
Tell whether this type (boolean) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Tell whether this type (char) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Tell whether this type (LOB) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
User types are convertible to other user types only if (for now) they are the same type and are being used to implement some JDBC type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
Tell whether this type (LOB) can be converted to the given type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
User types are convertible to other user types only if (for now) they are the same type and are being used to implement some JDBC type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
User types are convertible to other user types only if (for now) they are the same type and are being used to implement some JDBC type.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
Right now, casting is not allowed from one user defined type to another.
- convertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
Tell whether this type (XML) can be converted to the given type.
- convertToHexString(byte[]) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
convert byte array to a Hex string
- convertToHexString(byte[]) - Static method in class org.apache.derby.impl.drda.DRDAXid
-
convert byte array to a Hex string
- convertToInternal(String, boolean) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- convertToInternalClassName(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- convertToInternalDescriptor(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- convertToJavaString(byte[]) - Method in class org.apache.derby.impl.drda.CcsidManager
- convertToJavaString(byte[]) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
- convertToJavaString(byte[]) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.client.net.CcsidManager
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.client.net.Utf8CcsidManager
-
Offset and numToConvert are given in terms of bytes!
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.impl.drda.CcsidManager
-
Convert a byte array representing characters in a particular ccsid into a Java String.
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
- convertToJavaString(byte[], int, int) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
-
Offset and numToConvert are given in terms of bytes!
- copiedFromSource - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- copy() - Method in class org.apache.derby.impl.services.locks.Lock
- copy(boolean[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of booleans
- copy(boolean[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of booleans
- copy(byte[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of bytes
- copy(byte[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of bytes
- copy(int[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of ints
- copy(int[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of ints
- copy(long[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) array of longs
- copy(Object[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy an array of objects; the original array could be null
- copy(String[]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) array of strings
- copy(AccessPath) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Copy all information from the given AccessPath to this one.
- copy(AccessPath) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- copy(RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Copy the contents of this RowOrdering to the given RowOrdering.
- copy(RowOrdering) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- copy(T[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy an array of objects; the original array could be null
- copy_init_xid(int, byte[], byte[]) - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
initialize by making array copies of appropriate fields.
- COPY_REGULAR_DIRECTORY_TO_STORAGE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- COPY_REGULAR_FILE_TO_STORAGE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- COPY_STORAGE_DIRECTORY_TO_REGULAR_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- COPY_STORAGE_FILE_TO_REGULAR_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- COPY_STORAGE_FILE_TO_STORAGE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- copy2(int[][]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Copy a (possibly null) 2-dimensional array of ints
- copy2(int[][]) - Static method in class org.apache.derby.iapi.tools.ToolUtils
-
Copy a (possibly null) 2-dimensional array of ints
- copyAndPurge(Page, int, int, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
move rows from one page to another, purging in the process.
- copyAndPurge(Page, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- copyAsUnchainedSQLException(LogWriter) - Method in exception org.apache.derby.client.am.SqlException
- copyClobContent(InternalClob) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Copies the content of another Clob into this one.
- copyClobContent(InternalClob, long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Copies the content of another Clob into this one.
- copyCloneColumns(ExecRow, ExecRow, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Clone an ExecRow's columns and place the coloned columns in another ExecRow.
- copyColumnsToNewList(ResultColumnList, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Copy the RCs from this list to the supplied target list.
- copyData(InputStream, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Copies bytes from stream to local storage.
- copyDependencies(Dependent, Dependent, boolean, ContextManager) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Copy dependencies from one dependent to another.
- copyDependencies(Dependent, Dependent, boolean, ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Copy dependencies from one dependent to another.
- copyDependencies(Dependent, Dependent, boolean, ContextManager, TransactionController) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Copy dependencies from one dependent to another.
- copyDependencies(Dependent, Dependent, boolean, ContextManager, TransactionController) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
- copyDirectory(StorageFactory, StorageFile, File, byte[], String[], boolean) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyDirectory(WritableStorageFactory, File, StorageFile) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyDirectory(WritableStorageFactory, File, StorageFile, byte[], String[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyDSSDataToEnd(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Copy Data to End Create a buffer and copy from the position given to the end of data Note that the position given is treated as relative to the current DSS, for there may be other DSS blocks (chained, presumably) which are sitting unwritten in the buffer.
- copyEXTDTA(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
- copyFields(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Copy all of the "appropriate fields" for a shallow copy.
- copyFields(Predicate) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Copy all fields of this Predicate (except the two that are set from 'init').
- copyFields(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Copy all of the "appropriate fields" for a shallow copy.
- copyFile(File, File, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyFile(StorageFactory, StorageFile, File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyFile(StorageFactory, StorageFile, File, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyFile(StorageFile, File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Copy the contents of a
StorageFileto ajava.io.File. - copyFile(WritableStorageFactory, File, StorageFile) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyFile(WritableStorageFactory, File, StorageFile, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyFile(WritableStorageFactory, StorageFile, StorageFile) - Static method in class org.apache.derby.iapi.services.io.FileUtil
- copyFrom(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Copy the bytes from another FormatableBitSet.
- copyHashtableToAIHT(Map<String, Long>) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Copy a map of autoincrement key value pairs into the cache of ai values stored in the language connection context.
- copyHashtableToAIHT(Map<String, Long>) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Copies an existing autoincrement mapping into autoincrementHT, the cache of autoincrement values kept in the languageconnectioncontext.
- copyHashtableToAIHT(Map<String, Long>) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Copy a map of auto increment values into the trigger execution context hash table of auto increment values.
- copyInto(BasePage, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Copy num_rows from srcPage, src_slot into this page starting at dest_slot.
- copyListAndObjects() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Create a shallow copy of a ResultColumnList and its ResultColumns.
- copyOrderBySelect(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- copyPredicatesToOtherList(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Non-destructive copy of all of the predicates from this list to the other list.
- copyPredicatesToOtherList(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- copyProperties(Properties, Properties) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Copy a set of properties from one Property to another.
- copyRefColumns(ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Empty columns -- i.e. make them refer to a java null.
- copyRefColumns(ExecRow, int, ExecRow, int, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, int, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyRefColumns(ExecRow, ExecRow, FormatableBitSet) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Copy references for an ExecRow's columns to another ExecRow.
- copyReferencedColumnsToNewList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Copy the referenced RCs from this list to the supplied target list.
- copyResultColumnNames(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Copy the result column names from the given ResultColumnList to this ResultColumnList.
- CopyRowsOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents copying num_rows from one page to another page.
- CopyRowsOperation() - Constructor for class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- CopyRowsOperation(RawTransaction, BasePage, BasePage, int, int, int, int[]) - Constructor for class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- copyStack() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- copyState(String, char[], int, CollationKey, InputStream, Clob, LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLChar
- copyState(CharacterStreamDescriptor) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Copies the state of the specified descriptor.
- copyState(SQLChar) - Method in class org.apache.derby.iapi.types.SQLChar
- copyStream(InputStream, int) - Static method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
Copy an InputStream into an array of bytes and return an InputStream against those bytes.
- copyTagsFrom(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Copy the tags from another QueryTreeNode
- copyToRequired(int[]) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Copy a list of required code points to template for checking
- copyTypeDescriptors(TypeDescriptor[]) - Static method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
copy an array of type descriptors
- copyUtf8Data(InputStream, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Copies UTF-8 encoded chars from a stream to local storage.
- copyValues(Dictionary<? super K, ? super V>, Dictionary<K, V>, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- CORE_DATA_DICTIONARY_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
DataDictionaryVersion property indicates the updgrade level of the system catalogs.
- CORE_DATABASE_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CORE_DRIVER_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- CORE_JDBC_DRIVER_UNREGISTERED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CoreDDFinderClassInfo - Class in org.apache.derby.impl.sql.catalog
-
FormatableInstanceGetter to load stored instances of DependableFinder.
- CoreDDFinderClassInfo() - Constructor for class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- coreInfo - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- coreInvalidateFor(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
A version of invalidateFor that does not provide synchronization among invalidators.
- correlateAddedColumns(ResultColumnList, FromTable) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- correlated - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
- CORRELATION_ID_UNKNOWN - Static variable in class org.apache.derby.impl.drda.DssConstants
- correlationID - Variable in class org.apache.derby.impl.drda.DDMWriter
- correlationID - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- correlationID - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- correlationID_ - Variable in class org.apache.derby.client.net.Request
- correlationMap - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- correlationName - Variable in class org.apache.derby.impl.sql.compile.FromTable
- correspondingTypeId - Variable in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
- corrTableName - Variable in class org.apache.derby.impl.sql.compile.FromTable
- corrupt - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
If not null then something is corrupt in the raw store and this represents the original error.
- corrupt() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
The database is being marked corrupted, get rid of file pointer without writing out anything more.
- Corruptable - Interface in org.apache.derby.iapi.store.raw
- cost - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- costBasedCostOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This method decides whether the given conglomerate descriptor is cheapest based on cost, rather than based on rules.
- costEstimate - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- costEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- CostEstimate - Interface in org.apache.derby.iapi.sql.compile
-
A CostEstimate represents the cost of getting a ResultSet, along with the ordering of rows in the ResultSet, and the estimated number of rows in this ResultSet.
- CostEstimateImpl - Class in org.apache.derby.impl.sql.compile
- CostEstimateImpl() - Constructor for class org.apache.derby.impl.sql.compile.CostEstimateImpl
- CostEstimateImpl(double, double, double) - Constructor for class org.apache.derby.impl.sql.compile.CostEstimateImpl
- costOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Cost the current Optimizable with the specified OPL.
- costOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- costPermutation() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Cost the current permutation.
- costPermutation() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- COT(double) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Cotangent function.
- count - Variable in class org.apache.derby.iapi.services.io.CounterOutputStream
- count - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
The number of columns to set in the row.
- count - Variable in class org.apache.derby.impl.drda.DDMReader
- count - Variable in class org.apache.derby.impl.services.locks.Lock
- count - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The rolling file count.
- count - Variable in class org.apache.derby.impl.sql.execute.AvgAggregator
- count - Variable in class org.apache.derby.impl.sql.execute.VarPAggregator
- count - Variable in class org.apache.derby.impl.store.raw.xact.LockCount
- count_ - Variable in class org.apache.derby.client.net.Reply
- CountAggregateDefinition - Class in org.apache.derby.impl.sql.compile
-
Definition for the COUNT()/COUNT(*) aggregates.
- CountAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.CountAggregateDefinition
-
Niladic constructor.
- CountAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for COUNT()/COUNT(*).
- CountAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
- CountAggregator() - Constructor for class org.apache.derby.impl.sql.execute.CountAggregator
- countConnections() - Static method in class org.apache.derby.vti.ForeignTableVTI
-
This function is useful for verifying that the connection to the foreign database was dropped when the foreignViews tool was unloaded.
- countConstraints(int) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Count the number of constraints of the specified type.
- countCreatedSorts() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- countDependencies() - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Count the number of active dependencies, both stored and in memory, in the system.
- countDependencies() - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Count the number of active dependencies, both stored and in memory, in the system.
- counter - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- counter_decrypt - Variable in class org.apache.derby.impl.store.raw.RawStore
- counter_encrypt - Variable in class org.apache.derby.impl.store.raw.RawStore
- CounterOutputStream - Class in org.apache.derby.iapi.services.io
-
An OutputStream that simply provides methods to count the number of bytes written to an underlying stream.
- CounterOutputStream() - Constructor for class org.apache.derby.iapi.services.io.CounterOutputStream
-
Create a CounterOutputStream that will discard any bytes written but still coutn them and call its reset method so that the count is intially zero.
- countEviction() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Count an eviction from the cache.
- countFunctionArgs(DatabaseMetaData) - Method in class org.apache.derby.tools.SignatureChecker
-
Count up the arguments to the user-coded procedures.
- countGenerationClauses() - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Count the number of generation clauses.
- countHit() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Count a cache hit.
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Count the number of leaf nodes under (and including) this node.
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- countLeafNodes() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- countMismatchAllowed - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
- countMiss() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Count a cache miss.
- countNumberOfColumns() - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Count the number of columns.
- countObservers() - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
Return the number of observers who are watching this object.
- countOfRows - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- countOpens(int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Report on the number of open conglomerates in the transaction.
- countOpens(int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Report on the number of open conglomerates in the transaction.
- countParams(String) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Count the number of substituation parameters in the message
- countProcedureArgs(DatabaseMetaData) - Method in class org.apache.derby.tools.SignatureChecker
-
Count up the arguments to the user-coded procedures in
SignatureChecker._proceduresand update that data structure accordingly - countReferencedColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Count the number of RCs in the list that are referenced.
- countScanFlags() - Method in class org.apache.derby.impl.sql.compile.PredicateList
- countTwoByteIDs() - Static method in class org.apache.derby.iapi.services.io.RegisteredFormatIds
-
Return the number of two-byte format ids
- cout - Variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- coveringIndexScan - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- CP_CODPNT - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_MGRLVLLS - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_MGRLVLRM - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_NAMES - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Shared code point name table (write once, then only reads/lookups).
- CP_PRCCNVCD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_PRCCNVRM - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_SECCHKCD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_SECMEC - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_SQLCARD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_SVRCOD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_SYNERRCD - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- CP_SYNTAXRM - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- cpArray(String, int, int) - Method in class org.apache.derby.impl.services.locks.Timeout
-
cpArray helps built the output string (outputRow).
- CPConnectStatement(ij, Token, Token, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- CPConnectStatement(ij, Token, Token, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- CPDataSourceStatement(ij, Token, Token) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- CPDataSourceStatement(ij, Token, Token) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- CPDisconnectStatement(ij, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- CPDisconnectStatement(ij, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- CPFile - Class in org.apache.derby.impl.io
-
This class provides a class path based implementation of the StorageFile interface.
- CPFile(CPFile, String) - Constructor for class org.apache.derby.impl.io.CPFile
- CPFile(CPStorageFactory, String) - Constructor for class org.apache.derby.impl.io.CPFile
- CPFile(CPStorageFactory, String, int) - Constructor for class org.apache.derby.impl.io.CPFile
- CPFile(CPStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.CPFile
- CPGetConnectionStatement(ij, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- CPGetConnectionStatement(ij, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- cpi - Variable in class org.apache.derby.impl.services.bytecode.BCLocalField
- CPStorageFactory - Class in org.apache.derby.impl.io
-
This class provides a class path based implementation of the StorageFactory interface.
- CPStorageFactory() - Constructor for class org.apache.derby.impl.io.CPStorageFactory
- cpt - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- cpt - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- CPT_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- CPT_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
- CPT_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- cptEntries - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- cptester - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- cptEstimatedSize - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- cptHashTable - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- cptPut(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- CR - Static variable in class org.apache.derby.impl.load.ControlInfo
- CR_COLID_FIRST - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Column number assignments for columns of the control row.
- CR_COLID_LAST - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
- CR_COLID_LAST - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_CONGLOM_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_CONGLOM_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_ISROOT_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_ISROOT_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_LEFTCHILD - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
- CR_LEFTCHILD_BITMAP - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
bit sets used to fetch single columns at a time.
- CR_LEFTSIB_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_LEFTSIB_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_LEVEL_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_LEVEL_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_NCOLUMNS - Static variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
- CR_NCOLUMNS - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_PARENT_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_PARENT_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_RIGHTSIB_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_RIGHTSIB_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- CR_SLOT - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The slot at which all control rows reside.
- CR_VERSION_BITSET - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
bit sets used to fetch single columns at a time.
- CR_VERSION_COLID - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- crashOnDebugFlag(String, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
when the input debug flag is set, an expception is throw when run in the debug mode.
- CRC32_ALGORITHM - Static variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- create - Variable in class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
- create(int, int) - Static method in class org.apache.derby.iapi.types.TypeId
-
Create a TypeId for the given format identifiers using a BaseTypeIdImpl.
- create(Object, Object) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Create an object in the cache.
- create(Object, Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Create an object in the cache.
- create(String, String) - Static method in class org.apache.derby.impl.services.monitor.ProtocolKey
- create(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Create an empty secondary index b-tree, using the generic b-tree to do the generic part of the creation process.
- create(Transaction, int, long, DataValueDescriptor[], Properties, int, int) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Do the generic part of creating a b-tree conglomerate.
- create(Transaction, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, int) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Create a heap conglomerate.
- CREATE - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- CREATE - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
- CREATE - Static variable in class org.apache.derby.security.DatabasePermission
-
The create database permission.
- create_10_1_system_procedures(TransactionController, HashSet<String>, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures added in version 10.1.
- create_10_10_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.10.
- create_10_11_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.11.
- create_10_12_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.12.
- create_10_13_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema, added in version 10.13.
- create_10_2_system_procedures(TransactionController, HashSet<String>, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures added in version 10.2.
- create_10_3_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create the System procedures that are added in 10.3.
- create_10_3_system_procedures_SYSCS_UTIL(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema added in version 10.3.
- create_10_3_system_procedures_SYSIBM(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures added in version 10.3.
- create_10_5_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create the System procedures that are added to 10.5.
- create_10_6_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create the System procedures that are added to 10.6.
- create_10_9_system_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures that are part of the SYSCS_UTIL schema added in version 10.9.
- CREATE_ALIAS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a database create.
- CREATE_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to request a database create.
- CREATE_AUTOINCREMENT - Static variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- CREATE_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- CREATE_CONTAINER_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- CREATE_DATA_DICTIONARY_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
CreateDataDictionaryVersion property indicates the level of the system catalogs, at the time of database creation.
- CREATE_DATABASE_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CREATE_FROM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
This attribute is used to request to create a database from backup.
- CREATE_FROM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
This attribute is used to request to create a database from backup.
- CREATE_INDEX - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- CREATE_INDEX_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_ROLE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- CREATE_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_SCHEMA_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- CREATE_SEQUENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- create_SYSCS_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures
- create_SYSIBM_procedures(TransactionController, HashSet<String>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system procedures in SYSIBM
- CREATE_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_TRIGGER - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- CREATE_TRIGGER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_USER - org.apache.derby.iapi.security.Securable
- CREATE_VIEW - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- CREATE_VIEW_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CREATE_WITH_NO_LOG - Static variable in interface org.apache.derby.iapi.reference.Property
-
Creation of an access factory should be done with no logging.
- CreateAliasConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a CREATE FUNCTION, PROCEDURE or SYNONYM Statement at execution time.
- CreateAliasConstantAction(String, String, String, AliasInfo, char) - Constructor for class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
-
Make the ConstantAction for a CREATE alias statement.
- CreateAliasNode - Class in org.apache.derby.impl.sql.compile
-
A CreateAliasNode represents a CREATE ALIAS statement.
- CreateAliasNode(TableName, Object, String, Object, char, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Constructor
- createAllParents(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Creates all the parents of the specified path.
- createAndLoadConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, RowLocationRetRowSource, long[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a conglomerate and load (filled) it with rows that comes from the row source without loggging.
- createAndLoadConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, RowLocationRetRowSource, long[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Create a conglomerate and populate it with rows from rowSource.
- createArrayOf(String, Object[]) - Method in class org.apache.derby.client.am.LogicalConnection
- createArrayOf(String, Object[]) - Method in class org.apache.derby.client.net.NetConnection
- createArrayOf(String, Object[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createArrayOf(String, Object[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- createBackingStoreHashtableFromScan(long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, boolean, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a HashSet which contains all rows that qualify for the described scan.
- createBackingStoreHashtableFromScan(long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, boolean, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Create a BackingStoreHashtable which contains all rows that qualify for the described scan.
- createBackupDirectory(File) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Create a directory for backup.
- createBlob() - Method in class org.apache.derby.client.am.ClientConnection
-
Constructs an object that implements the
Blobinterface. - createBlob() - Method in class org.apache.derby.client.am.LogicalConnection
- createBlob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Constructs an object that implements the
Blobinterface. - createBlob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Constructs an object that implements the
Blobinterface. - createBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine the attributes set provided for illegal boot combinations and determine if this is a create boot.
- createBranchRowFromOldBranchRow(long) - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Create a new branch row, given a old branch row and a new child page.
- createBranchRowFromOldLeafRow(DataValueDescriptor[], long) - Static method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Create a new branch row, given a old leaf row and a new child page.
- createBranchTemplate(Transaction, DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Create a branch row template for this conglomerate.
- createByteArray - Variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
- createCalendar(Date) - Static method in class org.apache.derby.client.am.ClientResultSet
-
Create a calendar with default locale and time zone.
- createCheckString(String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Check
- createCipherFactory(boolean, Properties, boolean) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactoryBuilder
-
Create an instance of the cipher factory.
- createCipherFactory(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactoryBuilder
-
Create an instance of the cipher factory.
- createClob() - Method in class org.apache.derby.client.am.ClientConnection
-
Constructs an object that implements the
Clobinterface. - createClob() - Method in class org.apache.derby.client.am.LogicalConnection
- createClob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Constructs an object that implements the
Clobinterface. - createClob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Constructs an object that implements the
Clobinterface. - createCloseFilterInputStream(InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
- createCollationIds(int, int[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Given an array of columnOrderings, return an array of collation ids.
- createColumn(String, String, int) - Static method in class org.apache.derby.impl.tools.dblook.DB_Table
- createCommand() - Method in class org.apache.derby.client.net.Request
- createCommandData() - Method in class org.apache.derby.client.net.Request
- createCompatibilitySpace(LockOwner) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Create an object which can be used as a compatibility space.
- createCompatibilitySpace(LockOwner) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Create an object which can be used as a compatibility space within this lock manager.
- createConglomerate(String, TransactionController, ExecRow, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create a conglomerate for a system table
- createConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a conglomerate.
- createConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Create a new conglomerate.
- createConglomerate(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Create the conglomerate and return a conglomerate object for it.
- createConglomerate(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Create the conglomerate and return a conglomerate object for it.
- createConglomerate(TransactionManager, int, long, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Create the conglomerate and return a conglomerate object for it.
- createConnection(String) - Static method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- CreateConstraintConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a constraint creation at Execution time.
- CreateConstraintConstantAction(String, int, boolean[], boolean, String, UUID, String, String[], IndexConstantAction, String, ConstraintInfo, ProviderInfo[]) - Constructor for class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Make one of these puppies.
- createConstraintDependencies(DataDictionary, ConstraintDescriptorList, Dependent) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get all of our dependents due to a constraint.
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Create a new container.
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Create a new container, all references to identity must be through the passed in identity, this object will no identity until after this method returns.
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- createContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
override of RAFContainer#createContainer
- createDaemonGroup() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
Create a ThreadGroup and set the daemon property to make sure the group is destroyed and garbage collected when all its members have finished (i.e., either when the driver is unloaded, or when the last database is shut down).
- createDatabase - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set to true if the database should be created.
- createDatabase - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set to "create" if the database should be created.
- createDatabase(String, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Create a new database.
- createDataWarningFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Create readme file in log directory warning users against touching any files in the directory
- createDataWarningFile() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Use the available storage factory handle to create a readme file in "seg0" directory warning users to not edit/delete any files in the directory to avoid database corruption.
- createDataWarningFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Create readme file in log directory warning users against touching any files in the directory
- createDataWarningFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Not applicable in readonly databases
- createDataWarningFile() - Method in class org.apache.derby.impl.store.raw.RawStore
- createDataWarningFile(StorageFactory) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Put a readme file in database directory which will caution users against touching any files in the directory.
- createDataWarningFile(StorageFactory) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- createDefaultFactoryImpl() - Static method in class org.apache.derby.jdbc.ClientDriver
-
Returns an instance of the ClientJDBCObjectFactoryImpl class
- createDefaultInfoOfAutoInc() - Static method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- createDefaultStream(PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
-
Used when no configuration information exists for a stream.
- createDependency(Dependent, Provider) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a dependency between two objects.
- createDependency(Dependent, Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Add a dependency between two objects.
- createDependency(Provider) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Add a dependency for the current dependent.
- createDependency(Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- createDependentSource(RowChanger) - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
create a source for the dependent table
- createDerbySchema(Connection, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Create a Derby schema if it does not already exist.
- createDictionaryTables(Properties, TransactionController, DataDescriptorGenerator) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create all the required dictionary tables.
- createDssObject() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Create DSS data object
- createDssReply() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Create DSS reply object
- createDssRequest() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Create DSS request object NOTE: This is _ONLY_ used for testing the protocol (via the ProtocolTestAdapter.java file in this package)!
- createDuplicateStatement(Connection, CallableStatement) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Create a duplicate CalableStatement to this, including state, from the passed in Connection.
- createDuplicateStatement(Connection, PreparedStatement) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Create a duplicate PreparedStatement to this, including state, from the passed in Connection.
- createDuplicateStatement(Connection, Statement) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- createElement(Element, String, String) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Create an element and add it to a parent
- createEmptyTemplate(Transaction, BTree) - Static method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Create an empty branch row template suitable for reading branch rows in from disk.
- createEncryptedCommandData() - Method in class org.apache.derby.client.net.Request
- createEntry(String, boolean) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Creates a new entry in the data store.
- createException() - Method in class org.apache.derby.impl.services.locks.Timeout
-
createException creates a StandardException based on: currentLock a snapshot of the lockTable
- createExtent(long, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- createFinished() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Database creation has finished.
- createFinished() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Database creation finished
- createFinished() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- createFinished() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Database creation finished
- createFinished() - Method in class org.apache.derby.impl.db.BasicDatabase
- createFinished() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Database creation finished.
- createFinished() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Database creation finished
- createFinished() - Method in class org.apache.derby.impl.store.raw.RawStore
- createFinished() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Database creation finished
- createFormatIds(DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Given an array of objects, return an array of format id's.
- createGeneratedColumn(TableDescriptor, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Create a ResultColumn for a column with a generation clause.
- CreateHTMLFile - Class in org.apache.derby.impl.tools.planexporter
-
This class is used by PlanExporter tool (DERBY-4587) in order to create HTML output of a query plan using a plain XSL style sheet and a XML data of a query plan.
- CreateHTMLFile() - Constructor for class org.apache.derby.impl.tools.planexporter.CreateHTMLFile
- createIdent(ContainerKey, Object) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- createIdentity(Object, Object) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Create a new item.
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.sql.conn.CachedStatement
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Create a new item and set the identity of the object to represent it.
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Find the container and then create the page in that container.
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- createIdentitySequence(TableDescriptor, ColumnDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create a sequence generator for an identity column on upgrade to 10.11.
- createIdentitySequences(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create sequence generators for all identity columns on upgrade to 10.11.
- createIndex(String, String, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Index
- CreateIndexConstantAction - Class in org.apache.derby.impl.sql.execute
-
ConstantAction to create an index either through a CREATE INDEX statement or as a backing index to a constraint.
- CreateIndexConstantAction(boolean, boolean, boolean, boolean, boolean, int, String, String, String, String, UUID, String[], boolean[], boolean, UUID, Properties) - Constructor for class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Make the ConstantAction to create an index.
- CreateIndexConstantAction(ConglomerateDescriptor, TableDescriptor, Properties) - Constructor for class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Make a ConstantAction that creates a new physical conglomerate based on index information stored in the received descriptors.
- CreateIndexNode - Class in org.apache.derby.impl.sql.compile
-
A CreateIndexNode is the root of a QueryTree that represents a CREATE INDEX statement.
- CreateIndexNode(boolean, String, TableName, TableName, List<String>, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Constructor for a CreateIndexNode
- createIndexStatsRefresher(Database, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Creates an index statistics refresher for this data dictionary.
- createIndexStatsRefresher(Database, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Creates an index statistics refresher for this data dictionary.
- createInfoFromLog(ByteArray) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Set container properties from the passed in ByteArray, which is created by logCreateContainerInfo.
- createInfoFromProp(Properties) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Set container properties from the passed in createArgs.
- createJDBC40FactoryImpl() - Static method in class org.apache.derby.jdbc.ClientDriver
-
Returns an instance of the ClientJDBCObjectFactoryImpl40 class If a ClassNotFoundException occurs then it returns an instance of ClientJDBCObjectFactoryImpl If a future version of JDBC comes then a similar method would be added say createJDBCXXFactoryImpl in which if the class is not found then it would return the lower version thus having a sort of cascading effect until it gets a valid instance
- createJDBC42FactoryImpl() - Static method in class org.apache.derby.jdbc.ClientDriver
-
Returns an instance of the ClientJDBCObjectFactoryImpl42 class If a ClassNotFoundException occurs then it returns an instance of the most refined ClientJDBCObjectFactoryImpl possible If a future version of JDBC comes then a similar method would be added say createJDBCXXFactoryImpl in which if the class is not found then it would return the lower version thus having a sort of cascading effect until it gets a valid instance
- createKeysFrom(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- createKeyString(String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- createLeadingUnique() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- createListFromResultSetMetaData(ResultSetMetaData, TableName, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate an RCL to match the contents of a ResultSetMetaData.
- createLOBColumnTracker() - Method in class org.apache.derby.client.am.ClientResultSet
-
Initializes the LOB state tracker.
- createLockTable() - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Create the lock table that contains the mapping from
Lockables to locks. - createLockTable() - Method in class org.apache.derby.impl.services.locks.ConcurrentPool
-
Create the
ConcurrentLockSetobject that keeps the locks. - createLogDirectory() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Create the directory where transaction log should go.
- createLogicalCallableStatement(CallableStatement, StatementKey) - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Creates a logical callable statement.
- createLogicalConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Creates a new logical connection by performing all the required steps to be able to reuse the physical connection.
- createLogicalPreparedStatement(PreparedStatement, StatementKey) - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Creates a logical prepared statement.
- createMergeRun(TransactionManager, SortBuffer) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Remove all the rows from the sort buffer and store them in a temporary conglomerate.
- createNClob() - Method in class org.apache.derby.client.am.LogicalConnection
- createNClob() - Method in class org.apache.derby.client.net.NetConnection
- createNClob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createNClob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- createNetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean, ClientPooledConnection) - Method in class org.apache.derby.client.net.NetXAConnection
-
Creates NetConnection for the supported version of jdbc.
- createNewBackingCongloms(ArrayList<ConstantAction>, long[]) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Iterate through the received list of CreateIndexConstantActions and execute each one, It's possible that one or more of the constant actions in the list has been rendered "unneeded" by the time we get here (because the index that the constant action was going to create is no longer needed), so we have to check for that.
- createNewCipher(int) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
Returns a CipherProvider which is the encryption or decryption engine.
- createNewCipher(int) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- createNewCipher(int, SecretKey, byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- createNewDaemon(String) - Method in interface org.apache.derby.iapi.services.daemon.DaemonFactory
-
Create a new DaemonService with the default daemon timer delay.
- createNewDaemon(String) - Method in class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
- createNewFile() - Method in class org.apache.derby.impl.io.InputStreamFile
-
If the named file does not already exist then create it as an empty normal file.
- createNewFile() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates the the file denoted by this virtual file object.
- createNewFile() - Method in interface org.apache.derby.io.StorageFile
-
If the named file does not already exist then create it as an empty normal file.
- createolumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- createOutStreams() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create the output streams.
- createPage(PageKey, PageCreationArgs) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Create a new alloc page.
- createPage(PageKey, PageCreationArgs) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- createPage(PageKey, PageCreationArgs) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create a new StoredPage.
- createPersistentService(String, String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Create a persistent service.
- createPersistentService(String, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Create a named service that implements the java interface (or class) fully qualified by factoryInterface.
- createPersistentService(String, String, Properties) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged startup.
- createPersistentService(String, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Create a persistent service.
- createPFAUString(String, ResultSet, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
- createPooledConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
-
Minion helper method.
- createPooledConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
Create and return an EmbedPooledConnection from this instance of EmbeddedConnectionPoolDataSource.
- createRawStorePropertySet(Properties) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Create a list of all the properties that Access wants to export through the getInternalTablePropertySet() call.
- createReadMeFiles() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
DERBY-5996(Create readme files (cautioning users against modifying database files) at database hard upgrade time) This gets called during hard upgrade.
- createReadMeFiles() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
DERBY-5996(Create readme files (cautioning users against modifying database files) at database hard upgrade time) This gets called during hard upgrade.
- createResultColumnsForTableFunction(TypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Add result columns for a Derby-style Table Function
- createResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Create the ResultSet tree for this statement.
- createResultSet() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
- createRoleClosureIterator(TransactionController, String, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
This method creates a new iterator over the closure of role grants starting or ending with a given role.
- createRoleClosureIterator(TransactionController, String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- CreateRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a CREATE ROLE statement at execution time.
- CreateRoleConstantAction(String) - Constructor for class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
-
Make the ConstantAction for a CREATE ROLE statement.
- CreateRoleNode - Class in org.apache.derby.impl.sql.compile
-
A CreateRoleNode is the root of a QueryTree that represents a CREATE ROLE statement.
- CreateRoleNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateRoleNode
-
Constructor for a CreateRoleNode
- createRoutinePermPublicDescriptor(UUID, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create RoutinePermDescriptor to grant access to PUBLIC for this system routine using the grantor specified in authorizationID.
- CreateSchemaConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a CREATE SCHEMA Statement at Execution time.
- CreateSchemaConstantAction(String, String) - Constructor for class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
-
Make the ConstantAction for a CREATE SCHEMA statement.
- CreateSchemaNode - Class in org.apache.derby.impl.sql.compile
-
A CreateSchemaNode is the root of a QueryTree that represents a CREATE SCHEMA statement.
- CreateSchemaNode(String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateSchemaNode
-
Constructor for a CreateSchemaNode
- CreateSequenceConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a CREATE SEQUENCE statement at execution time.
- CreateSequenceConstantAction(String, String, DataTypeDescriptor, long, long, long, long, boolean) - Constructor for class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
-
Make the ConstantAction for a CREATE SEQUENCE statement.
- createSequenceGenerator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater.BulkInsertUpdater
- createSequenceGenerator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Initialize the sequence generator.
- createSequenceGenerator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
- CreateSequenceNode - Class in org.apache.derby.impl.sql.compile
-
A CreateSequenceNode is the root of a QueryTree that represents a CREATE SEQUENCE statement.
- CreateSequenceNode(TableName, DataTypeDescriptor, Long, Long, Long, Long, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
Constructor for a CreateSequenceNode
- createSequenceString(String, String, long, long, long, long, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Sequence
-
Generate DDL for a specific sequence.
- createServerSocket() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Create the right kind of server socket
- createServerSocket() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to create a
ServerSocketfor listening to connections from the master. - createServiceRoot(String, boolean) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Returns the canonical name of the service.
- createServiceRoot(String, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Properties cannot be saved
- createSort(Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Create a sort.
- createSort(Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- createSort(TransactionController, int, Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.SortFactory
-
Create the sort and return a sort object for it.
- createSort(TransactionController, int, Properties, DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Create a sort.
- createSpaceForUpdate(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create the space to update a portion of a record.
- createSPS(LanguageConnectionContext, DataDescriptorGenerator, DataDictionary, TransactionController, UUID, SchemaDescriptor, UUID, UUID, String, boolean, TableDescriptor) - Method in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- createSPSSet(TransactionController, boolean, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create a set of stored prepared statements from a properties file.
- createSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Create a fresh SQLSessionContext for this connection.
- createSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- createSQLXML() - Method in class org.apache.derby.client.am.LogicalConnection
- createSQLXML() - Method in class org.apache.derby.client.net.NetConnection
- createSQLXML() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createSQLXML() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- createStatement() - Method in class org.apache.derby.client.am.ClientConnection
- createStatement() - Method in class org.apache.derby.client.am.LogicalConnection
- createStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createStatement() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
SQL statements without parameters are normally executed using Statement objects.
- createStatement(int, int) - Method in class org.apache.derby.client.am.ClientConnection
- createStatement(int, int) - Method in class org.apache.derby.client.am.LogicalConnection
- createStatement(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createStatement(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 2.0 Same as createStatement() above, but allows the default result set type and result set concurrency type to be overridden.
- createStatement(int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- createStatement(int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
- createStatement(int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createStatement(int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0 Same as createStatement() above, but allows the default result set type, result set concurrency type and result set holdability type to be overridden.
- createStatementX(int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- createStruct(String, Object[]) - Method in class org.apache.derby.client.am.LogicalConnection
- createStruct(String, Object[]) - Method in class org.apache.derby.client.net.NetConnection
- createStruct(String, Object[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- createStruct(String, Object[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- createSubjectRowIDhashtable() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
-
Create a BackingStoreHashtable to hold the ids of subject rows.
- createSystemPrincipalSubject(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Creates a (read-only) Subject representing a given user as a System user within Derby.
- createSystemProcedureOrFunction(String, UUID, String[], TypeDescriptor[], int, int, short, boolean, boolean, TypeDescriptor, HashSet<String>, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Generic create procedure routine.
- createSystemProcedureOrFunction(String, UUID, String[], TypeDescriptor[], int, int, short, boolean, boolean, TypeDescriptor, HashSet<String>, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Generic create procedure routine.
- createSystemSps(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Create system built-in metadata stored prepared statements.
- CreateTableConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a CREATE TABLE Statement at Execution time.
- CreateTableConstantAction(String, String, int, ColumnInfo[], CreateConstraintConstantAction[], Properties, char, boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
Make the ConstantAction for a CREATE TABLE statement.
- CreateTableNode - Class in org.apache.derby.impl.sql.compile
-
A CreateTableNode is the root of a QueryTree that represents a CREATE TABLE or DECLARE GLOBAL TEMPORARY TABLE statement.
- CreateTableNode(TableName, ResultColumnList, ResultSetNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
-
Constructor for a CreateTableNode for a base table create from a query
- CreateTableNode(TableName, TableElementList, Properties, boolean, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
-
Constructor for a CreateTableNode for a global temporary table
- CreateTableNode(TableName, TableElementList, Properties, char, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
-
Constructor for a CreateTableNode for a base table
- createTCTime - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- createTCTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- createTempDir() - Method in class org.apache.derby.impl.io.BaseStorageFactory
- createTemplate(Transaction) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Create a template for this conglomerate.
- createTemporaryFile(String, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Create and returns a temporary file in temporary file system of database.
- createTemporaryFile(String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Creates a handle to a temporary file.
- createTemporaryFile(String, String) - Method in interface org.apache.derby.io.StorageFactory
-
Create and returns a temporary file in temporary file system of database
- createThenRows(Activation) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Create the temporary table for holding the rows which are buffered up for bulk-processing after the driving left join completes.
- createTrigger(String, String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
Generate DDL for a specific trigger.
- CreateTriggerConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a CREATE TRIGGER Statement at Execution time.
- CreateTriggerConstantAction(String, String, int, boolean, boolean, boolean, TableDescriptor, UUID, String, UUID, String, UUID, int[], int[], String, String, boolean, boolean, String, String, ProviderInfo[]) - Constructor for class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
Make the ConstantAction for a CREATE TRIGGER statement.
- createTriggerDependencies(TriggerDescriptorList, Dependent) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Makes the calling object (usually a Statement) dependent on all the constraints.
- CreateTriggerNode - Class in org.apache.derby.impl.sql.compile
-
A CreateTriggerNode is the root of a QueryTree that represents a CREATE TRIGGER statement.
- CreateTriggerNode(TableName, TableName, int, ResultColumnList, boolean, boolean, boolean, List<TriggerReferencingStruct>, ValueNode, String, StatementNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Constructor for a CreateTriggerNode
- createTypeDependency(AliasDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Declare a dependency on an ANSI UDT, identified by its AliasDescriptor, and check that you have privilege to use it.
- createTypeDependency(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Declare a dependency on a type and check that you have privilege to use it.
- createUserRawStorePropertySet(Properties) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Create a list of all the properties that Access wants to export through the getInternalTablePropertySet() call.
- createUTF16BEStream(Reader) - Static method in class org.apache.derby.client.net.EncodedInputStream
-
Create a UTF-16BE encoded stream from the given
Reader. - createUTF8Stream(Reader) - Static method in class org.apache.derby.client.net.EncodedInputStream
-
Create a UTF-8 encoded stream from the given
Reader. - createUUID() - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
-
Create a new UUID.
- createUUID() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
Generate a new UUID.
- CreateViewConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a CREATE VIEW Statement at Execution time.
- CreateViewConstantAction(String, String, int, String, int, ColumnInfo[], ProviderInfo[], UUID) - Constructor for class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
Make the ConstantAction for a CREATE VIEW statement.
- CreateViewNode - Class in org.apache.derby.impl.sql.compile
-
A CreateViewNode is the root of a QueryTree that represents a CREATE VIEW statement.
- CreateViewNode(TableName, ResultColumnList, ResultSetNode, int, String, OrderByList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CreateViewNode
-
Constructor for a CreateViewNode
- createXAConnection(ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
Instantiate and return an EmbedXAConnection from this instance of EmbeddedXADataSource.
- createXAConnection(ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Instantiate and return an EmbedXAConnection from this instance of EmbeddedXADataSource.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Convert a local transaction to a global transaction.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Convert a local transaction to a global transaction.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Convert a local transaction to a global transaction.
- createXATransactionFromLocalTransaction(int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Convert a local transaction to a global transaction.
- createXMLData(String, int) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Create XML data based on the query that's passed in.
- CreateXMLFile - Class in org.apache.derby.impl.tools.planexporter
-
This class is to create the final xml file, that will be used by the Graphical Query Explainer.
- CreateXMLFile(AccessDatabase) - Constructor for class org.apache.derby.impl.tools.planexporter.CreateXMLFile
- createXMLFragment() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
This method creates the queries such that after execution of the query it will return XML data fragments.
- createXplainSchema(String) - Static method in class org.apache.derby.catalog.SystemProcedures
- createXplainTable(LanguageConnectionContext, String, XPLAINTableDescriptor) - Static method in class org.apache.derby.catalog.SystemProcedures
- creatingResource - Variable in class org.apache.derby.jdbc.XATransactionState
- creationTimestamp - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- crf - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
- crf - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- crLf() - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
- CrossConverters - Class in org.apache.derby.client.am
- CrossConverters(Agent) - Constructor for class org.apache.derby.client.am.CrossConverters
- crossConverters_ - Variable in class org.apache.derby.client.am.Agent
- CROSSJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
- crrtkn - Variable in class org.apache.derby.impl.drda.Database
- crrtkn - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- CRRTKN - Static variable in class org.apache.derby.client.net.CodePoint
- CRRTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
- crrtkn_ - Variable in class org.apache.derby.client.net.NetConnection
- cryptixKey - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- CRYPTO_ALGORITHM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_BAD_PADDING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CRYPTO_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_EXTERNAL_KEY_VERIFY_FILE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
One can encrypt the database with an encryption key at create time.
- CRYPTO_ILLEGAL_BLOCK_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CRYPTO_KEY_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_KEY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_NO_SUCH_PADDING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CRYPTO_OLD_EXTERNAL_KEY_VERIFY_FILE - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
A File used to save the old copy of the verify key (Attribute.CRYPTO_EXTERNAL_KEY_VERIFY_FILE) file during re-encryption of the database.
- CRYPTO_PROVIDER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute for encrypting a database.
- CRYPTO_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute for encrypting a database.
- cryptoAlgorithm - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- cryptoAlgorithmShort - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- cryptoOperationAllowed(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
checks if the database is in the right state to (re)encrypt it.
- cryptoProvider - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- cryptoProviderShort - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- CS - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Shared lock
- CS_TO_JDBC_ISOLATION_LEVEL_MAP - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
Map from Derby transaction isolation constants to JDBC constants.
- CS_TO_SQL_ISOLATION_MAP - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
-
Map from Derby transaction isolation constants to text values used in SQL.
- csd - Variable in class org.apache.derby.iapi.types.SQLClob
-
The descriptor for the stream.
- csd - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
The descriptor used to describe the underlying source stream.
- csd - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Descriptor containing information about the stream.
- csf - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- csPackages - Static variable in class org.apache.derby.impl.services.bytecode.d_BCValidate
- CSTMBCS - Static variable in class org.apache.derby.impl.drda.CodePoint
- ctxMgr - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The context manager for the worker thread.
- CtxStack() - Constructor for class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- ctxTable - Variable in class org.apache.derby.iapi.services.context.ContextManager
-
HashMap that holds the Context objects.
- CU - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Update lock
- culprits - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- curArray - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
The array we are currently reading from.
- curBuf - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- curBufDataBytes - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- curBufPos - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- curBufVEleAt - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- curBytePos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- curBytePos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The current byte position.
- curBytePos(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the current byte position, defaults to
0. - curCharPos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- curCharPos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The current character position.
- curCharPos(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the current character position, defaults to
1. - curLoc - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- curr - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
- currCE - Variable in class org.apache.derby.impl.tools.ij.utilMain
- current - Variable in class org.apache.derby.impl.store.access.sort.SortScan
-
The row at the current position of the scan, from which fetch will return values.
- CURRENT_CONNECTION_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- CURRENT_DATE - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- CURRENT_DATETIME_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- current_fraction - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
If this is an optimizer search, the fraction of rows that are "in" the the current search.
- CURRENT_ISOLATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- current_leaf - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
- current_lock_row_loc - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
- current_lock_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
- CURRENT_OF_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CURRENT_OF_NODE_NAME - Static variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- current_page - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
Fields of the class
- current_pageno - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- current_positionKey - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Fields of the class
- CURRENT_RESULTSET_ONLY - Static variable in interface org.apache.derby.iapi.sql.ResultSet
- current_rh - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- current_rh_qualified - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- CURRENT_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CURRENT_ROW_LOCATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CURRENT_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- current_slot - Variable in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- CURRENT_TIME - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- CURRENT_TIMESTAMP - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- CURRENT_USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- currentAccessPath - Variable in class org.apache.derby.impl.sql.compile.FromTable
- currentAPL - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- currentBestPlan - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- currentBuffer - Variable in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Current data buffer
- currentBuffer - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Current data buffer
- currentBuffer - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- currentCcsidManager_ - Variable in class org.apache.derby.client.net.NetAgent
- currentCheckpoint - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- currentCipherFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- currentColumnOrdering - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- currentCompressRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- currentConnectionHandle - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- currentCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- currentCPDataSource - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- currentData - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- currentDataOffset - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- currentDataSource - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- currentDate - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the SQL DATE version of the current datetime.
- currentDatetime - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the current datetime on the first evaluation of a current function in a statement, which contains all available fields.
- CurrentDatetime - Class in org.apache.derby.impl.sql.execute
-
CurrentDatetime provides execution support for ensuring that the current datetime is evaluated only once for a statement.
- CurrentDatetime - Static variable in interface org.apache.derby.iapi.reference.ClassName
- CurrentDatetime() - Constructor for class org.apache.derby.impl.sql.execute.CurrentDatetime
-
The constructor is public; note we wait until evaluation to put any values into the fields.
- currentDatetimeFieldName - Static variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- CurrentDatetimeOperatorNode - Class in org.apache.derby.impl.sql.compile
-
The CurrentDatetimeOperator operator is for the builtin CURRENT_DATE, CURRENT_TIME, and CURRENT_TIMESTAMP operations.
- CurrentDatetimeOperatorNode(int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- currentDecoration - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- currentDecorationStrategy - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- currentDefaultSchema - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- currentDependent - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- currentDirtyBuffer - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- currentDrdaRs - Variable in class org.apache.derby.impl.drda.DRDAStatement
- currentDynamicResultSet - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- currentIdentity - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
- currentInstant - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- currentInstant - Variable in class org.apache.derby.impl.store.raw.log.Scan
- currentInstant - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- currentInstant() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the current log instant - this is the log instant of the Next log record to be written out
- currentJoinOrder - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- currentJoinsElement - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- currentLock - Variable in class org.apache.derby.impl.services.locks.Timeout
- currentLogFileFirstUnflushedPosition - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- currentLogFileHasUnflushedRecord() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
- currentLogFileLength - Variable in class org.apache.derby.impl.store.raw.log.Scan
- currentLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- currentLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.Scan
- CurrentOfNode - Class in org.apache.derby.impl.sql.compile
-
The CurrentOf operator is used by positioned DELETE and UPDATE to get the current row and location for the target cursor.
- CurrentOfNode(String, String, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CurrentOfNode
- CurrentOfResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a cursor name and returns the current row of the cursor; for use in generating the source row and row location for positioned update/delete operations.
- CurrentOfResultSet(String, Activation, int) - Constructor for class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- currentPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- currentPooledConnection - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- currentPos - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
-
Current position in the underlying Blob.
- currentPos - Variable in class org.apache.derby.client.am.BlobLocatorOutputStream
-
Current position in the underlying Blob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorInputStream
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorOutputStream
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
Current position in the underlying Clob.
- currentPos - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- currentPos - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- currentPos - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Current file position.
- currentPos_ - Variable in class org.apache.derby.client.net.Reply
- currentPosition - Variable in class org.apache.derby.impl.load.ImportFileInputStream
- currentPosition - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- currentPosition - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- currentProperties - Variable in class org.apache.derby.impl.load.ControlInfo
- currentPs - Variable in class org.apache.derby.diag.StatementCache
- currentReader - Variable in class org.apache.derby.client.am.ClientResultSet
- currentRequiredLength - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- currentRole - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- currentRow - Variable in class org.apache.derby.diag.LockTable
- currentRow - Variable in class org.apache.derby.diag.SpaceTable
- currentRow - Variable in class org.apache.derby.diag.StatementDuration
- currentRow - Variable in class org.apache.derby.diag.TransactionTable
- currentRow - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The currentRow contains the data of the current row of the resultset.
- currentRow - Variable in class org.apache.derby.impl.services.locks.Timeout
- currentRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- currentRow - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- currentRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- currentRow(ResultSet, DataValueDescriptor[]) - Method in interface org.apache.derby.vti.IFastPath
-
A call from the VTI execution layer back into the supplied VTI.
- currentRowHasBeenUpdated - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- currentRowInRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
- currentRowIsValid - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- CurrentRowLocationNode - Class in org.apache.derby.impl.sql.compile
-
The CurrentRowLocation operator is used by DELETE and UPDATE to get the RowLocation of the current row for the target table.
- CurrentRowLocationNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
- currentRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- currentRowPosition_ - Variable in class org.apache.derby.client.am.Cursor
- currentRowPositionIsEqualToNextRowPosition() - Method in class org.apache.derby.client.am.Cursor
- currentRowScanResultSetName - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- currentSavepointLevel - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- currentSchema - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
the current cached schema
- currentSchemaName_ - Variable in class org.apache.derby.client.am.ClientConnection
-
Cached copy of the schema name.
- currentSeparator - Variable in class org.apache.derby.iapi.types.DateTimeParser
- currentSession - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- currentSortAvoidanceCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- currentStatement - Variable in class org.apache.derby.impl.drda.Database
- currentStream - Variable in class org.apache.derby.client.am.ClientResultSet
- currentStream - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- currentTime - Variable in class org.apache.derby.impl.services.locks.Timeout
- currentTime - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- currentTime - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the SQL TIME version of the current datetime.
- currentTimestamp - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
Holds the SQL TIMESTAMP version of the current datetime.
- currentTimeStamp() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return a time stamp that can be used to identify the page of this specific instance.
- currentTimeStamp() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get a time stamp for this page
- currentToken - Variable in class org.apache.derby.impl.load.ImportReadData
- currentToken - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
This is the last token that has been consumed successfully.
- currentTokenMaxSize - Variable in class org.apache.derby.impl.load.ImportReadData
- currentUser - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- currentValue - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- currentValue - Variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- currentVarNum - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- currentVisitor - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
the last instance of a visitor is cached
- currentXAConnection - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- currentXADataSource - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- currentXid - Variable in class org.apache.derby.jdbc.EmbedXAResource
- currFKRowIndex - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- currNodeIter - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Last node returned by next; a logical pointer into the arcs list of a node we are currently processing.
- curRowPosition - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- currPrivType - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- currRefRowIndex - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- currRowFromMem - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- currSession - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
- currSortedRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- currXACallInfoOffset_ - Variable in class org.apache.derby.client.net.NetConnection
- cursor - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- Cursor - Class in org.apache.derby.client.am
- Cursor(Agent) - Constructor for class org.apache.derby.client.am.Cursor
- cursor_ - Variable in class org.apache.derby.client.am.ClientResultSet
- CURSOR_COLUMN_NOT_UPDATABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_DUPLICATE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.CursorInfo
- CURSOR_INVALID_CURSOR_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_INVALID_FOR_SENSITIVE_DYNAMIC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_INVALID_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_INVALID_OPERATION_AT_CURRENT_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_MUST_BE_SCROLLABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_NO_UPDATE_CALLS_ON_CURRENT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- CURSOR_NOT_ON_CURRENT_OR_INSERT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_NOT_POSITIONED_ON_INSERT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_OPERATION_CONFLICT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- CURSOR_TABLE_REFERENCE_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.CursorTableReference
- CursorActivation - Class in org.apache.derby.impl.sql.execute
-
In the family of activation support classes, this one provides an activation with a cursor name.
- CursorActivation - Interface in org.apache.derby.iapi.sql.execute
-
CursorActivation includes an additional method used on cursors.
- CursorActivation - Static variable in interface org.apache.derby.iapi.reference.ClassName
- CursorActivation() - Constructor for class org.apache.derby.impl.sql.execute.CursorActivation
- cursorAttribute_ForUpdate - Static variable in class org.apache.derby.client.am.Configuration
- cursorAttribute_Insensitive - Static variable in class org.apache.derby.client.am.Configuration
- cursorAttribute_SensitiveStatic - Static variable in class org.apache.derby.client.am.Configuration
- cursorAttribute_WithHold - Static variable in class org.apache.derby.client.am.Configuration
- cursorAttributesToSendOnPrepare_ - Variable in class org.apache.derby.client.am.ClientStatement
- cursorHold_ - Variable in class org.apache.derby.client.am.ClientResultSet
- cursorInfo - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- CursorInfo - Class in org.apache.derby.impl.sql
-
A basic holder for information about cursors for execution.
- CursorInfo() - Constructor for class org.apache.derby.impl.sql.CursorInfo
-
Niladic constructor for Formatable
- CursorInfo(int, ExecCursorTableReference, List<String>) - Constructor for class org.apache.derby.impl.sql.CursorInfo
- cursorName - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
My state
- cursorName - Variable in class org.apache.derby.impl.drda.DRDAStatement
- cursorName - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- cursorName - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
- cursorName - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- cursorName - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- cursorName_ - Variable in class org.apache.derby.client.am.ClientStatement
- cursorNamePrefixWithHold__ - Static variable in class org.apache.derby.client.am.SectionManager
- cursorNamePrefixWithNoHold__ - Static variable in class org.apache.derby.client.am.SectionManager
- CursorNode - Class in org.apache.derby.impl.sql.compile
-
A CursorNode represents a result set that can be returned to a client.
- CursorNode(String, ResultSetNode, String, OrderByList, ValueNode, ValueNode, boolean, int, String[], boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.CursorNode
-
Constructor for a CursorNode
- CursorResultSet - Interface in org.apache.derby.iapi.sql.execute
-
The CursorResultSet interface is used to provide additional operations on result sets that can be used in cursors.
- CursorResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
- cursorResultSetField - Variable in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
- cursors - Variable in class org.apache.derby.impl.tools.ij.Session
- cursorStmts - Variable in class org.apache.derby.impl.tools.ij.Session
- CursorTableReference - Class in org.apache.derby.impl.sql
- CursorTableReference() - Constructor for class org.apache.derby.impl.sql.CursorTableReference
-
Niladic constructor for Formatable
- CursorTableReference(String, String, String) - Constructor for class org.apache.derby.impl.sql.CursorTableReference
- cursorTargetTable - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- cursorTargetTable - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- cursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Is this a table that has a FOR UPDATE clause?
- cursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Is this a table that has a FOR UPDATE clause.
- cursorUnpositionedOnServer_ - Variable in class org.apache.derby.client.am.ClientResultSet
- CUSTOM_TOOL_CLASS_NAME - Static variable in class org.apache.derby.catalog.Java5SystemProcedures
-
Generic name for all user-supplied tools: the first optional arg is the tool class name
- CVAA_CURRENT_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- CVAA_LAST_ALLOCATED_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- CVAA_LENGTH - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- CVAA_NUMBER_OF_VALUES_ALLOCATED - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- CVAA_STATUS - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- CX - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Container Exclusive lock
D
- D_B2IController - Class in org.apache.derby.impl.store.access.btree.index
-
Debugging class used to print debug information about a B2I.
- D_B2IController() - Constructor for class org.apache.derby.impl.store.access.btree.index.D_B2IController
- D_BaseContainerHandle - Class in org.apache.derby.impl.store.raw.data
-
The D_BaseContainerHandle class provides diagnostic information about the BaseContainerHandle class.
- D_BaseContainerHandle() - Constructor for class org.apache.derby.impl.store.raw.data.D_BaseContainerHandle
- d_BCValidate - Class in org.apache.derby.impl.services.bytecode
-
Validate BC calls.
- d_BCValidate() - Constructor for class org.apache.derby.impl.services.bytecode.d_BCValidate
- D_BTreeController - Class in org.apache.derby.impl.store.access.btree
- D_BTreeController() - Constructor for class org.apache.derby.impl.store.access.btree.D_BTreeController
- D_ContainerKey - Class in org.apache.derby.iapi.store.raw
-
The D_BaseContainerHandle class provides diagnostic information about the BaseContainerHandle class.
- D_ContainerKey() - Constructor for class org.apache.derby.iapi.store.raw.D_ContainerKey
- D_ContainerLock - Class in org.apache.derby.iapi.store.raw
-
The D_ContainerLock class provides diagnostic information about the ContainerLock qualifer, and is used for output in lock debugging.
- D_ContainerLock() - Constructor for class org.apache.derby.iapi.store.raw.D_ContainerLock
- D_DiagnosticUtil - Class in org.apache.derby.impl.store.raw.data
-
This class provides some utility functions used to debug on disk structures of the store.
- D_DiagnosticUtil() - Constructor for class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
No arg Constructor.
- D_FlushedScan - Class in org.apache.derby.impl.store.raw.log
- D_FlushedScan() - Constructor for class org.apache.derby.impl.store.raw.log.D_FlushedScan
- D_HeapController - Class in org.apache.derby.impl.store.access.heap
- D_HeapController() - Constructor for class org.apache.derby.impl.store.access.heap.D_HeapController
- D_LockControl - Class in org.apache.derby.impl.services.locks
- D_LockControl() - Constructor for class org.apache.derby.impl.services.locks.D_LockControl
- D_LogToFile - Class in org.apache.derby.impl.store.raw.log
- D_LogToFile() - Constructor for class org.apache.derby.impl.store.raw.log.D_LogToFile
- D_RecordId - Class in org.apache.derby.impl.store.raw.data
-
The D_RecordId class provides diagnostic information about the BaseContainerHandle class.
- D_RecordId() - Constructor for class org.apache.derby.impl.store.raw.data.D_RecordId
- D_RowLock - Class in org.apache.derby.iapi.store.raw
-
The D_RowLock class provides diagnostic information about the RowLock qualifer, and is used for output in lock debugging.
- D_RowLock() - Constructor for class org.apache.derby.iapi.store.raw.D_RowLock
- D_StoredPage - Class in org.apache.derby.impl.store.raw.data
-
The D_StoredPage class provides diagnostic information about the StoredPage class.
- D_StoredPage() - Constructor for class org.apache.derby.impl.store.raw.data.D_StoredPage
- D_Xact - Class in org.apache.derby.impl.store.raw.xact
-
The D_Xact class provides diagnostic information about the Xact class.
- D_Xact() - Constructor for class org.apache.derby.impl.store.raw.xact.D_Xact
- D2F - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- D2I - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- D2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- daemonDisabled - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if the daemon has been disabled.
- DaemonFactory - Interface in org.apache.derby.iapi.services.daemon
-
Daemon Factory can create new DaemonService, which runs on seperate background threads.
- DaemonFactory - Static variable in interface org.apache.derby.iapi.reference.Module
- daemonGroup - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- daemonLCC - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The language connection context for the worker thread.
- DaemonOff - Static variable in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Trace flag that can be used to turn off background daemons If DaemonOff is set, background Daemon will not attempt to do anything.
- daemonService - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
The service thread which performs the clean operations.
- DaemonService - Interface in org.apache.derby.iapi.services.daemon
-
A DaemonService provides a background service which is suitable for asynchronous I/O and general clean up.
- DaemonThreadFactory() - Constructor for class org.apache.derby.jdbc.InternalDriver.DaemonThreadFactory
- DaemonTrace - Static variable in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Trace flag that can be used by Daemons to print stuff out
- DALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DASHARG_BOOTPASSWORD - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_DATABASE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_ENCALG - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_ENCPRV - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_HOST - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_LOADSYSIBM - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_PASSWORD - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_PORT - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_SESSION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_SSL - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_UNSECURE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARG_USER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASHARGS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- data - Variable in class org.apache.derby.diag.StatementCache
- data - Variable in class org.apache.derby.impl.jdbc.ReaderToAscii
- data - Variable in class org.apache.derby.impl.store.raw.data.RawField
- data - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- data_ - Variable in class org.apache.derby.client.ClientXid
- DATA_AFTER_STOP_DELIMITER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_ALLOC_NTT_CANT_OPEN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_BAD_CONTAINERINFO_WRITE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CANNOT_GET_DEALLOC_LOCK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CANNOT_MAKE_RECORD_HANDLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CHANGING_CONTAINER_INFO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CODESET - Static variable in class org.apache.derby.impl.load.ControlInfo
- DATA_CONTAINER_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CONTAINER_READ_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CONTAINER_VANISHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CORRUPT_PAGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_CORRUPT_STREAM_CONTAINER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_DICTIONARY_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DataDictionaryDescriptorFinder
- DATA_DIFFERENT_CONTAINER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_DIRECTORY_NOT_FOUND_IN_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_DOUBLE_LATCH_INTERNAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_ENCRYPT_ALGORITHM_VERSION - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
This variable is used to store the encryption scheme to allow for any future changes in encryption schemes of data This property has been introduced in version 10 Value starts at 1
- DATA_ENCRYPTION - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to encrypt the database on disk.
- DATA_ENCRYPTION - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to encrypt the database on disk.
- DATA_FILE_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_FILE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_FILE_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_INVALID_RECORD_HANDLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_MISSING_LOG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_MISSING_PAGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_MULTIPLE_JBMS_FORCE_LOCK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_MULTIPLE_JBMS_ON_DB - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_MULTIPLE_JBMS_WARNING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_NO_ROW_COPIED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_NO_SPACE_FOR_RECORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_NULL_STORABLE_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_OBJECT_ALLOCATION_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_SLOT_NOT_ON_PAGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_SQLDATA_READ_ILLEGAL_ACCESS_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_SQLDATA_READ_INSTANTIATION_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_STORABLE_READ_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_STORABLE_READ_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_STORABLE_READ_MISSING_CLASS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_STORABLE_WRITE_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_STREAM_STRUCTURE_MAX_LENGTH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DATA_TIME_STAMP_ILLEGAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_TIME_STAMP_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_TRUNCATION_READ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_TYPE_DESCRIPTOR_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
DataTypeDescriptor (runtime type) new format from 10.4 onwards that reflects the change in role from is a TypeDescriptor to has a TypeDescriptor.
- DATA_TYPE_IMPL_DESCRIPTOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.TypeDescriptorImpl
- DATA_TYPE_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_TYPE_SERVICES_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
In releases prior to 10.3 this format was produced by DataTypeDescriptor.
- DATA_UNDELETE_RECORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UNEXPECTED_NO_SPACE_ON_PAGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UNEXPECTED_OVERFLOW_PAGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UNKNOWN_CONTAINER_FORMAT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UNKNOWN_PAGE_FORMAT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UNKNOWN_PAGE_FORMAT_2 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_UPDATE_DELETED_RECORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATA_WRONG_PAGE_FOR_HANDLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- dataAfterStopDelimiter(int, int) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, there is data found between the stop delimiter and field/record spearator.
- database - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- database - Variable in class org.apache.derby.impl.drda.DRDAStatement
- database - Variable in class org.apache.derby.impl.drda.Session
- database - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- Database - Class in org.apache.derby.impl.drda
-
Database stores information about the current database It is used so that a session may have more than one database
- Database - Interface in org.apache.derby.database
-
The Database interface provides control over a database (that is, the stored data and the files the data are stored in), operations on the database such as backup and recovery, and all other things that are associated with the database itself.
- Database - Interface in org.apache.derby.iapi.db
-
The org.apache.derby.iapi.db.Database interface provides "internal" methods on the database which are not available to JBMS users (org.apache.derby.database.Database, which this interface extends, provides all the externally visible methods).
- Database(String) - Constructor for class org.apache.derby.impl.drda.Database
-
Database constructor
- DATABASE_CLASSPATH - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.database.classpath
Consists of a series of two part jar names. - DATABASE_ENCRYPTION_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATABASE_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATABASE_ID - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- DATABASE_MODULE - Static variable in interface org.apache.derby.iapi.reference.Property
- DATABASE_NOT_ENCRYPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATABASE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATABASE_PROPERTIES_ONLY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.database.propertiesOnly
- DATABASE_READ_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DATABASE_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
DATABASE_SEVERITY is associated with errors which cause the current database to be closed.
- databaseAccessException - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- databaseArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DatabaseClasses - Class in org.apache.derby.impl.services.reflect
-
An abstract implementation of the ClassFactory.
- DatabaseClasses() - Constructor for class org.apache.derby.impl.services.reflect.DatabaseClasses
- DatabaseContext - Interface in org.apache.derby.iapi.db
-
A context for a database.
- DatabaseContextImpl - Class in org.apache.derby.impl.db
-
A context that shutdowns down the database on a databsae exception.
- DatabaseContextImpl(ContextManager, Database) - Constructor for class org.apache.derby.impl.db.DatabaseContextImpl
- databaseDirectory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- databaseEncrypted - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- databaseEncrypted - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- databaseEncrypted - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- databaseEncrypted() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Returns if data base is in encrypted mode.
- databaseEncrypted() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- databaseEncrypted() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- databaseIndex - Variable in class org.apache.derby.diag.ErrorLogReader
- DatabaseInstant - Interface in org.apache.derby.iapi.store.access
-
A DatabaseInstant is a quantity which the database associates with events to collate them.
- databaseLocale - Variable in class org.apache.derby.iapi.types.DataValueFactoryImpl
- databaseLocale - Variable in class org.apache.derby.impl.db.BasicDatabase
- databaseMetaData_ - Variable in class org.apache.derby.client.am.ClientConnection
- databaseName - Variable in class org.apache.derby.impl.io.vfmem.DataStore
-
The name of the database this store serves, expected to be the absolute path of the service root (i.e.
- databaseName - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- databaseName - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- databaseName - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Stores the relational database name, RDBNAME.
- databaseName - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- databaseName_ - Variable in class org.apache.derby.client.am.ClientConnection
- DatabasePermission - Class in org.apache.derby.security
-
This class represents access to database-scoped privileges.
- DatabasePermission(String, String) - Constructor for class org.apache.derby.security.DatabasePermission
-
Creates a new DatabasePermission with the specified URL and actions.
- databaseProductName_ - Variable in class org.apache.derby.client.am.ProductLevel
- databaseProductVersion_ - Variable in class org.apache.derby.client.am.ProductLevel
- DATABASES - Static variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
References to the databases created / existing.
- dataBuffer_ - Variable in class org.apache.derby.client.am.Cursor
- dataBufferHasUnprocessedData() - Method in class org.apache.derby.client.am.Cursor
- dataBufferStream_ - Variable in class org.apache.derby.client.am.Cursor
- dataBytes - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- dataCodeset - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- dataCodeset - Variable in class org.apache.derby.impl.load.ImportLobFile
- dataCodeset - Variable in class org.apache.derby.impl.load.ImportReadData
- dataDefinitionCausesTransactionCommit() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- dataDefinitionCausesTransactionCommit() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- dataDefinitionCausesTransactionCommit() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does a data definition statement within a transaction force the transaction to commit?
- dataDefinitionCausesTransactionCommit() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- dataDefinitionCausesTransactionCommit__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- dataDefinitionIgnoredInTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- dataDefinitionIgnoredInTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- dataDefinitionIgnoredInTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is a data definition statement within a transaction ignored?
- dataDefinitionIgnoredInTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- dataDefinitionIgnoredInTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- dataDescriptorGenerator - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DataDescriptorGenerator - Class in org.apache.derby.iapi.sql.dictionary
-
This is an implementation of the DataDescriptorGenerator interface that lives in the DataDictionary protocol.
- DataDescriptorGenerator(DataDictionary) - Constructor for class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Make a generator.
- dataDictionary - Variable in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- dataDictionary - Variable in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- dataDictionary - Variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- dataDictionary - Variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- DataDictionary - Interface in org.apache.derby.iapi.sql.dictionary
-
The DataDictionary interface is used with the data dictionary to get descriptors for binding and compilation.
- DataDictionary - Static variable in interface org.apache.derby.iapi.reference.ClassName
- DataDictionaryImpl - Class in org.apache.derby.impl.sql.catalog
-
Standard database implementation of the data dictionary that stores the information in the system catalogs.
- DataDictionaryImpl() - Constructor for class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dataDictionaryInWriteMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return true if the data dictionary is in write mode (that is, this context was informed that is is in write mode by the method call setDataDictionaryWriteMode().
- dataDictionaryInWriteMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- dataDirectory - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- dataDirectory - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The data directory of the database.
- dataDirectory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- dataDirectory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- dataFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- dataFactory - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
My factory class.
- dataFactory - Variable in class org.apache.derby.impl.store.raw.data.DecryptInputStream
- dataFactory - Variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- dataFactory - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- dataFactory - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- dataFactory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- dataFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- dataFactory - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- dataFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- dataFactory - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- DataFactory - Interface in org.apache.derby.iapi.store.raw.data
- dataFileExists(String) - Method in class org.apache.derby.impl.load.Export
-
Checks whether the data file exists .
- dataFileExists(String) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, data file exists.
- dataFileNotFound(String, Exception) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, the passed data file can't be found.
- dataFileNull() - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, null is passed for data file url.
- DataInputUtil - Class in org.apache.derby.iapi.services.io
-
A util class for DataInput.
- DataInputUtil() - Constructor for class org.apache.derby.iapi.services.io.DataInputUtil
- dataLength - Variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- DATALINK_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- dataLocale - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- dataModifiedInSavepointLevel - Variable in class org.apache.derby.impl.sql.conn.TempTableInfo
- dataNotSyncedAtAllocation - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- dataNotSyncedAtCheckpoint - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- dataOffset - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- dataOffset - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
First data byte in the byte stream.
- dataOffset(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the offset of the user data, defaults to
0. - dataOffset_ - Variable in class org.apache.derby.client.am.ClientBlob
- dataSource - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- dataSource_ - Variable in class org.apache.derby.client.am.ClientConnection
- dataSourceName - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
A data source name; used to name an underlying XADataSource, or ConnectionPoolDataSource when pooling of connections is done.
- dataSourceName - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- DataSourceStatement(ij, Token, Token, Token, Token, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- DataSourceStatement(ij, Token, Token, Token, Token, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- DataStore - Class in org.apache.derby.impl.io.vfmem
-
A virtual data store, keeping track of all the virtual files existing and offering a set of high-level operations on virtual files.
- DataStore(String) - Constructor for class org.apache.derby.impl.io.vfmem.DataStore
-
Creates a new data store.
- DataStoreEntry - Class in org.apache.derby.impl.io.vfmem
-
A data store entry representing either a file or a directory.
- DataStoreEntry(String, boolean) - Constructor for class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Creates a new data store entry.
- dataType - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- dataType - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- DataType - Class in org.apache.derby.iapi.types
-
DataType is the superclass for all data types.
- DataType() - Constructor for class org.apache.derby.iapi.types.DataType
- dataType_ - Variable in class org.apache.derby.client.am.Lob
- dataTypeConversion(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- dataTypeConversion(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- dataTypeConversion(String) - Method in class org.apache.derby.iapi.types.DataType
-
Return an conversion exception from this type to another.
- dataTypeConversion(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- DataTypeDescriptor - Class in org.apache.derby.iapi.types
-
DataTypeDescriptor describes a runtime SQL type.
- DataTypeDescriptor() - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Public niladic constructor.
- DataTypeDescriptor(TypeDescriptorImpl, TypeId) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Constructor for use in reconstructing a DataTypeDescriptor from a TypeDescriptorImpl and a TypeId
- DataTypeDescriptor(DataTypeDescriptor, boolean) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- DataTypeDescriptor(DataTypeDescriptor, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Constructor for internal uses only
- DataTypeDescriptor(DataTypeDescriptor, int, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- DataTypeDescriptor(DataTypeDescriptor, int, int, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Constructor for internal uses only.
- DataTypeDescriptor(TypeId, boolean) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
- DataTypeDescriptor(TypeId, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Constructor for use with non-numeric types
- DataTypeDescriptor(TypeId, int, int, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Constructor for use with numeric types
- DataTypeDescriptor(TypeId, int, int, boolean, int, int, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
-
Constructor to use when the caller doesn't know if it is requesting numeric or no-numeric DTD.
- dataTypeServices - Variable in class org.apache.derby.impl.sql.compile.ValueNode
-
The data type for this node.
- DataTypeUtilities - Class in org.apache.derby.iapi.types
-
A set of static utility methods for data types.
- DataTypeUtilities() - Constructor for class org.apache.derby.iapi.types.DataTypeUtilities
- dataValue - Variable in class org.apache.derby.iapi.types.SQLBinary
- DataValueDescriptor - Interface in org.apache.derby.iapi.types
-
The DataValueDescriptor interface provides methods to get the data from a column returned by a statement.
- DataValueDescriptor - Static variable in interface org.apache.derby.iapi.reference.ClassName
- dataValueFactory - Variable in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
- dataValueFactory - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- dataValueFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- DataValueFactory - Interface in org.apache.derby.iapi.types
-
This interface is how we get data values of different types.
- DataValueFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
- DataValueFactoryImpl - Class in org.apache.derby.iapi.types
-
Core implementation of DataValueFactory.
- DataValueFactoryImpl() - Constructor for class org.apache.derby.iapi.types.DataValueFactoryImpl
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Return the method name to get a Derby DataValueDescriptor object of the correct type and set it to a specific value.
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Return the method name to get a Derby DataValueDescriptor object of the correct type.
- dataValueMethodName() - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
- DATE - Static variable in class org.apache.derby.client.am.ClientTypes
- DATE_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_METHOD_NAME - Static variable in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- DATE_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- DATE_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_SEPARATORS - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_TIME_SEPARATORS - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_TIME_SEPARATORS_OR_END - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- DATE_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.DateTypeId
- DATE_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.TypesImplInstanceGetter
- date_valueOf(String, Calendar) - Static method in class org.apache.derby.client.am.CrossConverters
-
Convert a string to a date in the specified calendar.
- dateBytesToDate(byte[], int, Calendar, Charset) - Static method in class org.apache.derby.client.am.DateTime
-
Expected character representation is DERBY string representation of a date, which is in JIS format:
yyyy-mm-dd - dateBytesToTimestamp(byte[], int, Calendar, Charset) - Static method in class org.apache.derby.client.am.DateTime
-
Expected character representation is DERBY string representation of a date which is in JIS format:
yyyy-mm-dd - dateFormat - Variable in class org.apache.derby.impl.db.BasicDatabase
- dateRepresentationLength - Static variable in class org.apache.derby.client.am.DateTime
- dateSize - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- DateTime - Class in org.apache.derby.client.am
-
High performance converters from date/time byte encodings to JDBC Date, Time and Timestamp objects.
- DateTime() - Constructor for class org.apache.derby.client.am.DateTime
- DATETIME_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- DateTimeDataValue - Interface in org.apache.derby.iapi.types
- DateTimeDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- DateTimeParser - Class in org.apache.derby.iapi.types
-
This class provides a simple regular expression parser for standard format dates, times, and timestamps
- DateTimeParser(String) - Constructor for class org.apache.derby.iapi.types.DateTimeParser
- DateTimeValue - Class in org.apache.derby.client.am
-
This class represents a date or time value as it is represented in the database.
- DateTimeValue(Date) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Create an instance from a
java.sql.Dateusing the default calendar. - DateTimeValue(Date, Calendar) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Create an instance from a
java.sql.Timestampusing the specifiedjava.util.Calendar. - DateTimeValue(Time) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Create an instance from a
java.sql.Timeusing the default calendar. - DateTimeValue(Time, Calendar) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Create an instance from a
java.sql.Timeusing the specifiedjava.util.Calendar. - DateTimeValue(Timestamp) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Create an instance from a
java.sql.Timestampusing the default calendar. - DateTimeValue(Timestamp, Calendar) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Create an instance from a
java.sql.Timestampusing the specifiedjava.util.Calendar. - DateTimeValue(Calendar, int) - Constructor for class org.apache.derby.client.am.DateTimeValue
-
Construct a
DateTimeValuefrom ajava.util.Calendar. - dateToDateBytes(byte[], int, DateTimeValue) - Static method in class org.apache.derby.client.am.DateTime
-
Date is converted to a char representation in JDBC date format:
yyyy-mm-dddate format and then converted to bytes using UTF8 encoding - dateToString(int, int, int, StringBuffer) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Convert a date to the JDBC representation and append it to a string buffer.
- dateTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- DateTypeCompiler - Class in org.apache.derby.impl.sql.compile
- DateTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.DateTypeCompiler
- day - Variable in class org.apache.derby.client.am.DateTimeValue
- DAY_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- DAY_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- db - Variable in class org.apache.derby.impl.db.DatabaseContextImpl
- db - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The database object for the database we are handling automatic index statistics update for.
- db - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- DB_Alias - Class in org.apache.derby.impl.tools.dblook
- DB_Alias() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Alias
- DB_Check - Class in org.apache.derby.impl.tools.dblook
- DB_Check() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Check
- DB_CLASS_PATH_PARSE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DB_ENCRYPTION_IN_CLEANUP - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- DB_ENCRYPTION_IN_PROGRESS - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- DB_ENCRYPTION_IN_UNDO - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- DB_ENCRYPTION_STATUS - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Tracks the status of any database-wide cryptographic operations.
- DB_EX_LOCKFILE_NAME - Static variable in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
file name that is used to acquire exclusive lock on DB.
- DB_GrantRevoke - Class in org.apache.derby.impl.tools.dblook
- DB_GrantRevoke() - Constructor for class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
- DB_Index - Class in org.apache.derby.impl.tools.dblook
- DB_Index() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Index
- DB_Jar - Class in org.apache.derby.impl.tools.dblook
- DB_Jar() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Jar
- DB_Key - Class in org.apache.derby.impl.tools.dblook
- DB_Key() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Key
- DB_LOCKFILE_NAME - Static variable in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
The database lock
- db_name - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- DB_README_FILE_NAME - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
The readme file cautioning users against touching the files in the database directory
- DB_Roles - Class in org.apache.derby.impl.tools.dblook
- DB_Roles() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Roles
- DB_Schema - Class in org.apache.derby.impl.tools.dblook
- DB_Schema() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Schema
- DB_Sequence - Class in org.apache.derby.impl.tools.dblook
-
Dblook implementation for SEQUENCEs.
- DB_Sequence() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Sequence
- DB_Table - Class in org.apache.derby.impl.tools.dblook
- DB_Table() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Table
- DB_Trigger - Class in org.apache.derby.impl.tools.dblook
- DB_Trigger() - Constructor for class org.apache.derby.impl.tools.dblook.DB_Trigger
- DB_View - Class in org.apache.derby.impl.tools.dblook
- DB_View() - Constructor for class org.apache.derby.impl.tools.dblook.DB_View
- DB2_CHAR_MAXWIDTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_CONCAT_VARCHAR_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_DEFAULT_DECIMAL_PRECISION - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_DEFAULT_DECIMAL_SCALE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_DELIMITED_FORMAT - Static variable in class org.apache.derby.impl.load.ControlInfo
- DB2_JCC_MAX_EXCEPTION_PARAM_LENGTH - Static variable in class org.apache.derby.shared.common.error.MessageUtils
-
Pointer to the application requester for the session being serviced.
- DB2_LARGEST_DOUBLE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_LARGEST_NEGATIVE_DOUBLE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_LARGEST_NEGATIVE_REAL - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_LARGEST_REAL - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_LENGTH_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DB2_LOB_MAXWIDTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_LONGVARCHAR_MAXWIDTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_CHARACTER_LITERAL_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_COLUMNS_IN_TABLE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_COLUMNS_IN_VIEW - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_DECIMAL_PRECISION_SCALE - Static variable in interface org.apache.derby.iapi.reference.Limits
-
DECIMAL type limits
- DB2_MAX_ELEMENTS_IN_GROUP_BY - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_ELEMENTS_IN_ORDER_BY - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_ELEMENTS_IN_SELECT_LIST - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_FLOATINGPOINT_LITERAL_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_HEX_LITERAL_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_INDEXES_ON_TABLE - Static variable in interface org.apache.derby.iapi.reference.Limits
-
Maximum number of indexes on a table
- DB2_MAX_NUMBER_OF_TABLES - Static variable in class org.apache.derby.tools.dblook
- DB2_MAX_PAGE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MAX_TRIGGER_RECURSION - Static variable in interface org.apache.derby.iapi.reference.Limits
-
Various fixed Limits.
- DB2_MIN_COL_LENGTH_FOR_CURRENT_SCHEMA - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MIN_COL_LENGTH_FOR_CURRENT_USER - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_MIN_PAGE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Limits
-
DB2 TABLESPACE page size limits
- DB2_SMALLEST_DOUBLE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_SMALLEST_POSITIVE_DOUBLE - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_SMALLEST_POSITIVE_REAL - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2_SMALLEST_REAL - Static variable in interface org.apache.derby.iapi.reference.Limits
-
REAL/DOUBLE range limits pre DERBY-3398.
- DB2_SQLTYPE_BIGINT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_BLOB - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_BLOB_LOCATOR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_BOOLEAN - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_CHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_CLOB - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_CLOB_LOCATOR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_CSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_DATALINK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_DATE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_DBCLOB - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_DBCLOB_LOCATOR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_DECIMAL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_FAKE_NUDT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_FAKE_UDT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_FLOAT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_GRAPHIC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_INTEGER - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_LONG - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_LONGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_LSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NBIGINT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NBLOB - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NBLOB_LOCATOR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NBOOLEAN - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NCHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NCLOB - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NCLOB_LOCATOR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NCSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NDATALINK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NDATE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NDBCLOB - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NDBCLOB_LOCATOR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NDECIMAL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NFLOAT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NGRAPHIC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NINTEGER - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NLONG - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NLONGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NLSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NNUMERIC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NROWID - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NSMALL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NTIME - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NTIMESTAMP - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NUMERIC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NVARCHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NVARGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_NZONED - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_ROWID - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_SMALL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_TIME - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_TIMESTAMP - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_VARCHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_VARGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_SQLTYPE_ZONED - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DB2_VARCHAR_MAXWIDTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- DB2LengthOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary DB2 compatible length operator
- DB2LengthOperatorNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
- dbAtLeast10_9(Database) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if the database is 10.9 or newer.
- DBCP_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.util.IdUtil
-
Index of the schema name in a jar name on a db classpath
- DBCP_SQL_JAR_NAME - Static variable in class org.apache.derby.iapi.util.IdUtil
-
Index of the sql jar name in a jar name on a db classpath
- dbData - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The data store used for the database.
- dbDropCleanupInDummy(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Cleans up the internal dummy data store after a database has been dropped.
- DBG_FLAG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- dbLock - Variable in class org.apache.derby.impl.io.DirFile
- dblook - Class in org.apache.derby.tools
- dblook(String[]) - Constructor for class org.apache.derby.tools.dblook
- DBMDWrapper - Class in org.apache.derby.impl.tools.optional
-
OptionalTool to create wrapper functions which allow you to invoke DatabaseMetaData methods via SQL.
- DBMDWrapper() - Constructor for class org.apache.derby.impl.tools.optional.DBMDWrapper
-
0-arg constructor to satisfy the OptionalTool contract
- dbMetadata - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- DBMS - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
-
Genus name for dbms products.
- DBMS - Static variable in class org.apache.derby.tools.sysinfo
-
The genus name for the Apache Derby code.
- DBMS_INFO - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
- dbname - Variable in class org.apache.derby.impl.db.SlaveDatabase
- dbname - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- dbname - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- dbname - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- dbname - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
The name of the replicated database
- dbname - Variable in class org.apache.derby.impl.store.replication.ReplicationLogger
-
The name of the replicated database
- dbname - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- dbName - Variable in class org.apache.derby.impl.drda.Database
- DBNAME_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used for the database name, from the JDBC notion of jdbc:
: - DBNAME_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used for the database name, from the JDBC notion of jdbc:
: - dbnameStr - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- DBO_FIRST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DBO_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DBO_PASSWORD_EXPIRES_SOON - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- dbOwner - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The name of the database owner.
- dbtable - Variable in class org.apache.derby.impl.drda.Session
-
Table of databases accessed in this session.
- dBuilder - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
- dbURL - Static variable in class org.apache.derby.tools.PlanExporter
- DCMPG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DCMPL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- dcoci - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- dcoci - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- DCONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DCONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- dd - Variable in class org.apache.derby.impl.db.BasicDatabase
-
DataDictionary for this database.
- dd - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
- dd - Variable in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- dd - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
DataDictionaryImpl used to get closure graph
- dd - Variable in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- dd - Variable in class org.apache.derby.impl.sql.catalog.TDCacheable
- dd - Variable in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
DataDictionary for this database.
- dd - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- dd - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- dd - Variable in class org.apache.derby.impl.sql.execute.JarUtil
- dd - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- DD_ARISTOTLE_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_AristotleVersion
- DD_ARWEN_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_Version now mapped to a single class DD_Version. 5.1 and later databases will have this as the format identifier for their catalog version number.
- DD_BUFFY_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_BuffyVersion
- DD_DB2J72_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_DB2J72 now mapped to a single class DD_Version. 5.0 databases will have this as the format identifier for their catalog version number.
- DD_IVANOVA_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_IvanovaVersion
- DD_MULAN_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_MulanVersion
- DD_PLATO_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_PlatoVersion
- DD_SOCRATES_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_SocratesVersion
- DD_Version - Class in org.apache.derby.impl.sql.catalog
-
Generic code for upgrading data dictionaries.
- DD_Version() - Constructor for class org.apache.derby.impl.sql.catalog.DD_Version
-
Public niladic constructor needed for Formatable interface.
- DD_Version(DataDictionaryImpl, int) - Constructor for class org.apache.derby.impl.sql.catalog.DD_Version
-
Construct a Version for the currently booting data dictionary.
- DD_VERSION_CS_10_0 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Cloudscape/Derby 10.0 (Gandalf) System Catalog version
- DD_VERSION_CS_5_0 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Cloudscape 5.0 System Catalog version
- DD_VERSION_CS_5_1 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Cloudscape 5.1 (Arwen) System Catalog version
- DD_VERSION_CS_5_2 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Cloudscape 5.2 (Frodo) System Catalog version
- DD_VERSION_CS_8_1 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Cloudscape 8.1 (Pre-Gandalf) System Catalog version
- DD_VERSION_CURRENT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Special version indicating the database must be upgraded to or created at the current engine level DatabaseMetaData will use this to determine if the data dictionary is at the latest System Catalog version number.
- DD_VERSION_DERBY_10_1 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.1 System Catalog version
- DD_VERSION_DERBY_10_10 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.10 System Catalog version
- DD_VERSION_DERBY_10_11 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.11 System Catalog version
- DD_VERSION_DERBY_10_12 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.12 System Catalog version
- DD_VERSION_DERBY_10_13 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.13 System Catalog version
- DD_VERSION_DERBY_10_14 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.14 System Catalog version
- DD_VERSION_DERBY_10_2 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.2 System Catalog version
- DD_VERSION_DERBY_10_3 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.3 System Catalog version
- DD_VERSION_DERBY_10_4 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.4 System Catalog version
- DD_VERSION_DERBY_10_5 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.5 System Catalog version
- DD_VERSION_DERBY_10_6 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.6 System Catalog version
- DD_VERSION_DERBY_10_7 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.7 System Catalog version
- DD_VERSION_DERBY_10_8 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.8 System Catalog version
- DD_VERSION_DERBY_10_9 - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Derby 10.9 System Catalog version
- DD_XENA_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DD_XenaVersion
- ddCache - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
- DDColumnDependableFinder - Class in org.apache.derby.impl.sql.catalog
-
Class for implementation of DependableFinder in the core DataDictionary for referenced columns in a table.
- DDColumnDependableFinder(int) - Constructor for class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
Constructor same as in parent.
- DDColumnDependableFinder(int, byte[]) - Constructor for class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
Constructor given referenced column bit map byte array as in FormatableBitSet
- DDdependableFinder - Class in org.apache.derby.impl.sql.catalog
-
Class for most DependableFinders in the core DataDictionary.
- DDdependableFinder(int) - Constructor for class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Public constructor for Formatable hoo-hah.
- ddg - Variable in class org.apache.derby.impl.sql.execute.JarUtil
- dDictionary - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- DDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DDL_MODE - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- DDL_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- DDLConstantAction - Class in org.apache.derby.impl.sql.execute
-
Abstract class that has actions that are across all DDL actions.
- DDLConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.DDLConstantAction
- DDLConstantAction.SettableBoolean - Class in org.apache.derby.impl.sql.execute
-
Mutable Boolean wrapper, initially false
- ddlFile - Static variable in class org.apache.derby.impl.tools.dblook.Logs
- ddlFileName - Static variable in class org.apache.derby.tools.dblook
- DDLSingleTableConstantAction - Class in org.apache.derby.impl.sql.execute
-
Abstract class that has actions that are across all DDL actions that are tied to a table.
- DDLSingleTableConstantAction(UUID) - Constructor for class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
constructor
- DDLStatementNode - Class in org.apache.derby.impl.sql.compile
-
A DDLStatementNode represents any type of DDL statement: CREATE TABLE, CREATE INDEX, ALTER TABLE, etc.
- DDLStatementNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DDLStatementNode
- DDLStatementNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DDLStatementNode
- ddlTableDescriptor - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- ddlUsers - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DDM_RETURN_CALLER - Static variable in class org.apache.derby.client.am.ClientResultSet
- DDM_RETURN_CLIENT - Static variable in class org.apache.derby.client.am.ClientResultSet
- ddmCollectionLenStack - Variable in class org.apache.derby.impl.drda.DDMReader
- ddmCollectionLenStack_ - Variable in class org.apache.derby.client.net.Reply
- DDMReader - Class in org.apache.derby.impl.drda
-
The DDMReader is used to read DRDA protocol.
- DDMReader(InputStream) - Constructor for class org.apache.derby.impl.drda.DDMReader
-
This constructor is used for testing the protocol It is used by ProtocolTestAdapter to read the protocol returned by the server
- DDMReader(DRDAConnThread, DssTrace) - Constructor for class org.apache.derby.impl.drda.DDMReader
- ddmScalarLen - Variable in class org.apache.derby.impl.drda.DDMReader
- ddmScalarLen_ - Variable in class org.apache.derby.client.net.Reply
- DDMWriter - Class in org.apache.derby.impl.drda
-
The DDMWriter is used to write DRDA protocol.
- DDMWriter(DRDAConnThread, DssTrace) - Constructor for class org.apache.derby.impl.drda.DDMWriter
- DDUtils - Class in org.apache.derby.iapi.sql.dictionary
-
Static Data dictionary utilities.
- DDUtils() - Constructor for class org.apache.derby.iapi.sql.dictionary.DDUtils
- ddWriteMode - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- DeadEnd(String) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- Deadlock - Class in org.apache.derby.impl.services.locks
-
Code to support deadlock detection.
- Deadlock() - Constructor for class org.apache.derby.impl.services.locks.Deadlock
- DEADLOCK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DEADLOCK_MONITOR - Static variable in interface org.apache.derby.iapi.reference.Property
-
Turn on lock monitor to help debug deadlocks.
- DEADLOCK_TIMEOUT - Static variable in interface org.apache.derby.iapi.reference.Property
-
Configuration parameter for deadlock timeouts, set in seconds.
- DEADLOCK_TIMEOUT_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
Default value for deadlock timesouts (20 seconds)
- DEADLOCK_TRACE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Turn on deadlock trace to help debug deadlocks.
- deadlockCount(int) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Return a count of the number of locks held by this space.
- deadlockDetection - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Condition variable which prevents calls to
lock()from locking the entry. - deadlockMonitor - Variable in class org.apache.derby.impl.services.locks.AbstractPool
-
True if all deadlocks errors should be logged.
- deadlockTimeout - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Timeout for deadlocks, in ms.
- deadlockTrace - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
- DEALLOCATE_PROTECTION_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
A lock with this recordHandle protects this deallocated page from being freed and reallocated.
- DEALLOCATED_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- deallocatePage() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Mark this page as being deallocated
- deallocatePage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- deallocatePage(BaseContainerHandle, BasePage) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Deallocate a page from the container.
- deallocatePage(BaseContainerHandle, BasePage) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Deallocate a page from the container.
- deallocatePagenum(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
deallocate the page from the alloc page
- deallocPage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Deallocate logical page pagenum - this is called underneath the log record.
- debug(Exception) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- debug(String) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- debug(String, String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- debug(String, String[]) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- DEBUG - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
- DEBUG(String, String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
The DEBUG calls provide the ability to print information or perform actions based on whether a debug flag is set or not.
- DEBUG_ALL_OFF() - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
This can be used to have the SanityManager return FALSE for any DEBUG_ON check.
- DEBUG_ALL_ON() - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
This can be used to have the SanityManager return TRUE for any DEBUG_ON check.
- DEBUG_CLEAR(String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
Set the named debug flag to false.
- DEBUG_FALSE - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
- DEBUG_ON(String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
This can be called directly if you want to control what is done once the debug flag has been verified -- for example, if you are calling a routine that prints to the trace stream directly rather than returning a string to be printed, or if you want to perform more (or fewer!)
- DEBUG_PRINT(String, String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
The DEBUG_PRINT calls provides a convenient way to print debug information to the db2j.LOG file, The message includes a header
- DEBUG_SET(String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
Set the named debug flag to true.
- DEBUG_TRUE - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
- debugAddThreadInfo(StringBuffer) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugAppendObject(StringBuffer, String, Object) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- DebugByteTeeOutputStream - Class in org.apache.derby.iapi.services.io
- DebugByteTeeOutputStream(OutputStream) - Constructor for class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
- debugConglomerate() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Dump debugging output to error log.
- debugConglomerate() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Dump information about tree into the log.
- debugConglomerate() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- debugConglomerate() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- DEBUGDEBUG - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
- DebugFlags - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
-
DebugFlags holds the values of all debug flags in the configuration file.
- debugFlush() - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Flush the debug stream out
- debugGenerateInfo(StringBuffer, TransactionController, ConglomerateController, TabInfoImpl, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- debugLock(String, CompatibilitySpace, Object) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugLock(String, CompatibilitySpace, Object, Lockable) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugLock(String, CompatibilitySpace, Object, Lockable, Object, int) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugLockString(CompatibilitySpace, Object) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugLockString(CompatibilitySpace, Object, Lockable) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugLockString(CompatibilitySpace, Object, Lockable, Object, int) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
- debugOpened() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return a string with debug information about opened congloms/scans/sorts.
- debugOpened() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return a string with debug information about opened congloms/scans/sorts.
- debugOutput - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- debugOutput() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return the debug state
- debugPage(Page, int, boolean, DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Format a page of data, as access see's it.
- debugPage(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Dump complete information about control row and rows on the page.
- debugPrint(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print a String for debugging
- debugStream - Static variable in class org.apache.derby.shared.common.sanity.SanityManager
-
debugStream holds a pointer to the debug stream for writing out debug messages.
- debugTrace(String) - Static method in class org.apache.derby.impl.store.raw.data.RAFContainer4
- Decimal - Class in org.apache.derby.client.am
-
Converters from fixed point decimal bytes to
java.math.BigDecimal,double, orlong. - Decimal() - Constructor for class org.apache.derby.client.am.Decimal
- DECIMAL - Static variable in class org.apache.derby.client.am.ClientTypes
- DECIMAL_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.DecimalTypeId
- DECIMAL_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DECIMAL_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_PARAMETER_DEFAULT_PRECISION - Static variable in class org.apache.derby.impl.sql.GenericParameter
- DECIMAL_PARAMETER_DEFAULT_SCALE - Static variable in class org.apache.derby.impl.sql.GenericParameter
- DECIMAL_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- DECIMAL_TOO_MANY_DIGITS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DECIMAL_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.DecimalTypeId
- DECIMAL_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.DecimalTypeIdImpl
- DECIMALLENGTH - Static variable in class org.apache.derby.client.net.Typdef
- decimalTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- DecimalTypeIdImpl - Class in org.apache.derby.catalog.types
- DecimalTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.DecimalTypeIdImpl
-
Public niladic constructor.
- DecimalTypeIdImpl(boolean) - Constructor for class org.apache.derby.catalog.types.DecimalTypeIdImpl
- declaredClassName - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Compile time Java class name.
- declaredGlobalTemporaryTablesSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- declaredInSavepointLevel - Variable in class org.apache.derby.impl.sql.conn.TempTableInfo
- decodeCodePoint(String) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Returns the code point id for the given code point name.
- decodedBuffer_ - Variable in class org.apache.derby.client.net.EncodedInputStream
- decodedBuffer_ - Variable in class org.apache.derby.impl.drda.ReEncodedInputStream
- decodeLockMode(int) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Decode the update lock mode.
- decorateResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Create the ResultSet tree for this statement, and possibly perform extra checks or initialization required by specific sub-classes.
- decorateResultSet() - Method in class org.apache.derby.impl.sql.execute.CursorActivation
- DECORATION - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_CONGLOM_COST - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_CONGLOM_NAME - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_EXTRA_NON_QUALIFIERS - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_EXTRA_QUALIFIERS - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_EXTRA_START_STOP_SELECTIVITY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_FIRST_COLUMN_SELECTIVITY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_JOIN_STRATEGY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_KEY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_SKIP - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_START_STOP_SELECTIVITY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- DECORATION_TABLE_NAME - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- decOrderBySelect() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- decrementBindCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Decrement the DataDictionary bind count.
- decrementBindCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Decrement (query block) level (0-based) for all of the tables in this from list.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Decrement (query block) level (0-based) for this FromTable.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Decrement (query block) level (0-based) for this FromTable.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Decrement (query block) level (0-based) for this FromTable.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.MaterializeSubqueryNode
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Decrement (query block) level (0-based) for all of the tables in this ResultSet tree.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Decrement (query block) level (0-based) for all of the tables in this ResultSet tree.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Decrement (query block) level (0-based) for this FromTable.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Decrement (query block) level (0-based) for all of the tables in this subquery list.
- decrementLevel(int) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Decrement (query block) level (0-based) for all of the tables in this ResultSet tree.
- decrementLevel(FromList, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Decrement the level of any CRs from the subquery's FROM list that are interesting to transitive closure.
- decrementReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Decrement the reference count by one.
- decrementStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Decrements the statement depth
- decrypt(byte[], int, int, byte[], int) - Method in interface org.apache.derby.iapi.services.crypto.CipherProvider
-
Decrypt data - use only with Cipher that has been initialized with CipherFactory.DECRYPT.
- decrypt(byte[], int, int, byte[], int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Decrypt cleartext from ciphertext.
- decrypt(byte[], int, int, byte[], int) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Decrypt cleartext from ciphertext.
- decrypt(byte[], int, int, byte[], int) - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
- decrypt(byte[], int, int, byte[], int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- decrypt(byte[], int, int, byte[], int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- decrypt(byte[], int, int, byte[], int) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Decrypt cleartext from ciphertext.
- DECRYPT - Static variable in interface org.apache.derby.iapi.services.crypto.CipherFactory
- DECRYPT_DATABASE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name for decrypting an encrypted database.
- decryptAllContainers(RawTransaction) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Decrypts all the containers in the data segment.
- decryptAllContainers(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Decrypts all the containers in the data segment.
- decryptAllContainers(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Finds all the all the containers stored in the data directory and decrypts them.
- decryptData(byte[], int, byte[], byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
- decryptData(byte[], int, byte[], byte[]) - Method in class org.apache.derby.impl.drda.DecryptionManager
-
This method generates a secret key using the application requester's public key, and decrypts the usreid/password with the middle 8 bytes of the generated secret key and a decryption token.
- decryptData(int, int) - Method in class org.apache.derby.client.net.Reply
- decryptedPassword - Variable in class org.apache.derby.impl.drda.Database
- decryptedUserId - Variable in class org.apache.derby.impl.drda.Database
- decryptIn - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- DecryptInputStream - Class in org.apache.derby.impl.store.raw.data
-
A DecryptInputStream is used by stream container to access an encrypted stream of bytes.
- DecryptInputStream(InputStream, ByteHolder, DataFactory) - Constructor for class org.apache.derby.impl.store.raw.data.DecryptInputStream
- decryptionEngine - Variable in class org.apache.derby.impl.store.raw.RawStore
- decryptionManager - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- DecryptionManager - Class in org.apache.derby.impl.drda
-
This class is used to decrypt password and/or userid.
- DecryptionManager() - Constructor for class org.apache.derby.impl.drda.DecryptionManager
-
EncryptionManager constructor.
- decryptKey(String, int, byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Decrypt the secretKey with the user key .
- decryptPage(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Decrypts a page
MT - MT safe. - DEFAULT - Static variable in interface org.apache.derby.catalog.Dependable
- DEFAULT_ALGORITHM - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- DEFAULT_ASSIGN_ID - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- DEFAULT_BLOCKSIZE - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
The default block size.
- DEFAULT_BUF_SIZE - Static variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.derby.client.net.Reply
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.derby.impl.drda.DDMReader
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.derby.impl.drda.DDMWriter
- DEFAULT_CCSID - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_CHARSET - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_CHECKPOINT_INTERVAL - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- DEFAULT_COLUMN_DEFINITION - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_COLUMN_DISPLAY_SIZE - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
- DEFAULT_COMMIT_COUNT - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_CONNECTION_MODE_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
Default connection level authorization, set to one of NO_ACCESS, READ_ONLY_ACCESS or FULL_ACCESS.
- DEFAULT_DECIMAL_PRECISION - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- DEFAULT_DECIMAL_SCALE - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- DEFAULT_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.DefaultDescriptorFinder
- DEFAULT_ENCODING - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_ENCRYPTION_BLOCKSIZE - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
default encryption block size In old existing databases (ie 5.1.x), the default encryption block size used is 8.
- DEFAULT_ERRCODE - Static variable in exception org.apache.derby.client.am.SqlException
- DEFAULT_ESCAPE - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FIELD_END_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FIELD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FIELD_START_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FORCEFLUSH_TIMEOUT - Static variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
The number of millis a call to forceFlush will wait before giving up sending a chunk of log to the slave
- DEFAULT_FORMAT - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_FORMAT_CODE - Static variable in class org.apache.derby.impl.load.ImportReadData
- DEFAULT_HOST - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_INFO_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.DefaultInfoImpl
- DEFAULT_INIT_SIZE - Static variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- DEFAULT_LANGUAGE_STALE_PLAN_CHECK_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Default value for above
- DEFAULT_LOADFACTOR - Static variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- DEFAULT_LOCALE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_LOCALE_COUNTRY - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_LOCK_GRANULARITY - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- DEFAULT_LOCKS_ESCALATION_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
The default value for LOCKS_ESCALATION_THRESHOLD
- DEFAULT_LOG_ARCHIVE_DIRECTORY - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- DEFAULT_LOG_BUFFER_SIZE - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- DEFAULT_LOG_BUFFER_SIZE - Static variable in class org.apache.derby.impl.store.replication.master.MasterController
- DEFAULT_LOG_SWITCH_INTERVAL - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- DEFAULT_MAX_CAPACITY - Static variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- DEFAULT_MAX_CHAR_LENGTH - Static variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Default max character length is unlimited.
- DEFAULT_MAX_MERGE_RUN - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- DEFAULT_MAX_SIZE - Static variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- DEFAULT_MAXTHREADS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_MEM_USE - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- DEFAULT_MESSAGE_RESPONSE_TIMEOUT - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Number of millis to wait for a response message before timing out
- DEFAULT_NAME - Static variable in class org.apache.derby.impl.tools.ij.Session
- DEFAULT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DEFAULT_NULL_STRING - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_NUMBER_LOG_BUFFERS - Static variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- DEFAULT_OVERFLOWTHRESHOLD - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- DEFAULT_PAGESIZE - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Used in add container.
- DEFAULT_PING_TIMEOUT - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
The maximum number of millis to wait before giving up waiting for a ping response
- DEFAULT_PORT_NO - Static variable in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Used as the default port number if the port number is not mentioned.
- DEFAULT_PORTNUMBER - Static variable in class org.apache.derby.drda.NetworkServerControl
- DEFAULT_POSSIBLE_TYPES_FOR_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to other typed variable.
- DEFAULT_PRE_ALLOC_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- DEFAULT_PREALLOCATION_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SequenceRange
-
Default number of values to pre-allocate.
- DEFAULT_PRECISION - Static variable in class org.apache.derby.impl.tools.optional.DBMDWrapper
- DEFAULT_PROPERTY_NAME - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- DEFAULT_PROTOCOL_VERSION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_QUOTE - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_RECORD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- DEFAULT_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- DEFAULT_SOCKET_TIMEOUT - Static variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- DEFAULT_SORTBUFFERMAX - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- DEFAULT_SPARESPACE - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- DEFAULT_START_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_STOP_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_TIMESLICE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DEFAULT_USER_NAME - Static variable in interface org.apache.derby.iapi.reference.Property
- DEFAULT_USER_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- DEFAULT_VERSION - Static variable in class org.apache.derby.impl.load.ControlInfo
- DEFAULT_XA_TRANSACTION_TIMEOUT - Static variable in interface org.apache.derby.iapi.reference.Property
-
The default value for XA transaction timeout if the corresponding property is not found in system properties.
- defaultBufferSize - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- defaultColumn - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- DefaultDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a DefaultDescriptor.
- DefaultDescriptor(DataDictionary, UUID, UUID, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Constructor for a DefaultDescriptor
- defaultEstimatedCost - Static variable in interface org.apache.derby.vti.VTICosting
-
A useful constant: The default estimated cost of instantiating and iterating throught a Table Function.
- defaultEstimatedRowCount - Static variable in interface org.apache.derby.vti.VTICosting
-
A useful constant: the default estimated number of rows returned by a Table Function.
- defaultFetchSize - Static variable in class org.apache.derby.client.am.Configuration
- defaultInfo - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- defaultInfo - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- DefaultInfo - Interface in org.apache.derby.catalog
-
An interface for describing a default for a column or parameter in Derby systems.
- DefaultInfoImpl - Class in org.apache.derby.catalog.types
- DefaultInfoImpl() - Constructor for class org.apache.derby.catalog.types.DefaultInfoImpl
-
Public niladic constructor.
- DefaultInfoImpl(boolean, String, DataValueDescriptor) - Constructor for class org.apache.derby.catalog.types.DefaultInfoImpl
-
Constructor for use with numeric types
- DefaultInfoImpl(String, String[], String) - Constructor for class org.apache.derby.catalog.types.DefaultInfoImpl
-
Constructor for use with generated columns
- defaultIsolation - Variable in class org.apache.derby.client.am.ClientConnection
-
The default isolation level, enforced on connection resets.
- defaultIsolation - Static variable in class org.apache.derby.client.am.Configuration
- defaultIsolationLevel - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- defaultIsolationLevel - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- defaultLocking - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- defaultLockingPolicy() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- defaultNode - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- DefaultNode - Class in org.apache.derby.impl.sql.compile
-
DefaultNode represents a column/parameter default.
- DefaultNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DefaultNode
-
Constructor for insert/update
- DefaultNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DefaultNode
-
Constructor for a generated by default as identity column.
- DefaultNode(ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DefaultNode
-
Constructor for a column/parameter default.
- DefaultOptTrace - Class in org.apache.derby.impl.sql.compile
-
This is the default optimizer tracing logic for use when a custom tracer wasn't specified.
- DefaultOptTrace() - Constructor for class org.apache.derby.impl.sql.compile.DefaultOptTrace
-
Make a DefaultOptTrace
- defaultProperties() - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return the default properties for this access method.
- defaultProperties() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return the default properties for this kind of conglomerate.
- defaultProperties() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return the default properties for this kind of conglomerate.
- defaultProperties() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
There are no default properties for the external sort..
- defaultReadOnly - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- defaultSchemaStack - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Saved execution time default schema, if we need to change it temporarily.
- defaultSortBufferMax - Variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- defaultStatement - Variable in class org.apache.derby.impl.drda.Database
- defaultText - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
- defaultText - Variable in class org.apache.derby.impl.sql.compile.DefaultNode
- defaultTree - Variable in class org.apache.derby.impl.sql.compile.DefaultNode
- defaultTypeIsValid(TypeId, DataTypeDescriptor, TypeId, ValueNode, String) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Check the validity of the default for this node
- defaultUUID - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- defaultUUID - Variable in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
- defaultValue - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
-
This class implements Formatable.
- defaultValue - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- defaultValue - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
- defaultValue - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- DefaultVTIModDeferPolicy - Class in org.apache.derby.impl.sql.compile
-
This class implements the default policy for defering modifications to virtual tables.
- DefaultVTIModDeferPolicy(String, boolean) - Constructor for class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- deferIt(int, FromVTI, String[], QueryTreeNode) - Static method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
-
See if a VTI modification statement should be deferred.
- DeferModification - Interface in org.apache.derby.vti
-
This interface is implemented by a read/write VTI class that wants to control when modifications to the VTI are deferred, or to be notified that a it is to be modified.
- deferrable - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- deferrable - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
- deferrable - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- deferrable - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- deferrable - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- deferrable - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- deferrable() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Returns TRUE if the constraint is deferrable
- deferrable() - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Overridden by subclasses that observe sorters with uniqueness checking.
- deferrable() - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
- deferrable() - Method in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- deferrable() - Method in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- DEFERRABLE_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- deferralControl - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- deferred - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
- deferred - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- deferred - Variable in class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
Encodes IMMEDIATE (false), DEFERRED (true)
- deferred - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
- deferred - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- deferred - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- deferred - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- deferred - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- deferred - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- deferred - Variable in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- deferred - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
- deferred - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- deferred - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- deferred - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferred - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- deferred() - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Overridden by subclasses that observe sorters with uniqueness checking.
- deferred() - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
- deferred() - Method in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- deferred() - Method in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- deferred_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- deferredAll - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
True if all deferrable constraints are deferred in this transaction.
- deferredBaseCC - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- deferredBaseCC - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredBaseRow - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- deferredBaseRow - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredBindExpressions(FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- deferredChecks - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- deferredChecks - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- DeferredConstraintsMemory - Class in org.apache.derby.impl.sql.execute
-
This class provides support for deferrable constraints.
- DeferredConstraintsMemory() - Constructor for class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
- DeferredConstraintsMemory.CheckInfo - Class in org.apache.derby.impl.sql.execute
-
Info needed for check constraints
- DeferredConstraintsMemory.ForeignKeyInfo - Class in org.apache.derby.impl.sql.execute
- DeferredConstraintsMemory.UniquePkInfo - Class in org.apache.derby.impl.sql.execute
-
Info needed for unique and primary key constraints
- DeferredConstraintsMemory.ValidationInfo - Class in org.apache.derby.impl.sql.execute
-
Class hierarchy carrying the information we need to validate some deferred constraint.
- deferredDuplicates - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- deferredDuplicates - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- deferredDuplicates - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- deferredException_ - Variable in class org.apache.derby.client.am.Agent
- deferredHashTables - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
The set of disk backed hash tables containing any index rows saved for deferred constraints in this transaction, keyed by the conglomerate id.
- deferredReset - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Tells if the reset / connect request is a deferred request.
- deferredResetPassword_ - Variable in class org.apache.derby.client.net.NetConnection
- deferredRLRow - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- deferredRowsHashTable - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Cached value (for efficiency) of the intermediate table of violations we use in the presence of deferred FK constraints.
- deferredRowsHashTable - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- deferredSparseRow - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- deferredSparseRow - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredTempRow - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredUniqueCC - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredUniqueCIDs - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredUniqueCreated - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deferredUniqueScans - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- definedWindow(WindowList, String) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
- defragment - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- defragment - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- defragmentConglomerate(long, boolean, boolean, int, int, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Compress table in place.
- defragmentConglomerate(long, boolean, boolean, int, int, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Compress table in place.
- defragmentConglomerate(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Online compress table.
- defragmentConglomerate(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Open a b-tree compress scan.
- defragmentConglomerate(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Open a heap compress scan.
- defragmentRows(TransactionController) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Defragment rows in the given table.
- delay - Variable in class org.apache.derby.impl.drda.memCheck
- delete - Variable in class org.apache.derby.impl.store.raw.data.DeleteOperation
- delete() - Method in class org.apache.derby.client.am.ClientResultSet
- delete() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Delete the row at the current position of the scan.
- delete() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Deletes the named file or empty directory.
- delete() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Deletes this file, of if exists.
- delete() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Delete the row at the current position of the scan.
- delete() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- delete() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Delete the row at the current position of the scan.
- delete() - Method in interface org.apache.derby.io.StorageFile
-
Deletes the named file or empty directory.
- delete(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Perform index maintenance to support a delete of a base table row.
- delete(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Perform index maintenance associated with deleting a row from a table.
- delete(RowLocation) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Delete a row from the conglomerate.
- delete(RowLocation) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Delete a row from the conglomerate.
- delete(RowLocation) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
- delete(StorageFile, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
- DELETE - Static variable in interface org.apache.derby.iapi.sql.StatementType
- DELETE - Static variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- DELETE_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- DELETE_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.DeleteConstantAction
- DELETE_EVENT - Static variable in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Return value from getEventType() for a delete trigger.
- DELETE_IF_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- DELETE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DELETE_ON_CREATE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.
- DELETE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- DELETE_ROOT_ON_ERROR - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.deleteRootOnError
If we a new root is created while doing restore from backup, it should be deleted if a error occur before we could complete restore successfully. - DELETE_STATEMENT - Static variable in interface org.apache.derby.vti.DeferModification
- DELETE_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- deleteAll() - Method in class org.apache.derby.impl.io.DirFile
-
Deletes the named file and, if it is a directory, all the files and directories it contains.
- deleteAll() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Deletes the named file and, if it is a directory, all the files and directories it contains.
- deleteAll() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Deletes the path denoted by this file and all its contents, including sub directories.
- deleteAll() - Method in interface org.apache.derby.io.StorageFile
-
Deletes the named file and, if it is a directory, all the files and directories it contains.
- deleteAll(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Deletes the specified entry and all its children.
- deleteAtSlot(int, boolean, LogicalUndo) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Mark the record at slot as deleted or undeleted according to delete flag.
- deleteAtSlot(int, boolean, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- DeleteCascadeResultSet - Class in org.apache.derby.impl.sql.execute
-
Delete the rows from the specified base table and executes delete/update on dependent tables depending on the referential actions specified.
- DeleteCascadeResultSet(NoPutResultSet, Activation, int, ResultSet[], String) - Constructor for class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- DeleteConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes compiled constants that are passed into DeleteResultSets.
- DeleteConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
Public niladic constructor.
- DeleteConstantAction(long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], boolean, UUID, int, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, ResultDescription, ConstantAction[], boolean) - Constructor for class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
Make the ConstantAction for an DELETE statement.
- deleteCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- deleteDeferredRows() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- deleteDeferredRows() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- deletedKey - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Set, as a side effect of deleteLeftMost (only), to the key from the node that was deleted from the tree.
- deletedKeys - Variable in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
We save away keys with a counter in this hash table, so we know how many instances of a key (duplicates) have been deleted/modified, cf usage in
ReferencedKeyRIChecker.postCheck(). - deletedRowCount - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- deletedRowHolder - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- deleteEntry(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Deletes the specified entry.
- deleteFile(String) - Static method in class org.apache.derby.tools.PlanExporter
- deleteFile(StorageFile) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- deleteId(String, String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Delete an normal value from a list of SQL identifiers.
- deleteLeftmost(Node) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Delete the node with the lowest key from the subtree defined by 'thisNode', maintaining balance in the subtree.
- deleteLogFileAfterCheckpointLogFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- deleteLogFileAfterCheckpointLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- deleteLogFileAfterCheckpointLogFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- deleteMe - Variable in class org.apache.derby.impl.io.vfmem.DataStore
-
Tells if this store is scheduled for deletion.
- DeleteNode - Class in org.apache.derby.impl.sql.compile
-
A DeleteNode represents a DELETE statement.
- DeleteNode(TableName, ResultSetNode, MatchingClauseNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DeleteNode
-
Constructor for a DeleteNode.
- deleteObserver(DerbyObserver) - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
Remove a specific observer from the list of watchers.
- deleteObsoleteLogfiles() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- deleteOnlineArchivedLogFiles() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- deleteOnlineArchivedLogFiles() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- deleteOnlineArchivedLogFiles() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- DeleteOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents a delete (or undelete) of a record in a page.
- DeleteOperation() - Constructor for class org.apache.derby.impl.store.raw.data.DeleteOperation
- DeleteOperation(RawTransaction, BasePage, int, int, boolean, LogicalUndo) - Constructor for class org.apache.derby.impl.store.raw.data.DeleteOperation
- deletePriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- DELETEPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- DeleteResultSet - Class in org.apache.derby.impl.sql.execute
-
Delete the rows from the specified base table.
- DeleteResultSet(NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.DeleteResultSet
- DeleteResultSet(NoPutResultSet, ConstantAction, Activation) - Constructor for class org.apache.derby.impl.sql.execute.DeleteResultSet
-
REMIND: At present this takes just the conglomerate id of the table.
- deleteRow() - Method in class org.apache.derby.client.am.ClientResultSet
- deleteRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Delete the current row from the result set and the underlying database.
- deleteRow() - Method in class org.apache.derby.vti.VTITemplate
- deleteRow(ExecRow, RowLocation) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Delete a row from the table and perform associated index maintenance.
- deleteRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Delete a row from the table and perform associated index maintenance.
- deleteRow(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given a key row, delete all matching heap rows and their index rows.
- deleteRow(TransactionController, ExecIndexRow, int, boolean) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- deleteRows(TransactionController, ExecIndexRow, int, Qualifier[][], TupleFilter, ExecIndexRow, int, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Delete the set of rows defined by a scan on an index from the table.
- deleteRows(TransactionController, ExecIndexRow, int, Qualifier[][], TupleFilter, ExecIndexRow, int, int, boolean) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- deleteRowX() - Method in class org.apache.derby.client.am.ClientResultSet
- deletesAreDetected(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- deletesAreDetected(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- deletesAreDetected(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
- deletesAreDetected(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- deletesAreDetected__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- DeleteVTIResultSet - Class in org.apache.derby.impl.sql.execute
-
Delete the rows from the specified base table.
- DeleteVTIResultSet(NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
- delimitedID(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- delimitedID(String) - Static method in class org.apache.derby.vti.ForeignTableVTI
- delimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.NewInvocationNode
- DELIMITERS_ARE_NOT_MUTUALLY_EXCLUSIVE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- delimitersAreNotMutuallyExclusive() - Static method in class org.apache.derby.impl.load.LoadError
- DEP_UNABLE_TO_STORE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DepClassInfo - Class in org.apache.derby.impl.sql.depend
- DepClassInfo() - Constructor for class org.apache.derby.impl.sql.depend.DepClassInfo
- Dependable - Interface in org.apache.derby.catalog
-
A Dependable is an in-memory representation of an object managed by the Dependency System.
- DependableFinder - Interface in org.apache.derby.catalog
-
A DependableFinder is an object that can find an in-memory Dependable, given the Dependable's ID.
- dependencies - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- Dependency - Interface in org.apache.derby.iapi.sql.depend
-
A dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses.
- DependencyDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
DependencyDescriptor represents a persistent dependency between SQL objects, such as a TRIGGER being dependent on a TABLE.
- DependencyDescriptor(UUID, DependableFinder, UUID, DependableFinder) - Constructor for class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Constructor for a DependencyDescriptor
- DependencyDescriptor(Dependent, Provider) - Constructor for class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Constructor for a DependencyDescriptor
- DependencyManager - Interface in org.apache.derby.iapi.sql.depend
-
Dependency Manager Interface
- dependencyMap - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- dependencyMap - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- dependencyProvider - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- dependent - Variable in class org.apache.derby.impl.sql.depend.BasicDependency
- Dependent - Interface in org.apache.derby.iapi.sql.depend
-
A dependent has the ability to know whether or not it is valid and to mark itself as valid or invalid.
- dependentBloodhound - Variable in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
- dependentCActions - Variable in class org.apache.derby.impl.sql.execute.DeleteConstantAction
- dependentConstantActions - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
- dependentID - Variable in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
public interface for this class is: public DependableFinder getDependentFinder(); public UUID getProviderID(); public DependableFinder getProviderFinder();
- dependentNodes - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
- DependentResultSet - Class in org.apache.derby.impl.sql.execute
-
DependentResultSet should be used by only ON DELETE CASCADE/ON DELETE SET NULL ref actions implementation to gather the rows from the dependent tables.
- DependentResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, boolean, int, int, boolean, double, double, String, long, int, int) - Constructor for class org.apache.derby.impl.sql.execute.DependentResultSet
- dependentResultSets - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- dependents - Variable in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Map of in-memory dependencies for Dependents.
- dependentTables - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Set of dependent tables for cascading deletes.
- dependentTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
- DEPERRCD - Static variable in class org.apache.derby.impl.drda.CodePoint
- depth - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- depth - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- depth(Node) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- DERBY_10_0_MAX_LOGFILE_NUMBER - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
- DERBY_BYTE_ARRAY_NAME - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
- DERBY_DRDA_CLIENT_ID - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DERBY_DRDA_SERVER_ID - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DERBY_EOF_MARKER - Static variable in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
The Derby-specific end-of-stream marker.
- DERBY_HOSTNAME_WILDCARD - Static variable in class org.apache.derby.drda.NetworkServerControl
- DERBY_INSTALL_PATH - Static variable in interface org.apache.derby.iapi.reference.Property
- DERBY_INSTALL_URL - Static variable in interface org.apache.derby.iapi.reference.Property
-
This property is private to Derby.
- DERBY_JMX_DOMAIN - Static variable in interface org.apache.derby.iapi.services.jmx.ManagementService
-
The domain for all of derby's mbeans: org.apache.derby
- DERBY_REMOTE_PROTOCOL - Static variable in class org.apache.derby.jdbc.ClientDriver
- DERBY_SECURITY_HOST - Static variable in interface org.apache.derby.iapi.reference.Property
-
This property is private to Derby.
- DERBY_SECURITY_PORT - Static variable in interface org.apache.derby.iapi.reference.Property
-
This property is private to Derby.
- DERBY_STORE_MAJOR_VERSION_10 - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Derby 10 Store Major version
- DERBY_STORE_MINOR_VERSION_1 - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Derby Store Minor Version (1)
- DERBY_STORE_MINOR_VERSION_10 - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Derby Store Minor Version (10)
- DERBY_STORE_MINOR_VERSION_2 - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Derby Store Minor Version (2)
- DERBY_STORE_MINOR_VERSION_3 - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Derby Store Minor Version (3)
- DERBY_STORE_MINOR_VERSION_4 - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Derby Store Minor Version (4)
- DERBY_TRANSACTION_READ_COMMITTED - Static variable in class org.apache.derby.client.am.ClientConnection
- DERBY_TRANSACTION_READ_UNCOMMITTED - Static variable in class org.apache.derby.client.am.ClientConnection
- DERBY_TRANSACTION_REPEATABLE_READ - Static variable in class org.apache.derby.client.am.ClientConnection
- DERBY_TRANSACTION_SERIALIZABLE - Static variable in class org.apache.derby.client.am.ClientConnection
- DerbyIOException - Exception in org.apache.derby.iapi.services.io
-
A subclass of
IOExceptionthat carries a SQL state. - DerbyIOException(String, String) - Constructor for exception org.apache.derby.iapi.services.io.DerbyIOException
-
Create a new Derby IO exception.
- DERBYNET_JAR - Static variable in class org.apache.derby.drda.NetworkServerControl
- DerbyObservable - Class in org.apache.derby.iapi.services.monitor
-
Created to provide the Observable behavior which Derby has depended on since Java 1.2 but which as deprecated in JDK 9 build 118.
- DerbyObservable() - Constructor for class org.apache.derby.iapi.services.monitor.DerbyObservable
-
No-arg constructor
- DerbyObserver - Interface in org.apache.derby.iapi.services.monitor
-
Created to provide the Observable behavior which Derby has depended on since Java 1.2 but which as deprecated in JDK 9 build 118.
- DerbySQLIntegrityConstraintViolationException - Exception in org.apache.derby.shared.common.error
- DerbySQLIntegrityConstraintViolationException(String, String, int, Object, Object) - Constructor for exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
- DerbySQLIntegrityConstraintViolationException(String, String, int, Throwable, Object, Object) - Constructor for exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
- derbyVMLevel() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Return Derby's understanding of the virtual machine's environment.
- deregister - Static variable in class org.apache.derby.jdbc.InternalDriver
-
Tells whether or not
AutoloadedDrivershould deregister itself on shutdown. - DEREGISTER_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is to keep autoloading idiom for driver
- deregisterDriver(AutoloadedDriver) - Static method in class org.apache.derby.jdbc.AutoloadedDriver
- deregisterMBean() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Deregister the MBean that monitors this cache.
- deregisterMBean() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
- DES - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- DES_KEY_HAS_WRONG_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DESCENDING - Static variable in interface org.apache.derby.iapi.sql.compile.RowOrdering
- describeMethod(short, String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Return an object that efficiently (to the implementation) describes a zero-argument method and can be used with the single argument callMethod().
- describeMethod(short, String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- describeSharedConglomerate(ConglomerateDescriptor[], boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
This method searches the received array of conglom descriptors to find all descriptors that currently share a physical conglom with "this".
- description - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- description - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
A description of this data source.
- description - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- descriptor - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- descriptor - Variable in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- descriptor() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
-
Get the VM Type name (java/lang/Object) that is associated with this Cacheable
- descriptor_index - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- descriptorErrorDetected() - Method in class org.apache.derby.client.net.NetStatementReply
- descriptorExistsException(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.compile.RenameNode
- descriptorList - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
- descriptorList - Variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- DESede - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- deserializeHashMap(String) - Static method in class org.apache.derby.impl.load.ColumnInfo
- desiredJoinOrderFound - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- desiredTypes - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- destringifyObject(String) - Static method in class org.apache.derby.impl.load.ImportAbstract
-
Read an object which was serialized to a string using StringUtil
- destRowLocation - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- destroy() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Abort the current transaction and pop the context.
- destroy() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
If this transaction is not idle, abort it.
- destroy() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- destroy() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
If this transaction is not idle, abort it.
- destructiveAppend(QueryTreeNodeVector<E>) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- destSlot - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- detectLocalHost(SecurityManager, PrintWriter) - Static method in class org.apache.derby.client.am.Version
- determine_lock_level(int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- determine_locking_policy(int, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Determine correct locking policy for a conglomerate open.
- determineHeaderFormat() - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Determines which header format to use.
- determineSupportedServiceProviders() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Determine which of the set of service providers (PersistentService objects) are supported in the current environment.
- determineUpdateMode(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Take a cursor and determine if it is UPDATE or READ_ONLY based on the shape of the cursor specification.
- DETERMINISTIC - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- DETERMINISTIC_MASK - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- df - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Factory object used for encryption and decryption.
- dFinder - Variable in class org.apache.derby.impl.sql.depend.BasicProviderInfo
- dfltLDAPURL - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- diag() - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
-
Default implementation of diagnostic on the object.
- diag() - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
-
Default implementation of diagnostic on the object.
- diag() - Method in class org.apache.derby.iapi.store.raw.D_ContainerKey
-
Return string identifying the underlying container.
- diag() - Method in class org.apache.derby.iapi.store.raw.D_ContainerLock
-
Return string describing id of container.
- diag() - Method in class org.apache.derby.iapi.store.raw.D_RowLock
-
Return the string for the qualifier.
- diag() - Method in class org.apache.derby.impl.services.locks.D_LockControl
- diag() - Method in class org.apache.derby.impl.store.access.btree.D_BTreeController
-
Default implementation of diagnostic on the object.
- diag() - Method in class org.apache.derby.impl.store.access.heap.D_HeapController
-
Default implementation of diagnostic on the object.
- diag() - Method in class org.apache.derby.impl.store.raw.data.D_BaseContainerHandle
-
Return string identifying the underlying container.
- diag() - Method in class org.apache.derby.impl.store.raw.data.D_RecordId
-
Return string identifying the underlying container.
- diag() - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
-
Provide a string dump of the StoredPage.
- diag() - Method in class org.apache.derby.impl.store.raw.log.D_FlushedScan
- diag() - Method in class org.apache.derby.impl.store.raw.log.D_LogToFile
- diag() - Method in class org.apache.derby.impl.store.raw.xact.D_Xact
-
Default implementation of diagnostic on the object.
- DIAG_BYTES_FREE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_BYTES_RESERVED - Static variable in interface org.apache.derby.iapi.store.raw.Page
- diag_conglomid(String, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Given a Database name and conglomid, return diagnositic string.
- DIAG_CONGLOMID - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- diag_conglomid_print(String, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Given a Database name and conglomid print out diagnostic info.
- diag_conglomid_to_containerid(Object, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
- diag_conglomid_to_containerid(String, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Given a Database name and containerid, return conglomerate id.
- DIAG_CONTAINERID - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- diag_containerid_to_conglomid(Object, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
- diag_containerid_to_conglomid(String, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Given a Database name and conglomid, return container id.
- DIAG_COUNT - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- diag_detail(Properties) - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
-
Default implementation of detail diagnostic on the object.
- diag_detail(Properties) - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
-
Default implementation of detail diagnostic on the object.
- diag_detail(Properties) - Method in class org.apache.derby.iapi.store.raw.D_ContainerKey
-
Return a set of properties describing the the key used to lock container.
- diag_detail(Properties) - Method in class org.apache.derby.impl.services.locks.D_LockControl
- diag_detail(Properties) - Method in class org.apache.derby.impl.store.raw.data.D_BaseContainerHandle
-
Return a set of properties describing the the key used to lock container.
- diag_detail(Properties) - Method in class org.apache.derby.impl.store.raw.data.D_RecordId
-
Return a set of properties describing the the key used to lock container.
- diag_detail(Properties) - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
-
Provide detailed diagnostic information about a StoredPage.
- diag_dump_page(String, long, long, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Dump raw contents of a page.
- DIAG_GROUP - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAG_INDEX - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- diag_level(OpenBTree, ControlRow, Properties, LevelInfo[]) - Static method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- DIAG_LOCKMODE - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAG_LOCKTYPE - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAG_MAXROWSIZE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_MINIMUM_REC_SIZE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_MINROWSIZE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_NUMOVERFLOWED - Static variable in interface org.apache.derby.iapi.store.raw.Page
- diag_object - Variable in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
- diag_onelevel(Properties, LevelInfo) - Static method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- diag_page(Page, Properties, TableStats) - Static method in class org.apache.derby.impl.store.access.heap.D_HeapController
- diag_page(OpenBTree, ControlRow, Properties, LevelInfo[]) - Static method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- DIAG_PAGE_SIZE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_PAGENUM - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAG_PAGEOVERHEAD - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_RECID - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAG_RESERVED_SPACE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_ROWSIZE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_SEGMENTID - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAG_SLOTTABLE_SIZE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- DIAG_STATE - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- diag_tabulate(Properties, LevelInfo[]) - Static method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- diag_tabulate(Properties, TableStats) - Static method in class org.apache.derby.impl.store.access.heap.D_HeapController
- DIAG_VTI_TABLE_CLASSES - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DIAG_VTI_TABLE_FUNCTION_CLASSES - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DIAG_XACTID - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- DIAGLVL - Static variable in class org.apache.derby.impl.drda.CodePoint
- DIAGLVL0 - Static variable in class org.apache.derby.impl.drda.CodePoint
- DIAGLVL1 - Static variable in class org.apache.derby.impl.drda.CodePoint
- DIAGLVL2 - Static variable in class org.apache.derby.impl.drda.CodePoint
- Diagnosable - Interface in org.apache.derby.client.am
- Diagnosticable - Interface in org.apache.derby.iapi.services.diag
-
The Diagnosticable class implements the Diagnostics protocol, and can be used as the parent class for all other Diagnosticable objects.
- DiagnosticableGeneric - Class in org.apache.derby.iapi.services.diag
-
The Diagnosticable class implements the Diagnostics protocol, and can be used as the parent class for all other Diagnosticable objects.
- DiagnosticableGeneric() - Constructor for class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
- diagnosticLevel - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- DIAGNOSTICS_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- DiagnosticUtil - Class in org.apache.derby.iapi.services.diag
- DiagnosticUtil() - Constructor for class org.apache.derby.iapi.services.diag.DiagnosticUtil
- DiagUtil - Class in org.apache.derby.diag
-
Utility methods for the package of diagnostic vtis.
- DiagUtil() - Constructor for class org.apache.derby.diag.DiagUtil
- DICTIONARY - Static variable in class org.apache.derby.impl.drda.CodePoint
- dictionaryVersion - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Dictionary version of the on-disk database
- didEliminateNulls() - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Return true if the aggregation eliminated at least one null from the input data set.
- didEliminateNulls() - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
- didEliminateNulls() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- didNotQualify() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
A call to allow client to indicate that current row does not qualify.
- didNotQualify() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
A call to allow client to indicate that current row does not qualify.
- didNotQualify() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
A call to allow client to indicate that current row does not qualify.
- didNotQualify() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
A call to allow client to indicate that current row does not qualify.
- digest(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- DIGEST_NO_SUCH_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- digit(char) - Static method in class org.apache.derby.client.am.CrossConverters
-
Convert a character to a digit.
- DirectActions - Class in org.apache.derby.impl.store.raw.data
- DirectActions() - Constructor for class org.apache.derby.impl.store.raw.data.DirectActions
- DirectAllocActions - Class in org.apache.derby.impl.store.raw.data
- DirectAllocActions() - Constructor for class org.apache.derby.impl.store.raw.data.DirectAllocActions
- DirectCall - Class in org.apache.derby.impl.services.reflect
- DirectCall(int) - Constructor for class org.apache.derby.impl.services.reflect.DirectCall
- direction() - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Get the direction of this ColumnOrdering
- DIRECTORY - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored in a directory.
- DirectoryList() - Constructor for class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- directs - Static variable in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
- directShutdown() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- directShutdownInternal() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DirFile - Class in org.apache.derby.impl.io
-
This class provides a disk based implementation of the StorageFile interface.
- DirFile(String) - Constructor for class org.apache.derby.impl.io.DirFile
-
Construct a DirFile from a path name.
- DirFile(String, String) - Constructor for class org.apache.derby.impl.io.DirFile
-
Construct a DirFile from a directory name and a file name.
- DirFile(DirFile, String) - Constructor for class org.apache.derby.impl.io.DirFile
-
Construct a DirFile from a directory name and a file name.
- DirRandomAccessFile - Class in org.apache.derby.impl.io
-
This class provides a disk based implementation of the StIRandomAccess File interface.
- DirRandomAccessFile(File, String) - Constructor for class org.apache.derby.impl.io.DirRandomAccessFile
-
Construct a StorageRandomAccessFileImpl.
- DirStorageFactory - Class in org.apache.derby.impl.io
-
This class provides a disk based implementation of the StorageFactory interface.
- DirStorageFactory() - Constructor for class org.apache.derby.impl.io.DirStorageFactory
- dirtyBuffers - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- dirtyBuffers - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- dIs - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
Data input stream on top of the source input stream.
- DISABLE_LOG_ARCHIVE_MODE - org.apache.derby.iapi.security.Securable
- disableBatchedExceptionTracking() - Method in class org.apache.derby.client.am.Agent
- disableBulkFetch() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Turn off bulk fetch
- DISABLED - Static variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- DISABLED - Static variable in interface org.apache.derby.iapi.sql.StatementType
- disableIndexStatsRefresher() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Disables automatic refresh/creation of index statistics at runtime.
- disableIndexStatsRefresher() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Disables automatic refresh/creation of index statistics at runtime.
- disableLogArchiveMode() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- disableLogArchiveMode() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- disableLogArchiveMode() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- disableLogArchiveMode(boolean) - Method in interface org.apache.derby.database.Database
-
Disables the log archival process, i.e No old log files will be kept around for a roll-forward recovery.
- disableLogArchiveMode(boolean) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
disables the log archival process, i.e No old log files will be kept around for a roll-forward recovery.
- disableLogArchiveMode(boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
disables the log archival process, i.e No old log files will be kept around for a roll-forward recovery.
- disableLogArchiveMode(boolean) - Method in class org.apache.derby.impl.db.BasicDatabase
- disableLogArchiveMode(boolean) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- disableLogArchiveMode(boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
- disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Triggers, constraints and views get executed with their definers' privileges and they can exist in the system only if their definers still have all the privileges to create them.
- discard(Matchable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Discard all objects that match the partialKey (or exact key).
- discard(Matchable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Discard all unused objects that match a partial key.
- discardLeft(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Shrink the buffer left by the amount given.
- discardState() - Method in class org.apache.derby.client.am.LOBStateTracker
-
Discards all recorded dynamic state about LOBs.
- disconnectError - Static variable in class org.apache.derby.client.am.SqlCode
- disconnectEvent() - Method in class org.apache.derby.client.am.Agent
- DisconnectException - Exception in org.apache.derby.client.am
- DisconnectException(Agent, ClientMessageId, Object...) - Constructor for exception org.apache.derby.client.am.DisconnectException
- DisconnectException(Agent, ClientMessageId, Object[], SqlCode, Throwable) - Constructor for exception org.apache.derby.client.am.DisconnectException
- DisconnectException(Agent, ClientMessageId, Throwable, Object...) - Constructor for exception org.apache.derby.client.am.DisconnectException
- DisconnectException(Agent, SqlException) - Constructor for exception org.apache.derby.client.am.DisconnectException
- disconnectFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- DisconnectFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- diskEnumeration - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable.BackingStoreHashtableEnumeration
- diskHashtable - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- DiskHashtable - Class in org.apache.derby.iapi.store.access
-
This class is used by BackingStoreHashtable when the BackingStoreHashtable must spill to disk.
- DiskHashtable(TransactionController, DataValueDescriptor[], int[], int[], boolean, boolean) - Constructor for class org.apache.derby.iapi.store.access.DiskHashtable
-
Creates a new
DiskHashtableinstance. - DiskHashtable.ElementEnum - Class in org.apache.derby.iapi.store.access
- display(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- DisplayBanner(PrintStream, ResultSetMetaData) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayBanner(PrintWriter, ResultSetMetaData) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print a banner containing the column labels separated with '|'s and a line of '-'s.
- displayColumns - Variable in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- displayColumns - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
- DisplayCurrentRow(PrintStream, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayCurrentRow(PrintWriter, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Display the current row of the result set along with a banner.
- displayCurrentStatus(LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Display the current Network server status
- displayErrors() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- displayIndented(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- DisplayMulti(LocalizedOutput, PreparedStatement, ResultSet, Connection) - Static method in class org.apache.derby.impl.tools.ij.util
-
Display a statement that takes parameters by stuffing it with rows from the result set and displaying each result each time through.
- DisplayMultipleResults(PrintWriter, List<ResultSet>, Connection, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayNestedResults(PrintStream, Vector<ResultSet>, Connection, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayNestedResults(PrintWriter, Vector<ResultSet>, Connection, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayNextRow(PrintStream, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayNextRow(PrintWriter, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Fetch the next row of the result set, and if it exists format and display a banner and the row.
- displayResult(LocalizedOutput, ijResult, Connection) - Method in class org.apache.derby.impl.tools.ij.utilMain
- DisplayResults(PrintStream, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayResults(PrintStream, Statement, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayResults(PrintWriter, ResultSet, Connection, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayResults(PrintWriter, Statement, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Pretty-print the results of a statement that has been executed.
- DisplayRow(PrintStream, ResultSet, ResultSetMetaData, int, Vector<ResultSet>, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayRow(PrintWriter, ResultSet, ResultSetMetaData, int, Vector<ResultSet>, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print one row of a result set, padding each field to the display width and separating them with '|'s
- DisplayUpdateCount(PrintStream, int, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayUpdateCount(PrintWriter, int, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- DisplayVector(LocalizedOutput, Vector) - Static method in class org.apache.derby.impl.tools.ij.util
-
Display a vector of strings to the out stream.
- distillClasses(String, HashSet<String>) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- distinct - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
- distinct - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
- distinct - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- distinct_aggregate - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- DISTINCT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- distinctExpression - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- DistinctGroupedAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
This ResultSet evaluates grouped aggregates when there is 1 or more distinct aggregate.
- DistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, Activation, int, int, int, double, double, boolean) - Constructor for class org.apache.derby.impl.sql.execute.DistinctGroupedAggregateResultSet
-
Constructor
- distinctIndexConglomerateNumbers - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- distinctIndexNames - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- distinctIndexRowGenerators - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- DistinctNode - Class in org.apache.derby.impl.sql.compile
-
A DistinctNode represents a result set for a distinct operation on a select.
- DistinctNode(ResultSetNode, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DistinctNode
-
Constructor for a DistinctNode.
- DistinctScalarAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
This ResultSet evaluates scalar aggregates where 1 (or more, in the future) of the aggregates are distinct.
- DistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, Activation, int, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Constructor
- distinctScan - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- DistinctScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Eliminates duplicates while scanning the underlying conglomerate.
- DistinctScanResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.DistinctScanResultSet
- distinctValues - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- divide(double, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Divide this cost estimate by a scalar, non-dimensional number.
- divide(double, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
-
This method implements the / operator for TINYINT, SMALLINT and INTEGER.
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL / operator.
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the / operator for BigDecimal/BigDecimal
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the / operator for "double / double".
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the / operator for "bigint / bigint".
- divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the / operator for "real / real".
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Suitable for integral types that ignore scale.
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL / operator.
- divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the / operator for BigDecimal/BigDecimal
- DIVIDE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- DIVIDE_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- divideUpPredicateLists(Optimizable, OptimizablePredicateList, OptimizablePredicateList, OptimizablePredicateList, OptimizablePredicateList, DataDictionary) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Divide up the predicates into different lists for different phases of the operation.
- divideUpPredicateLists(Optimizable, OptimizablePredicateList, OptimizablePredicateList, OptimizablePredicateList, OptimizablePredicateList, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- divideUpPredicateLists(Optimizable, OptimizablePredicateList, OptimizablePredicateList, OptimizablePredicateList, OptimizablePredicateList, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- DLOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DLOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- dm - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- dm - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- dmgr - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DMLModGeneratedColumnsStatementNode - Class in org.apache.derby.impl.sql.compile
-
A DMLModGeneratedColumnsStatementNode for a table(with identity columns) modification: to wit, INSERT, UPDATE.
- DMLModGeneratedColumnsStatementNode(ResultSetNode, MatchingClauseNode, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
- DMLModGeneratedColumnsStatementNode(ResultSetNode, MatchingClauseNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
- DMLModStatementNode - Class in org.apache.derby.impl.sql.compile
-
A DMLStatement for a table modification: to wit, INSERT UPDATE or DELETE.
- DMLModStatementNode(ResultSetNode, MatchingClauseNode, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Constructor for a DMLModStatementNode -- delegate to DMLStatementNode
- DMLModStatementNode(ResultSetNode, MatchingClauseNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DMLModStatementNode
- DMLStatementNode - Class in org.apache.derby.impl.sql.compile
-
A DMLStatementNode represents any type of DML statement: a cursor declaration, an INSERT statement, and UPDATE statement, or a DELETE statement.
- DMLStatementNode(ResultSetNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DMLStatementNode
- dmlType - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- dmlType - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- DMLVTIResultSet - Class in org.apache.derby.impl.sql.execute
-
Base class for Insert, Delete and UpdateVTIResultSet
- DMLVTIResultSet(NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- DMLWriteGeneratedColumnsResultSet - Class in org.apache.derby.impl.sql.execute
- DMLWriteGeneratedColumnsResultSet(Activation) - Constructor for class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Constructor
- DMLWriteGeneratedColumnsResultSet(Activation, ConstantAction) - Constructor for class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- DMLWriteResultSet - Class in org.apache.derby.impl.sql.execute
-
For INSERT/UPDATE/DELETE impls.
- DMLWriteResultSet(Activation) - Constructor for class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Constructor
- DMLWriteResultSet(Activation, ConstantAction) - Constructor for class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- DMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DNC - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
-
Genus name for network client
- DNC_CLIENT - Static variable in class org.apache.derby.impl.drda.AppRequester
- DNC_INFO - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
- DNC_PROTOCOL - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The protocol for Derby Network Client
- DNC_PROTOCOL - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The protocol for Derby Network Client
- dncCompatibleJREVersions - Static variable in class org.apache.derby.client.am.Configuration
- dncDriverName - Static variable in class org.apache.derby.client.am.Configuration
- dncGeneratedSavepointId_ - Variable in class org.apache.derby.client.am.ClientConnection
- dncGeneratedSavepointNamePrefix__ - Static variable in class org.apache.derby.client.am.ClientConnection
- dncnetprint(String) - Method in class org.apache.derby.client.net.NetLogWriter
- dncnetprintln(char[]) - Method in class org.apache.derby.client.net.NetLogWriter
- dncnetprintln(String) - Method in class org.apache.derby.client.net.NetLogWriter
- dncPackageConsistencyToken - Static variable in class org.apache.derby.client.am.Configuration
- dncprint(String) - Method in class org.apache.derby.client.am.LogWriter
- dncprint(String, String) - Method in class org.apache.derby.client.am.LogWriter
- dncprintln(String) - Method in class org.apache.derby.client.am.LogWriter
- dncprintln(String, String) - Method in class org.apache.derby.client.am.LogWriter
- dncProductVersionHolder__ - Static variable in class org.apache.derby.client.am.Configuration
- DNEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DO_CARDINALITY_CHECK - Static variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- do_load_insert(DataValueDescriptor[], LeafControlRow, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Just insert the row on the current page/slot if it fits.
- do_load_split(DataValueDescriptor[], LeafControlRow) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Create room to insert a row to the right of the largest key in table.
- doAction(RawTransaction, BasePage, Loggable) - Method in class org.apache.derby.impl.store.raw.data.LoggableActions
- doAllTheWork() - Method in class org.apache.derby.impl.load.ExportAbstract
- doAllTheWork() - Method in class org.apache.derby.impl.load.ImportAbstract
-
Does all the work
- doAuthorizations(Connection, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate Grant and Revoke statements if sqlAuthorization is on
- doBaseRowProjection(ExecRow) - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Do the projection against the sourceRow.
- doCatch(String) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
catch processing on failed commands.
- doCheck() - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
-
Perform the check.
- doCheck(Activation, ExecRow, boolean, int) - Method in class org.apache.derby.impl.sql.execute.ForeignKeyRIChecker
-
Check that the row either has a null column(s), or corresponds to a row in the referenced key.
- doCheck(Activation, ExecRow, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Check the validity of this row
- doCheck(Activation, ExecRow, boolean, int) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Check that the row either has a null column(s), or has no corresponding foreign keys.
- doChecks(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Check
- doClone - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
- doCloseStatementsOnClose_() - Method in class org.apache.derby.client.am.ClientConnection
- doCloseStatementsOnClose_() - Method in class org.apache.derby.client.net.NetConnection
- doColumnsIntersect(int[], int[]) - Static method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Does a column in the input set intersect with our referenced columns?
- doCommit(boolean, boolean, int, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
This is where the work on internalCommit(), userCOmmit() and internalCommitNoSync() actually takes place.
- doComplete(Integer) - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
- doComplete(Integer) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- doCopy(String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Jar
- doCreateIndexStatsRefresher() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Tells if an index statistics refresher should be created for this database.
- doCreateIndexStatsRefresher() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Tells if an index statistics refresher should be created for this database.
- doDeferredInsert() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Insert a row into the temporary conglomerate
- doDelete() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Delete a row from our index.
- doDtamchrmSemantics() - Method in class org.apache.derby.client.net.NetConnectionReply
- doesCommit() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Does this ResultSet cause a commit or rollback.
- doesCommit() - Method in class org.apache.derby.impl.sql.execute.SetTransactionResultSet
-
Does this ResultSet cause a commit or rollback.
- doesCurrentPositionQualify() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Returns true if the current position of the scan still qualifies under the set of qualifiers passed to the openScan().
- doesCurrentPositionQualify() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Returns true if the current position of the scan still qualifies under the set of qualifiers passed to the openScan().
- doesCurrentPositionQualify() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Returns true if the current position of the scan still qualifies under the set of qualifiers passed to the openScan().
- doesCurrentPositionQualify() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Returns true if the current position of the scan still qualifies under the set of qualifiers passed to the openScan().
- doesMaterialization() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Is materialization built in to the join strategy?
- doesMaterialization() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- doesMaterialization() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- doesMaxRowSizeIncludeBlobs() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- doesMaxRowSizeIncludeBlobs() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- doesMaxRowSizeIncludeBlobs() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
- doesMaxRowSizeIncludeBlobs() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- doesMaxRowSizeIncludeBlobs__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- doesProjection - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- doesProjection - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- doesRequestContainData() - Method in class org.apache.derby.client.net.Request
- doesRequestContainData() - Method in class org.apache.derby.impl.drda.DDMWriter
- doExport() - Method in class org.apache.derby.impl.load.Export
- doFailover() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Performs failover on this database.
- doFKCheck(Activation, ExecRow) - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
Check that everything in the row is ok, i.e.
- doFullUpgrade(TransactionController, int, String) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Do full upgrade.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.derby.drda.NetServlet
-
Get the form of NetServlet.
- doGetBestRowId(String, String, String, int, boolean, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the actual work for the getBestRowIdentifier metadata calls.
- doGetCols(String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the actual work for the getColumns metadata calls.
- doGetIndexInfo(String, String, String, boolean, boolean, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the actual work for the getIndexInfo metadata calls.
- doGetProcCols(String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the actual work for the getProcedureColumns metadata calls.
- doGetProcs(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the actual work for the getProcedures and getFunctions metadata calls.
- doGetVersionCols(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the actual work for the getVersionColumns metadata calls.
- doHeader(boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Jar
- doImport() - Method in class org.apache.derby.impl.load.Import
- doIndexes(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Index
- doingLayerBStreaming - Variable in class org.apache.derby.impl.drda.DDMReader
- doingLayerBStreaming() - Method in class org.apache.derby.impl.drda.DDMReader
- doInit() - Method in class org.apache.derby.impl.io.BaseStorageFactory
- doInit() - Method in class org.apache.derby.impl.io.CPStorageFactory
- doInit() - Method in class org.apache.derby.impl.io.DirStorageFactory
- doInit() - Method in class org.apache.derby.impl.io.JarStorageFactory
- doInit() - Method in class org.apache.derby.impl.io.URLStorageFactory
- doIns(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Insert a row into the conglomerate.
- doInsert() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Insert a row into our indes.
- doInsert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Insert a new row into the heap.
- doIt(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.ContainerHandleActionOnCommit
- doIt(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.SyncOnCommit
- doIt(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.TruncateOnCommit
- doJars(String, Connection, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Jar
- doJoinOrderOptimization() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Tell whether to do join order optimization.
- doJoinOrderOptimization() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- doKeys(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- doLog - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if logging is enabled.
- doMap(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertyFactory
-
Call the property set callbacks to map a proposed property value to a value to save.
- doMap(String, Serializable, Dictionary) - Method in class org.apache.derby.iapi.services.property.PropertyValidation
-
Call the property set callbacks to map a proposed property value to a value to save.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
Apply the change indicated by this operation and optional data.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
Allocate/deallocate/free this page number
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
Link the next alloc page into the page chain
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Compress space from container.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Apply the undo operation, in this implementation of the RawStore, it can only call the undoMe method of undoOp
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Mark the record as deleted on the page.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Containers are not encryped on a redo.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Apply the undo operation, in this implementation of the RawStore, it can only call the undoMe method of undoOp
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Mark the page as valid, and clear out any crud from the page
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
Mark the page as being invalidated
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Apply the undo operation, in this implementation of the RawStore, it can only call the undoMe method of undoOp
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
Apply the undo operation, in this implementation of the RawStore, it can only call the undoMe method of undoOp
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Apply the purge operation to the page.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Change the value of a field.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Store the new record directly over the old record, the implementation of storeRecord is responsible for removing any old data.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Nothing to do unless we are rollforward recovery; Redoing of checkpoints during rollforward recovery allows us to restart the roll-forward recovery from the last checkpoint redone during rollforward recovery, if we happen to crash during the roll-forward recovery process.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Nothing to do for the checksum log record because it does need to be applied during redo.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
Apply the change indicated by this operation and optional data.
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
Apply the change indicated by this operation and optional data.
- doMeSlot - Variable in class org.apache.derby.impl.store.raw.data.DeleteOperation
- doMeSlot - Variable in class org.apache.derby.impl.store.raw.data.InsertOperation
- doMeSlot - Variable in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- doMeSlot - Variable in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- doMeSlot - Variable in class org.apache.derby.impl.store.raw.data.UpdateOperation
- doMgrlvlrmSemantics(int[], int[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- doMgrlvlrmSemantics(int, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- doMgrlvlrmSemantics(String, String) - Method in class org.apache.derby.client.net.NetConnectionReply
- Done() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
- Done() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- Done() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- DONE - Static variable in interface org.apache.derby.iapi.services.daemon.Serviceable
-
return status for performWork - only meaningful for enqueued client
- doneCorrelationCheck - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- doneData(DRDAStatement, ResultSet) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Done data Send SQLCARD for the end of the data
- doneInserting(MergeInserter, SortBuffer, Vector<Long>) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
An inserter is closing.
- doneInvariantCheck - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- doneReading(int, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Inform this DataDictionary that we have finished reading it.
- doneReading(int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- doneScan - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- doneScanning(Scan, SortBuffer) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
- doneScanning(Scan, SortBuffer, Vector<Long>) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
- DONTCARE - Static variable in interface org.apache.derby.iapi.sql.compile.RowOrdering
- dontWaitForLocks - Variable in class org.apache.derby.impl.store.raw.xact.Xact
-
Tells if lock requests should time out immediately if they cannot be granted without waiting.
- doObjnsprmSemantics(int) - Method in class org.apache.derby.client.net.NetConnectionReply
- doPFAU(Connection, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
- doPKCheck(Activation, ExecRow, boolean, int) - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
Check that there are no referenced primary keys in the passed in row.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.derby.drda.NetServlet
-
Get the form of NetServlet.
- doPostCommitWorkInTran() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
If this is a user transaction (not an internal or nested top transaction), and this is not already taking care of post commit work, and not an XA transaction, then take care of hi prioirty work right now using this thread and this context manager.
- doPrccnvrmSemantics(int) - Method in class org.apache.derby.client.net.NetConnectionReply
- doPreAllocatePages(long, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Preallocate the pages - actually doing it, called by subclass only
- doPrmnsprmSemantics(int) - Method in class org.apache.derby.client.net.NetConnectionReply
- doProjection() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Project out any unreferenced ResultColumns from the list and reset the virtual column ids in the referenced ResultColumns.
- doProjection(ExecRow) - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Do the projection against the source row.
- doProjection(ExecRow) - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Do the projection against the source row.
- doPrompt - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- doPrompt(boolean, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- doPrompt(boolean, LocalizedOutput, boolean) - Method in class org.apache.derby.impl.tools.ij.Session
- doPrompt(boolean, LocalizedOutput, String) - Static method in class org.apache.derby.impl.tools.ij.utilMain
-
REMIND: eventually this might be part of StatementFinder, used at each carriage return to show that it is still "live" when it is reading multi-line input.
- doRegExpA(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Reg.exp substitute:
- doRegExpB(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Reg.exp substitute:
- doRegExpC(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Reg.exp substitute:
- doRelease - Variable in class org.apache.derby.client.am.LOBStateTracker
-
Tells whether locators shall be released.
- doRenameString(int, String) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- doRICheck(Activation, int, ExecRow, boolean, int) - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
Execute the specific RI check on the passed in row.
- doRoles(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate role definition statements and role grant statements.
- doRollback(boolean, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
When a rollback happens, the language connection context will close all open activations and invalidate their prepared statements.
- dOs - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
Data output stream on top of the source output stream.
- doSchemas(Connection, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Schema
- doSendPing - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Whether or not the ping thread has been notified to check connection.
- doSequences(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Sequence
-
Generate the DDL for all sequences and output it via Logs.java.
- doShrink() - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Try to shrink the clock if it's larger than its maximum size.
- doShrink() - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy
-
Try to shrink the cache if it has exceeded its maximum size.
- doShrink(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
- doSpaceAccounting(Object, boolean) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- doSpecialMaxScan() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Do a special scan for max.
- doStatus - Variable in class org.apache.derby.impl.store.raw.data.AllocPageOperation
- doSynonyms(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
- doSyntaxrmSemantics(int) - Method in class org.apache.derby.client.net.Reply
- dot - Variable in class org.apache.derby.impl.drda.CcsidManager
- dot_ - Variable in class org.apache.derby.client.net.CcsidManager
- doTables(Connection, HashMap) - Static method in class org.apache.derby.impl.tools.dblook.DB_Table
- doThreadId - Variable in class org.apache.derby.impl.services.stream.BasicGetLogHeader
- doTimeStamp - Variable in class org.apache.derby.impl.services.stream.BasicGetLogHeader
- doTrace - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if tracing is enabled.
- doTrace(PrintStream, Exception) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- doTrace(PrintWriter, Exception) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
If the property ij.exceptionTrace is true, display the stack trace to the print stream.
- doTrace(Throwable) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
stack trace dumper
- doTriggers(Connection, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Trigger
-
Generate the DDL for all triggers in a given database.
- dotSeparatedSchemaName(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Turn a Derby schema name into a schema name suitable for use in a dot-separated object name.
- DOUBLE - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for nullable DOUBLE
- DOUBLE - Static variable in class org.apache.derby.client.am.ClientTypes
- DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- DOUBLE - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is nullable.
- DOUBLE - Static variable in class org.apache.derby.iapi.types.JSQLType
- DOUBLE - Static variable in class org.apache.derby.impl.services.bytecode.Type
- DOUBLE_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.DoubleTypeId
- DOUBLE_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DOUBLE_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLDouble
- DOUBLE_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- DOUBLE_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_PRECISION_IN_DIGITS - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- DOUBLE_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.DoubleTypeId
- DOUBLE_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.DoubleTypeIdImpl
- doubleDelimiter - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- DoubleProperties - Class in org.apache.derby.iapi.util
-
A properties object that links two independent properties together.
- DoubleProperties(Properties, Properties) - Constructor for class org.apache.derby.iapi.util.DoubleProperties
- doubleQuote(String) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
- doubleQuote(String) - Method in class org.apache.derby.security.SystemPermission
- doubleQuote(String) - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- DOUBLEQUOTE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- doubleSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- doubleSlot - Variable in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- doubleSlot() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- doubleTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- doUpdateAtSlot(RawTransaction, int, int, Object[], FormatableBitSet) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- doUpdateAtSlot(RawTransaction, int, int, Object[], FormatableBitSet) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Perform an update.
- doValidateApplyAndMap(TransactionController, String, Serializable, Dictionary, boolean) - Method in interface org.apache.derby.iapi.services.property.PropertyFactory
- doValidateApplyAndMap(TransactionController, String, Serializable, Dictionary, boolean) - Method in class org.apache.derby.iapi.services.property.PropertyValidation
- doValnsprmSemantics(int, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- doValnsprmSemantics(int, String) - Method in class org.apache.derby.client.net.NetConnectionReply
- doViews(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_View
- downgradeResultSetType(int) - Method in class org.apache.derby.client.am.ClientConnection
- doWriteTimeout - Variable in class org.apache.derby.client.am.ClientStatement
- doXPLAIN(RunTimeStatistics, Activation) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINVisitor
-
This method is the hook method which is called from the TopResultSet.
- doXPLAIN(RunTimeStatistics, Activation) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
- doXPLAIN(RunTimeStatistics, Activation) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
the interface method, which gets called by the Top-ResultSet, which starts the tree traversal.
- drainStreamedParameter() - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
Read the rest of the streamed parameter if not consumed by the executing statement.
- DRDA_AgentError - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_COMMAND_NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_COMMAND_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_CONNECTION_TERMINATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_CONVERSATION_TERMINATED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_CONVERSION_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_CURSOR_NOT_OPEN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_DDM_COMMAND_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_DDM_OBJECT_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_DDM_PARAM_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_DDM_PARAMVAL_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_Disconnect - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- drda_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- DRDA_INVALID_XA_STATE_ON_COMMIT_OR_ROLLBACK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_InvalidClient - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_MGRLVLRM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_MSG_PREFIX - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DRDA_NO_AUTOCOMMIT_UNDER_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_NO_AVAIL_CODEPAGE_CONVERSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DRDA_OBJECT_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_OLD_TIMESTAMP_LENGTH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_PARAM_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_PROP_DEBUG - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DRDA_PROP_HOSTNAME - Static variable in interface org.apache.derby.iapi.reference.Property
- DRDA_PROP_KEEPALIVE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.keepAlive
client socket setKeepAlive value - DRDA_PROP_LOGCONNECTIONS - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.logConnections
- DRDA_PROP_MAXTHREADS - Static variable in interface org.apache.derby.iapi.reference.Property
- DRDA_PROP_MESSAGES - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- DRDA_PROP_MINTHREADS - Static variable in interface org.apache.derby.iapi.reference.Property
- DRDA_PROP_PORTNUMBER - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.portNumber
The port number used by the network server. - DRDA_PROP_SECURITYMECHANISM - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.securityMechanism
This property can be set to one of the following values USER_ONLY_SECURITY CLEAR_TEXT_PASSWORD_SECURITY ENCRYPTED_USER_AND_PASSWORD_SECURITY STRONG_PASSWORD_SUBSTITUTE_SECURITY
if derby.drda.securityMechanism is set to a valid mechanism, then the Network Server accepts only connections which use that security mechanism. - DRDA_PROP_SSL_MODE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.sslMode
This property may be set to one of the following three values off: No Wire encryption basic: Encryption, but no SSL client authentication peerAuthentication: Encryption and with SSL client authentication - DRDA_PROP_STREAMOUTBUFFERSIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.streamOutBufferSize size of buffer used when stream out for client.
- DRDA_PROP_TIMESLICE - Static variable in interface org.apache.derby.iapi.reference.Property
- DRDA_PROP_TRACE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.trace
- DRDA_PROP_TRACEALL - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.traceAll
- DRDA_PROP_TRACEDIRECTORY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.traceDirectory
The directory used for network server tracing files. - DRDA_Proto_CMDCHKRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_CMDNSPRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_DTAMCHRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_MGRLVLRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_OBJNSPRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_PKGBNARM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_PRCCNVRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_PRMNSRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_RDBNFNRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_SYNTAXRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_Proto_VALNSPRM - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_REPLY_MSG_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_SECMEC - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Internal attribute which holds the value of the securityMechanism attribute specified by the client.
- DRDA_SECTKN_IN - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Internal attributes.
- DRDA_SECTKN_OUT - Static variable in interface org.apache.derby.iapi.reference.Attribute
- DRDA_SESSION - Static variable in class org.apache.derby.impl.drda.Session
- DRDA_SQLTYPE_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDA_Timeout - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDA_TIMESTAMP_LENGTH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_1BYTE_INT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_BOOLEAN - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_CHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_CLOBLOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_CSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_CSTRMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_DATE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_DBCSCLOBLOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_DECIMAL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_FIXBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_FLOAT16 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_FLOAT4 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_FLOAT8 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_GRAPHIC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_INTEGER - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_INTEGER8 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LOBBYTES - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LOBCDBCS - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LOBCMIXED - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LOBCSBCS - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LOBLOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LONG - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LONGMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LONGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LONGVARBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_LSTRMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_MDATALINK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_MIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_N1BYTE_INT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NBOOLEAN - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NCHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NCLOBLOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NCSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NCSTRMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NDATE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NDBCSCLOBLOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NDECIMAL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NFIXBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NFLOAT16 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NFLOAT4 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NFLOAT8 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NGRAPHIC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NINTEGER - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NINTEGER8 - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLOBBYTES - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLOBCDBCS - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLOBCMIXED - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLOBCSBCS - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLOBLOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLONG - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLONGMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLONGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLONGVARBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLSTR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NLSTRMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NMDATALINK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NNTERMBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NNUMERIC_CHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NPSCLBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NROWID - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NRSET_LOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NSDATALINK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NSMALL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NTERMBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NTIME - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NTIMESTAMP - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NUDT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NUMERIC_CHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NVARBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NVARCHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NVARGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NVARMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_NZDECIMAL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_PSCLBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_ROWID - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_RSET_LOC - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_SDATALINK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_SMALL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_TIME - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_TIMESTAMP - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_UDT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_VARBYTE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_VARCHAR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_VARGRAPH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_VARMIX - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_TYPE_ZDECIMAL - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- DRDA_VALUE_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory
- DRDAConnThread - Class in org.apache.derby.impl.drda
-
This class translates DRDA protocol from an application requester to JDBC for Derby and then translates the results from Derby to DRDA for return to the application requester.
- DRDAConnThread(Session, NetworkServerControlImpl, long, boolean) - Constructor for class org.apache.derby.impl.drda.DRDAConnThread
-
Create a new Thread for processing session requests
- DRDAConnThread.PublicBufferOutputStream - Class in org.apache.derby.impl.drda
- DRDAConstants - Interface in org.apache.derby.iapi.reference
- drdaID - Variable in class org.apache.derby.impl.drda.Session
- drdaID - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- drdaID - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- DRDAID_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to set the connection's DRDA ID.
- DRDAID_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to set the connection's DRDA ID.
- drdaidIndex - Variable in class org.apache.derby.diag.ErrorLogReader
- drdaMaintVersion - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- DrdaParamState() - Constructor for class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- drdaParamState_ - Variable in class org.apache.derby.impl.drda.DRDAStatement
- DRDAProtocolException - Exception in org.apache.derby.impl.drda
- DRDAProtocolException(String, DRDAConnThread, int, int) - Constructor for exception org.apache.derby.impl.drda.DRDAProtocolException
- DRDAProtocolException(String, DRDAConnThread, int, int, Object[]) - Constructor for exception org.apache.derby.impl.drda.DRDAProtocolException
-
Create a new Protocol exception
- DRDAProtocolExceptionInfo - Class in org.apache.derby.impl.drda
- DRDAProtocolExceptionInfo(int, int, int, boolean) - Constructor for class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
- DRDAResultSet - Class in org.apache.derby.impl.drda
-
DRDAResultSet holds result set information
- DRDAResultSet() - Constructor for class org.apache.derby.impl.drda.DRDAResultSet
- DRDAServerStarter - Class in org.apache.derby.iapi.jdbc
-
Class that starts the network server in its own daemon thread.
- DRDAServerStarter() - Constructor for class org.apache.derby.iapi.jdbc.DRDAServerStarter
- DRDASocketTimeoutException - Exception in org.apache.derby.impl.drda
-
Class used to transport that fact that we had a timeout and should *NOT* disconnect the connection.
- DRDASocketTimeoutException(DRDAConnThread) - Constructor for exception org.apache.derby.impl.drda.DRDASocketTimeoutException
- DRDAStatement - Class in org.apache.derby.impl.drda
-
DRDAStatement stores information about the statement being executed
- DRDAStatement(Database) - Constructor for class org.apache.derby.impl.drda.DRDAStatement
-
DRDAStatement constructor
- DRDAStatement.DrdaParamState - Class in org.apache.derby.impl.drda
-
This class is used to keep track of the statement's parameters as they are received from the client.
- drdaStr - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- DRDAString - Class in org.apache.derby.impl.drda
-
This class provides functionality for reusing buffers and strings when parsing DRDA packets.
- DRDAString(DDMWriter) - Constructor for class org.apache.derby.impl.drda.DRDAString
-
Create a new
DRDAStringinstance. - DRDAXAProtocol - Class in org.apache.derby.impl.drda
-
This class translates DRDA XA protocol from an application requester to XA calls for Derby and then translates the results from Derby to DRDA for return to the application requester.
- DRDAXAProtocol(DRDAConnThread) - Constructor for class org.apache.derby.impl.drda.DRDAXAProtocol
- DRDAXid - Class in org.apache.derby.impl.drda
- DRDAXid(int, byte[], byte[]) - Constructor for class org.apache.derby.impl.drda.DRDAXid
- DREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- driver - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- driver - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Unlike a DataSource, the internal driver is shared by all Derby databases in the same JVM.
- driver - Variable in class org.apache.derby.jdbc.JDBC
- DRIVER_TYPE_OPTION - Static variable in class org.apache.derby.catalog.SystemProcedures
- Driver42 - Class in org.apache.derby.jdbc
-
Embedded JDBC driver for JDBC 4.2.
- Driver42() - Constructor for class org.apache.derby.jdbc.Driver42
- driverConfigurationHasBeenWrittenToJdbc1Stream_ - Variable in class org.apache.derby.client.am.LogWriter
- driverConfigurationHasBeenWrittenToJdbc2Stream_ - Variable in class org.apache.derby.client.am.LogWriter
- driverMajorVersion - Variable in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
Cached value for the driver major version.
- driverMinorVersion - Variable in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
Cached value for the driver minor version.
- driverNotClassName(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- DriverNotClassName - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- drop() - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Drop a jar file from the current connection's database.
- drop(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Drop the routine or synonym.
- drop(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Drop this role.descriptor
- drop(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Drop this sequence descriptor.
- drop(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- drop(LanguageConnectionContext, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Drop the constraint.
- drop(LanguageConnectionContext, String, String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Drop a jar file from the current connection's database.
- drop(LanguageConnectionContext, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Drop this schema.
- drop(LanguageConnectionContext, SchemaDescriptor, TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Drop this descriptor, if not already done.
- drop(LanguageConnectionContext, SchemaDescriptor, TableDescriptor, int) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Drop this descriptor, if not already done, due to action.
- drop(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Drop this ConglomerateDescriptor when it represents an index.
- drop(TransactionManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Drop this conglomerate.
- drop(TransactionManager) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Drop this btree.
- drop(TransactionManager) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Drop this b-tree secondary index.
- drop(TransactionManager) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Drop this heap.
- drop(TransactionController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
-
Drop the sort - this means release all its resources.
- drop(TransactionController) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Drop the sort.
- DROP - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Possible action for visitPermsByGrantee and visitRoleGrants.
- DROP - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- DROP - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
- DROP_AGGREGATE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_ALIAS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a drop database.
- DROP_CASCADE - Static variable in interface org.apache.derby.iapi.sql.StatementType
- DROP_COLUMN - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_COLUMN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_COLUMN_RESTRICT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- DROP_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- DROP_DEFAULT - Static variable in interface org.apache.derby.iapi.sql.StatementType
- DROP_INDEX - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_INDEX_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_JAR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_METHOD_ALIAS - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_RESTRICT - Static variable in interface org.apache.derby.iapi.sql.StatementType
- DROP_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_ROLE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- DROP_SCHEMA - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_SCHEMA_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- DROP_SEQUENCE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_SEQUENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_SPS - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_STATISTICS - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_STATISTICS - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- DROP_STATISTICS_CONSTANT_ACTION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- DROP_SYNONYM - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_TABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_TRIGGER - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_TRIGGER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DROP_TYPE - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- DROP_UDT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_USER - org.apache.derby.iapi.security.Securable
- DROP_VIEW - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- DROP_VIEW_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- DropAliasConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a DROP FUNCTION/PROCEDURE/SYNONYM statement at execution time.
- DropAliasConstantAction(SchemaDescriptor, String, char) - Constructor for class org.apache.derby.impl.sql.execute.DropAliasConstantAction
-
Make the ConstantAction for a DROP ALIAS statement.
- dropAliasDescriptor(AliasDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop an AliasDescriptor from the DataDictionary
- dropAliasDescriptor(AliasDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop a AliasDescriptor from the DataDictionary
- DropAliasNode - Class in org.apache.derby.impl.sql.compile
-
A DropAliasNode represents a DROP ALIAS statement.
- DropAliasNode(TableName, char, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropAliasNode
-
Constructor for a DropAliasNode
- dropAllColumnDescriptors(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all column descriptors from the given table.
- dropAllColumnDescriptors(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops all column descriptors from the given table.
- dropAllConglomerateDescriptors(TableDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all conglomerates associated with a table.
- dropAllConglomerateDescriptors(TableDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops all conglomerates associated with a table.
- dropAllConstraintDescriptors(TableDescriptor, Activation) - Method in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- dropAllConstraintDescriptors(TableDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all ConstraintDescriptors from the data dictionary that are associated with the given table.
- dropAllConstraintDescriptors(TableDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops all ConstraintDescriptors from the data dictionary that are associated with the given table,
- dropAllDeclaredGlobalTempTables() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Drop all the declared global temporary tables associated with this connection.
- dropAllPermDescriptors(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all permission descriptors for the given object
- dropAllPermDescriptors(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops all permission descriptors for the object whose Id is given.
- dropAllPermsByGrantee(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop all permission descriptors corresponding to a grant to the named authentication identifier
- dropAllPermsByGrantee(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop all permission descriptors corresponding to a grant to the named authentication identifier
- dropAllRoutinePermDescriptors(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all routine permission descriptors for the given routine.
- dropAllRoutinePermDescriptors(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops all routine permission descriptors for the given routine.
- dropAllTableAndColPermDescriptors(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all table and column permission descriptors for the given table.
- dropAllTableAndColPermDescriptors(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops all table and column permission descriptors for the given table.
- dropBehavior - Variable in class org.apache.derby.impl.sql.compile.DropSchemaNode
- dropBehavior - Variable in class org.apache.derby.impl.sql.compile.DropTableNode
- dropColumnDescriptor(UUID, String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Given a column name and a table ID, drops the column descriptor from the table.
- dropColumnDescriptor(UUID, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Given a column name and a table ID, drops the column descriptor from the table.
- dropColumnDescriptorCore(TransactionController, ExecIndexRow) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Delete the appropriate rows from syscolumns when dropping 1 or more columns.
- dropColumnFromTable(String) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Workhorse for dropping a column from a table.
- dropColumnPermDescriptor(TransactionController, ExecIndexRow) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Delete the appropriate rows from syscolperms when dropping a table
- dropConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Drop a conglomerate.
- dropConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- dropConglomerate(ConglomerateDescriptor, TableDescriptor, boolean, List<ConstantAction>, Activation, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
See "dropConglomerate(...)" above.
- dropConglomerate(ConglomerateDescriptor, TableDescriptor, Activation, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Similar to dropConstraint(...) above, except this method drops a conglomerate directly instead of going through a ConstraintDescriptor.
- dropConglomerateDescriptor(UUID, ConglomerateDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Remove the specified conglomerate descriptor from the conglomerate descriptor list.
- dropConglomerateDescriptor(ConglomerateDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops a conglomerate descriptor
- dropConglomerateDescriptor(ConglomerateDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops a conglomerate descriptor
- dropConglomerateDescriptorByUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Remove the specified conglomerate descriptor from the conglomerate descriptor list.
- dropConnection(String) - Static method in class org.apache.derby.vti.ForeignTableVTI
-
Remove the cached connection to the foreign database.
- dropConstraint(ConstraintDescriptor, Activation, LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Drop the constraint corresponding to the received descriptor.
- dropConstraint(ConstraintDescriptor, TableDescriptor, List<ConstantAction>, Activation, LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
See "dropConstraint(...") above.
- dropConstraint(ConstraintDescriptor, TableDescriptor, Activation, LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
See "dropConstraint(...") above.
- DropConstraintConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a drop constraint at Execution time.
- DropConstraintConstantAction(String, String, String, UUID, String, IndexConstantAction, int, int) - Constructor for class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
-
Make one of these puppies.
- dropConstraintDescriptor(ConstraintDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops the given ConstraintDescriptor from the data dictionary.
- dropConstraintDescriptor(ConstraintDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops the given ConstraintDescriptor from the data dictionary.
- dropConstraintDescriptorById(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Drop the constraint with the given UUID.
- dropContainer(ContainerKey) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Drop a container.
- dropContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- dropContainer(LogInstant, boolean) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
If drop is true, drop the container.
- dropContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Mark the container as drop or not drop depending on the input value.
- dropContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- dropContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Drop Container.
- dropContainer(RawTransaction, ContainerKey) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
- dropContainer(RawTransaction, ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Drop a container.
- dropDeclaredGlobalTempTable(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Drop (mark the declared global temporary table for dropping) from the list of temporary tables known by this connection.
- dropDeclaredGlobalTempTable(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- dropDependency(LanguageConnectionContext, Dependent, Provider) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
drops a single dependency
- DropDependencyFilter - Class in org.apache.derby.impl.sql.catalog
-
A Filter to qualify tuples coming from a scan of SYSDEPENDS.
- DropDependencyFilter(UUID) - Constructor for class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Construct a TupleFilter to qualify SYSDEPENDS rows with the designated providerID.
- dropDependentsStoredDependencies(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Remove all of the stored dependencies for a given dependent's ID from the data dictionary.
- dropDependentsStoredDependencies(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Remove all of the stored dependencies for a given dependent's ID from the data dictionary.
- dropDependentsStoredDependencies(UUID, TransactionController, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Remove all of the stored dependencies for a given dependent's ID from the data dictionary.
- dropDependentsStoredDependencies(UUID, TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dropDerbySchema(Connection, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Drop a Derby schema.
- dropDistinctAggSort - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- dropFileInfoDescriptor(FileInfoDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop a FileDescriptor from the datadictionary.
- dropFileInfoDescriptor(FileInfoDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dropGenericSort - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- dropIdentitySequence(DataDictionary, TableDescriptor, Activation) - Static method in class org.apache.derby.impl.sql.execute.DropTableConstantAction
-
Drop the sequence generator backing an identity column
- DropIndexConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP INDEX Statement at Execution time.
- DropIndexConstantAction(String, String, String, String, UUID, long) - Constructor for class org.apache.derby.impl.sql.execute.DropIndexConstantAction
-
Make the ConstantAction for a DROP INDEX statement.
- DropIndexNode - Class in org.apache.derby.impl.sql.compile
-
A DropIndexNode is the root of a QueryTree that represents a DROP INDEX statement.
- DropIndexNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropIndexNode
- dropItem - Variable in class org.apache.derby.impl.sql.compile.DropSequenceNode
- dropJDBCMetadataSPSes(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Remove metadata stored prepared statements.
- dropMergeRuns(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Get rid of the merge runs, if there are any.
- dropObject(Connection, String, String, String, boolean) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Drop a schema object.
- DropOnCommit - Class in org.apache.derby.impl.store.raw.data
-
Drop a table on a commit or abort
- DropOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.DropOnCommit
- DropOnCommit(ContainerKey, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.DropOnCommit
- DROPPED - Static variable in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
- droppedColumnPosition - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- droppedConglomNum - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Conglomerate number of the physical conglomerate that we will "replace" using this constant action.
- droppededInSavepointLevel - Variable in class org.apache.derby.impl.sql.conn.TempTableInfo
- droppedTableStubInfo - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- dropPermsByGrantee(String, TransactionController, int, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Presently only used when dropping roles - user dropping is not under Derby control (well, built-in users are if properties are stored in database), any permissions granted to users remain in place even if the user is no more.
- DropRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP ROLE Statement at Execution time.
- DropRoleConstantAction(String) - Constructor for class org.apache.derby.impl.sql.execute.DropRoleConstantAction
-
Make the ConstantAction for a DROP ROLE statement.
- dropRoleGrant(String, String, String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop a role grant
- dropRoleGrant(String, String, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dropRoleGrantsByGrantee(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop all role grants corresponding to a grant of (any) role to a named authentication identifier
- dropRoleGrantsByGrantee(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dropRoleGrantsByName(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop all role grants corresponding to a grant of the named role to any authentication identifier
- dropRoleGrantsByName(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DropRoleNode - Class in org.apache.derby.impl.sql.compile
-
A DropRoleNode is the root of a QueryTree that represents a DROP ROLE statement.
- DropRoleNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropRoleNode
-
Constructor for a DropRoleNode
- DropSchemaConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP SCHEMA Statement at Execution time.
- DropSchemaConstantAction(String) - Constructor for class org.apache.derby.impl.sql.execute.DropSchemaConstantAction
-
Make the ConstantAction for a DROP TABLE statement.
- dropSchemaDescriptor(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop the descriptor for a schema, given the schema's name
- dropSchemaDescriptor(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop the descriptor for a schema, given the schema's name
- DropSchemaNode - Class in org.apache.derby.impl.sql.compile
-
A DropSchemaNode is the root of a QueryTree that represents a DROP SCHEMA statement.
- DropSchemaNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropSchemaNode
-
Constructor for a DropSchemaNode
- DropSequenceConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP SEQUENCE Statement at Execution time.
- DropSequenceConstantAction(SchemaDescriptor, String) - Constructor for class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
-
Make the ConstantAction for a DROP SEQUENCE statement.
- dropSequenceDescriptor(SequenceDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop a sequence descriptor.
- dropSequenceDescriptor(SequenceDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops a sequence descriptor
- dropSequenceID(SequenceDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop a sequenceID from the ( schemaName, sequenceName ) map
- DropSequenceNode - Class in org.apache.derby.impl.sql.compile
-
A DropSequenceNode represents a DROP SEQUENCE statement.
- DropSequenceNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropSequenceNode
-
Constructor for a DropSequenceNode
- dropSort(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Drop a sort.
- dropSort(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Drop a sort.
- dropSPSDescriptor(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops the given SPSDescriptor.
- dropSPSDescriptor(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops the given SPSDescriptor.
- dropSPSDescriptor(SPSDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops the given SPSDescriptor.
- dropSPSDescriptor(SPSDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops the given SPSDescriptor.
- dropStatistics - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
dropStatistics will indicate that we are here for dropping the statistics.
- dropStatistics - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
dropStatistics will indicate that we are here for dropping the statistics.
- dropStatistics() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Drop statistics of either all the indexes on the table or only one specific index depending on what user has requested.
- dropStatisticsAll - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
The flag dropStatisticsAll will tell if we are going to drop the statistics of all indexes or just one index on a table.
- dropStatisticsAll - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
The flag dropStatisticsAll will tell if we are going to drop the statistics of all indexes or just one index on a table.
- DropStatisticsConstantAction - Class in org.apache.derby.impl.sql.execute
-
this class drops all statistics for a particular table or index.
- DropStatisticsConstantAction(SchemaDescriptor, String, String, boolean) - Constructor for class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- dropStatisticsDescriptors(UUID, UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops all statistics descriptors for a given table/index column combination.
- dropStatisticsDescriptors(UUID, UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dropStoredDependency(DependencyDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop a dependency from the data dictionary.
- dropStoredDependency(DependencyDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop a single dependency from the data dictionary.
- dropStreamContainer(long, long) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Drop a stream container.
- dropStreamContainer(long, long) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- dropStreamContainer(RawTransaction, long, long) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Drop and remove a stream container.
- dropStreamContainer(RawTransaction, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Drop a stream container.
- dropSubCheckConstraint(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop the matching row from syschecks when dropping a check constraint.
- dropSubKeyConstraint(ConstraintDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop the matching row from syskeys when dropping a primary key or unique constraint.
- dropSystemCatalog(TransactionController, CatalogRowFactory) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Drop a System catalog.
- dropSystemCatalogDescription(TransactionController, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Remove the description of a System table from the data dictionary.
- DropTableConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP TABLE Statement at Execution time.
- DropTableConstantAction(String, String, SchemaDescriptor, long, UUID, int) - Constructor for class org.apache.derby.impl.sql.execute.DropTableConstantAction
-
Make the ConstantAction for a DROP TABLE statement.
- dropTableDescriptor(TableDescriptor, SchemaDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop the table descriptor.
- dropTableDescriptor(TableDescriptor, SchemaDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop the table descriptor.
- DropTableNode - Class in org.apache.derby.impl.sql.compile
-
A DropTableNode is the root of a QueryTree that represents a DROP TABLE statement.
- DropTableNode(TableName, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropTableNode
-
Constructor for a DropTableNode
- dropTablePermDescriptor(TransactionController, ExecIndexRow) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Delete the appropriate rows from systableperms when dropping a table
- DropTriggerConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP TRIGGER Statement at Execution time.
- DropTriggerConstantAction(SchemaDescriptor, String, UUID) - Constructor for class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
-
Make the ConstantAction for a DROP TRIGGER statement.
- dropTriggerDescriptor(TriggerDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops the given TriggerDescriptor that is associated with the given table and constraint type from the data dictionary.
- dropTriggerDescriptor(TriggerDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops the given TriggerDescriptor.
- DropTriggerNode - Class in org.apache.derby.impl.sql.compile
-
A DropTriggerNode is the root of a QueryTree that represents a DROP TRIGGER statement.
- DropTriggerNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropTriggerNode
- dropUser(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop a User from the DataDictionary
- dropUser(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- DropViewConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a DROP VIEW Statement at Execution time.
- DropViewConstantAction(String, String, SchemaDescriptor) - Constructor for class org.apache.derby.impl.sql.execute.DropViewConstantAction
-
Make the ConstantAction for a DROP VIEW statement.
- dropViewDescriptor(ViewDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drops the view descriptor from the data dictionary.
- dropViewDescriptor(ViewDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drops the view descriptor from the data dictionary.
- DropViewNode - Class in org.apache.derby.impl.sql.compile
-
A DropViewNode is the root of a QueryTree that represents a DROP VIEW statement.
- DropViewNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.DropViewNode
-
Constructor for a DropViewNode
- DRPPKG - Static variable in class org.apache.derby.impl.drda.CodePoint
- DSCERRCD - Static variable in class org.apache.derby.impl.drda.CodePoint
- DSCINVRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- DSCRDBTBL - Static variable in class org.apache.derby.client.net.CodePoint
- DSCRDBTBL - Static variable in class org.apache.derby.impl.drda.CodePoint
- DSCSQLSTT - Static variable in class org.apache.derby.client.net.CodePoint
- DSCSQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
- DSS_ID - Static variable in class org.apache.derby.impl.drda.DssConstants
- DSS_NOCHAIN - Static variable in class org.apache.derby.impl.drda.DssConstants
- DSSCHAIN - Static variable in class org.apache.derby.impl.drda.DssConstants
- DSSCHAIN_ERROR_CONTINUE - Static variable in class org.apache.derby.impl.drda.DssConstants
- DSSCHAIN_SAME_ID - Static variable in class org.apache.derby.impl.drda.DssConstants
- DssConstants - Class in org.apache.derby.client.net
- DssConstants - Class in org.apache.derby.impl.drda
-
This class defines DSS constants that are shared in the classes implementing the DRDA protocol.
- DssConstants() - Constructor for class org.apache.derby.client.net.DssConstants
- DssConstants() - Constructor for class org.apache.derby.impl.drda.DssConstants
- dssCorrelationID - Variable in class org.apache.derby.impl.drda.DDMReader
- dssCorrelationID_ - Variable in class org.apache.derby.client.net.Reply
- DSSFMT_OBJDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
- DSSFMT_RPYDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
- DSSFMT_RQSDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
- dssIsChainedWithDiffID - Variable in class org.apache.derby.impl.drda.DDMReader
- dssIsChainedWithSameID - Variable in class org.apache.derby.impl.drda.DDMReader
- dssIsChainedWithSameID_ - Variable in class org.apache.derby.client.net.Reply
- dssIsContinued - Variable in class org.apache.derby.impl.drda.DDMReader
- dssIsContinued_ - Variable in class org.apache.derby.client.net.Reply
- dssLength - Variable in class org.apache.derby.impl.drda.DDMReader
- dssLength_ - Variable in class org.apache.derby.client.net.Reply
- dssLengthLocation - Variable in class org.apache.derby.impl.drda.DDMWriter
- dssLengthLocation_ - Variable in class org.apache.derby.client.net.Request
- dssTrace - Variable in class org.apache.derby.impl.drda.DDMReader
- dssTrace - Variable in class org.apache.derby.impl.drda.DDMWriter
- dssTrace - Variable in class org.apache.derby.impl.drda.Session
- DssTrace - Class in org.apache.derby.impl.drda
- DssTrace() - Constructor for class org.apache.derby.impl.drda.DssTrace
- dStore - Variable in class org.apache.derby.impl.io.vfmem.VirtualFile
-
The data store this virtual file belongs to.
- DSTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DSUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DTAMCHRM - Static variable in class org.apache.derby.client.net.CodePoint
- DTAMCHRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- DTSClassInfo - Class in org.apache.derby.iapi.types
- DTSClassInfo() - Constructor for class org.apache.derby.iapi.types.DTSClassInfo
- dummy - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- DUMMY_PAGE_NUMBER - Static variable in class org.apache.derby.impl.store.access.btree.BranchRow
- DUMMY_STORE - Static variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Dummy store used to carry out frequent operations that don't require a "proper store", for instance getting the canonical name of the data store.
- dummyCatalog - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- dummyTargetTable - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
- DUMP_LOG_FROM_LOG_FILE - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- DUMP_LOG_ONLY - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- dumpAllocationCache() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
dump the allocation cache information
- dumpBuf(int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Create a string representation of an internal buffer of bytes.
- dumpedTempWriter - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- dumpEstimatedCosts(String) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Dump out the estimated cost information
- dumpLock() - Method in class org.apache.derby.impl.services.locks.Timeout
-
dumpLock puts information about currentLock into currentRow for output later.
- dumpLock(Latch) - Method in class org.apache.derby.diag.LockTable
-
Convert the lock information into a hashtable.
- dumpProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- dumpTempWriter(boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- dumpThreads() - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Dumps stack traces for all the threads if the JVM supports it.
- dumpThreads() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Dumps stack traces for all the threads if the JVM supports it.
- dumpTimeStats(String) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Dump out the time information for run time stats.
- dumpTimeStats(String, String) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Dump out the time information for run time stats.
- dumpTimeStats(String, String) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Dump out the time information for run time stats.
- dup() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Duplicate the top value on the stack.
- dup() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- DUP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP_X1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP_X2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP2_X1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- DUP2_X2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- dupChain - Variable in class org.apache.derby.impl.store.access.sort.Node
- duplicateDescriptorException(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dups(String[]) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return an IdList with all the ids that are repeated in l.
- DURABILITY_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.system.durability
- DURABILITY_TESTMODE_NO_SYNC - Static variable in interface org.apache.derby.iapi.reference.Property
-
This is a value supported for derby.system.durability When derby.system.durability=test, the storage system does not force syncs and the system may not recover.
- dvf - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- dvf - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- dvf - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- DYNAMIC_RESULT_SET_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- DynamicByteArrayOutputStream - Class in org.apache.derby.iapi.services.io
-
A DynamicByteArrayOutputStream allows writing to a dynamically resizable array of bytes.
- DynamicByteArrayOutputStream() - Constructor for class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- DynamicByteArrayOutputStream(byte[]) - Constructor for class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- DynamicByteArrayOutputStream(int) - Constructor for class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- DynamicByteArrayOutputStream(DynamicByteArrayOutputStream) - Constructor for class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- DynamicCompiledOpenConglomInfo - Interface in org.apache.derby.iapi.store.access
-
Information that can be "compiled" and reused per transaction per open operation.
- dynamicResults - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- dynamicResultSets - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
E
- e - Variable in exception org.apache.derby.impl.tools.ij.ijFatalException
- e0() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e0() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e1() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e1() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e2() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e2() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e3() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e3() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e4() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e4() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e5() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e5() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e6() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e6() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e7() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e7() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e8() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e8() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- e9() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- e9() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- earlyCloseComplete(Sqlca) - Method in class org.apache.derby.client.am.ClientResultSet
- earlyCloseComplete(Sqlca) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
- earlyWakeupCount - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- ebcdicCcsidManager - Variable in class org.apache.derby.impl.drda.DDMReader
- ebcdicCcsidManager - Variable in class org.apache.derby.impl.drda.DDMWriter
- EbcdicCcsidManager - Class in org.apache.derby.client.net
-
A concrete implementation of a CcsidMgr used to convert between Java UCS2 and Ebcdic as needed to handle character DDM Parameters.
- EbcdicCcsidManager - Class in org.apache.derby.impl.drda
-
A concrete implementation of a CcsidMgr used to convert between Java UCS2 and Ebcdic as needed to handle character DDM Parameters.
- EbcdicCcsidManager() - Constructor for class org.apache.derby.client.net.EbcdicCcsidManager
- EbcdicCcsidManager() - Constructor for class org.apache.derby.impl.drda.EbcdicCcsidManager
- ebcdicCcsidManager_ - Variable in class org.apache.derby.client.net.NetAgent
- ebcdicChar - Static variable in class org.apache.derby.impl.drda.DssTrace
- ebcdicChar__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- ef - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- ef - Variable in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- ef - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- element - Variable in class org.apache.derby.impl.sql.execute.DistinctScanResultSet
- elementAt(int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Return the nth (0-based) element in the list.
- elementAt(int) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return the nth (0-based) element in the list.
- elementAt(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- elementAt(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- ElementEnum() - Constructor for class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
- elements() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return an Enumeration that can be used to scan the entire table.
- elements() - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
Return an Enumeration that can be used to scan entire table.
- elements() - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
- elementType - Variable in class org.apache.derby.impl.sql.compile.TableElementNode
- elevenBlanks - Static variable in class org.apache.derby.client.am.Sqlca
- eliminate_dups - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- ELIMINATE_DUPS - Static variable in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
- eliminateBooleanTrueAndBooleanTrue() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Eliminate predicates of the form: AndNode / \ true BooleanConstantNode true BooleanConstantNode This is useful when checking for a NOP PRN as the Like transformation on c1 like 'ASDF%' can leave one of these predicates in the list.
- eliminatedNulls - Variable in class org.apache.derby.impl.sql.execute.SystemAggregator
- eliminateDuplicates - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- eliminateDuplicates - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.BetweenOperatorNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.NotNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Eliminate NotNodes in the current query block.
- eliminateNots(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Eliminate NotNodes in all the nodes in this list.
- eltClass - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- EmbedBlob - Class in org.apache.derby.impl.jdbc
-
Implements java.sql.Blob (see the JDBC 2.0 spec).
- EmbedBlob(byte[], EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedBlob
-
This constructor is used to create a empty Blob object.
- EmbedBlob(DataValueDescriptor, EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedBlob
- EmbedCallableStatement - Class in org.apache.derby.impl.jdbc
-
Local implementation.
- EmbedCallableStatement(EmbedConnection, String, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedCallableStatement
- EmbedCallableStatement42 - Class in org.apache.derby.impl.jdbc
- EmbedCallableStatement42(EmbedConnection, String, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedCallableStatement42
-
Creates a new instance of EmbedCallableStatement42
- EmbedClob - Class in org.apache.derby.impl.jdbc
-
Implements java.sql.Clob (see the JDBC 2.0 spec).
- EmbedClob(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedClob
-
Creates an empty Clob object.
- EmbedClob(EmbedConnection, StringDataValue) - Constructor for class org.apache.derby.impl.jdbc.EmbedClob
-
Creates a Clob on top of a data value descriptor.
- EmbedConnection - Class in org.apache.derby.impl.jdbc
-
Local implementation of Connection for a JDBC driver in the same process as the database.
- EmbedConnection(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection
-
Create a new connection based off of the connection passed in.
- EmbedConnection(InternalDriver, String, Properties) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection
- EmbedConnectionContext - Class in org.apache.derby.impl.jdbc
- EmbedConnectionContext(ContextManager, EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnectionContext
- EmbedDatabaseMetaData - Class in org.apache.derby.impl.jdbc
-
This class provides information about the database as a whole.
- EmbedDatabaseMetaData(EmbedConnection, String) - Constructor for class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- EMBEDDED - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- EmbeddedActivator - Class in org.apache.derby.osgi
- EmbeddedActivator() - Constructor for class org.apache.derby.osgi.EmbeddedActivator
- EmbeddedConnectionPoolDataSource - Class in org.apache.derby.jdbc
-
This datasource is suitable for an application using embedded Derby, running on full Java SE 6 and higher, corresponding to 4.0 and higher.
- EmbeddedConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
No-arg constructor.
- EmbeddedConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.Use
EmbeddedConnectionPoolDataSourceinstead. - EmbeddedConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
-
Deprecated.
- EmbeddedConnectionPoolDataSourceInterface - Interface in org.apache.derby.jdbc
-
Common interface of Derby embedded connection pooling data sources.
- EmbeddedDataSource - Class in org.apache.derby.jdbc
-
This data source is suitable for an application using embedded Derby, running on full Java SE 6 and higher, corresponding to 4.0 and higher.
- EmbeddedDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource
-
No-arg constructor.
- EmbeddedDataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.Use
EmbeddedDataSourceinstead. - EmbeddedDataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource40
-
Deprecated.
- EmbeddedDataSourceInterface - Interface in org.apache.derby.jdbc
-
Methods that extend the API of
javax.sql.DataSourcecommon for all Derby embedded data sources. - EmbeddedDriver - Class in org.apache.derby.jdbc
-
The embedded JDBC driver (Type 4) for Derby.
- EmbeddedDriver() - Constructor for class org.apache.derby.jdbc.EmbeddedDriver
- embeddedDriverAcceptsURL(String) - Static method in class org.apache.derby.jdbc.InternalDriver
- EmbeddedXADataSource - Class in org.apache.derby.jdbc
-
This data source is suitable for an application using embedded Derby, running on full Java SE 6 or higher, corresponding to JDBC 4.0 and higher.
- EmbeddedXADataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource
-
no-arg constructor
- EmbeddedXADataSource40 - Class in org.apache.derby.jdbc
-
Deprecated.Use
EmbeddedXADataSourceinstead. - EmbeddedXADataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource40
-
Deprecated.Creates a new instance of EmbeddedXADataSource40
- EmbeddedXADataSourceInterface - Interface in org.apache.derby.jdbc
-
Common interface of Derby embedded XA data sources.
- EmbedParameterSetMetaData - Class in org.apache.derby.impl.jdbc
-
This class implements the ParameterMetaData interface from JDBC 3.0.
- EmbedParameterSetMetaData(ParameterValueSet, DataTypeDescriptor[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
- EmbedPooledConnection - Class in org.apache.derby.jdbc
-
A PooledConnection object is a connection object that provides hooks for connection pool management.
- EmbedPooledConnection(BasicEmbeddedDataSource40, String, String, boolean) - Constructor for class org.apache.derby.jdbc.EmbedPooledConnection
- EmbedPreparedStatement - Class in org.apache.derby.impl.jdbc
-
EmbedPreparedStatement is a local JDBC statement.
- EmbedPreparedStatement(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Constructor assumes caller will setup context stack and restore it.
- EmbedPreparedStatement42 - Class in org.apache.derby.impl.jdbc
-
PreparedStatement methods added by JDBC 4.2 which require Java 8.
- EmbedPreparedStatement42(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedPreparedStatement42
- EmbedResultSet - Class in org.apache.derby.impl.jdbc
-
A EmbedResultSet for results from the EmbedStatement family.
- EmbedResultSet(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSet
-
This class provides the glue between the Derby resultset and the JDBC resultset, mapping calls-to-calls.
- EmbedResultSet42 - Class in org.apache.derby.impl.jdbc
-
JDBC 4.2 specific methods that cannot be implemented in superclasses.
- EmbedResultSet42(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSet42
-
Creates a new instance of EmbedResultSet42
- EmbedResultSetMetaData - Class in org.apache.derby.impl.jdbc
-
A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet.
- EmbedResultSetMetaData(ResultColumnDescriptor[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- EmbedSavepoint - Class in org.apache.derby.impl.jdbc
-
This class implements the Savepoint interface from JDBC 3.0.
- EmbedSavepoint(EmbedConnection, String) - Constructor for class org.apache.derby.impl.jdbc.EmbedSavepoint
- EmbedStatement - Class in org.apache.derby.impl.jdbc
-
EmbedStatement is a local JDBC statement.
- EmbedStatement(EmbedConnection, boolean, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedStatement
- EmbedXAConnection - Class in org.apache.derby.jdbc
- EmbedXAConnection(BasicEmbeddedDataSource40, ResourceAdapter, String, String, boolean) - Constructor for class org.apache.derby.jdbc.EmbedXAConnection
- EmbedXAResource - Class in org.apache.derby.jdbc
-
Implements XAResource
- EmbedXAResource(EmbedPooledConnection, ResourceAdapter) - Constructor for class org.apache.derby.jdbc.EmbedXAResource
- empty() - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Tell whether this ColumnOrdering has no elements.
- EMPTY - Static variable in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.derby.iapi.services.io.ArrayUtil
-
An instance of an empty byte array.
- EMPTY_LINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- EMPTY_PROVIDER_INFO - Static variable in class org.apache.derby.impl.sql.depend.BasicDependencyManager
- empty_right_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- EMPTY_ROW - Static variable in class org.apache.derby.iapi.store.access.RowUtil
-
An object that can be used on a fetch to indicate no fields need to be fetched.
- EMPTY_ROW_BITSET - Static variable in class org.apache.derby.iapi.store.access.RowUtil
-
An object that can be used on a fetch as a FormatableBitSet to indicate no fields need to be fetched.
- EMPTY_ROW_FETCH_DESCRIPTOR - Static variable in class org.apache.derby.iapi.store.access.RowUtil
-
An object that can be used on a fetch as a FormatableBitSet to indicate no fields need to be fetched.
- EMPTY_STACK - Static variable in class org.apache.derby.client.net.Reply
- EMPTY_STACK - Static variable in class org.apache.derby.impl.drda.DDMReader
- EMPTY_STATEMENT_CACHE - org.apache.derby.iapi.security.Securable
- EMPTY_STR_ARR - Static variable in class org.apache.derby.impl.io.vfmem.DataStore
-
Constant for the empty String array.
- EMPTY_TD_LIST - Static variable in class org.apache.derby.impl.sql.compile.StatementNode
-
Cached empty list object.
- emptyConstraintDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Empty the constraint descriptor list
- emptyCredential(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Forbid empty or null usernames and passwords.
- emptyIndexes(long, InsertConstantAction, TableDescriptor, DataDictionary, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Empty the indexes after doing a bulk insert replace where the table has 0 rows after the replace.
- emptyRightRowsReturned - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- emptyRightRowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- emptyRowFun - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
- emptyRowFun - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- emptyRowFun - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- emptySet - Variable in class org.apache.derby.impl.sql.GenericLanguageFactory
- emptyTriggerDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Empty the trigger descriptor list
- EN - Static variable in class org.apache.derby.iapi.services.i18n.MessageService
- EN - Static variable in class org.apache.derby.shared.common.error.MessageUtils
- enableBatchedExceptionTracking(int) - Method in class org.apache.derby.client.am.Agent
- enableBatchedExceptionTracking_ - Variable in class org.apache.derby.client.am.Agent
- enabled - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- ENABLED - Static variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- ENABLED - Static variable in interface org.apache.derby.iapi.sql.StatementType
- enableLocalization(boolean) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- enableLocalized - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- enableLogArchiveMode() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- enableLogArchiveMode() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- enableLogArchiveMode() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- encAlgArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- encode - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- encode(CharBuffer, ByteBuffer, Agent) - Method in class org.apache.derby.client.net.CcsidManager
-
Encode the contents of a
CharBufferinto aByteBuffer. - encode(CharBuffer, ByteBuffer, Agent) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
- encode(CharBuffer, ByteBuffer, Agent) - Method in class org.apache.derby.client.net.Utf8CcsidManager
- encodeCharacteristics(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- encodedDate - Variable in class org.apache.derby.iapi.types.SQLDate
- encodedDate - Variable in class org.apache.derby.iapi.types.SQLTimestamp
- encodedDateToString(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the String version from the encodedDate.
- EncodedInputStream - Class in org.apache.derby.client.net
-
Create an encoded stream from a
Reader. - EncodedInputStream(Reader, Charset, int, int) - Constructor for class org.apache.derby.client.net.EncodedInputStream
-
Create an encoded stream for the specified
Reader. - encodedInputStream_ - Variable in class org.apache.derby.client.net.EncodedInputStream
- encodedInputStream_ - Variable in class org.apache.derby.impl.drda.ReEncodedInputStream
- encodedKeyLength - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- encodedLength - Variable in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Encoding of the length in bytes which will be seen as the first encodedLength.length bytes of this stream.
- encodedOffset - Variable in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Number of bytes of length encoding.
- encodedOutputStream_ - Variable in class org.apache.derby.client.net.EncodedInputStream
- encodedOutputStream_ - Variable in class org.apache.derby.impl.drda.ReEncodedInputStream
- encodedStreamWriter_ - Variable in class org.apache.derby.client.net.EncodedInputStream
- encodedStreamWriter_ - Variable in class org.apache.derby.impl.drda.ReEncodedInputStream
- encodedTime - Variable in class org.apache.derby.iapi.types.SQLTime
- encodedTime - Variable in class org.apache.derby.iapi.types.SQLTimestamp
- encodedTimeFraction - Variable in class org.apache.derby.iapi.types.SQLTime
- encodedTimeToString(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the String version from the encodedTime.
- encodeExceptionAsSqlerrmc(SQLException) - Static method in class org.apache.derby.shared.common.error.MessageUtils
- encodeHashingScheme() - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Encodes the hashing algorithm in a string suitable for storing in SYSUSERS.HASHINGSCHEME.
- encodeMessageAndArgumentsAsSqlerrmc(String, Object[]) - Static method in class org.apache.derby.shared.common.error.MessageUtils
- encoder - Variable in class org.apache.derby.client.net.Utf8CcsidManager
- encoder - Variable in class org.apache.derby.impl.drda.DDMWriter
-
Encoder which encodes strings with the server's default encoding.
- encodeString(String) - Method in class org.apache.derby.client.net.Request
-
Encode a string and put it into the buffer.
- ENCODING - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
The encoding to use when converting the credentials to a byte array that can be passed to the hash function in the configurable hash scheme.
- encPrvArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- encrypt(byte[], int, int, byte[], int) - Method in interface org.apache.derby.iapi.services.crypto.CipherProvider
-
Encrypt data - use only with Cipher that has been initialized with CipherFactory.ENCRYPT.
- encrypt(byte[], int, int, byte[], int) - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
- encrypt(byte[], int, int, byte[], int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- encrypt(byte[], int, int, byte[], int, boolean) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Encrypt cleartext into ciphertext.
- encrypt(byte[], int, int, byte[], int, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Encrypt cleartext into ciphertext.
- encrypt(byte[], int, int, byte[], int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- encrypt(byte[], int, int, byte[], int, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Encrypt cleartext into ciphertext.
- ENCRYPT - Static variable in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
Get a CipherProvider that either Encrypts or Decrypts.
- encryptAllContainers(RawTransaction) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Encrypt all the containers in the data segment.
- encryptAllContainers(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Encrypt all the containers in the data segment.
- encryptAllContainers(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Find all the all the containers stored in the data directory and encrypt them.
- EncryptContainerOperation - Class in org.apache.derby.impl.store.raw.data
-
Log operation to encrypt a container with a new encryption key or to encrypt an unencrypted container while configuring the database for encryption.
- EncryptContainerOperation() - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
- EncryptContainerOperation(RawContainerHandle) - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
- EncryptContainerUndoOperation - Class in org.apache.derby.impl.store.raw.data
-
A Encrypt Container undo operation rolls back the change of a Encrypt Container operation
- EncryptContainerUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
- EncryptContainerUndoOperation(EncryptContainerOperation) - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Set up a Encrypt Container undo operation during run time rollback
- encryptData(byte[], int, byte[], byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
- encryptDataStream(int) - Method in class org.apache.derby.client.net.NetPackageRequest
- ENCRYPTED_KEY - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
If dataEncryption is true, store the encrypted key in services.properties file.
- ENCRYPTED_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.USER_ONLY_SECURITY - ENCRYPTED_PASSWORD_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- ENCRYPTED_USER_AND_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.USER_ONLY_SECURITY - ENCRYPTED_USER_AND_PASSWORD_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- EncryptedKeyResult(String, byte[]) - Constructor for class org.apache.derby.impl.services.jce.JCECipherFactory.EncryptedKeyResult
- EncryptedLOBFile - Class in org.apache.derby.impl.jdbc
-
This class is a wrapper class on top of StorageRandomAccess to provide common methods to write in encrypted file.
- EncryptedLOBFile(StorageFile, DataFactory) - Constructor for class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Constructs the EncryptedLOBFile object with encryption support.
- encryptedPasswordForEUSRIDPWD(String) - Method in class org.apache.derby.client.net.NetConnection
- encryptedPasswordForUSRENCPWD(String) - Method in class org.apache.derby.client.net.NetConnection
- encryptedUseridForEUSRIDPWD() - Method in class org.apache.derby.client.net.NetConnection
- ENCRYPTION_ALIGNMENT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
encryption alignment requirement.
- ENCRYPTION_BAD_ALG_FORMAT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_BAD_EXTERNAL_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_BAD_FEEDBACKMODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_BAD_JCE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_BAD_PADDING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_BAD_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_BLOCKSIZE - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
encryption block size used during creation of encrypted database This property is not set by the user; it is set by the engine when RawStore boots up during creation of an encrypted database
- ENCRYPTION_ILLEGAL_EXKEY_CHARS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_INVALID_EXKEY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_NO_PROVIDER_CLASS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_NOCHANGE_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_NOCHANGE_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_NOSUCH_ALGORITHM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_NOT_A_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_PREPARED_XACT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ENCRYPTION_UNABLE_KEY_VERIFICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- encryptionBlockSize - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- encryptionBlockSize - Variable in class org.apache.derby.impl.store.raw.RawStore
- encryptionBuffer - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- encryptionBuffer - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
- encryptionEngine - Variable in class org.apache.derby.impl.store.raw.RawStore
- EncryptionManager - Class in org.apache.derby.client.am
- EncryptionManager(Agent) - Constructor for class org.apache.derby.client.am.EncryptionManager
- EncryptionManager(Agent, String) - Constructor for class org.apache.derby.client.am.EncryptionManager
- encryptionManager_ - Variable in class org.apache.derby.client.am.ClientConnection
- encryptKey(byte[], byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Encrypt the secretKey with the boot password.
- encryptOrDecryptAllContainers(RawTransaction, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Encrypts or decrypts all containers in the database data directory.
- encryptOrDecryptContainer(String, boolean) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Creates an encrypted or decrypted version of the container.
- encryptOrDecryptContainer(String, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Creates an encrypted or decrypted version of the container.
- encryptOrDecryptContainer(RawTransaction, ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Encrypts or decrypts the specified container.
- encryptOrDecryptContainer(BaseContainerHandle, String, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Creates encrypted or decrypted version of the container.
- encryptOrDecryptContainer(BaseContainerHandle, String, boolean) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Encrypts or decrypts the container.
- encryptOrDecryptContainer(BaseContainerHandle, String, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Creates encrypted or decrypted version of the container.
- EncryptOrDecryptData - Class in org.apache.derby.impl.store.raw.data
-
This class is used to encrypt all the containers in the data segment with a new encryption key when password/key is changed or when an existing database is reconfigured for encryption.
- EncryptOrDecryptData(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- encryptPage(byte[], int, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Encrypts a page.
- end - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
- end - Variable in class org.apache.derby.iapi.services.io.ArrayOutputStream
- end(int) - Method in interface org.apache.derby.iapi.sql.compile.ASTVisitor
-
The compiler calls this method when it's done walking a tree.
- end(Xid, int) - Method in class org.apache.derby.client.net.NetXAResource
-
Ends the work performed on behalf of a transaction branch.
- end(Xid, int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Ends the work performed on behalf of a transaction branch.
- end(BCMethod, CodeChunk, Type[], int) - Method in class org.apache.derby.impl.services.bytecode.Conditional
-
Complete the conditional and patch up any jump instructions.
- end(EmbedXAResource, int, boolean) - Method in class org.apache.derby.jdbc.XATransactionState
- END_ABORTED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- END_COMMITTED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- end_comp_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- END_DATABASE_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- END_DRDAID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- end_exe_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- END_EXECUTING_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- END_EXECUTING_STRING - Static variable in class org.apache.derby.diag.StatementDuration
- END_OF_COLLECTION - Static variable in class org.apache.derby.client.net.Reply
- END_OF_DATA - Static variable in class org.apache.derby.client.am.SqlCode
-
SQL code for SQL state 02000 (end of data).
- END_OF_INPUT - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- END_OF_SAME_ID_CHAIN - Static variable in class org.apache.derby.client.net.Reply
- END_OF_STATEMENT - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- END_OF_STRING - Static variable in class org.apache.derby.iapi.types.SQLDate
- END_OF_STRING - Static variable in class org.apache.derby.iapi.types.SQLTime
- END_OF_STRING - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- END_PREPARED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- END_THREAD_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- END_THREAD_STRING - Static variable in class org.apache.derby.diag.StatementDuration
- END_TIMESTAMP - Static variable in class org.apache.derby.diag.ErrorLogReader
- END_TIMESTAMP - Static variable in class org.apache.derby.diag.StatementDuration
- END_XID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- END_XID_STRING - Static variable in class org.apache.derby.diag.StatementDuration
- endBatchedReadChain(long[], SqlException) - Method in class org.apache.derby.client.am.Agent
- endBatchedWriteChain() - Method in class org.apache.derby.client.am.Agent
- ENDBND - Static variable in class org.apache.derby.impl.drda.CodePoint
- ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- endCompilationTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- endCompileTimestamp - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- endCompiling() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Signal that we're done compiling the statement and unblock others that are waiting for the compilation to finish.
- endDdm() - Method in class org.apache.derby.impl.drda.DDMWriter
-
End the current DDM
- endDdmAndDss() - Method in class org.apache.derby.impl.drda.DDMWriter
-
End final DDM and DSS header by writing the length in the length location
- endDss() - Method in class org.apache.derby.impl.drda.DDMWriter
-
End DSS header by writing the length in the length location and setting the chain bit.
- endDss(boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
End DSS header by writing the length in the length location and setting the chain bit.
- endDss(byte) - Method in class org.apache.derby.impl.drda.DDMWriter
-
End DSS header by writing the length in the length location and setting the chain bit.
- endExecutionTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- endExecutionTime - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- endExecutionTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- endLogBackup(File) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- endLogBackup(File) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- endLogBackup(File) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- endOffset - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- endOffset - Variable in class org.apache.derby.impl.sql.compile.TokenBase
-
beginOffset and endOffset are useful for siphoning substrings out of the Statement so that we can recompile the substrings at upgrade time.
- endOfRoundCleanup() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Do any work that needs to be done after the current round of optimization has completed.
- endOfSameIdChainData() - Method in class org.apache.derby.client.net.Reply
- endPosition - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- endPosition() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- ENDQRYRM - Static variable in class org.apache.derby.client.net.CodePoint
- ENDQRYRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- endReadChain() - Method in class org.apache.derby.client.am.Agent
- endScope(String) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Record that the compiler is exiting a named scope.
- endScope(String) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- endStatement() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
End a statement.
- endStatement() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- EndStatement(ij, int, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- EndStatement(ij, int, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- endTime - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- endTimestampIndex - Variable in class org.apache.derby.diag.ErrorLogReader
- endTimestampIndex - Variable in class org.apache.derby.diag.StatementDuration
- endTransactionActivationHandling(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If we are called as part of rollback code path, then we will reset all the activations that have resultset returning rows associated with them.
- ENDUOWRM - Static variable in class org.apache.derby.client.net.CodePoint
- ENDUOWRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- endWriteChain() - Method in class org.apache.derby.client.am.Agent
- endWriteChain() - Method in class org.apache.derby.client.net.NetAgent
- endXA(Xid, int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
End the xa transaction.
- EndXact - Class in org.apache.derby.impl.store.raw.xact
-
This operation indicates the End of a transaction.
- EndXact() - Constructor for class org.apache.derby.impl.store.raw.xact.EndXact
- EndXact(GlobalTransactionId, int) - Constructor for class org.apache.derby.impl.store.raw.xact.EndXact
- enforced - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- enforced() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Is this constraint enforced?
- ENFORCED_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- ENGINE - Static variable in class org.apache.derby.security.SystemPermission
-
Permission target name (
"engine") for actions applicable to the core database engine. - ENGINE_MONITOR - Static variable in class org.apache.derby.security.SystemPermission
-
Constant representing
SystemPermission("engine, "monitor"). - EngineCallableStatement - Interface in org.apache.derby.iapi.jdbc
-
Additional methods the engine exposes on its CallableStatement object implementations, whose signatures are not compatible with older platforms.
- EngineConnection - Interface in org.apache.derby.iapi.jdbc
-
Additional methods the embedded engine exposes on its Connection object implementations.
- EngineLOB - Interface in org.apache.derby.iapi.jdbc
-
Additional methods the embedded engine exposes on all of its large object (LOB) implementations.
- EnginePreparedStatement - Interface in org.apache.derby.iapi.jdbc
-
Additional methods the embedded engine exposes on its PreparedStatement object implementations.
- EngineResultSet - Interface in org.apache.derby.iapi.jdbc
-
Additional methods the embedded engine exposes on its ResultSet object implementations.
- EngineStatement - Interface in org.apache.derby.iapi.jdbc
-
Additional methods the embedded engine exposes on its Statement object implementations.
- engineType - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- EngineType - Interface in org.apache.derby.iapi.reference
-
Derby engine types.
- engineVersion - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
- enhanceAndCheckForAutoincrement(ResultSetNode, boolean, int[], boolean) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Process ResultSet column lists for projection and autoincrement.
- enhanceRCLForInsert(InsertNode, boolean, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
This ResultSet is the source for an Insert.
- enhanceRCLForInsert(InsertNode, boolean, int[]) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Modify the RCL of this node to match the target of the insert.
- enhanceRCLForInsert(InsertNode, boolean, int[]) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Make the RCL of this node match the target node for the insert.
- enqueue(Serviceable, boolean) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Request a one time service from the Daemon.
- enqueue(Serviceable, boolean) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- ensureALayerDataInBuffer(int) - Method in class org.apache.derby.client.net.Reply
- ensureALayerDataInBuffer(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Make sure a certain amount of Layer A data is in the buffer.
- ensureBLayerDataInBuffer(int) - Method in class org.apache.derby.client.net.Reply
- ensureBLayerDataInBuffer(int, boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Make sure a certain amount of Layer B data is in the buffer.
- ensureDataInBuffer(int, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Ensure the reply buffer is large enough to hold all the data; don't just rely on OS level defaults
- ensuredLengthForDecryption_ - Variable in class org.apache.derby.client.net.Reply
- ensureIndent(String, int) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Utility for formatting which bends a multi-line string into shape for outputting it in a context where there is depth tabs.
- ensureLength(int) - Method in class org.apache.derby.client.net.Request
- ensureLength(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Ensure that there is space in the buffer
- ensurePredicateList(int) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Ensure that the top of the RSN tree has a PredicateList.
- ensurePredicateList(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Ensure that the top of the RSN tree has a PredicateList.
- ensurePredicateList(int) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Ensure that the top of the RSN tree has a PredicateList.
- ensurePredicateList(int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Ensure that the top of the RSN tree has a PredicateList.
- ensurePredicateList(int) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Ensure that the top of the RSN tree has a PredicateList.
- ensurePredicateList(int) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Ensure that the top of the RSN tree has a PredicateList.
- ensureProperContext() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Make sure that the user isn't trying to get a result set after we have cleaned up.
- ensureSpaceInBufferForFill(int) - Method in class org.apache.derby.client.net.Reply
- ensureSpaceInBufferForFill(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method makes sure there is enough room in the buffer for a certain number of bytes.
- enterDeadlockDetection() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Notify that the lock request that is currently accessing the entry will be entering deadlock detection.
- ENTIRE_RESULTSET_TREE - Static variable in interface org.apache.derby.iapi.sql.ResultSet
- entireRecordOnPage(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Returns true if the entire record of that slot fits inside of this page.
- entireRecordOnPage(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is entire record on the page?
- ENTITY_NAME_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- entityName - Variable in class org.apache.derby.impl.load.ExportAbstract
- entityNameMissing() - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, the entity (ie table/view) for import/export is missing in the database.
- entries - Variable in class org.apache.derby.iapi.services.classfile.MemberTable
- entry - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
The source entry.
- entry - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Reference to the
CacheEntryobject held by this object. - Entry() - Constructor for class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
- entryVector - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- entryVector - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- entryVectorSize - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- entryVectorSize - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- enumeratedDirectoryProvider - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- ENV_CODESET - Static variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- ENV_LOCALE - Static variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- environmentTables_ - Static variable in class org.apache.derby.client.net.Typdef
- eod00000 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- eod02000 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- eof - Variable in class org.apache.derby.iapi.types.RawToBinaryFormatStream
- eof - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
- eol - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
The end of line string for this machine.
- EQ - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- EQ_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- EQ_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- EQUAL - Static variable in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
- EQUAL - Static variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- equals(boolean) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Tell whether a BooleanDataValue has the given value.
- equals(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Determine whether this SQLBoolean contains the given boolean value.
- equals(byte[], int, int, byte[], int, int) - Static method in class org.apache.derby.iapi.util.ByteArray
-
Compare two byte arrays using value equality.
- equals(Object) - Method in class org.apache.derby.authentication.SystemPrincipal
-
Compares this principal to the specified object.
- equals(Object) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
we want equals to say if these are the same type id or not.
- equals(Object) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
Test for value equality
- equals(Object) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Compare if two TypeDescriptors are exactly the same
- equals(Object) - Method in class org.apache.derby.client.am.stmtcache.StatementKey
- equals(Object) - Method in class org.apache.derby.client.ClientXid
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- equals(Object) - Method in class org.apache.derby.iapi.services.classfile.MemberTableHash
- equals(Object) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit equivalence.
- equals(Object) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- equals(Object) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Determine if two AliasDescriptors are the same.
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Test for value equality
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Determine if two SchemaDescriptors are the same.
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
Method to check if another instance of column access descriptor matches this.
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Routine to check if another instance of access descriptor matches this.
- equals(Object) - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- equals(Object) - Method in interface org.apache.derby.iapi.store.access.DatabaseInstant
-
Return true if this DatabaseInstant equals DatabaseInstant from the same database.
- equals(Object) - Method in class org.apache.derby.iapi.store.access.GlobalXact
- equals(Object) - Method in class org.apache.derby.iapi.store.access.KeyHasher
- equals(Object) - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
- equals(Object) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- equals(Object) - Method in class org.apache.derby.iapi.store.raw.PageKey
- equals(Object) - Method in class org.apache.derby.iapi.types.DataType
- equals(Object) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Compare if two DataTypeDescriptors are exactly the same
- equals(Object) - Method in class org.apache.derby.iapi.types.TypeId
-
we want equals to say if these are the same type id or not.
- equals(Object) - Method in class org.apache.derby.iapi.util.ByteArray
-
Value equality for byte arrays.
- equals(Object) - Method in class org.apache.derby.iapi.util.JBitSet
- equals(Object) - Method in class org.apache.derby.impl.db.DatabaseContextImpl
- equals(Object) - Method in class org.apache.derby.impl.drda.ConsistencyToken
-
Check whether this object is equal to another object.
- equals(Object) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- equals(Object) - Method in class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
-
Check whether RDBNAM, RDBCOLID, PKGID and PKGSN of another
StatementKeyobject matches this object. - equals(Object) - Method in class org.apache.derby.impl.io.InputStreamFile
- equals(Object) - Method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- equals(Object) - Method in class org.apache.derby.impl.services.locks.Lock
- equals(Object) - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
- equals(Object) - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Implement value equality.
- equals(Object) - Method in class org.apache.derby.impl.sql.catalog.TableKey
-
2 TableKeys are equal if their both their schemaIds and tableNames are equal.
- equals(Object) - Method in class org.apache.derby.impl.sql.compile.TableName
-
Compares two TableNames.
- equals(Object) - Method in class org.apache.derby.impl.sql.GenericStatement
- equals(Object) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
Implement value equality.
- equals(Object) - Method in class org.apache.derby.impl.store.raw.data.ContainerActionOnCommit
-
An equals method that returns true if the other obejct is a sub-class of this, and the container identities are equal *and* it is the same class as this.
- equals(Object) - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Implement value equality.
- equals(Object) - Method in class org.apache.derby.impl.store.raw.data.TruncateOnCommit
- equals(Object) - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- equals(Object) - Method in class org.apache.derby.impl.store.raw.xact.XactId
- equals(Object) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- equals(Object) - Method in class org.apache.derby.security.DatabasePermission
-
Checks two DatabasePermission objects for equality.
- equals(Object) - Method in class org.apache.derby.security.SystemPermission
-
Does this permission equal another object.
- equals(Object) - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- equals(String, String) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- equals(String, String) - Method in class org.apache.derby.impl.sql.compile.TableName
-
2 TableNames are equal if their both their schemaNames and tableNames are equal, or if this node's full table name is null (which happens when a SELECT * is expanded).
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language = operator.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The = operator as called from the language module, as opposed to the storage module.
- equals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
-
The = operator as called from the language module, as opposed to the storage module.
- equals(AppRequester) - Method in class org.apache.derby.impl.drda.AppRequester
-
Check if the application requester is the same as this one
- equals(TableName) - Method in class org.apache.derby.impl.sql.compile.TableName
-
2 TableNames are equal if their both their schemaNames and tableNames are equal, or if this node's full table name is null (which happens when a SELECT * is expanded).
- EQUALS_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- equalsComparisonWithConstantExpression(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate an equality comparison with a constant expression?
- equalsComparisonWithConstantExpression(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- equalsComparisonWithConstantExpression(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- equalsComparisonWithConstantExpression(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
- equalsComparisonWithConstantExpression(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return whether this operator is an equality comparison of the given optimizable with a constant expression.
- equalTimeStamp(PageTimeStamp) - Method in interface org.apache.derby.iapi.store.raw.Page
-
See if timeStamp for this page is the same as the current instance of the page.
- equalTimeStamp(PageTimeStamp) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
compare given PageVersion with pageVersion on page
- equalTo(byte[], int, int) - Method in class org.apache.derby.impl.drda.DRDAString
-
Check whether the internal buffer contains the same data as another byte buffer.
- equivalenceClass - Variable in class org.apache.derby.impl.sql.compile.Predicate
- err_containerid - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The conglomerate containerid for error reporting.
- errcd - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- errCdCodePoint - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
-
The CodePoint describing the error condition for the errorCodePoint.
- errD5_D6 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- error(SAXParseException) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.XMLErrorHandler
- error(SAXParseException) - Method in class org.apache.derby.vti.XmlVTI.XMLErrorHandler
- ERROR - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ERROR_PRIVILEGED_ACTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ERROR_WRITING_DATA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- errorcode_ - Variable in exception org.apache.derby.client.am.SqlException
- errorCodePoint - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- errorCodePoint - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
-
errorCodePoint specifies the code point of the error reply message, (e.g.
- errorInChain(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
If there's a severe error in the DDM chain, and if the header indicates "terminate chain on error", we stop processing further commands in the chain nor do we send any reply for them.
- errorInfo - Variable in class org.apache.derby.iapi.services.io.FormatIdInputStream
- ErrorInfo - Interface in org.apache.derby.iapi.services.io
-
Getting error information for SQLData/serializable data streams.
- errorInfoTable - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- ERRORLOG_FIELD_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.field= className.fieldName returning an OutputStream or Writer object
- ERRORLOG_FILE_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.file=absolute or relative error log filename Takes precendence over derby.stream.error.method.
- ERRORLOG_METHOD_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.method=
. returning an OutputStream or Writer object Takes precendence over derby.stream.error.field - ERRORLOG_ROLLINGFILE_COUNT_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.rollingfile.count=the rolling file count
- ERRORLOG_ROLLINGFILE_LIMIT_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.rollingfile.limit=the rolling file size limit
- ERRORLOG_ROLLINGFILE_PATTERN_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.rollingfile.pattern=the pattern A pattern consists of a string that includes the following special components that will be replaced at runtime: "/" the local pathname separator "%t" the system temporary directory "%h" the value of the "user.home" system property "%d" the value of the "derby.system.home" system property "%g" the generation number to distinguish rotated logs "%u" a unique number to resolve conflicts "%%" translates to a single percent sign "%" If no "%g" field has been specified and the file count is greater than one, then the generation number will be added to the end of the generated filename, after a dot.
- ERRORLOG_STYLE_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.style=The error stream error style. rollingFile is the only file currently supported.
- ErrorLogReader - Class in org.apache.derby.diag
-
ErrorLogReader is a virtual table interface (VTI) which contains all the statements of "interest" in db2j.log or a specified file when db2j.language.logStatementText=true.
- ErrorLogReader() - Constructor for class org.apache.derby.diag.ErrorLogReader
-
ErrorLogReader() accesses the derby.log in derby.system.home, if set, otherwise it looks in the current directory.
- ErrorLogReader(String) - Constructor for class org.apache.derby.diag.ErrorLogReader
- ErrorMessages - Class in org.apache.derby.diag
-
ErrorMessage shows all the SQLStates, locale-sensitive error messages, and exception severities for a database.
- ErrorMessages() - Constructor for class org.apache.derby.diag.ErrorMessages
- ErrorObjectInput - Interface in org.apache.derby.iapi.services.io
-
Limit and ObjectInput capabilities.
- errors - Variable in class org.apache.derby.impl.tools.ij.AttributeHolder
- errorsConsecutive - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Number of consecutive errors, used as a metric to decide if the damoen should be automatically shut down.
- errorsKnown - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- errorStream - Variable in class org.apache.derby.iapi.services.context.ContextManager
- errorStream - Variable in class org.apache.derby.iapi.services.context.ContextService
- errorStringBuilder - Variable in class org.apache.derby.iapi.services.context.ContextManager
- ErrorStringBuilder - Class in org.apache.derby.iapi.error
-
Class used to form error messages.
- ErrorStringBuilder(PrintWriterGetHeader) - Constructor for class org.apache.derby.iapi.error.ErrorStringBuilder
-
Construct an error string builder
- errorsUnknown - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- errorWritingData(IOException) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, got IOException while writing data to the file.
- ERRTYPE_INFO - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ERRTYPE_SEVERE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ERRTYPE_UNKNOWN - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ERRTYPE_USER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- EscalateContainerKey - Class in org.apache.derby.impl.store.raw.xact
- EscalateContainerKey(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.xact.EscalateContainerKey
-
Constructors for This class:
- escape - Variable in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
- escape(String) - Method in class org.apache.derby.client.am.ClientStatement
- ESCAPE - Static variable in class org.apache.derby.impl.load.ControlInfo
- escapeForXML(String) - Static method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Escape characters that have a special meaning in XML.
- escapeHTML(String) - Method in class org.apache.derby.drda.NetServlet
-
Escapes potentially dangerous characters in data written to the browser.
- escapeInAttribute(String) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
This method is needed since in the case of XML attributes we have to filter the quotation (") marks that is compulsory.
- escapePassword(String) - Method in class org.apache.derby.client.am.LogWriter
- escapeProcessing - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
- escapeSingleQuotes(String) - Method in class org.apache.derby.drda.NetServlet
-
If the received string has one or more single quotes in it, replace each one with the HTML escape-code for a single quote (apostrophe) so that the string can be properly displayed on a submit button.
- est_cost - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- est_row_count - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- estimateAndCatalogBase(Class) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Estimate the static space taken up by a class instance.
- estimateArrayOverhead() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
- estimateBase(Class) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Estimate the static space taken up by the fields of a class.
- estimateBaseFromCatalog(Class) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Estimate the static space taken up by a class instance from cataloged coefficients.
- estimateBaseFromCatalog(Class<?>, boolean) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
- estimateBaseFromCoefficients(int[]) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Estimate the static space taken up by a class instance given the coefficients returned by getSizeCoefficients.
- estimateCost(double, RowOrdering, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Estimate the cost of doing a sort for this row ordering, given the number of rows to be sorted.
- estimateCost(double, RowOrdering, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OrderByList
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Estimate the cost of scanning this Optimizable using the given predicate list with the given conglomerate.
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Estimate the cost of scanning this
FromBaseTableusing the given predicate list with the given conglomerate. - estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromTable
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- estimateCost(Optimizable, OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the estimated cost for the join.
- estimateCost(Optimizable, OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- estimateCost(Optimizable, OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- estimatedCost - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- estimatedMemoryUsage() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the estimated memory usage for this type descriptor.
- estimatedMemoryUsage(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
- estimatedMemoryUsage(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- estimatedPageCount - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
An estimated page count.
- estimatedRowCount - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- estimatedRowCount - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- estimatedRowCount - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- estimatedRowCount - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- estimatedRowSize - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- estimateHashEntrySize() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Estimate the size of a Hashtable entry.
- estimateMemoryUsage() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Estimate the memory usage in bytes of the data value and the overhead of the class.
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBinary
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBoolean
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLChar
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLDate
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLDecimal
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLDouble
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLInteger
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLLongint
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLReal
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLRef
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLSmallint
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLTime
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLTinyint
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.UserType
- estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.XML
- estimateMemoryUsage() - Method in class org.apache.derby.impl.store.access.btree.index.B2I
- estimateMemoryUsage() - Method in class org.apache.derby.impl.store.access.heap.Heap
- estimateMemoryUsage() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- estimateMemoryUsage() - Method in class org.apache.derby.impl.store.access.StorableFormatId
- estimateMemoryUsage(String) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Estimate the size of a string.
- estimateTotalCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizable) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Estimate the total cost of doing a join with the given optimizable.
- evaluate(Document) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Evaluate the XPath query on the specified document.
- evaluateCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Run the check constraints against the current row.
- evaluateCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
Run check constraints against the current row.
- evaluateConstantExpressions() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
See if the node always evaluates to true or false, and return a Boolean constant node if it does.
- evaluateConstantExpressions() - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
Check if this node always evaluates to the same value.
- evaluateConstantExpressions() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
If this node is known to always evaluate to the same value, return a node that represents that known value as a constant.
- evaluateGenerationClauses(GeneratedMethod, Activation, NoPutResultSet, ExecRow, boolean) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Compute the generation clauses on the current row in order to fill in computed columns.
- evaluateRefinementClause(Activation) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Run the matching refinement clause associated with this WHEN [ NOT ] MATCHED clause.
- evalXQExpression(XMLDataValue, boolean, int[]) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Evaluate this object's compiled XML query expression against the received xmlContext.
- event - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- EVENT - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- eventIterators - Variable in class org.apache.derby.client.ClientPooledConnection
-
The number of iterators going through the list of connection event listeners at the current time.
- eventIterators - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
The number of iterators going through the list of connection event listeners at the current time.
- eventListener - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
The list of
ConnectionEventListeners. - eventMask - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- eventMask - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- evicted - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Flag which tells whether this holder has been evicted from the clock.
- evictEntry(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Evict an entry to make room for a new entry that is being inserted into the cache.
- evictIfFree() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Evict this holder from the clock if it is not associated with an entry.
- evictions - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
The number of evictions from the cache.
- EX - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
- examineTriggerNodeAndCols(Visitable, String, String, String, int[], int[], int, TableDescriptor, int, boolean, List<int[]>) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- examineTriggerNodeAndCols(Visitable, String, String, String, int[], int[], int, TableDescriptor, int, boolean, List<int[]>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the trigger action string associated with the trigger after the references to old/new transition tables/variables in trigger action sql provided by CREATE TRIGGER have been transformed eg DELETE FROM t WHERE c = old.c turns into DELETE FROM t WHERE c = org.apache.derby.iapi.db.Factory:: getTriggerExecutionContext().getOldRow().
- EXCEEDED_MAX_SECTIONS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- except - Variable in class org.apache.derby.impl.tools.ij.ijExceptionResult
- EXCEPT_OP - Static variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- exception - Static variable in class org.apache.derby.iapi.util.InterruptStatus
-
Use thread local variable to store interrupt status flag *only* if we don't have lcc, e.g. during database creation, shutdown etc.
- exceptionClose - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
- exceptionConvertingRdbnam - Variable in class org.apache.derby.client.net.NetAgent
- exceptionFactory - Static variable in exception org.apache.derby.client.am.SqlException
-
SQLException factory is initialized with default factory.
- ExceptionFactory - Class in org.apache.derby.iapi.jdbc
-
An exception factory is used to create SQLExceptions of the correct type.
- ExceptionFactory() - Constructor for class org.apache.derby.iapi.jdbc.ExceptionFactory
- ExceptionFormatter - Class in org.apache.derby.client.am
- ExceptionFormatter() - Constructor for class org.apache.derby.client.am.ExceptionFormatter
- exceptionInfo - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- exceptionOpeningSocket_ - Variable in class org.apache.derby.client.net.NetAgent
- ExceptionSeverity - Interface in org.apache.derby.iapi.error
-
This is a refactoring wrapper around the common ExceptionSeverity class and may be removed at some point in the future.
- ExceptionSeverity - Interface in org.apache.derby.shared.common.error
-
Severity constants for SQLExceptions.
- exceptionsOnLoadDriver__ - Static variable in class org.apache.derby.jdbc.ClientDriver
- exceptionsOnLoadResources - Static variable in class org.apache.derby.client.am.Configuration
-
Used by ClientDriver to accumulate load exceptions
- exceptionsOnXA - Variable in class org.apache.derby.client.net.NetXAResource
- exceptionStartingModule(Throwable) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
return a StandardException to indicate that an exception caused starting the module to fail.
- exceptionThrownOnStoredProcInvocation_ - Variable in class org.apache.derby.client.am.Sqlca
- ExceptionUtil - Class in org.apache.derby.iapi.error
-
This class provides utility routines for exceptions
- ExceptionUtil - Class in org.apache.derby.shared.common.error
-
This class provides utility routines for exceptions
- ExceptionUtil() - Constructor for class org.apache.derby.iapi.error.ExceptionUtil
- ExceptionUtil() - Constructor for class org.apache.derby.shared.common.error.ExceptionUtil
- exchangeServerAttributes() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Exchange server attributes with application requester
- EXCLUDE - Static variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- EXCLUSIVE - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
- EXCLUSIVE_FILE_LOCK - Static variable in interface org.apache.derby.io.StorageFile
- EXCLUSIVE_FILE_LOCK_NOT_AVAILABLE - Static variable in interface org.apache.derby.io.StorageFile
- exclusiveMode - Variable in class org.apache.derby.impl.sql.compile.LockTableNode
- exclusiveMode - Variable in class org.apache.derby.impl.sql.execute.LockTableConstantAction
- EXCSAT - Static variable in class org.apache.derby.client.net.CodePoint
- EXCSAT - Static variable in class org.apache.derby.impl.drda.CodePoint
- EXCSATRD - Static variable in class org.apache.derby.client.net.CodePoint
- EXCSATRD - Static variable in class org.apache.derby.impl.drda.CodePoint
- EXCSQLIMM - Static variable in class org.apache.derby.client.net.CodePoint
- EXCSQLIMM - Static variable in class org.apache.derby.impl.drda.CodePoint
- EXCSQLSET - Static variable in class org.apache.derby.client.net.CodePoint
- EXCSQLSET - Static variable in class org.apache.derby.impl.drda.CodePoint
- EXCSQLSTT - Static variable in class org.apache.derby.client.net.CodePoint
- EXCSQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
- EXEC_ROW_BUILDER_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Class org.apache.derby.iapi.sql.execute.ExecRowBuilder.
- EXEC_SPS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ExecAggregator - Interface in org.apache.derby.iapi.sql.execute
-
An ExecAggregator is the interface that execution uses to an aggregate.
- ExecCursorTableReference - Interface in org.apache.derby.iapi.sql.execute
-
This is a table name reference that can be retrieved from an active cursor.
- execFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionContext
- execGutsRenameColumn(TableDescriptor, Activation) - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
- execGutsRenameIndex(TableDescriptor, Activation) - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
- execGutsRenameTable(TableDescriptor, Activation) - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
- ExecIndexRow - Interface in org.apache.derby.iapi.sql.execute
-
This is an extension of ExecRow for use with indexes and sorting.
- ExecIndexRow - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ExecPreparedStatement - Interface in org.apache.derby.iapi.sql.execute
-
Execution extends prepared statement to add methods it needs for execution purposes (that should not be on the Database API).
- ExecPreparedStatement - Static variable in interface org.apache.derby.iapi.reference.ClassName
- execRow - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
- ExecRow - Interface in org.apache.derby.iapi.sql.execute
-
Execution sees this extension of Row that provides connectivity to the Storage row interface and additional methods for manipulating Rows in execution's ResultSets.
- ExecRow - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ExecRowBuilder - Class in org.apache.derby.iapi.sql.execute
-
A class used for storing information on how to build
ExecRowinstances. - ExecRowBuilder() - Constructor for class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Public no-arg constructor required by the
Formatableinterface. - ExecRowBuilder(int, boolean) - Constructor for class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Create an instance that produces an
ExecRowinstance of the specified size. - execRowToExecIndexRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.ExecIndexRow
-
Turn the ExecRow into an ExecIndexRow.
- execRowToExecIndexRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.IndexRow
-
Turn the ExecRow into an ExecIndexRow.
- execRowToExecIndexRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Turn the ExecRow into an ExecIndexRow.
- execSchemaName - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- ExecSPSNode - Class in org.apache.derby.impl.sql.compile
-
A ExecSPSNode is the root of a QueryTree that represents an EXECUTE STATEMENT statement.
- ExecSPSNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Constructor for a ExecSPSNode
- execStmtName - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- execute() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- execute() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- execute() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- execute() - Method in interface org.apache.derby.iapi.sql.Activation
-
When the prepared statement is executed, it passes execution on to the activation execution was requested for.
- execute() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Executes the prepared statement and populates the resultSetTable.
- execute() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- execute() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- execute() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- execute() - Method in class org.apache.derby.tools.SignatureChecker
-
Get a connection to a database and then match the signatures of routines in that database.
- execute() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- execute(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- execute(String) - Method in class org.apache.derby.client.am.ClientStatement
- execute(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- execute(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- execute(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- execute(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Execute a SQL statement that may return multiple results.
- execute(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- execute(String, boolean, boolean, int, int[], String[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Execute a SQL statement that may return multiple results.
- execute(String, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- execute(String, int) - Method in class org.apache.derby.client.am.ClientStatement
- execute(String, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- execute(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- execute(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- execute(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
- execute(String, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- execute(String, int[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- execute(String, int[]) - Method in class org.apache.derby.client.am.ClientStatement
- execute(String, int[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- execute(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- execute(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- execute(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- execute(String, int[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- execute(String, String[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- execute(String, String[]) - Method in class org.apache.derby.client.am.ClientStatement
- execute(String, String[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- execute(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- execute(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- execute(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- execute(String, String[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- execute(Activation, boolean, long) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Execute the PreparedStatement and return results, used for top level statements (not substatements) in a connection.
- execute(Activation, boolean, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- execute(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TupleFilter
-
Pump a row through the Filter.
- execute(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Pump a SYSDEPENDS row through the Filter.
- EXECUTE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- execute_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- execute_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- executeAsFastPath() - Method in interface org.apache.derby.vti.IFastPath
-
Start a query.
- executeBatch() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeBatch() - Method in class org.apache.derby.client.am.ClientStatement
- executeBatch() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeBatch() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeBatch() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Submit a batch of commands to the database for execution.
- executeBatch() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeBatchElement(Object) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeBatchElement(Object) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Execute a single element of the batch.
- executeBatchRequestX(boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeBatchX() - Method in class org.apache.derby.client.am.ClientStatement
- executeBatchX(boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeCAPreferSubTrans(CreateSchemaConstantAction, TransactionController, Activation) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
- executeCatalogQuery(ClientPreparedStatement) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- executeConglomReplacement(ConstantAction, Activation) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Execute the received ConstantAction, which will create a new physical conglomerate (or find an existing physical conglomerate that is "sharable") to replace some dropped physical conglomerate.
- executeConstantAction(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ConstantAction
-
Run the ConstantAction.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
-
This is the guts of the Execution-time logic for ALTER CONSTRAINT.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Run this constant action.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
-
This is the guts of the Execution-time logic for CREATE FUNCTION, PROCEDURE, SYNONYM, and TYPE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
This is the guts of the Execution-time logic for CREATE CONSTRAINT.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
This is the guts of the Execution-time logic for creating an index.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
-
This is the guts of the Execution-time logic for CREATE ROLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
-
This is the guts of the Execution-time logic for CREATE SCHEMA.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
-
This is the guts of the Execution-time logic for CREATE SEQUENCE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
This is the guts of the Execution-time logic for CREATE TABLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
This is the guts of the Execution-time logic for CREATE TRIGGER.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
-
This is the guts of the Execution-time logic for CREATE VIEW.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropAliasConstantAction
-
This is the guts of the Execution-time logic for DROP ALIAS.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
-
This is the guts of the Execution-time logic for DROP CONSTRAINT.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropIndexConstantAction
-
This is the guts of the Execution-time logic for DROP INDEX.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropRoleConstantAction
-
This is the guts of the Execution-time logic for DROP ROLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropSchemaConstantAction
-
This is the guts of the Execution-time logic for DROP TABLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
-
This is the guts of the Execution-time logic for DROP SEQUENCE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropTableConstantAction
-
This is the guts of the Execution-time logic for DROP TABLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
-
This is the guts of the Execution-time logic for DROP STATEMENT.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.DropViewConstantAction
-
This is the guts of the Execution-time logic for DROP VIEW.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
-
This is the guts of the Execution-time logic for GRANT/REVOKE See ConstantAction#executeConstantAction
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
This is the guts of the Execution-time logic for GRANT role.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.LockTableConstantAction
-
This is the guts of the Execution-time logic for LOCK TABLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
-
The guts of the Execution-time logic for RENAME TABLE/COLUMN/INDEX.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
-
This is the guts of the Execution-time logic for REVOKE role.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.SavepointConstantAction
-
This is the guts of the Execution-time logic for CREATE TABLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
-
This is the guts of the execution time logic for SET CONSTRAINT.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.SetRoleConstantAction
-
This is the guts of the Execution-time logic for SET ROLE.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
-
This is the guts of the Execution-time logic for SET SCHEMA.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.SetTransactionIsolationConstantAction
-
This is the guts of the Execution-time logic for SET TRANSACTION ISOLATION.
- executeConstantAction(Activation) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
NOP routine.
- executeConstantAction(Activation, TransactionController) - Method in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
-
This is the guts of the Execution-time logic for CREATE SCHEMA.
- executeConstantAction(Activation, TemporaryRowHolderImpl) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- executeConstantActionBody(Activation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
This is the guts of the Execution-time logic for ALTER TABLE.
- executeConstantActionMinion(Activation, TransactionController) - Method in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
- executeDDL(Connection, String) - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
- executeDDL(Connection, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Execute a DDL statement.
- executeDDL(Connection, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- executeGrantRevoke(Activation, boolean, List) - Method in class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
-
This is the guts of the Execution-time logic for GRANT/REVOKE generic privileges.
- executeGrantRevoke(Activation, boolean, List) - Method in class org.apache.derby.impl.sql.execute.PrivilegeInfo
-
This is the guts of the Execution-time logic for GRANT/REVOKE
- executeGrantRevoke(Activation, boolean, List) - Method in class org.apache.derby.impl.sql.execute.RoutinePrivilegeInfo
-
This is the guts of the Execution-time logic for GRANT/REVOKE of a routine execute privilege
- executeGrantRevoke(Activation, boolean, List) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
-
This is the guts of the Execution-time logic for GRANT/REVOKE of a table privilege
- executeLargeBatch() - Method in class org.apache.derby.client.am.ClientStatement
- executeLargeBatch() - Method in class org.apache.derby.client.am.LogicalStatementEntity
- executeLargeBatch() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeLargeBatch() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- executeLargeBatch() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 Submit a batch of commands to the database for execution.
- executeLargeUpdate() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeLargeUpdate() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeLargeUpdate() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- executeLargeUpdate() - Method in interface org.apache.derby.iapi.jdbc.EnginePreparedStatement
- executeLargeUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Execute a SQL INSERT, UPDATE or DELETE statement.
- executeLargeUpdate(String) - Method in class org.apache.derby.client.am.ClientStatement
- executeLargeUpdate(String) - Method in class org.apache.derby.client.am.LogicalStatementEntity
- executeLargeUpdate(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeLargeUpdate(String) - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- executeLargeUpdate(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 Execute a SQL INSERT, UPDATE or DELETE statement.
- executeLargeUpdate(String, int) - Method in class org.apache.derby.client.am.ClientStatement
- executeLargeUpdate(String, int) - Method in class org.apache.derby.client.am.LogicalStatementEntity
- executeLargeUpdate(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeLargeUpdate(String, int) - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- executeLargeUpdate(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 Execute the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
- executeLargeUpdate(String, int[]) - Method in class org.apache.derby.client.am.ClientStatement
- executeLargeUpdate(String, int[]) - Method in class org.apache.derby.client.am.LogicalStatementEntity
- executeLargeUpdate(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeLargeUpdate(String, int[]) - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- executeLargeUpdate(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeLargeUpdate(String, String[]) - Method in class org.apache.derby.client.am.ClientStatement
- executeLargeUpdate(String, String[]) - Method in class org.apache.derby.client.am.LogicalStatementEntity
- executeLargeUpdate(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeLargeUpdate(String, String[]) - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- executeLargeUpdate(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeMethod - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- executeMethod__ - Static variable in class org.apache.derby.client.am.ClientStatement
- executeQuery() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
- executeQuery() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
- executeQuery() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeQuery() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeQuery() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
A prepared SQL query is executed and its ResultSet is returned.
- executeQuery() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
A prepared SQL query is executed and its ResultSet is returned.
- executeQuery() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeQuery(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeQuery(String) - Method in class org.apache.derby.client.am.ClientStatement
- executeQuery(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeQuery(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Execute a SQL statement that returns a single ResultSet.
- executeQuery(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeQueryMethod__ - Static variable in class org.apache.derby.client.am.ClientStatement
- executeQueryX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeQueryX(String) - Method in class org.apache.derby.client.am.ClientStatement
- executeSchemaName() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
- executeSchemaName() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Returns name of schema in EXECUTE STATEMENT command.
- executeSPS(SPSDescriptor, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Execute the given stored prepared statement.
- executeStatement(Activation, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- executeStatement(Activation, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeStatement(Activation, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Execute the current statement.
- executeStatementName() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
- executeStatementName() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Returns the name of statement in EXECUTE STATEMENT command.
- executeStmt(Activation, boolean, boolean, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
The guts of execution.
- executeSubStatement(Activation, Activation, boolean, long) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Execute a statement as part of another statement (ithout a nested connection) and return results.
- executeSubStatement(Activation, Activation, boolean, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- executeSubStatement(LanguageConnectionContext, boolean, long) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Execute a statement as part of another statement (without a nested connection) and return results.
- executeSubStatement(LanguageConnectionContext, boolean, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- executeTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- executeTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- executeUpdate() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeUpdate() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeUpdate() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Execute a SQL INSERT, UPDATE or DELETE statement.
- executeUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Execute a SQL INSERT, UPDATE or DELETE statement.
- executeUpdate() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeUpdate(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeUpdate(String) - Method in class org.apache.derby.client.am.ClientStatement
- executeUpdate(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeUpdate(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeUpdate(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeUpdate(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Execute a SQL INSERT, UPDATE or DELETE statement.
- executeUpdate(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeUpdate(String, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeUpdate(String, int) - Method in class org.apache.derby.client.am.ClientStatement
- executeUpdate(String, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeUpdate(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeUpdate(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeUpdate(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Execute the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
- executeUpdate(String, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeUpdate(String, int[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeUpdate(String, int[]) - Method in class org.apache.derby.client.am.ClientStatement
- executeUpdate(String, int[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeUpdate(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeUpdate(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeUpdate(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeUpdate(String, int[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeUpdate(String, String[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeUpdate(String, String[]) - Method in class org.apache.derby.client.am.ClientStatement
- executeUpdate(String, String[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- executeUpdate(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- executeUpdate(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- executeUpdate(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeUpdate(String, String[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- executeUpdate(LanguageConnectionContext, String) - Static method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- executeUpdateMethod__ - Static variable in class org.apache.derby.client.am.ClientStatement
- executeUpdateX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeUpdateX(String) - Method in class org.apache.derby.client.am.ClientStatement
- executeWhenClauseAndAction() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Execute the WHEN clause SPS and the trigger action SPS.
- executeWork(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Execute the command given on the command line
- executeX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- executeX(String) - Method in class org.apache.derby.client.am.ClientStatement
- executionConstants - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- ExecutionContext - Interface in org.apache.derby.iapi.sql.execute
-
ExecutionContext stores the factories that are to be used by the current connection.
- executionCount - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- ExecutionFactory - Interface in org.apache.derby.iapi.sql.execute
-
This is the factory for creating a factories needed by execution per connection, and the context to hold them.
- ExecutionFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ExecutionStmtValidator - Interface in org.apache.derby.iapi.sql.execute
-
An ExecutionStatementValidator is an object that is handed a ConstantAction and asked whether it is ok for this result set to execute.
- executors - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- exFactory - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- exFileLock - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- exists() - Method in class org.apache.derby.impl.io.CPFile
-
Tests whether the named file exists.
- exists() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Tests whether the named file exists.
- exists() - Method in class org.apache.derby.impl.io.JarDBFile
-
Tests whether the named file exists.
- exists() - Method in class org.apache.derby.impl.io.URLFile
-
Tests whether the named file exists.
- exists() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Tells if this file exists.
- exists() - Method in interface org.apache.derby.io.StorageFile
-
Tests whether the named file exists.
- exists(StorageFile, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
- EXISTS - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Possible action for visitPermsByGrantee and visitRoleGrants.
- EXISTS_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- existsBaseTable - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- existsBuiltinUser(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return
trueifusernameis defined as a built-in user i.e. there exists a propertyderby.user.<userid> in the database (or, possibly, in system properties if not forbidden byderby.database.propertiesOnly). - existsGrantToAuthid(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Check all dictionary tables and return true if there is any GRANT descriptor containing
authIdas its grantee. - existsGrantToAuthid(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Check all dictionary tables and return true if there is any GRANT descriptor containing
authIdas its grantee. - existsPermByGrantee(String, TransactionController, int, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return true if there exists a permission grant descriptor to this authorization id.
- existsRoleGrantByGrantee(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return true if there exists a role grant to authorization identifier.
- existsSchemaOwnedBy(String, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return true of there exists a schema whose authorizationId equals authid, i.e.
- existsSchemaOwnedBy(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return true of there exists a schema whose authorizationId equals authid, i.e.
- exitDeadlockDetection() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Notify that the deadlock detection triggered by the current thread has finished.
- expandAll(TableName) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Expand a "*" into the appropriate ResultColumnList.
- expandAllsAndNameColumns(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Expand any *'s in the ResultColumnList.
- expandBooleanArray(boolean[], int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- ExpandBuff(boolean) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- ExpandBuff(boolean) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- expandBuffer(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Expand the buffer by at least the number of bytes requested in minExtension.
- expandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
- expandKeyType(char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- expandObjectArray(Object[], int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- expandPage(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Free up required bytes by shifting rows "down" the page.
- expandRowsetSqlca() - Method in class org.apache.derby.client.am.ClientResultSet
- expandToAll(TableDescriptor, TableName) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Expand this ResultColumnList by adding all columns from the given table that are not in this list.
- expectedNumberOfCols - Variable in class org.apache.derby.impl.load.ColumnInfo
- expectedTokenSequences - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
Each entry in this array is an array of integers.
- expectsCharCount() - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
A byte count is expected.
- expectsCharCount() - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Tells if the header encodes a character or byte count.
- expectsCharCount() - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Tells if the header encodes a character or byte count.
- explicitlyClosed - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- explicitlyPrepared - Variable in class org.apache.derby.impl.drda.DRDAStatement
- explicitPrepare(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
- exponential_length__ - Static variable in class org.apache.derby.client.am.EncryptionManager
- exponential_length__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- Export - Class in org.apache.derby.impl.load
-
This class provides ways to export data from a table or a view into a file.
- Export(Connection, String, String, String, String, String, String, String) - Constructor for class org.apache.derby.impl.load.Export
- EXPORT_TABLE - org.apache.derby.iapi.security.Securable
- ExportAbstract - Class in org.apache.derby.impl.load
- ExportAbstract() - Constructor for class org.apache.derby.impl.load.ExportAbstract
- exportNames(String[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Export the result column names to the passed in String[].
- exportQuery(Connection, String, String, String, String, String) - Static method in class org.apache.derby.impl.load.Export
-
SYSCS_EXPORT_QUERY system Procedure from ij or from a Java application invokes this method to perform export of the data retrieved by select statement to a file.
- exportQuery(Connection, String, String, String, String, String, String) - Static method in class org.apache.derby.impl.load.Export
-
SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE system Procedure from ij or from a Java application invokes this method to perform export of the data retrieved by select statement to a file.
- exportResultSetForObject - Variable in class org.apache.derby.impl.load.ExportAbstract
- ExportResultSetForObject - Class in org.apache.derby.impl.load
- ExportResultSetForObject(Connection, String, String, String) - Constructor for class org.apache.derby.impl.load.ExportResultSetForObject
- exportTable(Connection, String, String, String, String, String, String) - Static method in class org.apache.derby.impl.load.Export
-
SYSCS_EXPORT_TABLE system Procedure from ij or from a Java application invokes this method to perform export of a table data to a file.
- exportTable(Connection, String, String, String, String, String, String, String) - Static method in class org.apache.derby.impl.load.Export
-
SYSCS_EXPORT_TABLE_LOBS_TO_EXTFILE system procedure from ij or from a Java application invokes this method to perform export of a table data to a file.
- exportWriteData - Variable in class org.apache.derby.impl.load.ExportAbstract
- ExportWriteData - Class in org.apache.derby.impl.load
- ExportWriteData(String, String, ControlInfo) - Constructor for class org.apache.derby.impl.load.ExportWriteData
- ExportWriteData(String, ControlInfo) - Constructor for class org.apache.derby.impl.load.ExportWriteData
- ExportWriteDataAbstract - Class in org.apache.derby.impl.load
- ExportWriteDataAbstract() - Constructor for class org.apache.derby.impl.load.ExportWriteDataAbstract
- exposedName - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- exposedName - Variable in class org.apache.derby.impl.sql.CursorTableReference
-
This class implements Formatable.
- exposedTableName - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
- expression - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
- EXPRESSION_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- ExpressionClassBuilder - Class in org.apache.derby.impl.sql.compile
-
ExpressionClassBuilder provides an interface to satisfy generation's common tasks in building classes that involve expressions.
- ExpressionClassBuilder(String, String, CompilerContext) - Constructor for class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
By the time this is done, it has constructed the following class:
- ExpressionClassBuilderInterface - Interface in org.apache.derby.iapi.sql.compile
-
This is a simple interface to hide the impl of ExpressionClassBuilder from the protocol side.
- expressionMatch(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Checks whether the whole expression (OrderByColumn) itself found in the select clause.
- ExpressionSorter() - Constructor for class org.apache.derby.impl.sql.compile.GroupByNode.ExpressionSorter
- expStmt - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- EXT_DIAG_SEVERITY_LEVEL - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.ExtendedDiagSeverityLevel=integerValue
Indicates the minimum level of severity for errors that are reported thread dump information and diagnosis information depends on jvm vender. - extDiagSeverityLevel - Variable in class org.apache.derby.iapi.services.context.ContextManager
- EXTDTA - Static variable in class org.apache.derby.client.net.CodePoint
- EXTDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- extdtaData_ - Variable in class org.apache.derby.client.net.NetCursor
-
Queue to hold EXTDTA data that hasn't been correlated to its column number.
- EXTDTAInputStream - Class in org.apache.derby.impl.drda
-
EXTDTAObjectHolder provides Externalized Large Object representation that does not hold locks until the end of the transaction (DERBY-255) It serves as a holder for lob data and is only valid as long as the original result set from which it came is on the same row.
- EXTDTAInputStream(Blob, int) - Constructor for class org.apache.derby.impl.drda.EXTDTAInputStream
- EXTDTAInputStream(Clob, int) - Constructor for class org.apache.derby.impl.drda.EXTDTAInputStream
- EXTDTAInputStream(ResultSet, int, int) - Constructor for class org.apache.derby.impl.drda.EXTDTAInputStream
- extDtaObjects - Variable in class org.apache.derby.impl.drda.DRDAResultSet
-
List of Blobs and Clobs.
- extdtaPositions_ - Variable in class org.apache.derby.client.net.NetCursor
- extdtaPositions_ - Variable in class org.apache.derby.client.net.NetStatementRequest
- EXTDTAReaderInputStream - Class in org.apache.derby.impl.drda
-
Implementation of InputStream which get EXTDTA from the DDMReader.
- EXTDTAReaderInputStream(boolean, boolean) - Constructor for class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Initializes the class.
- extdtaStatus - Variable in class org.apache.derby.impl.drda.FailingEXTDTAInputStream
-
The status byte used to determine which exception to throw.
- extent - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- extentEnd - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- extentLength - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- extentOffset - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- extentPageNums - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- extents - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- extentStart - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- extentStatus - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- EXTERNAL_NAME - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- EXTERNAL_ROUTINE_NO_MODIFIES_SQL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- EXTERNAL_ROUTINE_NO_READS_SQL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- EXTERNAL_ROUTINE_NO_SQL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- externallyGeneratedCastNode - Variable in class org.apache.derby.impl.sql.compile.CastNode
-
This variable gets set by the parser to indicate that this CAST node has been generated by the parser.
- externalRoutineException(int, int) - Static method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
-
Throw an exception if the user does not have all of the required permissions.
- ExternalSortFactory - Class in org.apache.derby.impl.store.access.sort
- ExternalSortFactory() - Constructor for class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- extLst_ - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- extLstEnd_ - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- extnam - Variable in class org.apache.derby.impl.drda.AppRequester
- EXTNAM - Static variable in class org.apache.derby.client.net.CodePoint
- EXTNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- extnam_ - Variable in class org.apache.derby.client.net.NetConnection
- EXTNAM_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
- extraColumns - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- EXTRACT_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- extractColumnNames(ResultColumnList) - Static method in class org.apache.derby.impl.sql.compile.JoinNode
-
Extract all the column names from a result column list.
- extractCursorNameFromWhereCurrentOf(String) - Method in class org.apache.derby.client.am.ClientStatement
- extractDBNameFromUrl(String) - Method in class org.apache.derby.tools.dblook
- extractField - Variable in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
- extractIstatInfo(Throwable) - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Purely for debugging, to avoid printing too much info.
- ExtractOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary extract operator, used to extract a field from a date/time.
- ExtractOperatorNode(int, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ExtractOperatorNode
- extractScanProps(XPLAINScanPropsDescriptor, Properties) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
helper method which extracts the right (non-internationalzed) scan properties of the scan info properties
- extractSortProps(XPLAINSortPropsDescriptor, Properties) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
helper method which extracts the right (non-internationalzed) sort properties of the sort info properties object
- extractSubquery(int) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Extract out and return the subquery, with a PRN on top.
- extractTableNamesFromList(String[], int) - Method in class org.apache.derby.tools.dblook
F
- F2D - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- F2I - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- F2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- factory - Static variable in class org.apache.derby.iapi.services.context.ContextService
- factory - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
-
Factory for JDBC objects to be created.
- factory - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
Factory for JDBC objects to be created.
- factory - Variable in class org.apache.derby.impl.services.bytecode.BCClass
- factory - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
- factory - Variable in class org.apache.derby.impl.store.raw.data.RFResource
- factory - Variable in class org.apache.derby.impl.store.raw.xact.XactContext
- Factory - Class in org.apache.derby.iapi.db
-
Callers of these methods must be within the context of a Derby statement execution otherwise a SQLException will be thrown.
- Factory() - Constructor for class org.apache.derby.iapi.db.Factory
- factoryInterface - Variable in class org.apache.derby.impl.services.monitor.ProtocolKey
-
The class of the factory
- factoryObject - Static variable in class org.apache.derby.jdbc.ClientDriver
- FADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- failedChunk - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Store the log chunk that failed during a previous shipping attempt so that it can be re-shipped to the slave.
- failedChunkHighestInstant - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
The highest log instant in failedChunk
- failedCounter - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- FailedProperties40 - Class in org.apache.derby.client.am
-
Class
FailedProperties40is a helper class forjava.sql.SQLClientInfoException. - FailedProperties40 - Class in org.apache.derby.iapi.jdbc
-
Class
FailedProperties40is a helper class for the SQLClientInfoException. - FailedProperties40(Properties) - Constructor for class org.apache.derby.client.am.FailedProperties40
-
Creates a new
FailedProperties40instance. - FailedProperties40(Properties) - Constructor for class org.apache.derby.iapi.jdbc.FailedProperties40
-
Creates a new
FailedProperties40instance. - failedProps_ - Variable in class org.apache.derby.client.am.FailedProperties40
- failedProps_ - Variable in class org.apache.derby.iapi.jdbc.FailedProperties40
- FailingEXTDTAInputStream - Class in org.apache.derby.impl.drda
-
A stream class that throws an exception on the first read request.
- FailingEXTDTAInputStream(byte) - Constructor for class org.apache.derby.impl.drda.FailingEXTDTAInputStream
- failover() - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Used to turn this slave instance of the database into a normal instance that clients can connect to, assuming that the connection with the master is down.
- failover() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
- failover(String) - Method in interface org.apache.derby.iapi.db.Database
-
Start failover for the given database.
- failover(String) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Start the failover for this database.
- failover(String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Start failover for this database.
- failover(String) - Method in class org.apache.derby.impl.db.BasicDatabase
- failover(String) - Method in class org.apache.derby.impl.db.SlaveDatabase
- failover(String) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- failover(String) - Method in class org.apache.derby.impl.store.raw.RawStore
- failoverSlave() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Used to make the slave stop appending log records, complete recovery and boot the database.
- failure(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
- FALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FALSE - Static variable in class org.apache.derby.client.net.CodePoint
- FALSE - Static variable in class org.apache.derby.impl.drda.CodePoint
- falseValue - Variable in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
- FASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- fastPath - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- fatalError(SAXParseException) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.XMLErrorHandler
- fatalError(SAXParseException) - Method in class org.apache.derby.vti.XmlVTI.XMLErrorHandler
- FatalException - Static variable in exception org.apache.derby.impl.tools.ij.ijFatalException
- faultInTabInfo(TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Finishes building a TabInfoImpl if it hasn't already been faulted in.
- FCMPG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCMPL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FCONST_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FDOCA_TYPE_DECIMAL - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_LOBBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_LOBCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_NUMERIC_CHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_PSCLBYTE - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_PSCLCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_VARBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
- FDOCA_TYPE_VARCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
- FdocaConstants - Class in org.apache.derby.client.net
- FdocaConstants - Class in org.apache.derby.impl.drda
- FdocaConstants() - Constructor for class org.apache.derby.client.net.FdocaConstants
- FdocaConstants() - Constructor for class org.apache.derby.impl.drda.FdocaConstants
- fdocaLength_ - Variable in class org.apache.derby.client.am.Cursor
- FdocaSimpleDataArray - Class in org.apache.derby.client.net
- FdocaSimpleDataArray(int, int, int, int) - Constructor for class org.apache.derby.client.net.FdocaSimpleDataArray
- fdocaTypeToRepresentationMap_ - Static variable in class org.apache.derby.client.net.Typdef
- FDODSC - Static variable in class org.apache.derby.client.net.CodePoint
- FDODSC - Static variable in class org.apache.derby.impl.drda.CodePoint
- FDODSC_FOOTER_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- FDODSCOFF - Static variable in class org.apache.derby.impl.drda.CodePoint
- FDODTA - Static variable in class org.apache.derby.client.net.CodePoint
- FDODTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- FDOPRMOFF - Static variable in class org.apache.derby.impl.drda.CodePoint
- FDOTRPOFF - Static variable in class org.apache.derby.impl.drda.CodePoint
- feasible(Optimizable, OptimizablePredicateList, Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Is this join strategy feasible under the circumstances?
- feasible(Optimizable, OptimizablePredicateList, Optimizer) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- feasible(Optimizable, OptimizablePredicateList, Optimizer) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- feasibleJoinStrategy(OptimizablePredicateList, Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Is the current proposed join strategy for this optimizable feasible given the predicate list?
- feasibleJoinStrategy(OptimizablePredicateList, Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
- feasibleJoinStrategy(OptimizablePredicateList, Optimizer) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- fetch(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Fetch the (partial) row at the current position of the Scan.
- fetch(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the row at the current position of the Scan.
- fetch(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Fetch the row at the current position of the Scan.
- fetch(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Fetch the row at the current position of the Scan.
- fetch(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortScan
-
Fetch the row at the current position of the Scan.
- fetch(DataValueDescriptor[], boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the row at the current position of the Scan.
- fetch(DataValueDescriptor[], boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Fetch the row at the current position of the Scan.
- fetch(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Fetch the (partial) row at the given location.
- fetch(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Fetch the row at the given location.
- fetch(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
- fetch(RowLocation, DataValueDescriptor[], FormatableBitSet, boolean) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Fetch the (partial) row at the given location.
- fetch(RowLocation, DataValueDescriptor[], FormatableBitSet, boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Fetch the row at the given location.
- fetch(RowLocation, DataValueDescriptor[], FormatableBitSet, boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
- fetch_size - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- FETCH_SIZE - Static variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Number of rows fetched per iteration.
- fetchBaseRow() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Fetch the base row corresponding to the current index row
- fetchDesc - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
FetchDescriptor used to replace fetchFieldFromSlot() calls.
- FetchDescriptor - Class in org.apache.derby.iapi.store.raw
-
FetchDescriptor is used to package up all the arguments necessary to describe what rows and what row parts should be returned from the store back to language as part of a fetch.
- FetchDescriptor() - Constructor for class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Constructors for This class:
- FetchDescriptor(int) - Constructor for class org.apache.derby.iapi.store.raw.FetchDescriptor
- FetchDescriptor(int, int) - Constructor for class org.apache.derby.iapi.store.raw.FetchDescriptor
- FetchDescriptor(int, FormatableBitSet, Qualifier[][]) - Constructor for class org.apache.derby.iapi.store.raw.FetchDescriptor
- fetchDirection - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- fetchDirection - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- fetchDirection_ - Variable in class org.apache.derby.client.am.ClientResultSet
- fetchDirection_ - Variable in class org.apache.derby.client.am.ClientStatement
- fetchedRowBase - Static variable in class org.apache.derby.client.am.ClientStatement
-
For use in debugging setLargeMaxRows() method added by JDBC 4.2
- fetchedRowBase - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
For use in debugging setLargeMaxRows() method added by JDBC 4.2
- fetchFieldFromSlot(int, int, Object) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Fetch a single field from a deleted or non-deleted record.
- fetchFieldFromSlot(int, int, Object) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- fetchFirst - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- fetchFirst - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- fetchFirst - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
- fetchFirst - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- fetchFirst - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- fetchFirst - Variable in class org.apache.derby.impl.sql.compile.RowCountNode
-
If not null, this represents the value of a
. - fetchFirst - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- fetchFirst - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- fetchFirstMethod - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- fetchFromSlot(RecordHandle, int, Object[], FetchDescriptor, boolean) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Fetch a record located in the passed in slot.
- fetchFromSlot(RecordHandle, int, Object[], FetchDescriptor, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- fetchIndexRow() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Fetch a row from the index scan.
- fetchLocation(RowLocation) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Fetch the location of the current position in the scan.
- fetchLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the location of the current position in the scan.
- fetchLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Fetch the location of the current position in the scan.
- fetchLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- fetchLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Fetch the location of the current position in the scan.
- fetchMax(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeMaxScan
-
Fetch the maximum row in the table.
- fetchMaxOnBtree(long, int, int, int, FormatableBitSet, DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Retrieve the maximum value row in an ordered conglomerate.
- fetchMaxOnBtree(long, int, int, int, FormatableBitSet, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Retrieve the maximum value row in an ordered conglomerate.
- fetchMaxOnBTree(TransactionManager, Transaction, long, int, int, LockingPolicy, int, FormatableBitSet, DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Retrieve the maximum value row in an ordered conglomerate.
- fetchMaxOnBTree(TransactionManager, Transaction, long, int, int, LockingPolicy, int, FormatableBitSet, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Retrieve the maximum value row in an ordered conglomerate.
- fetchMaxOnBTree(TransactionManager, Transaction, long, int, int, LockingPolicy, int, FormatableBitSet, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Retrieve the maximum value row in an ordered conglomerate.
- fetchNext(Object[]) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- fetchNext(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Fetch the (partial) row at the next position of the Scan.
- fetchNext(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Fetch the next record.
- fetchNext(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the row at the next position of the Scan.
- fetchNext(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Fetch the row at the next position of the Scan.
- fetchNext(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- fetchNext(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortScan
-
Fetch the row at the next position of the Scan.
- fetchNext(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
fetch a row from the container.
- fetchNext_one_slot_array - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
A 1 element array to turn fetchNext and fetch calls into fetchNextGroup calls.
- fetchNext_one_slot_array - Variable in class org.apache.derby.impl.store.access.heap.HeapScan
-
A 1 element array to turn fetchNext and fetch calls into fetchNextGroup calls.
- fetchNextGroup(DataValueDescriptor[][], RowLocation[]) - Method in interface org.apache.derby.iapi.store.access.GroupFetchScanController
-
Fetch the next N rows from the table.
- fetchNextGroup(DataValueDescriptor[][], RowLocation[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the next N rows from the table.
- fetchNextGroup(DataValueDescriptor[][], RowLocation[]) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- fetchNextGroup(DataValueDescriptor[][], RowLocation[]) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Fetch the next N rows from the table.
- fetchNextGroup(DataValueDescriptor[][], RowLocation[], RowLocation[]) - Method in interface org.apache.derby.iapi.store.access.GroupFetchScanController
- fetchNextGroup(DataValueDescriptor[][], RowLocation[], RowLocation[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
- fetchNextGroup(DataValueDescriptor[][], RowLocation[], RowLocation[]) - Method in class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
Protected override implementation of routines in GenericController class:
- fetchNextGroup(DataValueDescriptor[][], RowLocation[], RowLocation[]) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- fetchNextGroup(DataValueDescriptor[][], RowLocation[], RowLocation[]) - Method in class org.apache.derby.impl.store.access.sort.Scan
- fetchNumFields(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Fetch the number of fields in a record.
- fetchNumFields(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- fetchNumFieldsAtSlot(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Fetch the number of fields in a record.
- fetchNumFieldsAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- fetchNumFieldsAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the number of fields on the row at slot
- fetchRefSizeFromSystemProperties() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Tries to determine the reference size in bytes by checking whether the VM we're running in is 32 or 64 bit by looking at the system properties.
- fetchResultTypes(ResultDescription) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Fetch the result datatypes out of the activation.
- fetchRowLocations - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
true if the scan should pick up row locations
- fetchRows(GroupFetchScanController) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Fetches rows from the scan controller.
- fetchRows(DataValueDescriptor[][], RowLocation[], BackingStoreHashtable, long, int[]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Fetch the next N rows from the table.
- fetchRows(BTreeRowPosition, DataValueDescriptor[][], RowLocation[], BackingStoreHashtable, long, int[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeForwardScan
-
Fetch the next N rows from the table.
- fetchRows(BTreeRowPosition, DataValueDescriptor[][], RowLocation[], BackingStoreHashtable, long, int[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeMaxScan
-
disallow fetchRows on this scan type, caller should only be able to call fetchMax().
- fetchRows(BTreeRowPosition, DataValueDescriptor[][], RowLocation[], BackingStoreHashtable, long, int[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the next N rows from the table.
- fetchRowsForCompress(DataValueDescriptor[][], RowLocation[], RowLocation[]) - Method in class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
Fetch the next N rows from the table.
- fetchSet(long, int[], BackingStoreHashtable) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ScanManager
-
Insert all rows that qualify for the current scan into the input Hash table.
- fetchSet(long, int[], BackingStoreHashtable) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Insert all rows that qualify for the current scan into the input Hash table.
- fetchSet(long, int[], BackingStoreHashtable) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Insert all rows that qualify for the current scan into the input Hash table.
- fetchSet(long, int[], BackingStoreHashtable) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Insert all rows that qualify for the current scan into the input Hash table.
- fetchSize - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- fetchSize - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- fetchSize - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- fetchSize_ - Variable in class org.apache.derby.client.am.ClientResultSet
- fetchSize_ - Variable in class org.apache.derby.client.am.ClientStatement
- fetchTCTime - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- fetchTCTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- fetchWithoutQualify(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
The same as fetch, except that the qualifiers passed to the openScan() will not be applied. destRow will contain the current row even if it has been changed and no longer qualifies.
- fetchWithoutQualify(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Fetch the row at the current position of the Scan without applying the qualifiers.
- fetchWithoutQualify(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Fetch the row at the current position of the Scan without applying the qualifiers.
- fetchWithoutQualify(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
Fetch the row at the current position of the Scan and does not apply the qualifiers.
- fetchWithoutQualify(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortScan
-
Fetch the row at the current position of the Scan and does not apply the qualifiers.
- FF - Static variable in class org.apache.derby.impl.load.ControlInfo
- fFirstGetConnection_ - Variable in class org.apache.derby.client.ClientXAConnection
- FI_HIGH - Static variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Fill information value indicative of a high load in the log buffer.
- FI_LOW - Static variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Fill information value indicative of a low load in the log buffer.
- fid - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- field - Variable in class org.apache.derby.impl.sql.compile.CachedValueNode
-
The field in the
Activationclass where the value is cached. - field - Variable in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
The field we are going to access.
- FIELD_END_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- FIELD_EXTENSIBLE - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- FIELD_FIXED - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- FIELD_HEADER_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- field_info - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- FIELD_INITIAL - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
Constants of the class
- FIELD_IS_RECORD_SEPERATOR_SUBSET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FIELD_NONEXISTENT - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- FIELD_NOT_NULLABLE - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- FIELD_NULL - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- FIELD_OVERFLOW - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- FIELD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- FIELD_START_DELIMITER - Static variable in class org.apache.derby.impl.load.ControlInfo
- FIELD_STATUS - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- FIELD_TAGGED - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- fieldAndRecordSeparatorsSubset() - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, field and record separators are substring of each other.
- FieldComparator() - Constructor for class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.FieldComparator
- fieldId - Variable in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- fieldMethod - Static variable in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
- fieldName - Static variable in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
- fieldName - Variable in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
- fieldSeparator - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- fieldSeparator - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldSeparatorChar0 - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldSeparatorLength - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldSepStartNotWhite - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStart - Variable in class org.apache.derby.iapi.types.DateTimeParser
- fieldStartDelimiter - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- fieldStartDelimiter - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStartDelimiterIndex - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStartDelimiterLength - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStopDelimiter - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- fieldStopDelimiter - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStopDelimiterIndex - Variable in class org.apache.derby.impl.load.ImportReadData
- fieldStopDelimiterLength - Variable in class org.apache.derby.impl.load.ImportReadData
- file - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- file - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- FILE - Static variable in interface org.apache.derby.catalog.Dependable
- FILE_BAD_CHECKSUM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_CANNOT_CREATE_SEGMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_CANNOT_REMOVE_ENCRYPT_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_CANNOT_REMOVE_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_CANNOT_REMOVE_JAR_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_COMMITTED_DROP - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- FILE_CONTAINER_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_CREATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_CREATE_NO_CLEANUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_DATABASE_NOT_IN_CREATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_DROPPED - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- FILE_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_INFO_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.FileInfoFinder
- FILE_IO_GARBLED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_IO_INTERRUPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_NEW_PAGE_DURING_RECOVERY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_NEW_PAGE_NOT_LATCHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_NO_ALLOC_PAGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_NUMBER_SHIFT - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
- FILE_POSITION_MASK - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
- FILE_READ_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_READ_PAGE_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_RESOURCE - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- FILE_REUSABLE_RECORDID - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- FILE_REUSE_PAGE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_STREAM_LOG_FILE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Log files
- FILE_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_WRITE_PAGE_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- FILE_WRITER_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- FileContainer - Class in org.apache.derby.impl.store.raw.data
-
FileContainer is an abstract base class for containers which are based on files.
- FileContainer(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.FileContainer
- fileData - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- fileDelete(File) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Delete a file in a privilege block
- fileExists(File) - Method in class org.apache.derby.impl.load.Export
-
Checks if the specified file exists.
- fileExists(File) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Checks if the specified file exists.
- fileExists(File) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Check to see if a file exists in a privilege block
- fileHandler - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- fileIn - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- FileInfoDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A Descriptor for a file that has been stored in the database.
- FileInfoDescriptor(DataDictionary, UUID, SchemaDescriptor, String, long) - Constructor for class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
Constructor for a FileInfoDescriptor.
- fileInput - Variable in class org.apache.derby.impl.tools.ij.utilMain
- fileLength - Variable in class org.apache.derby.impl.load.ImportFileInputStream
- fileLength(File) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Get the length of a file in a privilege block
- fileLockOnDB - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- FileLogger - Class in org.apache.derby.impl.store.raw.log
-
Write log records to a log file as a stream (ie. log records added to the end of the file, no concept of pages).
- FileLogger(LogToFile) - Constructor for class org.apache.derby.impl.store.raw.log.FileLogger
-
Make a new Logger with its own log record buffers MT - not needed for constructor
- FileMonitor - Class in org.apache.derby.impl.services.monitor
-
Implementation of the monitor that uses the class loader that the its was loaded in for all class loading.
- FileMonitor - Static variable in interface org.apache.derby.iapi.reference.ClassName
- FileMonitor() - Constructor for class org.apache.derby.impl.services.monitor.FileMonitor
- FileMonitor(Properties, PrintWriter) - Constructor for class org.apache.derby.impl.services.monitor.FileMonitor
- fileName - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- fileNotFound() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- FileNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- fileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogCounter
- FileOperationHelper() - Constructor for class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
- fileOut - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- filePosition - Variable in class org.apache.derby.impl.store.raw.log.LogCounter
- fileRename(File, File) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Rename a file in a privilege block
- FileResource - Interface in org.apache.derby.iapi.store.access
-
Management of file resources within a database.
- files - Variable in class org.apache.derby.impl.io.vfmem.DataStore
-
The files exsiting in the store.
- files - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The array of File instance representing the rolling files
- FILESYNC_TRANSACTION_LOG - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.fileSyncTransactionLog
- fileToGo - Variable in class org.apache.derby.impl.store.raw.data.RemoveFile
- fileToGo - Variable in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- fileToRemove(StorageFile, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Add a file to the list of files to be removed post recovery.
- FileUtil - Class in org.apache.derby.iapi.services.io
-
A set of public static methods for dealing with File objects.
- FileUtil() - Constructor for class org.apache.derby.iapi.services.io.FileUtil
- fill(int) - Method in class org.apache.derby.client.net.Reply
- fill(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method will attempt to read a minimum number of bytes from the underlying stream.
- fillBuf(int) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
read len bytes from the input stream, and store it in the byte holder.
- FillBuff() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- FillBuff() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- fillBuffer() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Fills the internal character buffer by decoding bytes from the stream.
- fillBuffer(int) - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Fills the internal buffer with data read from the source stream.
- fillByteHolder() - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
- fillByteHolder() - Method in class org.apache.derby.impl.store.raw.data.DecryptInputStream
- fillByteHolder() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
If bytes remain in stream, insure the current buffer is not empty.
- fillIn(BCMethod, CodeChunk, int, int) - Method in class org.apache.derby.impl.services.bytecode.Conditional
-
Fill in the offsets for a conditional or goto instruction that were dummied up as zero during code generation.
- fillInIdentity(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- fillInIdentity(PageKey) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- fillInReferencedTableMap(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Fill the referencedTableMap with this ResultSetNode.
- fillInReferencedTableMap(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Fill the referencedTableMap with this ResultSetNode.
- fillInScanArgs1(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, ExpressionClassBuilderInterface, int) - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
-
Push the first set of common arguments for obtaining a scan ResultSet from ResultSetFactory.
- fillInScanArgs2(MethodBuilder, Optimizable, int, int, int, int, boolean, int) - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
- fillReplyBuffer() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Fill the reply buffer with the reply allocates a reply buffer if one doesn't exist
- filtered_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- filterProperties(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Filter out properties from the passed in set of JDBC attributes to remove any derby.* properties.
- filterRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Filter out the new row if it has the same contents as the current row.
- FINAL_VALUE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- finalCostEstimate - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- finalize() - Method in class org.apache.derby.client.am.ClientCallableStatement
- finalize() - Method in class org.apache.derby.client.am.ClientConnection
- finalize() - Method in class org.apache.derby.client.am.ClientStatement
- finalize() - Method in class org.apache.derby.client.am.LogicalConnection
- finalize() - Method in class org.apache.derby.client.ClientPooledConnection
- finalize() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- finalize() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
- finalize() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
- finalize() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- finalize() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC states that a Statement is closed when garbage collected.
- finalize() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Mark the statement and its single-use activation as unused.
- finalize() - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- finalizeChain() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Finalize the current DSS chain and send it if needed.
- finalizeChain(byte, OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Finalize the current DSS chain and send it if needed.
- finalizeDssLength() - Method in class org.apache.derby.client.net.Request
-
Signal the completion of a DSS Layer A object.
- finalizeDssLength() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Finish a DSS Layer A object.
- finalizePreviousChainedDss(boolean) - Method in class org.apache.derby.client.net.Request
- finalizeResults() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- finalValue - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- find(Object) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Find an object in the cache.
- find(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Find an object in the cache.
- find(String, String) - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- find(Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
Find the given Xid in the transaction table.
- find(Xid) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
Find the given Xid in the transaction table.
- FIND_MAX_CONTAINER_ID_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- findAllocPageForAdd(BaseContainerHandle, RawTransaction, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- findAndAssumeTransaction(TransactionId, RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Find a transaction using the transaction id, and make the passed in transaction assume the identity and properties of that transaction.
- findCached(Object) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Find an object in the cache.
- findCached(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Find an object in the cache.
- findCheckpoint(long, FileLogger) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- findChildren(int, int) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- findClass(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Find a class descriptor (section 4.4.1) and return its index, returns -1 if not found.
- findClass(String) - Method in class org.apache.derby.impl.services.reflect.ReflectLoaderJava2
- findClassReferences(HashSet<String>) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- findColumn(String) - Method in class org.apache.derby.client.am.ClientResultSet
- findColumn(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Map a Resultset column name to a ResultSet column index.
- findColumn(String) - Method in class org.apache.derby.vti.StringColumnVTI
- findColumn(String) - Method in class org.apache.derby.vti.VTITemplate
- findColumnDefinition(String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Find the column definition node in this list that matches the passed in column name.
- findColumnInsenstive(String) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Return the position of the column matching the passed in names following the JDBC rules for ResultSet.getXXX and updateXXX.
- findColumnInsenstive(String) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Find a column name based upon the JDBC rules for getXXX and setXXX.
- findColumnName(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Map a Resultset column name to a ResultSet column index.
- findColumnReferenceInResult(String) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Find colName in the result columns and return underlying columnReference.
- findColumnValue(Element, int) - Method in class org.apache.derby.vti.XmlVTI
-
Find the value of a column inside an element.
- findColumnX(String) - Method in class org.apache.derby.client.am.ColumnMetaData
- findColumnX(String, String) - Method in class org.apache.derby.client.am.ClientResultSet
- findCommand(String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Go through the arguments and find the command and save the dash arguments and arguments to the command.
- findConditionalPCs(int, short) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Find the limits of a conditional block starting at the instruction with the given opcode at the program counter pc.
- findConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- findConglomid(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
For debugging, find the conglomid given the containerid.
- findConglomid(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- findConnection(XAXactId) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
- findConnection(XAXactId) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
- findContainer(Transaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
Open the container with this segmentId and containerId.
- findContainerForRedoRecovery(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
Subclass (e.g., ContainerOperation) that wishes to do something abou missing container in load tran should override this method to return the recreated container
- findContainerForRedoRecovery(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
Find container for load tran.
- findContainerid(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
For debugging, find the containerid given the conglomid.
- findContainerid(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- findDeclaredGlobalTempTable(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Find the declared global temporary table in the list of temporary tables known by this connection.
- findDefaultBuiltinAlgorithm() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Find the default message digest algorithm to use for BUILTIN authentication on this database.
- findDependable(DataDictionary, UUID) - Method in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
Find a dependable object, which is essentially a table descriptor with referencedColumnMap field set.
- findDependable(DataDictionary, UUID) - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Find the dependable for getDependable.
- findDiagnostic(Object) - Static method in class org.apache.derby.iapi.services.diag.DiagnosticUtil
-
Given an object return instance of the diagnostic object for this class.
- findDriver() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return a handle to the internal driver, possibly instantiating it first if it hasn't been booted or if it has been shut down.
- findEquivalentWindow(WindowList) - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
Used to merge equivalent window definitions.
- finder - Variable in class org.apache.derby.iapi.services.context.ContextManager
- finder - Static variable in class org.apache.derby.iapi.services.i18n.MessageService
- findExistingConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- findExistingConglomerateFromKey(ContainerKey) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Return existing Conglomerate after doing lookup by ContainerKey
- findExistingConglomerateFromKey(ContainerKey) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return existing Conglomerate after doing lookup by ContainerKey
- findExtdtaData(int) - Method in class org.apache.derby.client.net.NetCursor
- findFieldReferences(Enumeration, HashSet<String>) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- findFunctions(DatabaseMetaData) - Method in class org.apache.derby.tools.SignatureChecker
-
Find all of the user-declared functions.
- findGroupingColumn(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Find the matching grouping column if any for the given expression
- findHashKeyColumns(Optimizable, ConglomerateDescriptor, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
-
Find the hash key columns, if any, to use with this join.
- findIllegalGenerationReferences(FromList, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Complain if a generation clause references other generated columns.
- findImplementation(List<Class<?>>, int, Class<?>) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Find a class that implements the required index, return the index into the implementations vector of that class.
- findIndexEntry(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- findIndexIndex(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- findLastAllocPage(BaseContainerHandle, RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Find the last alloc page, returns null if no alloc page is found
- findLogicalPage(Transaction, LogicalUndo, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Find the page that the rollback operation should be applied to.
- findMatchingEntry(Object) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- findMaxContainerId() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Find the largest containerid is seg 0.
- findMaxStack(ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
For a block of byte code starting at program counter pc for codeLength bytes return the maximum stack value, assuming a initial stack depth of zero.
- findMethodFactoryByFormat(UUID) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Find an access method that implements a format type.
- findMethodFactoryByFormat(UUID) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Find an access method that implements a format type.
- findMethodFactoryByImpl(String) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Find an access method that implements an implementation type.
- findMethodFactoryByImpl(String) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Find an access method that implements an implementation type.
- findMethodReferences(Enumeration, HashSet<String>) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- findModule(Object, String, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Find the module in the system with the given module protocol, protocolVersion and identifier.
- findModule(Object, String, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- findModule(ProtocolKey, boolean, Properties) - Method in class org.apache.derby.impl.services.monitor.TopService
-
Find an module in the protocol table that supports the required protocol name combination and can handle the properties.
- findModuleInstance(Object) - Method in class org.apache.derby.impl.services.monitor.TopService
-
Find a
ModuleInstanceobject whosegetInstance()method returns the object specified by theinstanceparameter. - findNameAndType(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Find a name and type descriptor (section 4.4.6) and return it's index.
- findNextRecordById(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Find the slot for the first record on the page with an id greater than the passed in identifier.
- findNumberOfColumnsInARow() - Method in class org.apache.derby.impl.load.ImportReadData
- findpage(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Find the page the operation applies to and latch it, this only uses the segmentId, containerId, and pageId stored in this log record to find the page.
- findParentResultColumn(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Given a ResultColumn at the next deepest level in the tree, search this RCL for its parent ResultColumn.
- findProcedures(DatabaseMetaData) - Method in class org.apache.derby.tools.SignatureChecker
-
Find all of the user-declared procedures.
- findProviderAndStartService(String, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Find a provider and start a service.
- findProviderForCreate(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- findProviderFromName(String, int) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Find the service provider from a name that includes a service type, ie. is of the form 'type:name'.
- findPublicConstructor(String, String[], String[], boolean[]) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Find a public constructor that implements a given signature.
- findPublicField(String, String, boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Find a public field for a class.
- findPublicMethod(String, boolean) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Is this class have a public method with the specified signiture This is useful for the VTI interface where we want to see if the class has the option static method for returning the ResultSetMetaData.
- findPublicMethod(String, String, String[], String[], boolean[], boolean, boolean, boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Find a public method that implements a given signature.
- findRecordById(int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Find the slot for the record with the passed in identifier.
- findReferencedColumns() - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Return a list of columns referenced in the generation expression.
- findResultColumnForOrderBy(String, TableName) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
For order by, get a ResultColumn that matches the specified columnName.
- findResultSetFields(ArrayList<Field>, Class<?>) - Static method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Find all fields of type ResultSet.
- findRoleUsage(Activation, StatementPermission) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
We have determined that the statement permission described by statPerm is not granted to the current user nor to PUBLIC, so it must be granted to the current role or one of the roles inherited by the current role.
- findSelectedCol(int) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Return what column no in the input ExecRow (cf nextBaseRow argument to #updateRow) would correspond to selected column, if any.
- findSelectedCol(int) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
- findServer() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Initialize the management service by obtaining the platform MBeanServer and registering system beans.
- findService(String, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Find a service.
- findService(String, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Find a service.
- findService(String, String) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Privileged service lookup.
- findService(String, String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Privileged service lookup.
- findService(String, String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged service lookup.
- findService(String, String) - Static method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Privileged service lookup.
- findService(String, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- findService(String, String) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Privileged service lookup.
- findService(String, String) - Static method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Privileged service lookup.
- findService(String, String) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged service lookup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Find an unidentified module within a service.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.db.BasicDatabase
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.db.SlaveDatabase
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Privileged startup.
- findServiceModule(Object, String) - Static method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
Privileged startup.
- findStartStopMethods(Class<?>) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Find the methods to start and shutdown the server.
- findSystemModule(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Find a module in the system service.
- findSystemModule(String) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged lookup.
- findToolClassName(String, String...) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
Lookup the class name corresponding to the name of an optional tool
- findTopService(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- findTransaction(TransactionId, RawTransaction) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Find a transaction using a transactionId and make the passed in transaction assume the identity and properties of that transaction.
- findTransaction(TransactionId, RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Find the TransactionTableEntry with the given ID and make the passed in transaction assume the identity and properties of that TransactionTableEntry.
- findTransactionContextByGlobalId(GlobalXactId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Find a transaction in the table by Global transaction id.
- findTransactionEntry(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
generic methods called by all clients of transaction table Must be MT -safe
- findTypeBounds(ParameterizedType) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the type bounds for all of the type variables of the given parameterized type.
- findUndo(Transaction, LogicalUndoable, LimitObjectInput) - Method in interface org.apache.derby.iapi.store.access.conglomerate.LogicalUndo
-
Find the page and record to undo.
- findUndo(Transaction, LogicalUndoable, LimitObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
-
Find the page and record to undo.
- findUserTransaction(ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Find a user transaction in the context manager, which must be the current context manager.
- findUserTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
- findUserTransaction(RawStoreFactory, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Find a user transaction within the given raw store and the given contextMgr.
- findUserTransaction(RawStoreFactory, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- findUtf8(String) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Return the index of a UTF entry or -1 if it doesn't exist.
- finish() - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Finish processing the changes.
- finish() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Tells the system that there will be no more access to any database information via this result set; in particular, no more calls to open().
- finish() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- finish() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Finish doing the changes for this index.
- finish() - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Finish processing the changes for this IndexSetChanger.
- finish() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- finish() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Finish processing the changes.
- finish() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Tells the system that there will be no more access to any database information via this result set; in particular, no more calls to open().
- finish() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
- finish() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- finish(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Mark the statement as unusable, i.e. the system is finished with it and no one should be able to use it.
- finish(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Finish marks a statement as totally unusable.
- finish(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Get the results of the aggregation and put it in the result column.
- finishAggregation(ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
Finish the aggregation for the current row.
- finishAndRTS() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- finishBindExpr() - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
- finishConstructor() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Finish the constructor by newing the array of Rows and putting a return at the end of it.
- finishDDTransaction() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Finish the data dictionary transaction, if any.
- finished - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- finished - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- finishedResults - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- finishExecuteMethod() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
An execute method always ends in a return statement, returning the result set that has been constructed.
- finishKey(ExpressionClassBuilder, MethodBuilder, MethodBuilder, LocalField) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Finish generating a start or stop key
- finishLayerBStreaming() - Method in class org.apache.derby.impl.drda.DDMReader
- finishParams() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
clear out type data for parameters.
- finishTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Finish filling in the TableDescriptor.
- fireAfterTriggers() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- fireAfterTriggers() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- fireAfterTriggers() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- fireBeforeTriggers() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- fireBeforeTriggers() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- fireBeforeTriggers(HashMap<String, String>) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- fireConnectionEventListeners(SQLException) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Fire all the
ConnectionEventListeners registered. - fireConnectionEventListeners(SqlException) - Method in class org.apache.derby.client.ClientPooledConnection
-
Fire all the
ConnectionEventListeners registered. - fireTrigger(TriggerEvent, CursorResultSet, CursorResultSet, int[]) - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Fire the trigger based on the event.
- fireTrigger(TriggerEvent, CursorResultSet, CursorResultSet, int[]) - Method in class org.apache.derby.impl.sql.execute.RowTriggerExecutor
-
Fire the trigger based on the event.
- fireTrigger(TriggerEvent, CursorResultSet, CursorResultSet, int[]) - Method in class org.apache.derby.impl.sql.execute.StatementTriggerExecutor
-
Fire the trigger based on the event.
- FIRINGTIME - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- first() - Method in class org.apache.derby.client.am.ClientResultSet
- first() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- first() - Method in class org.apache.derby.vti.VTITemplate
- first(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Position on the first row of the specified ResultSet and return that row to the user.
- FIRST - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- FIRST - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
-
Each loggable belongs to one or more groups of similar functionality.
- FIRST - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- FIRST_ALLOC_PAGE_NUMBER - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
where the first alloc page is located - the logical page number and the physical page offset NOTE if it is not 0 this is not going to work for Stream file which doesn't support seek
- FIRST_ALLOC_PAGE_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- FIRST_PAGE_NUMBER - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
The first valid page number
- FIRST_READ - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Constant indicating the first iteration of
fillBuffer. - FIRST_RECORD_ID - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
First recordId that is used to identify a record.
- FIRST_SLOT_NUMBER - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
The slot number of the first slot.
- FIRST_VERSION - Static variable in class org.apache.derby.catalog.types.AggregateAliasInfo
- FIRST_VERSION - Static variable in class org.apache.derby.catalog.types.UDTAliasInfo
- FIRST_VERSION - Static variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- FIRST_VERSION - Static variable in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Serial version produced by the serialver utility.
- FIRST_VERSION - Static variable in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- firstAggregatorColumn - Variable in class org.apache.derby.impl.sql.execute.AggregateSortObserver
- firstAllocPageNumber - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- firstAllocPageOffset - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- firstAutoGenColumn - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Position of autogenerated column
- firstColumn - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- firstExecute - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- firstExecute - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- firstExecute - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- firstExecuteSpecialHandlingAutoGen(boolean, RowChanger, UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- firstField - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
-
If (hasFirstField()) then this field is the number of the column in the orginal row which is now stored as the first field in this row.
- firstFreeByte - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- firstGrant - Variable in class org.apache.derby.impl.services.locks.LockControl
-
This lock control uses an optimistic locking scheme.
- firstIntoHashtable - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- firstKey_ - Variable in class org.apache.derby.client.am.FailedProperties40
- firstKey_ - Variable in class org.apache.derby.iapi.jdbc.FailedProperties40
- firstLog - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- firstLog - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- firstLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- firstLogInstant() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the first valid log instant - this is the beginning of the first log file
- firstLookOrder - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- firstNext - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- firstNext - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- firstNonParameterNodeIdx - Variable in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
The generated method will generate code to call coalesce on this non-parameter argument.
- firstOnStack - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- firstOnStack() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Mark this CompilerContext as the first on the stack, so we can avoid continually popping and pushing a CompilerContext.
- firstOnStack() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- firstOr - Variable in class org.apache.derby.impl.sql.compile.OrNode
- firstOutovrBuilt_ - Variable in class org.apache.derby.client.net.NetResultSet
- firstOverflowId - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- firstOverflowPage - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- firstRow - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- firstRowInRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
- firstRowToFail - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- firstRun - Variable in class org.apache.derby.impl.tools.ij.utilMain
- firstScan - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- firstScan - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- firstSet(byte) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
A utility method which treats the byte argument as an 8-bit bitset and finds the first set bit in that byte.
- firstUnflushed - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- firstUnflushedFileNumber - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- firstUnflushedFilePosition - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- firstUpdateInstant() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
The first log instant that belongs to a transaction that is still active in the raw store.
- firstUpdateInstant() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Get the earliest log instant that is still active, ie, the first log record logged by the earliest transaction that is still active.
- firstValue_ - Variable in class org.apache.derby.client.am.FailedProperties40
- firstValue_ - Variable in class org.apache.derby.iapi.jdbc.FailedProperties40
- firstWaiter() - Method in interface org.apache.derby.impl.services.locks.Control
- firstWaiter() - Method in class org.apache.derby.impl.services.locks.Lock
- firstWaiter() - Method in class org.apache.derby.impl.services.locks.LockControl
-
Return the first lock in the wait line, null if the line is empty.
- firstX() - Method in class org.apache.derby.client.am.ClientResultSet
- fixChildrensParents(OpenBTree, ControlRow) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
A branch page that has just been allocated as part of a split has index rows and a left child pointer that were copied from another page.
- fixedJoinOrder - Variable in class org.apache.derby.impl.sql.compile.FromList
- FIXEDLENGTH - Static variable in class org.apache.derby.client.net.Typdef
- fixIndex(DataValueDescriptor[], DataValueDescriptor[], RowLocation, RowLocation, ConglomerateController, ScanController, int[]) - Static method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Delete old index row and insert new index row in input index.
- fixLanguageCode(String) - Method in class org.apache.derby.drda.NetServlet
-
Fix the language code, as some browsers send then in a bad format (for instance, Firefox sends en-us instead of en_US).
- fixLanguageCode(String, int) - Method in class org.apache.derby.drda.NetServlet
- fixLengths(BCMethod, int, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
now that we have codeBytes, fix the lengths fields in it to reflect what was stored.
- fixOnUpdate - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- fixOnUpdate - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- FIXROWPRC - Static variable in class org.apache.derby.client.net.CodePoint
- FIXROWPRC - Static variable in class org.apache.derby.impl.drda.CodePoint
- FK_CONSTRAINT_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- FK_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.FKInfo
- fkChecker - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- fkChecker - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- fkCID - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- fkColArray - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- fkColArray - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- fkColArrays - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkColDescriptors - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkConglomNumbers - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- FKConstraintDefinitionNode - Class in org.apache.derby.impl.sql.compile
-
A FKConstraintDefintionNode represents table constraint definitions.
- FKConstraintDefinitionNode(TableName, TableName, ResultColumnList, ResultColumnList, int[], ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- fkConstraintList - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- fkConstraintNames - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- fkDcocis - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- fkEnabledConstraintList - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- fkId - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
-
the UUID of the foreign constraint
- fkIds - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- fkIndexConglomId - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- fkIndexConglomNumbers - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkInfo - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkInfo - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- fkInfo - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- fkInfo - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- FKInfo - Class in org.apache.derby.impl.sql.execute
-
This is a simple class used to store the run time information about a foreign key.
- FKInfo() - Constructor for class org.apache.derby.impl.sql.execute.FKInfo
-
Niladic constructor for Formattable
- FKInfo(String[], String, String, int, int, UUID, long, UUID, boolean, UUID[], long[], boolean[], int[], RowLocation, int[], boolean[], UUID[]) - Constructor for class org.apache.derby.impl.sql.execute.FKInfo
-
Constructor for FKInfo
- fkInfoArray - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- fkInfoArray - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- fkInfoArray - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- fkIsSelfReferencing - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- fkRefActions - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkSchemaNames - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkScocis - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- fkSetupArrays(DataDictionary, ForeignKeyConstraintDescriptor, int, UUID[], long[], String[], boolean[], int[], boolean[], UUID[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkTableNames - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- fkUUIDs - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- flag - Variable in class org.apache.derby.diag.LockTable
- flatten() - Method in class org.apache.derby.iapi.types.LocatedRow
-
Flatten this LocatedRow into a DataValueDescriptor[] where the last cell contains the RowLocation.
- flatten(DataValueDescriptor[], RowLocation) - Static method in class org.apache.derby.iapi.types.LocatedRow
-
Append a RowLocation to the end of a column array
- flatten(ResultColumnList, PredicateList, SubqueryList, GroupByList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Flatten this FSqry into the outer query block.
- flatten(ResultColumnList, PredicateList, SubqueryList, GroupByList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Flatten this FromTable into the outer query block.
- flatten(ResultColumnList, PredicateList, SubqueryList, GroupByList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Flatten this JoinNode into the outer query block.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableInFromSubquery(FromList) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Evaluate whether or not the subquery in a FromSubquery is flattenable.
- flattenableJoin - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- flattenFromTables(ResultColumnList, PredicateList, SubqueryList, GroupByList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Flatten all the FromTables that are flattenable.
- flattenToExistsJoin(int, FromList, SubqueryList, PredicateList, boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Flatten this subquery into the outer query block as an exists join.
- flattenToNormalJoin(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Flatten this subquery into the outer query block.
- flip(int) - Static method in class org.apache.derby.iapi.types.DataType
-
Flip the operator used in a comparison (< -> >).
- flipBits(char[]) - Method in class org.apache.derby.client.net.NetConnection
- flipOperator(int) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Flip the sense of a comparison
- FLOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- FLOAT - Static variable in class org.apache.derby.iapi.types.JSQLType
- FLOAT - Static variable in class org.apache.derby.impl.services.bytecode.Type
- FLOAT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- FloatingPoint - Class in org.apache.derby.client.am
-
Converters from floating point bytes to Java
float,double, orjava.math.BigDecimal. - FloatingPoint() - Constructor for class org.apache.derby.client.am.FloatingPoint
- floatSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- flow(ClientStatement) - Method in class org.apache.derby.client.am.Agent
- flowAutoCommit() - Method in class org.apache.derby.client.am.ClientConnection
- flowBatch(ClientStatement, int) - Method in class org.apache.derby.client.am.Agent
- flowClose() - Method in class org.apache.derby.client.am.ClientConnection
- flowClose() - Method in class org.apache.derby.client.am.ClientStatement
- flowCloseAndAutoCommitIfNotAutoCommitted() - Method in class org.apache.derby.client.am.ClientResultSet
- flowCloseOutsideUOW() - Method in class org.apache.derby.client.am.ClientStatement
- flowCloseRetrievedResultSets() - Method in class org.apache.derby.client.am.ClientStatement
- flowCloseRetrievedResultSetsOutsideUOW() - Method in class org.apache.derby.client.am.ClientStatement
- flowCommit() - Method in class org.apache.derby.client.am.ClientConnection
- flowConnect(String, int) - Method in class org.apache.derby.client.net.NetConnection
- flowEUSRIDDTAconnect() - Method in class org.apache.derby.client.net.NetConnection
- flowEUSRIDPWDconnect(String) - Method in class org.apache.derby.client.net.NetConnection
- flowEUSRPWDDTAconnect(String) - Method in class org.apache.derby.client.net.NetConnection
- flowExecute(int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- flowExecute(int, String) - Method in class org.apache.derby.client.am.ClientStatement
- flowExecuteBatch(long[]) - Method in class org.apache.derby.client.am.ClientStatement
- flowFetch() - Method in class org.apache.derby.client.net.NetResultSet
- flowFetchToCompleteRowset() - Method in class org.apache.derby.client.net.NetResultSet
- flowGetRowset(int, long) - Method in class org.apache.derby.client.am.ClientResultSet
- flowKeyExchange(int, byte[]) - Method in class org.apache.derby.client.net.NetConnection
- flowOutsideUOW() - Method in class org.apache.derby.client.am.Agent
- flowPositioningFetch(int, int) - Method in class org.apache.derby.client.am.ClientResultSet
- flowPrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- flowReconnect(String, int) - Method in class org.apache.derby.client.net.NetConnection
- flowRollback() - Method in class org.apache.derby.client.am.ClientConnection
- flowSecurityCheckAndAccessRdb(int, String, String, byte[], byte[]) - Method in class org.apache.derby.client.net.NetConnection
- flowSeedExchange(int, byte[]) - Method in class org.apache.derby.client.net.NetConnection
- flowServerAttributes() - Method in class org.apache.derby.client.net.NetConnection
- flowServerAttributesAndKeyExchange(int, byte[]) - Method in class org.apache.derby.client.net.NetConnection
- flowSimpleConnect() - Method in class org.apache.derby.client.net.NetConnection
- flowUSRENCPWDconnect(String) - Method in class org.apache.derby.client.net.NetConnection
- flowUSRIDONLconnect() - Method in class org.apache.derby.client.net.NetConnection
- flowUSRIDPWDconnect(String) - Method in class org.apache.derby.client.net.NetConnection
- flowUSRSSBPWDconnect(String) - Method in class org.apache.derby.client.net.NetConnection
-
The User ID and Strong Password Substitute mechanism (USRSSBPWD) authenticates the user like the user ID and password mechanism, but the password does not flow.
- flush() - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
- flush() - Method in class org.apache.derby.client.am.ClobLocatorWriter
- flush() - Method in class org.apache.derby.client.am.ClobWriter
- flush() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
- flush() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Flush buffer to outputstream
- flush() - Method in class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
Flushes the stream.
- flush(long, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Flush the log such that the log record written with the instant wherePosition is guaranteed to be on disk.
- flush(OutputStream) - Method in class org.apache.derby.client.net.Request
- flush(OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Flush buffer to specified stream
- flush(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Flush all unwritten log record up to the log instance indicated to disk.
- flush(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
Flush all unwritten log record up to the log instance indicated to disk.
- flush(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Ask the log factory to flush up to this log instant.
- flush(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Flush the log up to the given log instant.
- flush(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Flush all unwritten log record up to the log instance indicated to disk and sync.
- flush(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- flush_() - Method in class org.apache.derby.client.am.Agent
- flush_() - Method in class org.apache.derby.client.net.NetAgent
- flush_log_on_xact_end - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- flushAll() - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
Flush all unwritten log to disk
- flushAll() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Flush all outstanding changes in this container to persistent storage.
- flushAll() - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
- flushAll() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
flush the cache to ensure all of my pages are written to disk
- flushAll() - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Flush all outstanding log to disk.
- flushAll() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Flush all unwritten log record to disk and sync.
- flushBuffer() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Transmits all the log records in the log buffer to the slave.
- flushBuffer() - Method in interface org.apache.derby.impl.store.replication.master.LogShipper
-
Transmits all the log records in the log buffer to the slave.
- flushBuffer(long, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Flush all unwritten log record up to the log instance indicated to disk without syncing.
- flushBulkInsertCounter(String, BulkInsertCounter) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Flush the updated values of the BulkInsertCounter to disk and to the original, cached SequenceUpdater.
- flushBulkInsertCounter(String, BulkInsertCounter) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- flushContainer() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Flush all dirty pages of the container to disk.
- flushContainer() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- flushDirtyBuffers() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Write data from all dirty buffers into the log file.
- flushedInstance(long) - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
updates the information about the latest instance of the log record that has been flushed to the disk.
- flushedInstance(long) - Method in interface org.apache.derby.impl.store.replication.master.LogShipper
-
updates the information about the latest instance of the log record that has been flushed to the disk.
- FlushedScan - Class in org.apache.derby.impl.store.raw.log
-
Scan the the log which is implemented by a series of log files.n This log scan knows how to move across log file if it is positioned at the boundary of a log file and needs to getNextRecord.
- FlushedScan(LogToFile, long) - Constructor for class org.apache.derby.impl.store.raw.log.FlushedScan
- FlushedScanHandle - Class in org.apache.derby.impl.store.raw.log
- FlushedScanHandle(LogToFile, DatabaseInstant, int) - Constructor for class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- flushedTo(long) - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Used by the LogFactory to notify the replication master controller that the log records up to this instant have been flushed to disk.
- flushedTo(long) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used by the LogFactory to notify the replication master controller that the log records up to this instant have been flushed to disk.
- flushErrorString() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Flush the built up error string to whereever it is supposed to go, and reset the error string
- flushExistingDSS() - Method in class org.apache.derby.client.net.Request
- flushInProgress - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- flushLogAccessFile() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- flushScalarStreamSegment() - Method in class org.apache.derby.client.net.Request
- flushScalarStreamSegment(boolean, OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
- flushScalarStreamSegment(long, int) - Method in class org.apache.derby.client.net.Request
- flushToDisk(TransactionController, DataDictionary, UUID) - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
flush a counter to disk; i.e write the current value of the counter into the row in SYSCOLUMNS.
- fmtId - Variable in class org.apache.derby.iapi.services.io.FormatableInstanceGetter
-
Format identifier of the object
- fmtScanTimes(long[][]) - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Format array of scan durations as a string.
- FMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FNEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- forbidActionsOnGenCols() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- forbidDerivedColumnLists() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Because of name resolution complexities, we do not allow derived column lists on source or target tables.
- forbidGenerationOverrides(ResultColumnList, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Do not allow generation clauses to be overriden.
- forbidOverrides(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
check if any autoincrement or generated columns exist in the result column list.
- forbidOverrides(ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
check if any autoincrement or generated columns exist in the result column list.
- forbidSubqueries() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Forbid subqueries in WHEN [ NOT ] MATCHED clauses.
- forbidSubqueries(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- forbidSubqueries(ValueNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- forbidSynonyms() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Neither the source nor the target table may be a synonym
- forbidSynonyms(TableName) - Method in class org.apache.derby.impl.sql.compile.MergeNode
- forCallStatement - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- FORCE_DATABASE_LOCK - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.database.forceDatabaseLock
Derby attempts to prevent two instances of Derby from booting the same database with the use of a file called db.lck inside the database directory. - forceFlush() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Transmits a chunk of log record from the log buffer to the slave, used by the master controller when the log buffer is full and some space needs to be freed for further log records.
- forceFlush() - Method in interface org.apache.derby.impl.store.replication.master.LogShipper
-
Ships the next log record chunk, if available, from the log buffer to the slave.
- forceFlushSemaphore - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Used to synchronize forceFlush calls
- forConstraint - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- forCreateTable - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- forCreateTable - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- forCreateTable - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Is this for a CREATE TABLE, i.e. it is for a constraint declared in a CREATE TABLE statement that requires a backing index.
- forDataTypeFunction - Variable in class org.apache.derby.impl.sql.compile.CastNode
- FOREIGN_KEY - Static variable in class org.apache.derby.impl.sql.execute.FKInfo
-
This class implements Formatable.
- FOREIGN_TABLE_NAME_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ForeignDBViews - Class in org.apache.derby.impl.tools.optional
-
OptionalTool to create wrapper functions and views for all of the user tables in a foreign database.
- ForeignDBViews() - Constructor for class org.apache.derby.impl.tools.optional.ForeignDBViews
-
0-arg constructor required by the OptionalTool contract
- FOREIGNKEY_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- ForeignKeyConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A foreign key.
- ForeignKeyConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, UUID, boolean, int, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Constructor for a ForeignKeyConstraintDescriptor
- ForeignKeyConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, ReferencedKeyConstraintDescriptor, boolean, int, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Constructor for a ForeignKeyConstraintDescriptor
- ForeignKeyInfo(BackingStoreHashtable, UUID, String, String) - Constructor for class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- ForeignKeyRIChecker - Class in org.apache.derby.impl.sql.execute
-
A Referential Integrity checker for a foreign key constraint.
- ForeignKeyRIChecker(LanguageConnectionContext, TransactionController, FKInfo) - Constructor for class org.apache.derby.impl.sql.execute.ForeignKeyRIChecker
- foreignKeyRowArray - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- foreignKeyScan - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- ForeignTableVTI - Class in org.apache.derby.vti
-
This class contains a table function which can be used to bulk-import data from a foreign database.
- ForeignTableVTI(String, String, String) - Constructor for class org.apache.derby.vti.ForeignTableVTI
- ForeignTableVTI(String, String, Connection) - Constructor for class org.apache.derby.vti.ForeignTableVTI
-
Construct from the foreign schema and table name and a foreign connection.
- forget() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
-
This is called prior to each execution of the statement, to ensure that it starts over with a new current datetime value.
- forget(Xid) - Method in class org.apache.derby.client.net.NetXAResource
-
Tell the resource manager to forget about a heuristically (MANUALLY) completed transaction branch.
- forget(Xid) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Tell the resource manager to forget about a heuristically completed transaction branch.
- forget(ContextManager, Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
This method is called to remove the given transaction from the transaction table/log.
- forget(ContextManager, Xid) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
This method is called to remove the given transaction from the transaction table/log.
- FORGET - Static variable in class org.apache.derby.impl.drda.CodePoint
- forgetContext() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Stops this task and prevents it from cancelling a statement.
- ForgetStatement(ij, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- ForgetStatement(ij, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- forgetXATransaction(Xid) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Forget the xa transaction.
- format - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- format - Variable in class org.apache.derby.impl.load.ImportReadData
- FORMAT - Static variable in class org.apache.derby.impl.load.ControlInfo
- format_id - Variable in class org.apache.derby.iapi.store.access.GlobalXact
-
Protected Fields of the class
- format_id - Variable in class org.apache.derby.impl.drda.DRDAXid
- format_id - Variable in class org.apache.derby.impl.store.access.StorableFormatId
- format_id - Variable in class org.apache.derby.impl.tools.ij.ijXid
- format_ids - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The array of format id's, one for each column in the template.
- format_ids - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A complete array of format id's and collation_ids for this conglomerate.
- format_ids - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
The format id's of each of the columns in the heap table.
- FORMAT_NUMBER - Static variable in class org.apache.derby.impl.store.access.btree.index.B2I
- FORMAT_NUMBER - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
- FORMAT_NUMBER - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
static final Fields of the class
- Formatable - Interface in org.apache.derby.iapi.services.io
-
Derby interface for creating a stored form for an object and re-constructing an equivalent object from this stored form.
- FORMATABLE_ARRAY_HOLDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.services.io.FormatableArrayHolder
- FORMATABLE_HASHTABLE_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.services.io.FormatableHashtable
- FORMATABLE_INT_HOLDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.services.io.FormatableIntHolder
- FORMATABLE_LONG_HOLDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.services.io.FormatableLongHolder
- FORMATABLE_PROPERTIES_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.services.io.FormatableProperties
- FormatableArrayHolder - Class in org.apache.derby.iapi.services.io
-
A formatable holder for an array of formatables.
- FormatableArrayHolder() - Constructor for class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Niladic constructor for formatable
- FormatableArrayHolder(Object[]) - Constructor for class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Construct a FormatableArrayHolder using the input array.
- FormatableBitSet - Class in org.apache.derby.iapi.services.io
-
FormatableBitSet is implemented as a packed array of bytes.
- FormatableBitSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
- FormatableBitSet() - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
-
Niladic Constructor
- FormatableBitSet(byte[]) - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
-
Constructs a Bit from an array of bytes.
- FormatableBitSet(int) - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
-
Constructs a Bit with the initial number of bits
- FormatableBitSet(FormatableBitSet) - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
-
Copy constructor
- FormatableHashtable - Class in org.apache.derby.iapi.services.io
-
A formatable holder for a java.util.Hashtable.
- FormatableHashtable() - Constructor for class org.apache.derby.iapi.services.io.FormatableHashtable
-
Niladic constructor for formatable
- FormatableInstanceGetter - Class in org.apache.derby.iapi.services.io
-
Class that loads Formattables (typically from disk)through one level of indirection.
- FormatableInstanceGetter() - Constructor for class org.apache.derby.iapi.services.io.FormatableInstanceGetter
- FormatableIntHolder - Class in org.apache.derby.iapi.services.io
-
A formatable holder for an int.
- FormatableIntHolder() - Constructor for class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Niladic constructor for formatable
- FormatableIntHolder(int) - Constructor for class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Construct a FormatableIntHolder using the input int.
- FormatableLongHolder - Class in org.apache.derby.iapi.services.io
-
A formatable holder for an long.
- FormatableLongHolder() - Constructor for class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Niladic constructor for formatable
- FormatableLongHolder(long) - Constructor for class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Construct a FormatableLongHolder using the input integer.
- FormatableProperties - Class in org.apache.derby.iapi.services.io
-
A formatable holder for a java.util.Properties.
- FormatableProperties() - Constructor for class org.apache.derby.iapi.services.io.FormatableProperties
-
Niladic constructor for formatable
- FormatableProperties(Properties) - Constructor for class org.apache.derby.iapi.services.io.FormatableProperties
-
Creates an empty property list with the specified defaults.
- formatCode - Variable in class org.apache.derby.impl.load.ImportReadData
- formatCost(Element, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Format a CostEstimate as subelements of a parent
- formatDate - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- formatDate(Date) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Convert a
java.sql.Dateto a string with the format expected by the client. - formatDecimal - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- formatForPrint(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Used to print out a string for error messages, chops is off at 60 chars for historical reasons.
- formathash - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Hash table on primary format.
- formatId - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
This class implements Formatable.
- formatId - Variable in class org.apache.derby.iapi.types.TypeId
- formatId - Variable in class org.apache.derby.impl.sql.catalog.DDdependableFinder
- formatId - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
Tells which type of page to create.
- formatID_ - Variable in class org.apache.derby.client.ClientXid
- FormatIdInputStream - Class in org.apache.derby.iapi.services.io
-
A stream for reading objects with format id tags which was produced by a FormatIdOutputStream.
- FormatIdInputStream(InputStream) - Constructor for class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Constructor for a FormatIdInputStream
- formatIdInteger - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- formatIdInteger - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Constant Fields of the class
- FormatIdOutputStream - Class in org.apache.derby.iapi.services.io
-
A stream for serializing objects with format id tags.
- FormatIdOutputStream(OutputStream) - Constructor for class org.apache.derby.iapi.services.io.FormatIdOutputStream
-
Constructor for a FormatIdOutputStream
- formatIdToString(int) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
- FormatIdUtil - Class in org.apache.derby.iapi.services.io
-
Utility class with static methods for constructing and reading the byte array representation of format id's.
- FormatIdUtil() - Constructor for class org.apache.derby.iapi.services.io.FormatIdUtil
- formatImportError(Import, String, Throwable) - Static method in class org.apache.derby.impl.load.Import
- formatJDBCDate(Calendar, StringBuffer) - Method in class org.apache.derby.iapi.types.SQLChar
- formatJDBCTime(Calendar, StringBuffer) - Method in class org.apache.derby.iapi.types.SQLChar
- formatJoinOrder(Element, int[]) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Format a join order list
- formatLength - Static variable in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- formatLength - Static variable in class org.apache.derby.impl.store.raw.log.LogRecord
- formatList(List<TableName>) - Method in class org.apache.derby.impl.sql.compile.SetConstraintsNode
- formatMessage(String, Object...) - Static method in class org.apache.derby.tools.SignatureChecker
-
Format a localizable message.
- formatMessage(ResourceBundle, String, Object[], boolean) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
- formatMessage(ResourceBundle, String, Object[], boolean) - Static method in class org.apache.derby.shared.common.error.MessageUtils
- formatMessage(ResourceBundle, String, Object[], boolean) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Format a message given a resource bundle and a message id.
- formatNodeString(String, int) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Format a node that has been converted to a String for printing as part of a tree.
- formatNumber - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- formatOverhead() - Static method in class org.apache.derby.impl.store.raw.log.LogRecord
- formatPlanCost(Element, String, int[], int, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Turn a CostEstimate for a join order into a human-readable element
- formatPlanSummary(int[], int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Produce a string representation of the plan being considered now.
- formatSelectivity(Element, String, int, double) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Format selectivity subelement
- formatSkip(Element, String, String) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Create an element explaining that we're skipping some processing
- formatSqlErrd() - Method in class org.apache.derby.client.am.Sqlca
- formatTime - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- formatTime(Time) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Convert a
java.sql.Timeto a string with the format expected by the client. - formatTimestamp - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- formatTimestamp(long) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Turn a timestamp into a human-readable string
- formatTimestamp(Timestamp) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Convert a
java.sql.Timestampto a string with the format expected by the client. - formatURL(URL) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Strip a given URL down to the filename.
- formatUUID - Variable in class org.apache.derby.impl.store.access.btree.index.B2IFactory
- formatUUID - Variable in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- formatUUID - Variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- FORMATUUIDSTRING - Static variable in class org.apache.derby.impl.store.access.btree.index.B2IFactory
- FORMATUUIDSTRING - Static variable in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- FORMATUUIDSTRING - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- forMergeStatement - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- forMetaData - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- forMetaData - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- FORMFEED - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- forQueryRewrite - Variable in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
- forRemove - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
Condition variable used to notify a thread that it is allowed to remove the entry from the cache.
- forTable - Variable in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- forUpdate - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- forUpdate - Variable in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
this indicates if the normalize is being performed for an Update statement or not.
- forUpdate - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
- forUpdate - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- forUpdate - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- forUpdate - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- forUpdate - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- forUpdate - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- forUpdate - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
are we going to update?
- forUpdate() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return true if this is the target table of an update
- forUpdate() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- forUpdate() - Method in class org.apache.derby.impl.sql.compile.FromTable
- forUpdate() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- forUpdate() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- forUpdateIndexScan - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- FORWARD - Static variable in class org.apache.derby.impl.store.raw.log.Scan
- ForwardingVTI - Class in org.apache.derby.vti
-
This class contains a table function which forwards its behavior to another ResultSet wrapped inside it.
- ForwardingVTI() - Constructor for class org.apache.derby.vti.ForwardingVTI
-
Construct from another ResultSet.
- forwardOnlyCursor(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ForwardOnlyCursor - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- found(String, String, String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- foundABestPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- foundClasses - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- foundCorrelation - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- foundHere - Variable in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- foundHere - Variable in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- foundRow(ExecRow, int[], TemporaryRowHolderImpl) - Static method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- foundStartAndStopDelimiters - Variable in class org.apache.derby.impl.load.ImportReadData
- foundStartDelimiter - Variable in class org.apache.derby.impl.load.ImportReadData
- foundVariant - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- fp - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
Current position / file pointer.
- fr - Variable in class org.apache.derby.impl.sql.execute.JarUtil
- FRAC_SECOND_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- FRACTION_TO_NANO - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- framework - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- FRCFIXROW - Static variable in class org.apache.derby.impl.drda.CodePoint
- free() - Method in class org.apache.derby.client.am.ClientBlob
-
This method frees the
Blobobject and releases the resources that it holds. - free() - Method in class org.apache.derby.client.am.ClientClob
-
This method frees the
Clobobject and releases the resources the resources that it holds. - free() - Method in class org.apache.derby.client.am.Section
- free() - Method in interface org.apache.derby.iapi.jdbc.EngineLOB
-
Frees all resources assoicated with this LOB.
- free() - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- free() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- free() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
This method frees the
Blobobject and releases the resources that it holds. - free() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Frees the
Cloband releases the resources that it holds. - free() - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Invalidates all the variables and closes file handle if open.
- free() - Method in class org.apache.derby.impl.load.ImportBlob
-
Raise error, not used by import
- free() - Method in class org.apache.derby.impl.load.ImportClob
-
Raise error, not used by import
- free() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Clear this entry and notify the replacement algorithm that the
Cacheablecan be reused. - free() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Mark this object as free and reusable.
- free() - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy.Callback
-
Notify the replacement algorithm that the entry associated with this callback object has been removed, and the callback object and the
Cacheablecan be reused. - FREE_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- freeBuffers - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- freeBuffers - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- freedCacheable - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Cacheable object from a removed object.
- freeEntries - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The number of free entries.
- freeList - Variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- freeMemory() - Static method in class org.apache.derby.impl.drda.memCheck
- freeNode(Node) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Return a node to the allocator.
- freePages - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- freeResources() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINFactoryIF
-
This method gets called when the user switches off the explain facility.
- freeResources() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
uncache the visitor and reset the factory state
- freeSection(Section, int) - Method in class org.apache.derby.client.am.SectionManager
- freeSectionsHold_ - Variable in class org.apache.derby.client.am.SectionManager
- freeSectionsNonHold_ - Variable in class org.apache.derby.client.am.SectionManager
- freeSize() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- freeSortIds - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
List of sort identifiers (represented as
Integerobjects) which can be reused. - freeSpace - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- freeThreads - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- freeze() - Method in interface org.apache.derby.database.Database
-
Freeze the database temporarily so a backup can be taken.
- freeze() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Freeze the database temporarily so a backup can be taken.
- freeze() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Freeze the database temporarily so a backup can be taken.
- freeze() - Method in class org.apache.derby.impl.db.BasicDatabase
- freeze() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- freeze() - Method in class org.apache.derby.impl.store.raw.RawStore
- FREEZE_DATABASE - org.apache.derby.iapi.security.Securable
- freezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Backup restore - stop writing dirty pages or container to disk
- freezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Stop making any change to the persistent store
- freezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Freeze the database from altering any persistent storage.
- freezePersistentStore() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- freezePersistentStore() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Backup restore - stop sending log record to the log stream
- freezePersistentStore() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Backup restore - stop sending log record to the log stream
- freezePersistentStore() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Freeze persistent store.
- freezeSemaphore - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- FREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FROM_BASE_TABLE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- FROM_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- FROM_SUBQUERY - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- FROM_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- FROM_VTI - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- FromBaseTable - Class in org.apache.derby.impl.sql.compile
-
A FromBaseTable represents a table in the FROM list of a DML statement, as distinguished from a FromSubquery, which represents a subquery in the FROM list.
- FromBaseTable(TableName, String, int, ResultColumnList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromBaseTable
-
Initializer for a table in a FROM list.
- FromBaseTable(TableName, String, ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromBaseTable
-
Constructor for a table in a FROM list.
- fromHexString(String, int, int) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Convert a hexidecimal string generated by toHexString() back into a byte array.
- fromList - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
List of tables in the FROM clause of this SELECT
- FromList - Class in org.apache.derby.impl.sql.compile
-
A FromList represents the list of tables in a FROM clause in a DML statement.
- FromList(boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromList
-
Constructor for a FromList
- FromList(boolean, FromTable, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromList
-
Constructor for a FromList
- FromList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromList
-
Does not change the default for join order optimization, i.e.
- fromSource - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- FromSubquery - Class in org.apache.derby.impl.sql.compile
-
A FromSubquery represents a subquery in the FROM list of a DML statement.
- FromSubquery(ResultSetNode, OrderByList, ValueNode, ValueNode, boolean, String, ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromSubquery
-
Constructor for a table in a FROM list.
- FromTable - Class in org.apache.derby.impl.sql.compile
-
A FromTable represents a table in the FROM clause of a DML statement.
- FromTable(String, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromTable
-
Constructor for a table in a FROM list.
- FromVTI - Class in org.apache.derby.impl.sql.compile
-
A FromVTI represents a VTI in the FROM list of a DML statement.
- FromVTI(MethodCallNode, String, ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromVTI
-
Constructor.
- FromVTI(MethodCallNode, String, ResultColumnList, Properties, TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.FromVTI
-
Constructor.
- fs - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- FSTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FSUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- FULL_ACCESS - Static variable in interface org.apache.derby.iapi.reference.Property
- FULL_ACCESS - Static variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- FULL_ACCESS_USERS_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
List of users with full access connection level authorization.
- FULL_NGDA_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- fullIndexName - Variable in class org.apache.derby.impl.sql.execute.DropIndexConstantAction
- FULLOUTERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
- fullTableName - Variable in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- fullTableName - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- fullTableName - Variable in class org.apache.derby.impl.sql.execute.DropViewConstantAction
- fullTableName - Variable in class org.apache.derby.impl.sql.execute.LockTableConstantAction
- fullTableName - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- fullTemplateId - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- fullVersionString(int, int, int, boolean, String) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
- FUNCTION_CALL_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- FUNCTION_TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Alias
- functionName - Variable in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
- fuzzyLogEnd - Variable in class org.apache.derby.impl.store.raw.log.Scan
G
- gc - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- gc - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- gc - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
- gcDuringGetMetaData - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- GClass - Class in org.apache.derby.impl.services.bytecode
-
This is a common superclass for the various impls.
- GClass(ClassFactory, String) - Constructor for class org.apache.derby.impl.services.bytecode.GClass
- GDA_MD_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- GDS_ID - Static variable in class org.apache.derby.impl.drda.DssConstants
- GDSCHAIN - Static variable in class org.apache.derby.client.net.DssConstants
- GDSCHAIN - Static variable in class org.apache.derby.impl.drda.DssConstants
- GDSCHAIN_SAME_ID - Static variable in class org.apache.derby.client.net.DssConstants
- GDSCHAIN_SAME_ID - Static variable in class org.apache.derby.impl.drda.DssConstants
- GDSFMT_ENCOBJDSS - Static variable in class org.apache.derby.client.net.DssConstants
- GDSFMT_OBJDSS - Static variable in class org.apache.derby.client.net.DssConstants
- GDSFMT_OBJDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
- GDSFMT_RPYDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
- GDSFMT_RQSDSS - Static variable in class org.apache.derby.client.net.DssConstants
- GDSFMT_RQSDSS - Static variable in class org.apache.derby.impl.drda.DssConstants
- GE - Static variable in interface org.apache.derby.iapi.store.access.ScanController
-
GE is used to position a scan at values greater than or or equal to the given key in the scan.
- GE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- GE_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- GE_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- genColumnInfo() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Generate the ColumnInfo argument for the constant action.
- genColumnInfos(ColumnInfo[]) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Fill in the ColumnInfo[] for this create view.
- genColumnInfos(ColumnInfo[]) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Fill in the ColumnInfo[] for this table element list.
- genColumnPositions(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Generate an array of column positions for the column list in the constraint.
- genColumnReferenceSQL(TableDescriptor, String, String, boolean, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- genConstraintActions(boolean, ConstraintConstantAction[], String, SchemaDescriptor, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Fill in the ConstraintConstantAction[] for this create/alter table.
- genCreateRow(ExpressionClassBuilder, LocalField, String, String, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to create an empty row in the constructor.
- genDataValueConversion(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CastNode
- genEqualsFalseTree() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Transform this into this = false.
- generate(String, int, int) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Generates and returns File from a pattern
- generate(ByteArray) - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Do code generation for this statement.
- generate(ByteArray) - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Do code generation for this statement.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Code generation for CallStatementNode.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Generation on a CurrentOfNode creates a scan on the cursor, CurrentOfResultSet.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Do code generation for this CursorNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Generic generate code for all DDL statements.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Code generation for delete.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
-
generate the distinct result set operating over the source result set.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Generation on a FromBaseTable creates a scan on the optimizer-selected conglomerate.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Generation on a FromVTI creates a wrapper around the user's java.sql.ResultSet
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
generate the sort result set operating over the source result set.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Generate the code for an inner join node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
For joins, the tree will be (nodes are left out if the clauses are empty): ProjectRestrictResultSet -- for the having and the select list SortResultSet -- for the group by list ProjectRestrictResultSet -- for the where and the select list (if no group or having) the result set for the fromList
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Generation of an IndexToBaseRowNode creates an IndexRowToBaseRowResultSet, which uses the RowLocation in the last column of an index row to get the row from the base conglomerate (heap).
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Code generation for insert creates an expression for: ResultSetFactory.getInsertResultSet(resultSet.generate(ps), generationClausesResult, checkConstrainResult, this )
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
Generate the code.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Do the code generation for this node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
For joins, the tree will be (nodes are left out if the clauses are empty): ProjectRestrictResultSet -- for the having and the select list SortResultSet -- for the group by list ProjectRestrictResultSet -- for the where and the select list (if no group or having) the result set for the fromList
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MaterializeResultSetNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MaterializeSubqueryNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MergeNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MiscellaneousStatementNode
-
Generic generate code for all Misc statements that need activations.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.OrderByNode
-
generate the distinct result set operating over the source result set.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
For joins, the tree will be (nodes are left out if the clauses are empty): ProjectRestrictResultSet -- for the having and the select list SortResultSet -- for the group by list ProjectRestrictResultSet -- for the where and the select list (if no group or having) the result set for the fromList
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Do the code generation for this node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to place the columns' values into a row variable named "r".
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.RowCountNode
-
Generate code.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
The generated ResultSet will be: RowResultSet -- for the VALUES clause
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ScrollInsensitiveResultSetNode
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Override: Generate code, need to push parameters
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Generate code, need to push parameters
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
generates a the code.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Generate the code for this UnionNode.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Code generation for update.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Do the code generation for this node.
- generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
- generate(ActivationClassBuilder, MethodBuilder, ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
generate the sort result set operating over the source expression.
- generate(ActivationClassBuilder, ResultColumnList, ResultSetNode, HalfOuterJoinNode, int) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Generate a method to invoke the INSERT/UPDATE/DELETE action.
- generate_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- generateAbsoluteColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateAbsoluteColumnId(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the absolute column id for the ColumnReference that appears on one side of this RelationalOperator or the other, and that refers to the given table.
- generateAbsoluteColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- generateAggregatePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate aggregate privilege statements
- generateAndCastOneParameter(ExpressionClassBuilder, MethodBuilder, int, String) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate and cast one parameter, pushing the result onto the stack.
- generateAuthorizeCheck(ActivationClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Add an authorization check into the passed in method.
- generateCheckConstraints(ValueNode, ExpressionClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate a method to evaluate a tree of CHECK CONSTRAINTS.
- generateCheckConstraints(ValueNode, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the code to evaluate a tree of CHECK CONSTRAINTS.
- generateCheckTree(ConstraintDescriptorList, TableDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get the ANDing of all appropriate check constraints as 1 giant query tree.
- generateClearField(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
Generate code that clears the field that holds the cached value, so that it can be garbage collected.
- generateCodeForTemporaryTable(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
If the DML is on a temporary table, generate the code to mark temporary table as modified in the current UOW.
- generateColumnPrivs(ResultSet, Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate column privilege statements
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BitConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
Dummy implementation to return a constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
This generates the proper constant.
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
-
Should never be called for UntypedNullConstantNode because we shouldn't make it to generate
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Should never be called for UserTypeConstantNode because we have our own generateExpression().
- generateConstant(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.XMLConstantNode
-
This generates the proper constant.
- generateConstructor(ActivationClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- generateCore(ActivationClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Generate the code for a qualified join node.
- generateCore(ActivationClassBuilder, MethodBuilder, int, ValueNode, SubqueryList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Do the generation work for the join node hierarchy.
- generateCore(ExpressionClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to place the columns' values into a row variable named "r".
- generateCsSQLException(String, Object...) - Static method in class org.apache.derby.impl.jdbc.Util
- generateCsSQLException(String, Throwable, Object...) - Static method in class org.apache.derby.impl.jdbc.Util
- generateCsSQLException(StandardException) - Static method in class org.apache.derby.impl.jdbc.Util
- GENERATED_CLASS_INSTANCE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- GENERATED_CLASS_LIMIT_EXCEEDED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- GENERATED_CLASS_LINKAGE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- GENERATED_CLASS_NO_SUCH_METHOD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- GENERATED_PACKAGE_PREFIX - Static variable in interface org.apache.derby.iapi.sql.compile.CodeGeneration
- generateDataValue(MethodBuilder, int, LocalField) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Generate the code necessary to produce a SQL value based on a value.
- generateDataValue(MethodBuilder, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
The caller will have pushed a DataValueFactory and value of that can be converted to the correct type, e.g. int for a SQL INTEGER.
- generateDataValue(MethodBuilder, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- generateDataValue(MethodBuilder, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- generateDataValue(MethodBuilder, TypeCompiler, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a data value.
- GeneratedByteCode - Interface in org.apache.derby.iapi.services.loader
-
Generated classes must implement this interface.
- GeneratedByteCode - Static variable in interface org.apache.derby.iapi.reference.ClassName
- GeneratedClass - Interface in org.apache.derby.iapi.services.loader
-
A meta-class that represents a generated class.
- GeneratedClass - Static variable in interface org.apache.derby.iapi.reference.ClassName
- generatedColumnPositions - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- generatedColumnPositionsArray() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
If user didn't provide columns list for auto-generated columns, then only include columns with auto-generated values in the resultset.
- generatedColumnPositionsArray(UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
If user didn't provide columns list for auto-generated columns, then only include columns with auto-generated values in the resultset.
- generateDDL(PreparedStatement, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
- generateDDL(ResultSet, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
- generateDistinctScan(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- generatedKeyAlwaysReturned() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
See DatabaseMetaData javadoc
- generatedKeyAlwaysReturned() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
See DatabaseMetaData javadoc
- generatedKeyAlwaysReturned() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
See DatabaseMetaData javadoc
- generatedKeys - Variable in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
An Integer, an int array or a String array that specifies generated key columns, or null if there are no generated key columns.
- generatedKeysColumnIndexes_ - Variable in class org.apache.derby.client.am.ClientStatement
- generatedKeysColumnNames_ - Variable in class org.apache.derby.client.am.ClientStatement
- generatedKeysResultSet_ - Variable in class org.apache.derby.client.am.ClientStatement
- GeneratedMethod - Interface in org.apache.derby.iapi.services.loader
-
Handle for a method within a generated class.
- GeneratedMethod - Static variable in interface org.apache.derby.iapi.reference.ClassName
- generatedRC - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
- generatedRC - Variable in class org.apache.derby.impl.sql.compile.WindowFunctionNode
- generatedRef - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
- generatedRef - Variable in class org.apache.derby.impl.sql.compile.WindowFunctionNode
- generatedSection_ - Variable in class org.apache.derby.client.am.ClientResultSet
- generateError(String, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- generateError(String, String, int) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- generateError(String, String, String) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- generateEvaluatedRow(ExpressionClassBuilder, MethodBuilder, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code for a method (userExprFun) which creates a row and, column by column, stuffs it with the evaluated expressions of our ResultColumns.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.AndNoShortCircuitNode
-
Generate code for no short-circuiting AND operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Do the code generation for this node.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BetweenOperatorNode
-
Do code generation for this BETWEEN operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
-
Do code generation for this logical binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Do code generation for this binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
-
Generate code that returns the value that this expression evaluates to.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Do code generation for coalesce/value
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
ColumnReference's are to the current row in the system.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Do code generation for this conditional expression.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
For a ConstantNode, we generate the equivalent literal value.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
CurrentDatetimeOperatorNode is used in expressions.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
-
CurrentRowLocationNode is used in updates and deletes.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Generate code for this node.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Do code generation for this IN list operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Do code generation for this logical binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Do code generation for this conversion of a value from the Java to the SQL domain.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
General logic shared by Core compilation and by the Replication Filter compiler.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
Do code generation for this binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Do code generation for this method call
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Do code generation for this method call
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NotNode
-
Do code generation for the NOT operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
For a ParameterNode, we generate for the return value: (
) ( (BaseActivation) this.getParameter(parameterNumber) ) - generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Do code generation for a result column.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Generate an expression that returns a DataValueDescriptor and calls a method off the language connection or the activation.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate code to get the Java value out of a SQL value.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Do code generation for this method call
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Do code generation for this subquery.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Do code generation for this ternary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.TestConstraintNode
-
Do code generation for the TestConstraint operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.TimestampOperatorNode
-
Do code generation for this binary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Do code generation for this unary plus operator
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Do code generation for this unary operator.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
For a UserTypeConstantNode, we have to store away the object somewhere and have a way to get it back at runtime.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Generate code for this calculation.
- generateExpression(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
ColumnNode's are against the current row in the system.
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilderInterface, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilderInterface, MethodBuilder) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator is a comparison of the given column with an expression.
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilderInterface, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- generateExpressionOperand(Optimizable, int, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.Predicate
- generateExprFun(ExpressionClassBuilder, MethodBuilder, ValueNode) - Method in class org.apache.derby.impl.sql.compile.RowCountNode
- generateFKInfo(ConstraintDescriptorList, DataDictionary, TableDescriptor, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the FKInfo structures used during code generation.
- generateGenerationClauses(ResultColumnList, int, boolean, ExpressionClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate a method to compute all of the generation clauses in a row.
- generateGenerationClauses(ResultColumnList, int, boolean, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the code to evaluate all of the generation clauses.
- generateHTML(String, String, String, boolean) - Static method in class org.apache.derby.tools.PlanExporter
- generateIndexableRow(ExpressionClassBuilder, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Generate the indexable row for a start key or stop key.
- generateIndexName(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Generate an index name based on the index number.
- generateInListValues(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
If there is an IN-list probe predicate in this list then generate the corresponding IN-list values as a DataValueDescriptor array, to be used for probing at execution time.
- generateInsertUpdateRow(ActivationClassBuilder, ResultColumnList, ResultSetNode, HalfOuterJoinNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Generate a method to build a row for the temporary table for INSERT/UPDATE actions.
- generateInto(byte[], int, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Generates the header for the specified length and writes it into the provided buffer, starting at the specified offset.
- generateInto(byte[], int, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Generates the header for the specified length and writes it into the provided buffer, starting at the specified offset.
- generateInto(byte[], int, long) - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Generates the header for the specified length and writes it into the provided buffer, starting at the specified offset.
- generateInto(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Generates the header for the specified length.
- generateInto(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Generates the header for the specified length.
- generateInto(ObjectOutput, long) - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Generates the header for the specified length and writes it into the destination stream.
- generateIV(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Generate an IV using the input secretKey that can be used by JCECipherProvider to encrypt or decrypt.
- generateJavaValue(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate code to cast the SQLValue to a Java value.
- generateKey(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Generate a Key object using the input secretKey that can be used by JCECipherProvider to encrypt or decrypt.
- generateListAsArray(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Generate the code to create an array of DataValueDescriptors that will hold the IN-list values at execution time.
- generateMaterialization(ActivationClassBuilder, MethodBuilder, String) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- generateMaxSpecialResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- generateMinion(ExpressionClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
Logic shared by generate() and generateResultSet().
- generateMinion(ExpressionClassBuilder, MethodBuilder, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Logic shared by generate() and generateResultSet().
- generateNegate(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateNegate(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- generateNegate(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate an expression that evaluates to true if the result of the comparison should be negated.
- generateNOPProjectRestrict() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Bypass the generation of this No-Op ProjectRestrict, and just generate its child result set.
- generateNormalizationResultSet(ActivationClassBuilder, MethodBuilder, int, ResultDescription) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate the code for a NormalizeResultSet.
- generateNull(MethodBuilder, int) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Generate the code necessary to produce a SQL null of the appropriate type.
- generateNull(MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
The caller will have pushed a DataValueFactory and a null or a value of the correct type (interfaceName()).
- generateNull(MethodBuilder, TypeCompiler, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a Null data value.
- generateNulls(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate the code to place the columns' values into a row variable named "r".
- generateNullWithExpress(MethodBuilder, TypeCompiler, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a Null data value.
- generateOneParameter(ExpressionClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate one parameter to the given method call.
- generateOneParameter(ExpressionClassBuilder, MethodBuilder, int) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Push extra code to generate the casts within the arrays for the parameters passed as arrays.
- generateOperator(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateOperator(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- generateOperator(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the comparison operator for this RelationalOperator.
- generateOrderedNulls(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateOrderedNulls(MethodBuilder) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate an expression that evaluates to true if this RelationalOperator uses ordered null semantics, false if it doesn't.
- generateOrderedNulls(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- generateParameters(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate the parameters to the given method call
- generateParameterValueSet(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Generate the code to create the ParameterValueSet, if necessary, when constructing the activation.
- generateParameterValueSet(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Generate the code to create the ParameterValueSet, if necessary, when constructing the activation.
- generateParameterValueSet(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Generate the code to create the ParameterValueSet, if necessary, when constructing the activation.
- generateParameterValueSet(ExpressionClassBuilder, int, List<ParameterNode>) - Static method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Generate the code to create the ParameterValueSet, if necessary, when constructing the activation.
- generatePrivateKey(byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
- generateProjectRestrictForInsert(InsertNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate a ProjectRestrictNode to put on top of this node if it's the source for an insert, and the RCL needs reordering and/or addition of columns in order to match the target RCL.
- generatePushNestedSessionContext(ActivationClassBuilder, MethodBuilder, boolean, String) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Add code to set up the SQL session context for a stored procedure or function which needs a nested SQL session context (only needed for those which can contain SQL).
- generateQualifiers(ExpressionClassBuilderInterface, MethodBuilder, Optimizable, boolean) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Generate the qualifiers for a scan.
- generateQualifiers(ExpressionClassBuilderInterface, MethodBuilder, Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- generateQualMethod(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateQualMethod(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the method to evaluate a Qualifier.
- generateQualMethod(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- generateRandomSalt(Dictionary) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Generate an array of random bytes to use as salt when hashing credentials.
- generateReceiver(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Generate the expression that evaluates to the receiver.
- generateReceiver(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Generate the expression that evaluates to the receiver.
- generateReceiver(ExpressionClassBuilder, MethodBuilder, JavaValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Generate the expression that evaluates to the receiver.
- generateRefActionDependentTableScan(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Generation on a FromBaseTable for a referential action dependent table.
- generateRelativeColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- generateRelativeColumnId(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Generate the relative column id for the ColumnReference that appears on one side of this RelationalOperator or the other, and that refers to the given table.
- generateRelativeColumnId(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Generation on a FromBaseTable for a SELECT.
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
General logic shared by Core compilation and by the Replication Filter compiler.
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
General logic shared by Core compilation.
- generateResultSet(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
General logic shared by Core compilation and by the Replication Filter compiler.
- generateResultSetField(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Adds a field to the generated class to hold the ResultSet of "then" rows which drive the INSERT/UPDATE/DELETE action.
- generateReturnsNullOnNullCheck(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate the code for the returns Null on Null input check..
- generateRoleDefinitions(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate role definition statements
- generateRoleGrants(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
- generateRoutinePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate routine privilege statements
- generateSeed() - Method in class org.apache.derby.client.am.EncryptionManager
-
This method generates an 8-Byte random seed for the client (source).
- generateSeed() - Static method in class org.apache.derby.impl.drda.DecryptionManager
-
This method generates an 8-Byte random seed.
- generateSequencePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate sequence privilege statements
- generateSetColumn(ExpressionClassBuilder, MethodBuilder, int, Predicate, Optimizable, LocalField, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Generate the code to set the value from a predicate in an index column.
- generateSingleQualifierCode(MethodBuilder, Optimizable, boolean, ExpressionClassBuilder, RelationalOperator, LocalField, int, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- generateSQLValue(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Generate the SQLvalue that this node wraps.
- generateStartKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Generate the start key for a heap or index scan.
- generateStartKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- generateStartStopKey(boolean, boolean, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Generate start/stop key for this IN list operator.
- generateStatistics(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Generates index statistics for all indexes associated with the given table descriptor.
- generateStopKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Generate the stop key for a heap or index scan.
- generateStopKey(ExpressionClassBuilderInterface, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- generateTablePrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate table privilege statements
- generateTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- generateTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- generateTriggerInfo(TriggerDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate the TriggerInfo structures used during code generation.
- generateUDTPrivs(ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate udt privilege statements
- generateUndo(Transaction, LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.Undoable
-
Generate a loggable which will undo this change, using the optional input if necessary.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Generate a Compensation (EncryptContainerUndoOperation) that will rollback the changes made to the container during container encryption.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Generate a Compensation (PageUndoOperation) that will rollback the changes of this page operation.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PhysicalPageOperation
-
Generate a Compensation (PageUndoOperation) that will rollback the changes of this page operation.
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- generateUniqueBytes() - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- generateVarargs(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Generate the trailing routine arguments into a varargs array and push that array onto the stack.
- generateXML(AccessDatabase, String, String, String, String) - Static method in class org.apache.derby.tools.PlanExporter
- generation - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- GENERATION_CLAUSE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- GENERATION_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- GENERATION_ID_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- GENERATION_ID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- generationClauseNode - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- GenerationClauseNode - Class in org.apache.derby.impl.sql.compile
-
This node describes a Generation Clause in a column definition.
- GenerationClauseNode(ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GenerationClauseNode
- generationClauses - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- generationClauses - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- generationId - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- generationId - Variable in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- GENERIC_COLUMN_DESCRIPTOR_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericColumnDescriptor
- GENERIC_RESULT_DESCRIPTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericResultDescription
- GENERIC_TYPE_DESCRIPTOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericTypeDescriptor
- GENERIC_TYPE_ID_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericTypeId
- GenericActivationHolder - Class in org.apache.derby.impl.sql
-
This class holds an Activation, and passes through most of the calls to the activation.
- GenericActivationHolder(LanguageConnectionContext, GeneratedClass, ExecPreparedStatement, boolean) - Constructor for class org.apache.derby.impl.sql.GenericActivationHolder
-
Constructor for an ActivationHolder
- GenericAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
Generic aggregation utilities.
- GenericAggregateResultSet(NoPutResultSet, int, Activation, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
Constructor
- GenericAggregator - Class in org.apache.derby.impl.sql.execute
-
Adaptor that sits between execution layer and aggregates.
- GenericAggregator(AggregatorInfo, ClassFactory) - Constructor for class org.apache.derby.impl.sql.execute.GenericAggregator
-
Constructor:
- GenericAuthorizer - Class in org.apache.derby.impl.sql.conn
- GenericAuthorizer(LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericAuthorizer
- genericCheck(LanguageConnectionContext, boolean, Activation, String) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Generic logic called by check() for USAGE and EXECUTE privileges.
- GenericColumnDescriptor - Class in org.apache.derby.impl.sql
-
This is a stripped down implementation of a column descriptor that is intended for generic use.
- GenericColumnDescriptor() - Constructor for class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Niladic constructor for Formatable
- GenericColumnDescriptor(String, DataTypeDescriptor) - Constructor for class org.apache.derby.impl.sql.GenericColumnDescriptor
- GenericColumnDescriptor(ResultColumnDescriptor) - Constructor for class org.apache.derby.impl.sql.GenericColumnDescriptor
-
This constructor is used to build a generic (and formatable) ColumnDescriptor.
- GenericConglomerate - Class in org.apache.derby.impl.store.access.conglomerate
-
A class that implements the methods shared across all implementations of the Conglomerate interface.
- GenericConglomerate() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
- GenericConglomerateController - Class in org.apache.derby.impl.store.access.conglomerate
- GenericConglomerateController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
- genericConstantActionFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- GenericConstantActionFactory - Class in org.apache.derby.impl.sql.execute
-
Factory for creating ConstantActions.
- GenericConstantActionFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
- GenericController - Class in org.apache.derby.impl.store.access.conglomerate
- GenericController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericController
- GenericCostController - Class in org.apache.derby.impl.store.access.conglomerate
-
A Generic class which implements the basic functionality needed for a cost controller.
- GenericCostController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericCostController
- GenericDescriptorList<E extends UniqueTupleDescriptor> - Class in org.apache.derby.iapi.sql.dictionary
- GenericDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
- GenericExecutionContext - Class in org.apache.derby.impl.sql.execute
-
ExecutionContext stores the result set factory to be used by the current connection, and manages execution-level connection activities.
- GenericExecutionContext(ContextManager, ExecutionFactory) - Constructor for class org.apache.derby.impl.sql.execute.GenericExecutionContext
- GenericExecutionFactory - Class in org.apache.derby.impl.sql.execute
-
This Factory is for creating the execution items needed by a connection for a given database.
- GenericExecutionFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- GenericLanguageConnectionContext - Class in org.apache.derby.impl.sql.conn
-
LanguageConnectionContext keeps the pool of prepared statements, activations, and cursors in use by the current connection.
- GenericLanguageConnectionContext(ContextManager, TransactionController, LanguageFactory, LanguageConnectionFactory, Database, String, int, String, String) - Constructor for class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- GenericLanguageConnectionFactory - Class in org.apache.derby.impl.sql.conn
-
LanguageConnectionFactory generates all of the items a language system needs that is specific to a particular connection.
- GenericLanguageConnectionFactory() - Constructor for class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- GenericLanguageFactory - Class in org.apache.derby.impl.sql
-
The LanguageFactory provides system-wide services that are available on the Database API.
- GenericLanguageFactory() - Constructor for class org.apache.derby.impl.sql.GenericLanguageFactory
- GenericParameter - Class in org.apache.derby.impl.sql
-
A parameter.
- GenericParameter(GenericParameterValueSet, boolean) - Constructor for class org.apache.derby.impl.sql.GenericParameter
-
Constructor for a Parameter
- GenericParameterValueSet - Class in org.apache.derby.impl.sql
-
Implementation of ParameterValueSet
- GenericParameterValueSet(int, GenericParameterValueSet) - Constructor for class org.apache.derby.impl.sql.GenericParameterValueSet
- GenericParameterValueSet(ClassInspector, int, boolean) - Constructor for class org.apache.derby.impl.sql.GenericParameterValueSet
-
Constructor for a GenericParameterValueSet
- GenericPreparedStatement - Class in org.apache.derby.impl.sql
-
Basic implementation of prepared statement.
- GenericPreparedStatement() - Constructor for class org.apache.derby.impl.sql.GenericPreparedStatement
- GenericPreparedStatement(Statement) - Constructor for class org.apache.derby.impl.sql.GenericPreparedStatement
- GenericPreparedStatement.RowCountStatistics - Class in org.apache.derby.impl.sql
-
This class holds information about stale plan check interval, execution count and row count statistics for a GenericPreparedStatement.
- GenericPrivilegeInfo - Class in org.apache.derby.impl.sql.execute
- GenericPrivilegeInfo(PrivilegedSQLObject, String, boolean) - Constructor for class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
-
Construct from the object which is protected by privileges.
- genericPrivStatement(String, String, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
- GenericQualifier - Class in org.apache.derby.impl.sql.execute
-
This is the implementation for Qualifier.
- GenericQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Constructor for class org.apache.derby.impl.sql.execute.GenericQualifier
- GenericResultDescription - Class in org.apache.derby.impl.sql
-
GenericResultDescription: basic implementation of result description, used in conjunction with the other implementations in this package.
- GenericResultDescription() - Constructor for class org.apache.derby.impl.sql.GenericResultDescription
-
Niladic constructor for Formatable
- GenericResultDescription(ResultColumnDescriptor[], String) - Constructor for class org.apache.derby.impl.sql.GenericResultDescription
-
Build a GenericResultDescription from columns and type
- GenericResultDescription(ResultDescription, int[]) - Constructor for class org.apache.derby.impl.sql.GenericResultDescription
-
Build a GenericResultDescription
- GenericResultSetFactory - Class in org.apache.derby.impl.sql.execute
-
ResultSetFactory provides a wrapper around all of the result sets used in this execution implementation.
- GenericResultSetFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- GenericRIChecker - Class in org.apache.derby.impl.sql.execute
-
Generic implementation of a Referential Integrity checker.
- GenericRIChecker(LanguageConnectionContext, TransactionController, FKInfo) - Constructor for class org.apache.derby.impl.sql.execute.GenericRIChecker
- GenericScanController - Class in org.apache.derby.impl.store.access.conglomerate
-
Generic class implementing shared ScanController methods.
- GenericScanController - Interface in org.apache.derby.iapi.store.access
-
The set of interfaces implemented by all types of ScanControllers.
- GenericScanController() - Constructor for class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- GenericScanQualifier - Class in org.apache.derby.impl.sql.execute
-
This is the implementation for ScanQualifier.
- GenericScanQualifier() - Constructor for class org.apache.derby.impl.sql.execute.GenericScanQualifier
- genericSetObject(Object) - Method in class org.apache.derby.iapi.types.DataType
- genericSortId - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- genericSortId - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- GenericStatement - Class in org.apache.derby.impl.sql
- GenericStatement(SchemaDescriptor, String, boolean) - Constructor for class org.apache.derby.impl.sql.GenericStatement
-
Constructor for a Statement given the text of the statement in a String
- GenericStatementContext - Class in org.apache.derby.impl.sql.conn
-
GenericStatementContext is pushed/popped around a statement prepare and execute so that any statement specific clean up can be performed.
- GenericStatementContext(LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericStatementContext
- GenericStatementContext.CancelQueryTask - Class in org.apache.derby.impl.sql.conn
-
This is a TimerTask that is responsible for timing out statements, typically when an application has called Statement.setQueryTimeout().
- GenericStorablePreparedStatement - Class in org.apache.derby.impl.sql
-
Prepared statement that can be made persistent.
- GenericStorablePreparedStatement() - Constructor for class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Niladic constructor, for formatable only.
- GenericStorablePreparedStatement(Statement) - Constructor for class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- GenericTriggerExecutor - Class in org.apache.derby.impl.sql.execute
-
A trigger executor is an object that executes a trigger.
- GenericTriggerExecutor(InternalTriggerExecutionContext, TriggerDescriptor, Activation, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
-
Constructor
- genExistsBaseTables(JBitSet, FromList, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Mark all of the FromBaseTables in the list as EXISTS FBTs.
- genGroupedAggregateResultSet(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Generate the code to evaluate grouped aggregates.
- genIndexAction(boolean, boolean, boolean, boolean, boolean, String, ConstraintDefinitionNode, String[], boolean, SchemaDescriptor, String, int, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
utility to generated the call to create the index.
- genIsNullTree(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Transform this into this IS NULL or IS NOT NULL.
- genNewRCForInsert(TableDescriptor, FromVTI, int, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate the RC/expression for an unspecified column in an insert.
- genProjectRestrict() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Put a ProjectRestrictNode on top of this ResultSetNode.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- genProjectRestrict(int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Replace this SelectNode with a ProjectRestrictNode, since it has served its purpose.
- genProjectRestrictForReordering() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get a parent ProjectRestrictNode above us.
- genResultColList() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Build a ResultColumnList based on all of the columns in this FromBaseTable.
- genResultColList(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- genScalarAggregateResultSet(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Generate the code to evaluate scalar aggregates.
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
generate a SQL->Java->SQL conversion tree above the left and right operand of this Binary Operator Node if needed.
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- genSQLJavaSQLTree() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Generate a SQL->Java->SQL conversion tree above the current node and bind the new nodes individually.
- genSQLJavaSQLTrees() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Generate a SQL->Java->SQL conversion tree any node in the list which is not a system built-in type.
- genVirtualColumnNodes(ResultSetNode, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the list and replace ResultColumn.expression with a new VirtualColumnNode.
- genVirtualColumnNodes(ResultSetNode, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the list and replace ResultColumn.expression with a new VirtualColumnNode.
- get() - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Get the buffer
- get() - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
- get(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit get -- alias for isSet()
- get(int) - Method in class org.apache.derby.iapi.util.JBitSet
- get(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Get data associated with given key.
- get(Object) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
Get a row from the overflow structure.
- get(String[], String, BCJava) - Static method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- get(ContainerHandle, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
- get(OpenBTree, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the control row from the given page in the b-tree.
- GET_ALTERNATE_CONTAINER_PATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- get_BIGINT(int) - Method in class org.apache.derby.client.am.Cursor
- get_BOOLEAN(int) - Method in class org.apache.derby.client.am.Cursor
- get_CHAR_FOR_BIT_DATA(int) - Method in class org.apache.derby.client.am.Cursor
- GET_CONTAINER_NAMES_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- GET_CONTAINER_PATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- GET_CURRENT_CONNECTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- GET_DATABASE_PROPERTY - org.apache.derby.iapi.security.Securable
- GET_DEBUG_STREAM() - Static method in class org.apache.derby.shared.common.sanity.SanityManager
- get_DECIMAL(int) - Method in class org.apache.derby.client.am.Cursor
- get_DOUBLE(int) - Method in class org.apache.derby.client.am.Cursor
- GET_FILE_NAME_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- get_FLOAT(int) - Method in class org.apache.derby.client.am.Cursor
- get_insert_row_lock - Variable in class org.apache.derby.impl.store.access.btree.BTreeController
-
Whether to get lock on the row being inserted, usually this lock has already been gotten when the row was inserted into the base table.
- get_INTEGER(int) - Method in class org.apache.derby.client.am.Cursor
- get_left_nondeleted_rowcnt(int) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return the number of non-deleted rows from slot 1 through "startslot"
- GET_LOCK_ON_DB_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- GET_PAGE_UNFILLED - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- GET_PATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- GET_RANDOM_ACCESS_FILE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- get_row_for_export(Transaction) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return an empty template (possibly partial) row to be given back to a client.
- get_scratch_row(Transaction) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return an empty template (possibly partial) row to be used and reused internally for processing.
- get_scratch_row_position() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return a scratch RowPosition.
- get_SMALLINT(int) - Method in class org.apache.derby.client.am.Cursor
- get_template(Transaction) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Return a complete empty row.
- get_UDT(int) - Method in class org.apache.derby.client.am.Cursor
- GET_USER_ACCESS - org.apache.derby.iapi.security.Securable
- get_VARCHAR_FOR_BIT_DATA(int) - Method in class org.apache.derby.client.am.Cursor
- GET_XPLAIN_MODE - org.apache.derby.iapi.security.Securable
- GET_XPLAIN_SCHEMA - org.apache.derby.iapi.security.Securable
- getAbsoluteColumnPosition(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Get the absolute 0-based column position of the ColumnReference from the conglomerate for this Optimizable.
- getAbsoluteColumnPosition(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Get the absolute 0-based column position of the ColumnReference from the conglomerate for this Optimizable.
- getAbsoluteRow(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the row at the absolute position from the query, and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the row at the absolute position from the query, and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the row at the absolute position from the query, and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the row at the absolute position from the query, and returns NULL when there is no such position.
- getAbsoluteRow(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row at the absolute position from the query, and returns NULL when there is no such position.
- getAbsoluteRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
- getAcceptedIssuers() - Method in class org.apache.derby.client.net.NaiveTrustManager
-
Return an array of certificate authority certificates which are trusted for authenticating peers.
- getAcceptedIssuers() - Method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Return an array of certificate authority certificates which are trusted for authenticating peers.
- getAccessManager() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get reference to access factory which started this transaction.
- getAccessManager() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get reference to access factory which started this transaction.
- getAccumulatedConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getAccumulatedConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the accumulated number of connections.
- getAction() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the action associated with this node.
- getAction() - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Get the action associated with this node.
- getAction() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- getActionId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger action sps UUID
- getActionMask(String) - Static method in class org.apache.derby.security.SystemPermission
-
Get a mask of bits that represents the actions and can be used for the implies method.
- getActions() - Method in class org.apache.derby.security.DatabasePermission
-
Returns the "canonical string representation" of the actions.
- getActions() - Method in class org.apache.derby.security.SystemPermission
-
Return the permission's actions in a canonical form.
- getActionSet() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getActionSPS(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger action sps from SYSSTATEMENTS.
- getActionString(int) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Returns a string representation of the SQL action, hence no need to internationalize, which is causing the invokation of the Dependency Manager.
- getActionString(int) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns a string representation of the SQL action, hence no need to internationalize, which is causing the invokation of the Dependency Manager.
- getActionString(int, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- getActivation() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get activation associated with this statement context, if any.
- getActivation() - Method in interface org.apache.derby.iapi.sql.ResultSet
- getActivation() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- getActivation() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getActivation() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- getActivation() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the
Activationfor this result set. - getActivation(LanguageConnectionContext, boolean) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
PreparedStatements are re-entrant - that is, more than one execution can be active at a time for a single prepared statement.
- getActivation(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get a new activation instance.
- getActivationClass() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the class generated for this prepared statement.
- getActivationClass() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getActivationClass() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Get and load the activation class.
- getActivationCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return the number of activation known for this connection.
- getActivationCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Return the number of activations known for this connection.
- getActiveConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getActiveConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of currently active connections.
- getActiveConstraintDescriptors(ConstraintDescriptorList) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Convert a constraint descriptor list into a list of active constraints, that is, constraints which must be enforced.
- getActiveConstraintDescriptors(ConstraintDescriptorList) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Convert a constraint descriptor list into a list of active constraints, that is, constraints which must be enforced.
- getActiveSessions() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getActiveStateTxIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get string id of the transaction that would be when the Transaction is IN active state.
- getActiveStateTxIdString() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
get string ID of the actual transaction ID that will be used when transaction is in active state.
- getActiveStateTxIdString() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get string id of the transaction that would be when the Transaction is IN active state.
- getActiveStateTxIdString() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get string id of the transaction that would be when the Transaction is IN active state.
- getAffectedIndexes() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Get info on the indexes on the table being compressed.
- getAffectedIndexes(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Get the list of indexes on the table being inserted into.
- getAffectedIndexes(TableDescriptor, ResultColumnList, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get the list of indexes that must be updated by this DML statement.
- getAgent() - Method in class org.apache.derby.client.am.Lob
- getAGENT() - Method in class org.apache.derby.client.net.NetConnection
- getAggregateDefinition() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the AggregateDefinition.
- getAggregateName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the class that implements that aggregator for this node.
- getAggregateName() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the name of the aggergate (e.g.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in interface org.apache.derby.impl.sql.compile.AggregateDefinition
-
Get the aggregator that performs the aggregation on the input datatype at execution time.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.CountAggregateDefinition
-
Determines the result datatype.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
Determines the result datatype.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Determines the result datatype.
- getAggregator(DataTypeDescriptor, StringBuffer) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Determines the result datatype and verifies that the input datatype is correct.
- getAggregatorClassName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the class that implements that aggregator for this node.
- getAggregatorClassName() - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Return the aggregator class.
- getAggregatorClassName() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the name of the class that implements the user aggregator for this class.
- getAggregatorColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the column number for the aggregator column.
- getAggregatorInfo() - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
- getAggregatorInstance() - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Get a new instance of the aggregator and initialize it.
- getAliasDescriptor() - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Get the wrapped alias descriptor
- getAliasDescriptor(String, String, char) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a AliasDescriptor by alias name and name space.
- getAliasDescriptor(String, String, char) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a AliasDescriptor by alias name and name space.
- getAliasDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get an AliasDescriptor given its UUID.
- getAliasDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a AliasDescriptor given its UUID.
- getAliasDescriptorForUDT(TransactionController, DataTypeDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the alias descriptor for an ANSI UDT.
- getAliasDescriptorForUDT(TransactionController, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the alias descriptor for an ANSI UDT.
- getAliasInfo() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gests the AliasInfo for the alias.
- getAliasType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the type of the alias.
- getAliasType() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
- getAliasType(char) - Static method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- getAllBuiltinTypeIds() - Static method in class org.apache.derby.iapi.types.TypeId
-
Return all of the builtin type ids.
- getAllConstraintDescriptors() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get every constraint in this database.
- getAllDatabaseProperties() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Get the set of database properties from the set stored on disk outside of service.properties.
- getAllDependencyDescriptorsList() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Build and return an List with DependencyDescriptors for all of the stored dependencies.
- getAllDependencyDescriptorsList() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Build and return an List with DependencyDescriptors for all of the stored dependencies.
- getAllIndexes() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Reads all the indices on the table and populates arrays with the corresponding index row generators and index conglomerate ids.
- getAllInfo(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Get all the info we can obtain from the local execution context as to the availability of the Derby classes by attempting to load the info files with loadZipFromResource() and checking classpath locations with checkForInfo if the classpath is accessible.
- getAllocatedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of allocated entries in the cache.
- getAllocatedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getAllocatedEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of entries currently allocated in the cache.
- getAllocatedPageCount() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the number of used page in this extent
- getAllocatedRow() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Cache the ExecRow for this result set.
- getAllocatedRow() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Cache the ExecRow for this result set.
- getAllocationActionSet() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getAllocExtent() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Return a copy of the allocExtent to be cached by the container.
- getAllocPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Return a BasePage that represents the given alloc page number in this container.
- getAllocPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getAllocPage(long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get an alloc page - only accessible to the raw store (container and recovery)
- getAllocPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get an allocation page and latch it.
- getAllocPageNumber(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the page number for the allocation page that is managing this page number
- getAllPageCounts(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- getAllRelevantConstraints(int, int[], boolean[], ConstraintDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets all of the relevant constraints for a statement, given its statement type and its list of updated columns.
- getAllRelevantConstraints(DataDictionary, TableDescriptor, int[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get all the constraints relevant to this DML operation
- getAllRelevantTriggers(int, int[], TriggerDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Builds a list of all triggers which are relevant to a given statement type, given a list of updated columns.
- getAllRelevantTriggers(DataDictionary, TableDescriptor, int[], boolean) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get all the triggers relevant to this DML operation
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return a ResultColumnList with all of the columns in this table.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Expand a "*" into a ResultColumnList with all of the result columns from the subquery.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Expand a "*" into a ResultColumnList with all of the result columns from the subquery.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return a ResultColumnList with all of the columns in this table.
- getAllResultColumns(TableName) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Expand "*" into a ResultColumnList with all of the columns in the table's result list.
- getAllResultColumnsNoUsing(TableName) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return a ResultColumnList with all of the columns in this table.
- getAllRuntimeStats(Properties) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return runtime stats to caller by adding them to prop.
- getAllScanInfo(Properties) - Method in interface org.apache.derby.iapi.store.access.ScanInfo
-
Return all information gathered about the scan.
- getAllScanInfo(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
Return all information gathered about the scan.
- getAllScanInfo(Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
Return all information gathered about the scan.
- getAllScanInfo(Properties) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return all information gathered about the scan.
- getAllSortInfo(Properties) - Method in interface org.apache.derby.iapi.store.access.SortInfo
-
Return all information gathered about the sort.
- getAllSortInfo(Properties) - Method in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
Return all information gathered about the sort.
- getAllSPSDescriptors() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get every statement in this database.
- getAllSPSDescriptors() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get every statement in this database.
- getAlterConstraintConstantAction(String, String, boolean[], String, UUID, String, IndexConstantAction) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make ConstantAction to drop a constraint.
- getAlternateContainerPath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return an alternate path to container file relative to the root directory.
- getAlterTableConstantAction(SchemaDescriptor, String, UUID, long, int, ColumnInfo[], ConstraintConstantAction[], char, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the AlterAction for an ALTER TABLE statement.
- getAndApply(boolean, Dictionary, String) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- getAndCheckSchemaDescriptor(DataDictionary, UUID, String) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Get the schema descriptor for the schemaid.
- getAndClearIndexStatsIsUpToDate() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Tells if the index statistics for the indexes associated with this table are consideres up-to-date, and clears the state.
- getAndNameTransaction(ContextManager, String) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Get a transaction.
- getAndNameTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- getAndNode() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return the andNode.
- getAndZeroPassword() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
Zero the password after getting it so that the char[] can't be memory-sniffed.
- getAnInstance(String, TypeCompiler, TypeId) - Static method in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
Check whether the given TypeCompiler has been allocated yet.
- getAnyPage(long) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Return a Page that represents any page - alloc page, valid page, free page, dealloced page etc.
- getAnyPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get this page with no check - any page type or status is fine.
- getAnyPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Return a BasePage that represents any page - alloc page, valid page, free page, dealloced page etc.
- getAnyPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get any old page - turn off all validation
- getAnyPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get any page and latch it .
- getAnyResultSet(NoPutResultSet, GeneratedMethod, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An any result set iterates over its source, returning a row with all columns set to nulls if the source returns no rows.
- getAnyResultSet(NoPutResultSet, GeneratedMethod, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getApplicationConnection() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getApplicationProperties() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the application set of properties which correspond to the set of properties in the file derby.properties.
- getApplicationProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getAppRequester(AppRequester) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the stored application requester or store if we haven't seen it yet
- getApproximateLengthInBytes(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Get the approximate length of this type in bytes.
- getArg(String, String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Find the argument that follows the specified parameter.
- getArg(String, String[]) - Static method in class org.apache.derby.tools.ij
- getArgCount() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- getArgs() - Method in exception org.apache.derby.client.am.SqlException
- getArgs(int) - Method in class org.apache.derby.client.am.Sqlca
- getArgs(String, String) - Static method in class org.apache.derby.shared.common.error.MessageUtils
- getArgType(int) - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- getArgumentFerry(SQLException) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Unpack the exception, looking for a StandardException, which carries the Derby messageID and arguments.
- getArguments() - Method in exception org.apache.derby.iapi.error.StandardException
- getArray() - Method in class org.apache.derby.iapi.util.ByteArray
- getArray(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getArray(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getArray(int) - Method in class org.apache.derby.client.am.Cursor
- getArray(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getArray(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getArray(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Get an Array OUT parameter.
- getArray(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get an array column.
- getArray(int) - Method in class org.apache.derby.vti.VTITemplate
- getArray(Class<E[]>) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Get the held array of formatables, and return it in an array that is an instance of
arrayClass. - getArray(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getArray(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getArray(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getArray(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getArray(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
- getArray(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get an array column.
- getArray(String) - Method in class org.apache.derby.vti.VTITemplate
- getArrayClone() - Method in interface org.apache.derby.iapi.store.access.SortObserver
- getArrayClone() - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
- getArrayElement(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop an array refrence off the stack and push an element from that array.
- getArrayElement(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- getAsciiBytes(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Get 7-bit ASCII character array from input String.
- getAsciiStream() - Method in class org.apache.derby.client.am.ClientClob
- getAsciiStream() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- getAsciiStream() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Gets the
CLOBvalue designated by thisClobobject as a stream of Ascii bytes. - getAsciiStream() - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- getAsciiStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getAsciiStream(int) - Method in class org.apache.derby.client.am.Cursor
- getAsciiStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Pushes a converter on top of getCharacterStream().
- getAsciiStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getAsciiStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getAsciiStream(int) - Method in class org.apache.derby.vti.VTITemplate
- getAsciiStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getAsciiStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
- getAsciiStream(String) - Method in class org.apache.derby.vti.VTITemplate
- getAsciiStreamX() - Method in class org.apache.derby.client.am.ClientClob
- getAsFile(String, long) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
Get the StorageFile for a file resource.
- getAsFile(String, long) - Method in class org.apache.derby.impl.store.raw.data.RFResource
- getASTVisitor() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the Visitor which should walk the AST.
- getASTVisitor() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getAsyncStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
- getAtMostOneResultColumn(ColumnReference, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName and mark the ResultColumn as being referenced.
- getAttributes(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getAttributes(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getAttributes(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
- getAttributes(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getAttributes(String, Properties) - Method in class org.apache.derby.impl.tools.ij.URLCheck
- getAttributes(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
-
Convert all the attributes in the url into properties and combine them with the set provided.
- getAttributesAsPassword() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return the value of the
attributesAsPasswordproperty, cf. - getAttributesAsPassword() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getAttributesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getAuthenticationService() - Method in interface org.apache.derby.iapi.db.Database
-
This method returns the authentication service handle for the database.
- getAuthenticationService() - Method in class org.apache.derby.impl.db.BasicDatabase
- getAuthenticationService() - Method in class org.apache.derby.impl.db.SlaveDatabase
- getAuthenticationService() - Method in class org.apache.derby.jdbc.InternalDriver
- getAuthorizationDatabaseOwner() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get authorizationID of Database Owner
- getAuthorizationDatabaseOwner() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get authorizationID of Database Owner
- getAuthorizationId() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Gets the authorization id of the schema
- getAuthorizationId(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Returns the Authorization Identifier for a principal name.
- getAuthorizationID(String) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
- getAuthorizationID(ExecRow, int) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Extract an internal authorization ID from a row.
- getAuthorizer() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get an Authorizer for this connection.
- getAuthorizer() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getAuthorizer() - Static method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
- getAuthorizer(Activation) - Static method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getAutoCommit() - Method in class org.apache.derby.client.am.ClientConnection
- getAutoCommit() - Method in class org.apache.derby.client.am.LogicalConnection
- getAutoCommit() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getAutoCommit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get the current auto-commit state.
- getAutoGenColumn() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Get the 0-based position of the autogenerated column
- getAutoGeneratedKeysColumnIndexes() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the column positions array of columns requested in auto-generated keys resultset for this avtivation.
- getAutoGeneratedKeysColumnIndexes() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getAutoGeneratedKeysColumnIndexes() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getAutoGeneratedKeysColumnNames() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the column names array of columns requested in auto-generated keys resultset for this avtivation.
- getAutoGeneratedKeysColumnNames() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getAutoGeneratedKeysColumnNames() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getAutoGeneratedKeysResultset() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
ResultSet for rows inserted into the table (contains auto-generated keys columns only)
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- getAutoGeneratedKeysResultset() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- getAutoGeneratedKeysResultsetMode() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns true if auto-generated keys resultset request was made for this avtivation.
- getAutoGeneratedKeysResultsetMode() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getAutoGeneratedKeysResultsetMode() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getAutoinc_create_or_modify_Start_Increment() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- getAutoinc_create_or_modify_Start_Increment() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the status of this autoincrement column
- getAutoincCycle() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- getAutoincInc() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the Increment value given by the user for an autoincrement column
- getAutoincIncrement(int) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
gets the increment value for a column.
- getAutoincIncrement(int) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
gets the increment value for a column.
- getAutoincIncrementArray() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
gets an array of increment values for autoincrement columns in the target table.
- getAutoincrementCycle() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the autoincrement cycle value
- getAutoincrementIncrement() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the autoincrement increment value
- getAutoincrementStart() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the autoincrement start value
- getAutoincrementUpdate() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns the current value of autoincrementUpdate.
- getAutoincrementUpdate() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getAutoincrementValue(String) - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the last auto-increment value for the specified column.
- getAutoincrementValue(String) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- getAutoincRowLocation() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
gets the row location
- getAutoincRowLocation() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
gets the row location
- getAutoincStart() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the start value of an autoincrement column
- getAutoIncStmt - Static variable in class org.apache.derby.impl.tools.dblook.DB_Table
- getAutoincValue() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the current value for an autoincrement column.
- getAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Return the auxiliary provider list.
- getAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Return the auxiliary provider list.
- getAuxObject() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Retrieve this page's aux object, returning null if there isn't one.
- getAuxObject() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the aux object.
- getAVGNextTime(long, long) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
Compute average, avoiding divide-by-zero problems.
- getBackgroundCleaner() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
- getBackingIndexName(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Gets a unique name for the backing index for this constraint of the form SQLyymmddhhmmssxxn yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second, xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value, n - number between 0-9
- getBackingIndexUUID() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Allocates a UUID if one doesn't already exist for the index backing this constraint.
- getBaseClassName() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
The base class for activations is BaseActivation
- getBaseClassName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Return the base class of the activation's hierarchy (the subclass of Object).
- getBaseColumnNode() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the source BaseColumnNode for this result column.
- getBaseColumnPosition(int) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the base column position for a column within a catalog given the (0-based) column number for the column within the index.
- getBaseColumnPosition(int, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the base column position for a column within a catalog given the (0-based) index number for this catalog and the (0-based) column number for the column within the index.
- getBaseCostController() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getBaseCursorTargetTableName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
- getBaseName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
-
Return the base name of the table
- getBaseName() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Return the base name of the table
- getBaseName(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
-
Returns the base name of the path.
- getBasePredicates(OptimizablePredicateList, OptimizablePredicateList, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the base predicates for this join strategy.
- getBasePredicates(OptimizablePredicateList, OptimizablePredicateList, Optimizable) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- getBasePredicates(OptimizablePredicateList, OptimizablePredicateList, Optimizable) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- getBaseProjectMapping() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Get projection mapping array.
- getBaseRowReadList() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- getBaseRowReadMap() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- getBaseTableLocks - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getBaseTableName() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the table name of this Optimizable.
- getBaseTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getBaseTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getBaseTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the base type id that is embedded in this type id.
- getBeginColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
- getBeginColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- getBeginColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getBeginCompilationTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the beginning of query compilation.
- getBeginCompilationTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the beginning of query compilation.
- getBeginCompileTimestamp() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the timestamp for the beginning of compilation
- getBeginCompileTimestamp() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the timestamp for the beginning of compilation
- getBeginExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the beginning of query execution.
- getBeginExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the Timestamp for the beginning of execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the Timestamp for the beginning of execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Get the Timestamp for the beginning of execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the beginning of query execution.
- getBeginExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the Timestamp for the beginning of execution.
- getBeginLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
- getBeginLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- getBeginLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getBeginOffset() - Method in interface org.apache.derby.impl.sql.compile.CharStream
- getBeginOffset() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the beginning offset of the SQL substring which this query node represents.
- getBeginOffset() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- getBeginPosition() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get the current position in the stream
- getBestAccessPath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the best access path for this Optimizable.
- getBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's optimal set of columns that uniquely identifies a row.
- getBestRowIdentifier(String, String, String, int, boolean) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getBestRowIdentifierForODBC(String, String, String, int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's optimal set of columns that uniquely identifies a row.
- getBestRowIdentifierX(String, String, String, int, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getBestSortAvoidancePath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the best sort-avoidance path for this Optimizable.
- getBestSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getBestSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- getBetweenSelectivity() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Return whether or not to use the between selectivity for this node.
- getBigDecimal() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getBigDecimal(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Build a
java.math.BigDecimalfrom a fixed point decimal byte representation. - getBigDecimal(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBigDecimal(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getBigDecimal(int) - Method in class org.apache.derby.client.am.Cursor
- getBigDecimal(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBigDecimal(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBigDecimal(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Get the value of a NUMERIC parameter as a java.math.BigDecimal object.
- getBigDecimal(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getBigDecimal(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getBigDecimal(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getBigDecimal(int) - Method in class org.apache.derby.vti.VTITemplate
- getBigDecimal(int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.vti.ForwardingVTI
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getBigDecimal(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBigDecimal(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getBigDecimal(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBigDecimal(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBigDecimal(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains
- getBigDecimal(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.math.BigDecimal object.
- getBigDecimal(String) - Method in class org.apache.derby.vti.VTITemplate
- getBigDecimal(String, int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getBigDecimal(DataValueDescriptor) - Static method in class org.apache.derby.iapi.types.SQLDecimal
-
Get a BigDecimal representing the value of a DataValueDescriptor
- getBigDecimalFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getBinaryStream() - Method in class org.apache.derby.client.am.ClientBlob
- getBinaryStream() - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Returns an input stream of this SerialObject.
- getBinaryStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- getBinaryStream() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Retrieves the
BLOBdesignated by thisBlobinstance as a stream. - getBinaryStream() - Method in class org.apache.derby.impl.load.ImportBlob
-
Returns
BLOBvalue designated by thisBlobobject as a input stream. - getBinaryStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getBinaryStream(int) - Method in class org.apache.derby.client.am.Cursor
- getBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get binary stream for a parameter.
- getBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the column as an InputStream.
- getBinaryStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getBinaryStream(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getBinaryStream(int) - Method in class org.apache.derby.vti.VTITemplate
- getBinaryStream(long, long) - Method in class org.apache.derby.client.am.ClientBlob
-
Returns an
InputStreamobject that contains a partialBlobvalue, starting with the byte specified by pos, which is length bytes in length. - getBinaryStream(long, long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- getBinaryStream(long, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns an
InputStreamobject that contains a partialBlobvalue, starting with the byte specified by pos, which is length bytes in length. - getBinaryStream(long, long) - Method in class org.apache.derby.impl.load.ImportBlob
-
Raise error, not used by import
- getBinaryStream(long, long) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns a stream that points to the lob data from file at the given
offset. - getBinaryStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getBinaryStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
- getBinaryStream(String) - Method in class org.apache.derby.vti.VTITemplate
- getBinaryStreamX() - Method in class org.apache.derby.client.am.ClientBlob
- getBindCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the DataDictionary bind count.
- getBindCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getBindTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the bind time for the associated query in milliseconds.
- getBindTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the bind time for the associated query in milliseconds.
- getBindTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the bind time for the associated query in milliseconds.
- getBindTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the bind time for the associated query in milliseconds.
- getBitDataValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bit with the given value.
- getBitDataValue(byte[]) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getBitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBlksize() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getBlob(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBlob(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getBlob(int) - Method in class org.apache.derby.client.am.Cursor
- getBlob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBlob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBlob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Get a BLOB OUT parameter.
- getBlob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get a BLOB column.
- getBlob(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns
java.sql.Blobtype object that contains the column data from the import file. - getBlob(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getBlob(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getBlob(int) - Method in class org.apache.derby.vti.VTITemplate
- getBlob(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBlob(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getBlob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBlob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBlob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
- getBlob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get a BLOB column.
- getBlob(String) - Method in class org.apache.derby.vti.VTITemplate
- getBlobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.am.Cursor
-
Returns a
Blobobject. - getBlobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.net.NetCursor
- getBlobColumnFromExtFile(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Returns a blob columnn data stored at the specified location as a java.sql.Blob object.
- getBlobDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Blob with the given value.
- getBlobDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBlobDataValue(Blob, BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Blob with the given value.
- getBlobDataValue(Blob, BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getBlobLength() - Method in class org.apache.derby.iapi.types.SQLBinary
- getBlobObjectCorrespondingtoLOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the Blob object corresponding to the locator.
- getBlocks(long, int) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Find the blocks containing the data we are interested in.
- getBoolean() - Method in interface org.apache.derby.iapi.types.BooleanDataValue
- getBoolean() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a boolean.
- getBoolean() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a boolean.
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Boolean from a SQLChar.
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLClob
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLDouble
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLInteger
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLLongint
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLReal
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getBoolean() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getBoolean() - Method in class org.apache.derby.iapi.types.UserType
- getBoolean(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBoolean(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getBoolean(int) - Method in class org.apache.derby.client.am.Cursor
- getBoolean(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBoolean(int) - Method in class org.apache.derby.diag.StatementCache
- getBoolean(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBoolean(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getBoolean(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java boolean.
- getBoolean(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getBoolean(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getBoolean(int) - Method in class org.apache.derby.vti.VTITemplate
- getBoolean(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
- getBoolean(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBoolean(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getBoolean(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBoolean(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBoolean(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC BIT parameter as a boolean in the Java programming language.
- getBoolean(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java boolean.
- getBoolean(String) - Method in class org.apache.derby.vti.VTITemplate
- getBooleanAttributes() - Static method in class org.apache.derby.impl.tools.ij.URLCheck
- getBooleanFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
- getBooleanFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
- getBooleanFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
- getBooleanFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
- getBooleanFromShort(short) - Method in class org.apache.derby.client.am.CrossConverters
- getBooleanFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
-
Get a boolean value from a CHAR column.
- getBootParameter(Properties, String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getBootTimeServices() - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Return an Enumeration of service names descriptors (Strings) that should be be started at boot time by the monitor.
- getBootTimeServices() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Return a list of all the directoies in the system directory.
- getBoundSelectUnderUpdate() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get the bound SELECT node under the dummy UPDATE node.
- getBqualLength() - Method in class org.apache.derby.client.ClientXid
- getBranchQualifier() - Method in class org.apache.derby.client.ClientXid
- getBranchQualifier() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBranchQualifier() - Method in class org.apache.derby.impl.drda.DRDAXid
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBranchQualifier() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Obtain the transaction branch qualifier as an array of bytes.
- getBranchQualifier() - Method in class org.apache.derby.impl.tools.ij.ijXid
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBtreeLockingPolicy(Transaction, int, int, int, ConglomerateController, OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Create a new btree locking policy from scratch.
- getBtreeLockingPolicy(Transaction, int, int, int, ConglomerateController, OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Create a new btree locking policy from scratch.
- getBuffer() - Method in class org.apache.derby.client.net.PublicBufferOutputStream
-
Get a reference to the buffer array stored in the byte array output stream
- getBuffer() - Method in class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
- getBuffer() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream.PublicBufferOutputStream
- getBufferContents(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Get a copy of a subsequence of the output buffer, starting at the specified position and ending at the current buffer position.
- getBufferPosition() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Get the current position in the output buffer.
- getBuildNumber() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the build number for this product.
- getBuildNumber() - Method in class org.apache.derby.iapi.services.info.Version
- getBuildNumber() - Method in interface org.apache.derby.mbeans.VersionMBean
- getBuildNumber() - Static method in class org.apache.derby.tools.sysinfo
-
gets the build number for the Apache Derby embedded library
- getBuildNumber(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the build number for the specified library
- getBuildNumberAsInt() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the build number as an integer if possible, mapping from the SVN number.
- getBuiltInDataTypeDescriptor(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a nullable builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, boolean) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, boolean, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a builtin JDBC type.
- getBuiltInDataTypeDescriptor(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a descriptor that corresponds to a nullable builtin variable length JDBC type.
- getBuiltInDataTypeDescriptor(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a nullable builtin SQL type.
- getBuiltInDataTypeDescriptor(String, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a builtin SQL type Collation type will be UCS_BASIC and derivation IMPLICIT.
- getBuiltinSystemSchemas() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Set up the builtin schema descriptors for system schemas.
- getBuiltInTypeId(int) - Static method in class org.apache.derby.iapi.types.TypeId
-
Get a TypeId of the given JDBC type.
- getBuiltInTypeId(String) - Static method in class org.apache.derby.iapi.types.TypeId
-
Given a SQL type name return the corresponding TypeId.
- getBuiltinVTIClass(TableDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the Java class to use for a builtin VTI to which the received table descriptor maps.
- getBuiltinVTIClass(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getBulkInsertCounter(String, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the identity generator used to support the bulk-insert optimization in InsertResultSet.
- getBulkInsertCounter(String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getBulkInsertUpdater(boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Get the SequenceUpdater used for the bulk-insert optimization in InsertResultSet.
- getBulkTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A table scan result set forms a result set on a scan of a table.
- getBulkTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
Table/Index scan where rows are read in bulk
- getBundle(String) - Method in interface org.apache.derby.iapi.services.i18n.BundleFinder
-
Return the bundle to be used.
- getBundle(String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
- getBundle(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Get the locale from the ContextManager and then find the bundle based upon that locale.
- getBundleForLocale(Locale, String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
- getBundleForLocale(Locale, String) - Static method in class org.apache.derby.shared.common.error.MessageUtils
- getBundleWithEnDefault(String, Locale) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
Method to use instead of ResourceBundle.getBundle().
- getBundleWithEnDefault(String, Locale) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Method to use instead of ResourceBundle.getBundle().
- getByte() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a byte.
- getByte() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a byte.
- getByte() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getByte() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Byte from a SQLChar.
- getByte() - Method in class org.apache.derby.iapi.types.SQLClob
- getByte() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getByte() - Method in class org.apache.derby.iapi.types.SQLDouble
- getByte() - Method in class org.apache.derby.iapi.types.SQLInteger
- getByte() - Method in class org.apache.derby.iapi.types.SQLLongint
- getByte() - Method in class org.apache.derby.iapi.types.SQLReal
- getByte() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getByte() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getByte() - Method in class org.apache.derby.iapi.types.UserType
- getByte(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Get a byte from the buffer.
- getByte(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getByte(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getByte(int) - Method in class org.apache.derby.client.am.Cursor
- getByte(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getByte(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getByte(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getByte(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte.
- getByte(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getByte(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getByte(int) - Method in class org.apache.derby.vti.VTITemplate
- getByte(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getByte(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getByte(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getByte(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getByte(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
- getByte(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte.
- getByte(String) - Method in class org.apache.derby.vti.VTITemplate
- getByteArray() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get a reference to the byte array stored in the byte array output stream.
- getByteArray() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the value of the byte array
- getByteCodeSaver() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the byte code saver for this statement.
- getByteCodeSaver() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Get our byte code array.
- getByteFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromShort(short) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getByteFromString(String) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Converts a string into the modified UTF-8 byte encoding.
- getByteHolder() - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- getByteHolder() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Get the byteHolder.
- getByteLength() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
- getByteLength() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns the size of the Clob in bytes.
- getByteLength(String) - Method in class org.apache.derby.impl.drda.CcsidManager
-
Returns the length in bytes for the String str using a particular ccsid.
- getByteLength(String) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
- getByteLength(String) - Method in class org.apache.derby.impl.drda.Utf8CcsidManager
- getByteOrder() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- getBytePos() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Returns the last cached byte position.
- getBytePosition(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Finds the corresponding byte position for the given UTF-8 character position, starting from the byte position
startPos. - getBytes() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a byte[].
- getBytes() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a byte array.
- getBytes() - Method in class org.apache.derby.iapi.types.SQLBinary
- getBytes() - Method in class org.apache.derby.iapi.types.SQLClob
- getBytes() - Method in class org.apache.derby.iapi.types.UserType
- getBytes() - Method in class org.apache.derby.impl.drda.ConsistencyToken
-
Get the byte array representation of the consistency token.
- getBytes() - Method in class org.apache.derby.impl.drda.DRDAString
-
Return the internal byte array.
- getBytes(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBytes(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getBytes(int) - Method in class org.apache.derby.client.am.Cursor
- getBytes(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBytes(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBytes(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getBytes(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte array.
- getBytes(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns byte array that contains the column data from the import file.
- getBytes(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getBytes(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getBytes(int) - Method in class org.apache.derby.vti.VTITemplate
- getBytes(long, int) - Method in class org.apache.derby.client.am.ClientBlob
-
Returns as an array of bytes part or all of the
BLOBvalue that thisBlobobject designates. - getBytes(long, int) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Returns a copied array of this SerialObject, starting at the
poswith the givenlengthnumber. - getBytes(long, int) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns as an array of bytes part or all of the
BLOBvalue that thisBlobobject designates. - getBytes(long, int) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementatio is provided , an exception is thrown if used.
- getBytes(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBytes(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getBytes(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getBytes(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getBytes(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
- getBytes(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java byte array.
- getBytes(String) - Method in class org.apache.derby.vti.VTITemplate
- getBytesFromString(String) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
-
Returns a
Bytearray from theStringpassed as Input. - getBytesRead() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- getBytesRead() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getBytesReceived() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getBytesReceived() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the total number of bytes read by the server since it was started.
- getBytesReceivedPerSecond() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getBytesReceivedPerSecond() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of bytes received per second by the Network Server.
- getBytesSent() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getBytesSent() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the total number of bytes written by the server since it was started.
- getBytesSentPerSecond() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getBytesSentPerSecond() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of bytes sent per second by the Network Server.
- getBytesWritten() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- getBytesWritten() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getBytesX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getBytesX(long, int) - Method in class org.apache.derby.client.am.ClientBlob
- getCache() - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Returns the associated statement cache.
- getCacheable() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Return the cached object held by this entry.
- getCached(StatementKey) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Retrieves a cached prepared statement if one exists.
- getCachedDbProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- getCachedDestination(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Get a cached data value descriptor that can receive the normalized value of the specified column.
- getCachedProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- getCachedPropertyDefault(TransactionController, String, Dictionary) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- getCacheMode() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns the cache mode of the data dictionary.
- getCacheMode() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getCal() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Get and save a unique calendar object for this JDBC object.
- getCalendar() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Return a calendar for use by this activation.
- getCalendarForCreationTimestamp() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
Get a calendar instance with the correct time zone for storing and retrieving creation timestamps.
- getCallableStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Access the underlying CallableStatement.
- getCallStatementResultSet(GeneratedMethod, Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A call statement result set simply reports that it completed.
- getCallStatementResultSet(GeneratedMethod, Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getCandidateFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the final cost estimate which we've set so far
- getCanonicalForm(String) - Static method in class org.apache.derby.security.SystemPermission
-
Return a canonical form of the passed in actions.
- getCanonicalHeapName() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the name for the heap conglomerate underlying this catalog.
- getCanonicalHeapUUID() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID of the heap underlying this catalog.
- getCanonicalIndexUUID(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID of the numbered index.
- getCanonicalLogPath() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Return the canonical directory of the PARENT of the log directory.
- getCanonicalLogPath() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- getCanonicalLogPath() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- getCanonicalName() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Get the canonical name of the database.
- getCanonicalName() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
- getCanonicalName() - Method in interface org.apache.derby.io.StorageFactory
-
Get the canonical name of the database.
- getCanonicalPath() - Method in class org.apache.derby.impl.io.InputStreamFile
- getCanonicalPath() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- getCanonicalPath() - Method in interface org.apache.derby.io.StorageFile
-
Converts this StorageFile into a canonical pathname string.
- getCanonicalPath(File) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
wrapper for getCanonicalPath for sysinfo.
- getCanonicalServiceName() - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Get the canonical name of the current database service
- getCanonicalServiceName(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Canonicalize a service name, mapping different user-specifications of a database name onto a single, standard name.
- getCanonicalServiceName(String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Convert a service name into its canonical form.
- getCanonicalServiceName(String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Turn a service name into its normalized, standard form
- getCanonicalServiceName(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getCanonicalServiceName(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- getCanonicalTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID of this catalog.
- getCardinality() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
return the array of cardinalities that are kept internally.
- getCases() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getCastFromCharConstant(int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Get a constant representing the cast from a CHAR to another type.
- getCastFromIntegralType(long, int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Get a constant representing the cast from an integral type to another type.
- getCastFromNumericType(DataValueDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Get a constant representing the cast from a non-integral type to another type.
- getCastNodes(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get a list of CastNodes in an expression
- getCastToCharWidth(DataTypeDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Return the maximum width for this data type when cast to a char type.
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- getCastToCharWidth(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
- getCatalog() - Method in class org.apache.derby.client.am.ClientConnection
- getCatalog() - Method in class org.apache.derby.client.am.LogicalConnection
- getCatalog() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getCatalog() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the Connection's current catalog name.
- getCatalogName() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
get the name of the catalog
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- getCatalogName() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
- getCatalogName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
-
What's a column's table's catalog name?
- getCatalogName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's table's catalog name?
- getCatalogName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's table's catalog name?
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- getCatalogNumber() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getCatalogRowFactory() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the CatalogRowFactory for this.
- getCatalogs() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCatalogs() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getCatalogs() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get the catalog names available in this database.
- getCatalogs() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getCatalogSeparator() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCatalogSeparator() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getCatalogSeparator() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the separator between catalog and table name?
- getCatalogSeparator() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getCatalogSeparator__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCatalogsX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCatalogTerm() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCatalogTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getCatalogTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database vendor's preferred term for "catalog"?
- getCatalogTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getCatalogTerm__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCatalogType() - Method in class org.apache.derby.catalog.types.OldRoutineType
- getCatalogType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the simplified type descriptor that is intended to be stored in the system tables.
- getCatalogType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a nullable catalog type for a fixed length JDBC builtin type.
- getCatalogType(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a nullable catalog type for a JDBC builtin type and length.
- getCatalogType(TypeDescriptor, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a catlog type identical to the passed in type exception that the collationType is set to the passed in value.
- getCategory() - Method in class org.apache.derby.iapi.types.JSQLType
-
What kind of type is this:
- getCcsidDbc() - Method in class org.apache.derby.client.net.Typdef
- getCcsidDbcEncoding() - Method in class org.apache.derby.client.net.Typdef
- getCcsidMbc() - Method in class org.apache.derby.client.net.Typdef
- getCcsidMbcEncoding() - Method in class org.apache.derby.client.net.Typdef
- getCcsidSbc() - Method in class org.apache.derby.client.net.Typdef
- getCcsidSbcEncoding() - Method in class org.apache.derby.client.net.Typdef
- getChangedColumnIds(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Construct the changedColumnIds array.
- getChangedColumnNames() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get the names of the columns explicitly changed by SET clauses
- getChangedGeneratedColumnNames(TableDescriptor, HashSet<String>) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get the names of the generated columns which are changed by the UPDATE statement.
- getChangeType() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
- getChannel() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Return the file channel for the current value of the
fileDatafield. - getChannel(StorageRandomAccessFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Return the
FileChannelfor the specifiedStorageRandomAccessFileif it is aRandomAccessFile. - getCHAR(int) - Method in class org.apache.derby.client.am.Cursor
- getCharacterCollator(int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Return the RuleBasedCollator depending on the collation type.
- getCharacterCollator(int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getCharacteristics() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- getCharacterStream() - Method in class org.apache.derby.client.am.ClientClob
- getCharacterStream() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- getCharacterStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- getCharacterStream() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Gets the
Clobcontents as a stream of characters. - getCharacterStream() - Method in class org.apache.derby.impl.load.ImportClob
-
Returns
CLOBvalue designated by thisClobobject as aReader. - getCharacterStream(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getCharacterStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getCharacterStream(int) - Method in class org.apache.derby.client.am.Cursor
- getCharacterStream(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getCharacterStream(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Retrieves the value of the designated parameter as a
java.io.Readerobject in the Java programming language. - getCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- getCharacterStream(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getCharacterStream(int) - Method in class org.apache.derby.vti.VTITemplate
- getCharacterStream(long, long) - Method in class org.apache.derby.client.am.ClientClob
-
Returns a
Readerobject that contains a partialClobvalue, starting with the character specified by pos, which is length characters in length. - getCharacterStream(long, long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- getCharacterStream(long, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Returns a
Readerobject that contains a partialClobvalue, starting with the character specified by pos, which is length characters in length. - getCharacterStream(long, long) - Method in class org.apache.derby.impl.load.ImportClob
-
Raise error, not used by import
- getCharacterStream(long, long) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns a stream that points to the clob data from file at the given
offset. - getCharacterStream(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getCharacterStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getCharacterStream(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getCharacterStream(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- getCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
- getCharacterStreamX() - Method in class org.apache.derby.client.am.ClientClob
- getCharArray() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get a char array.
- getCharArray() - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Get a char array.
- getCharBoolean(DataValueDescriptor, char, char) - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- getCharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a new SQLChar object to represent a SQL CHAR (UCS_BASIC) with the given value.
- getCharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getCharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLChar object to represent a SQL CHAR (UCS_BASIC with the given value.
- getCharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getCharDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL CHAR with the passed in collationType.
- getCharDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL CHAR with the given collation re-using previous if not null.
- getCharLength() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
- getCharLength() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Gets the number of characters in the Clob.
- getCharLength() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns the number of characters in the Clob.
- getCharLength() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns number of characters in the Clob.
- getCharLengthIfKnown() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Gets the number of characters in the Clob if it is already known.
- getCharLengthIfKnown() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns the cached character count for the Clob, if any.
- getCharLengthIfKnown() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns the cached character count for the Clob, if any.
- getCharPos() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Returns the last cached character position.
- getCheckCondition() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the check condition from this table constraint.
- getCheckConstraints() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get the check constraints for this node
- getCheckOptionType() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Gets an identifier telling what type of check option is on this view.
- getChecksumLogRecordSize() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Return the length of a checksum record
- getChildPage() - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Accessor for the child page field of the branch row.
- getChildPageAtSlot(OpenBTree, int) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- getChildPageIdAtSlot(OpenBTree, int) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Get the objects to be displayed when this tree object is expanded.
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Get the objects to be displayed when this tree object is expanded.
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Retrieves the children runtime statistics of this
RealSetOpResultSetStatisticsobject - getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
RealBasicNoPutResultSetStatistics override.
- getChildren() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the objects to be displayed when this tree object is expanded.
- getChildren(int, String) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- getChildrenTime() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Return the time for all operations performed by the children of this node.
- getChildResult() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return the childResult from this node.
- getChildResultSetStatistics() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Return the ResultSetStatistics for the child of this node.
- getClass(String) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get (load) the class for the given class name.
- getClassBuilder() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- getClassBytecode() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
At the time the class is completed and bytecode generated, if there are no constructors then the default no-arg constructor will be defined.
- getClassBytecode() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
At the time the class is completed and bytecode generated, if there are no constructors then the default no-arg constructor will be defined.
- getClasses(Enumeration<ClassMember>, Enumeration<ClassMember>) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
Return an Enumeration of all referenced classes
- getClassFactory() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- getClassFactory() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
- getClassFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return the class factory to use in this compilation.
- getClassFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the ClassFactory to use with this language connection
- getClassFactory() - Method in class org.apache.derby.impl.services.bytecode.BCClass
- getClassFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getClassFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the ClassFactory to use with this database.
- getClassFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the ClassFactory to use with this language connection
- getClassInspector() - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Return a ClassInspector object
- getClassInspector() - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- getClassLoaderVersion() - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Return the in-memory "version" of the class manager.
- getClassLoaderVersion() - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Return the class reload version that this class was built at.
- getClassLoaderVersion() - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- getClassLoaderVersion() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- getClassLoaderVersion() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- getClassName() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Return the java class name for this type
- getClassName() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
-
Return the name of this class.
- getClassName(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
get the class name of a Class given the index of its CONSTANT_Class_info entry in the Constant Pool.
- getClassNameOfInstanceIfTraced(Object) - Method in class org.apache.derby.client.am.LogWriter
- getClassObject() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
-
Return the class object for this class.
- getClasspath() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- getClasspath(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- getClasspathInfo(String[], PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- getClassType() - Method in interface org.apache.derby.catalog.Dependable
-
Get the unique class id for the Dependable.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Get the provider's type.
- getClassType() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getClassType() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getClassType() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the Dependable's class type.
- getClauseType() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- getCleanCalendar(Calendar) - Static method in class org.apache.derby.client.am.DateTime
-
Return a clean (i.e. all values cleared out) Calendar object that can be used for creating Time, Timestamp, and Date objects.
- getClientCachedMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get metadata that the client driver will cache.
- getClientCursorName() - Method in class org.apache.derby.client.am.Section
- getClientInfo() - Method in class org.apache.derby.client.am.LogicalConnection
-
getClientInfoforwards tophysicalConnection_. - getClientInfo() - Method in class org.apache.derby.client.net.NetConnection
-
getClientInfoalways returns an emptyPropertiesobject since Derby doesn't support ClientInfoProperties. - getClientInfo() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
getClientInfoforwards to the real connection. - getClientInfo() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
getClientInfoalways returns an emptyPropertiesobject since Derby doesn't support ClientInfoProperties. - getClientInfo(String) - Method in class org.apache.derby.client.am.LogicalConnection
-
getClientInfoforwards tophysicalConnection_. - getClientInfo(String) - Method in class org.apache.derby.client.net.NetConnection
-
getClientInfoalways returns anull Stringsince Derby doesn't support ClientInfoProperties. - getClientInfo(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
getClientInfoforwards to the real connection. - getClientInfo(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
getClientInfoalways returns anull Stringsince Derby doesn't support ClientInfoProperties. - getClientInfoProperties() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Returns a list of the client info properties supported by the driver.
- getClientInfoProperties() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getClientInfoProperties() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 4.0
- getClientInfoProperties() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getClientInfoPropertiesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of
getClientInfoProperties(). - getClientSSLMode(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Returns the SSL mode specified by the property object.
- getClientType() - Method in class org.apache.derby.impl.drda.AppRequester
-
Get the type of the client.
- getClob(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getClob(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getClob(int) - Method in class org.apache.derby.client.am.Cursor
- getClob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getClob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Get a CLOB OUT parameter.
- getClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get a CLOB column.
- getClob(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns
java.sql.Clobtype object that contains the column data from the import file. - getClob(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getClob(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getClob(int) - Method in class org.apache.derby.vti.VTITemplate
- getClob(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getClob(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getClob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getClob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
- getClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get a CLOB column.
- getClob(String) - Method in class org.apache.derby.vti.VTITemplate
- getClobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.am.Cursor
-
Returns a
Clobobject. - getClobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.net.NetCursor
- getClobColumnFromExtFile(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Returns a clob columnn data stored at the specified location as a java.sql.Clob object.
- getClobColumnFromExtFileAsString(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Returns a clob columnn data stored at the specified location.
- getClobDataLength(long, long) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns the clob data length in characters at the give location.
- getClobDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLClob object to represent a SQL CLOB (UCS_BASIC) with the given value.
- getClobDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getClobDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL LONG VARCHAR with the passed in collationType.
- getClobDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL CLOB with the given collation re-using previous if not null.
- getClobDataValue(Clob, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLClob object to represent a SQL CLOB (UCS_BASIC) with the given value.
- getClobDataValue(Clob, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getClobDataValue(Clob, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL CLOB with the passed in collationType.
- getClobDataValue(Clob, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getClobLength() - Method in class org.apache.derby.iapi.types.SQLChar
- getClobObjectCorrespondingtoLOCATOR(int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
returns the Clob object corresponding to the locator.
- getClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get a new prepared statement that is a shallow copy of the current one.
- getClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Clone the Row and its contents.
- getClone() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Clone the ParameterValueSet and its contents.
- getClone() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return a clone of this node.
- getClone() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return a clone of this node.
- getClone() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return a clone of this node.
- getClone() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- getClone() - Method in class org.apache.derby.impl.sql.execute.ValueRow
- getClone() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- getClone() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get a new prepared statement that is a shallow copy of the current one.
- getClone(FormatableBitSet) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Clone the Row.
- getClone(FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- getClone(FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.ValueRow
- getClone(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
- getClone(GenericParameterValueSet) - Method in class org.apache.derby.impl.sql.GenericParameter
-
Clone myself.
- getCloseActivationMethod() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
- getCLSSysInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get Derby information
- getCMNTCPIP() - Method in class org.apache.derby.client.net.NetConnection
- getCmpResult() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Short one line description of routine.
- getCode() - Method in class org.apache.derby.client.am.SqlCode
-
Return the SQL code represented by this instance.
- getCodePoint() - Method in class org.apache.derby.impl.drda.DDMReader
-
Get the next CodePoint from a collection
- getCodePoint(byte[], int) - Static method in class org.apache.derby.client.net.NetLogWriter
- getCodePoint(byte[], int) - Static method in class org.apache.derby.impl.drda.DssTrace
- getCodePoint(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Get the next CodePoint from a collection and check that it matches the specified CodePoint
- getCodeSourcePrefix(NetworkServerControlImpl, URL) - Static method in class org.apache.derby.drda.NetworkServerControl
- getCodeSourceURL(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Find the url of the library directory which holds derby.jar and derbynet.jar.
- getCollatedType(int, int) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a type description identical to this type with the exception that its collation information is taken from the passed in information.
- getCollationDerivation() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the collation derivation for this type.
- getCollationKey() - Method in class org.apache.derby.iapi.types.SQLChar
-
This method gets called for the collation sensitive char classes ie CollatorSQLChar, CollatorSQLVarchar, CollatorSQLLongvarchar, CollatorSQLClob.
- getCollationName() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the name of the collation type in this descriptor if the collation derivation is not NONE.
- getCollationName(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the name of the specified collation type.
- getCollationType() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Get the collation type for this type.
- getCollationType() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- getCollationType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Returns the collation type associated with this schema
- getCollationType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Obtain the collation type of the underlying catalog type.
- getCollationType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- getCollationType(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Obtain the collation type from a collation property value.
- getCollationTypeOfSystemSchemas() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the collation type for SYSTEM schemas.
- getCollationTypeOfSystemSchemas() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getCollationTypeOfUserSchemas() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the collation type for user schemas.
- getCollationTypeOfUserSchemas() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
Get the RuleBasedCollator for this instance of CollatorSQLChar.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
Get the RuleBasedCollator for this instance of CollatorSQLClob.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Get the RuleBasedCollator for this instance of CollatorSQLLongvarchar.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Get the RuleBasedCollator for this instance of CollatorSQLVarchar.
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.SQLChar
- getCollatorForCollation() - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
Get the RuleBasedCollator which is getting used for collation sensitive methods.
- getCollectAccessCounts() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Check if collection of hit/miss/eviction counts is enabled.
- getCollectAccessCounts() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getCollectAccessCounts() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Check if collection of cache access counts is enabled.
- getColNameFromNumber(String, int) - Static method in class org.apache.derby.tools.dblook
- getColNameFromNumberQuery - Static variable in class org.apache.derby.tools.dblook
- getColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
Deprecated.
- getColumn() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
- getColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
Deprecated.
- getColumn(int) - Method in interface org.apache.derby.iapi.sql.Row
-
Get a DataValueDescriptor in a Row by ordinal position (1-based).
- getColumn(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the column value for a getXXX() call.
- getColumn(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- getColumn(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
- getColumn(Object[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
- getColumn(String, int, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a builtin type.
- getColumn(String, int, boolean, int) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a builtin type.
- getColumn(DataValueDescriptor[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get the object for a column identifer (0 based) from a complete or partial row.
- getColumnClassName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnClassName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
JDBC 2.0
- getColumnClassName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Returns the fully-qualified name of the Java class whose instances are manufactured if the method
ResultSet.getObjectis called to retrieve a value from the column. - getColumnCollationIds() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Return an array of collation ids for this table.
- getColumnCollationIds(ColumnDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Return an array of collation ids for this table.
- getColumnCount() - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnCount() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getColumnCount() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Returns the number of columns in the result set.
- getColumnCount() - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's the number of columns in the ResultSet?
- getColumnCount() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnCount() - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnCount() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the column count for the index.
- getColumnCount() - Method in class org.apache.derby.impl.sql.GenericResultDescription
- getColumnCount() - Method in class org.apache.derby.vti.StringColumnVTI
-
Get the number of columns.
- getColumnDataTypeDescriptor(String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
- getColumnDataTypeDescriptor(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
- getColumnDefinition() - Method in class org.apache.derby.impl.load.ControlInfo
- getColumnDefinition() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnDependableFinder(int, byte[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a
DependableFinderinstance for referenced columns in a table. - getColumnDependableFinder(int, byte[]) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- getColumnDependableFinder(int, byte[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getColumnDescriptor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the column descriptor
- getColumnDescriptor(int) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- getColumnDescriptor(int) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Returns a ResultColumnDescriptor for the column, given the ordiinal position of the column.
- getColumnDescriptor(int) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
position is 1-based.
- getColumnDescriptor(String) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the descriptor for a column in the table, either by the column name or by its ordinal position (column number).
- getColumnDescriptor(UUID, int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Get the column descriptor
- getColumnDescriptor(UUID, String) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Get the column descriptor
- getColumnDescriptorByDefaultId(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ColumnDescriptor given its Default ID.
- getColumnDescriptorByDefaultId(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ColumnDescriptor given its Default ID.
- getColumnDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the column descriptor list
- getColumnDescriptors() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the column descriptors for all the columns referenced by this constraint.
- getColumnDescriptors(DataDictionary, TableDescriptor, String[]) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- getColumnDescriptorsScan(UUID, ColumnDescriptorList, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ColumnDescriptorList for the specified TableDescriptor.
- getColumnDescriptorsScan(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ColumnDescriptorList for the specified TableDescriptor.
- getColumnDisplayList() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- getColumnDisplayList() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getColumnDisplayList() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getColumnDisplayList() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- getColumnDisplaySize(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnDisplaySize(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's the column's normal max width in chars?
- getColumnDisplaySize(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnDisplaySize(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's the column's normal maximum width in chars?
- getColumnDisplaySize(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
- getColumnDisplaySize(ResultSetMetaData, int) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getColumnDisplaySize(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Gets the display width of a column of a given type.
- getColumnDisplayWidths(ResultSetMetaData, int[], boolean) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Calculates column display widths from the default widths of the result set.
- getColumnExpression() - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
- getColumnFromRow(int, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getColumnId() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
- getColumnId() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the (zero based) id of the column to be qualified.
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Return the column id that is being aggregated
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- getColumnId() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
- getColumnId() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the id of the column to be qualified.
- getColumnId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getColumnIDs(String[]) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Turn an array of column names into the corresponding 1-based column positions.
- getColumnInfo() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Return information about all the columns.
- getColumnInfo() - Method in class org.apache.derby.impl.sql.GenericResultDescription
- getColumnInfo(int) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Return the information about a single column (0-based indexing)
- getColumnInfo(int) - Method in class org.apache.derby.impl.sql.GenericResultDescription
- getColumnInfoStmt - Static variable in class org.apache.derby.impl.tools.dblook.DB_Table
- getColumnLabel(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnLabel(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's the suggested column title for use in printouts and displays?
- getColumnLabel(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's the suggested column title for use in printouts and displays?
- getColumnLengths() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnList() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the column list from this node.
- getColumnListFromDescription(String, String) - Static method in class org.apache.derby.tools.dblook
- getColumnMax(TableDescriptor, String, long) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
computes the minimum/maximum value in a column of a table.
- getColumnMetaDataX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- getColumnName() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the name of the column.
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Get the name of this column
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Returns the unqualified name of the column being defined.
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the name of this column
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
-
Get the name of this column
- getColumnName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
This is null so that the caller will substitute in the resultset generated name as needed.
- getColumnName() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
-
The name of the column being compared.
- getColumnName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's name?
- getColumnName(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnName(int) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
gets the name of the desired column in the taget table.
- getColumnName(int) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
gets the name of the desired column in the taget table.
- getColumnName(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
Get name of a column (1-based indexing).
- getColumnName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's name?
- getColumnNames() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the names of the columns in this row set
- getColumnNames() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
-
Get an array of strings for all the columns in this CDL.
- getColumnNames() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Get the column names for this conglomerate descriptor.
- getColumnNames() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get an array of strings for all the columns in this RCL.
- getColumnNames() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
get the array of column names in the target table.
- getColumnNames() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
get the array of column names in the target table.
- getColumnNames(int[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- getColumnNamesArray() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an array of column names.
- getColumnNamesWithCasts() - Method in class org.apache.derby.impl.load.ColumnInfo
- getColumnNumber() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the column number of the column.
- getColumnNumber() - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Retrieve the the position of the ColumnReference or ResultColumn for which we most recently found a base table number.
- getColumnNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the column number for this ColumnReference.
- getColumnNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- getColumnOperand(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getColumnOperand(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Get the ColumnReference for the given table on one side of this RelationalOperator.
- getColumnOperand(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getColumnOperand(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getColumnOperand(Optimizable, int) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator is a comparison of the given column with an expression.
- getColumnOperand(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getColumnOrdering() - Method in class org.apache.derby.impl.sql.compile.OrderedColumnList
-
Get an array of ColumnOrderings to pass to the store
- getColumnOrdering(OrderedColumnList<?>) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- getColumnOrdering(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
These utility methods buffers compilation from the IndexColumnOrder class.
- getColumnPageId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getColumnPermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's column privileges on a table using colPermsUUID
- getColumnPermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getColumnPermissions(UUID, int, boolean, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's column privileges for a table.
- getColumnPermissions(UUID, int, boolean, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's column privileges for a table.
- getColumnPermissions(UUID, String, boolean, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's column privileges for a table.
- getColumnPermissions(UUID, String, boolean, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's column privileges for a table.
- getColumnPosition() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Get the position of the Column.
- getColumnPosition() - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Get the column position for the column.
- getColumnPosition() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Get the position of this column
- getColumnPosition() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getColumnPosition() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
get the column position in the table for which this counter has been created.
- getColumnPosition() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the position of the Column.
- getColumnPositions(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get an array of column positions (1-based) for all the columns in this RCL.
- getColumnPrecision(int) - Method in class org.apache.derby.client.am.Cursor
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the access rights for a table's columns.
- getColumnPrivileges(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getColumnPrivilegesX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getColumnRecordId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getColumnReference(ResultColumn, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Method for creating a new result column referencing the one passed in.
- getColumnReferenceMap() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a FormatableBitSet of the columns referenced in this rcl
- getColumnReferences(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Get a list of column references in an expression
- getColumnReferences(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get a list of column references in an expression
- getColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- getColumns() - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
Return list of columns that need access
- getColumns(int, HashMap<String, ColumnReference>) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get the column names from the table with the given table number, in sorted order
- getColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of table columns available in a catalog.
- getColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getColumnScale(int) - Method in class org.apache.derby.client.am.Cursor
- getColumnsForODBC(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of table columns available in a catalog.
- getColumnsFromList(HashMap<String, ColumnReference>, List<ColumnReference>, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add a list of columns to the the evolving map
- getColumnsFromList(HashMap<String, ColumnReference>, ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add a list of columns to the the evolving map.
- getColumnsInExpression(HashMap<String, ColumnReference>, ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Add the columns in the matchingRefinement clause to the evolving map.
- getColumnsInExpressions(MergeNode, HashMap<String, ColumnReference>) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Collect the columns mentioned by expressions in this MATCHED clause
- getColumnSortOrderInfo() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getColumnSQLType(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getColumnType(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnType(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Check the column is in range *and* return the JDBC type of the column.
- getColumnType(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's SQL type?
- getColumnType(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnTypeDescriptor(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- getColumnTypeName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getColumnTypeName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's data source specific type name?
- getColumnTypeName(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- getColumnTypeName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's data source specific type name?
- getColumnTypeNames() - Method in class org.apache.derby.impl.load.ColumnInfo
-
Get the column type names.
- getColumnTypes() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getColumnTypeStmt - Static variable in class org.apache.derby.impl.tools.dblook.DB_Table
- getColumnWidthList() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- getColumnWidthList() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getColumnWidthList() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getColumnWidthList() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- getColumnWidths() - Method in class org.apache.derby.impl.load.ControlInfo
- getCommittedDropState() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getCommonColumnsForNaturalJoin() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Generate a result column list with all the column names that appear on both sides of the join operator.
- getCompactRow(ExecRow, int[]) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Take the input row and return a new compact ExecRow using the column positions provided in columnIndexes.
- getCompactRow(ExecRow, FormatableBitSet, boolean) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get a compacted version of the candidate row according to the columns specified in the bit map.
- getCompareValue(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get an Object representing the known constant value that the given Optimizable is being compared to.
- getCompareValue(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getCompareValue(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- getCompareValue(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
- getCompareValue(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return an Object representing the known value that this relational operator is comparing to a column in the given Optimizable.
- getComparisonOperator() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
-
The type of comparison to perform.
- getCompatabilitySpace() - Method in interface org.apache.derby.iapi.services.locks.Latch
-
Get the compatibility space the latch is held in.
- getCompatabilitySpace() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the compatibility space this lock is held in.
- getCompatibilitySpace() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get the compatibility space of the transaction.
- getCompatibilitySpace() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the compatibility space of the transaction.
- getCompilationSchema() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the compilation schema descriptor for this compilation context.
- getCompilationSchema() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the compilation schema descriptor for this compilation context.
- getCompilationSchema() - Method in class org.apache.derby.impl.sql.GenericStatement
- getCompilerContext() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the CompilerContext
- getCompileTime() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
The time this prepared statement was compiled
- getCompileTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the total compile time for the associated query in milliseconds.
- getCompileTimeWarnings() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return any compile time warnings.
- getCompileTimeWarnings() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getCompleteMessage(String, Object[]) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Instance method to get the complete message, using the provided resource bundle name as specified when this instance was constructed If for some reason the message could not be found, we return a default message using the message arguments
- getCompleteMessage(String, String, Object[]) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
This is a wrapper for the getCompleteMessage workhorse routine using some obvious defaults, particularly for non-engine subsystems that only ever use the default locale.
- getCompleteMessage(Locale, String, String, Object[], boolean) - Static method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Generic routine to get a message with any number of arguments.
- getCompSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the compilation type schema id when this view was first bound.
- getCompSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Get the compilation type schema id when this view was first bound.
- getConcurrency() - Method in class org.apache.derby.client.am.ClientResultSet
- getConcurrency() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Return the concurrency of this result set.
- getConcurrency() - Method in class org.apache.derby.vti.VTITemplate
- getConcurType() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getConglom() - Method in interface org.apache.derby.iapi.store.access.StaticCompiledOpenConglomInfo
-
routine for internal use of store only.
- getConglom() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
return the "Conglomerate".
- getConglom() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
- getConglom() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
return the "Conglomerate".
- getConglom(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get format id information for row on page.
- getConglomDescs() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getConglomerate() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getConglomerate() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getConglomerateDescriptor() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get whatever was last set as the conglomerate descriptor.
- getConglomerateDescriptor() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getConglomerateDescriptor(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get a conglomerate descriptor by its number
- getConglomerateDescriptor(long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConglomerateDescriptor given its conglomerate number.
- getConglomerateDescriptor(long) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets a conglomerate descriptor for the given table and conglomerate number.
- getConglomerateDescriptor(long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConglomerateDescriptor given its conglomerate number.
- getConglomerateDescriptor(String) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get a conglomerate descriptor by its Name
- getConglomerateDescriptor(String, SchemaDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets a conglomerate descriptor for the named index in the given schema, getting an exclusive row lock on the matching row in sys.sysconglomerates (for DDL concurrency) if requested.
- getConglomerateDescriptor(String, SchemaDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets a conglomerate descriptor for the named index in the given schema, getting an exclusive row lock on the matching row in sys.sysconglomerates (for DDL concurrency) if requested.
- getConglomerateDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get a conglomerate descriptor by its UUID String
- getConglomerateDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConglomerateDescriptor given its UUID.
- getConglomerateDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets a conglomerate descriptor for the given table and conglomerate UUID String.
- getConglomerateDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConglomerateDescriptor given its UUID.
- getConglomerateDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the conglomerate descriptor list
- getConglomerateDescriptors() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets a ConglomerateDescriptor[] to loop through all the conglomerate descriptors for the table.
- getConglomerateDescriptors(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get an array of conglomerate descriptors with the given conglomerate number.
- getConglomerateDescriptors(long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get an array of conglomerate descriptors for the given conglomerate number.
- getConglomerateDescriptors(long) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets array of conglomerate descriptors for the given table and conglomerate number.
- getConglomerateDescriptors(long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an array of conglomerate descriptors for the given conglomerate number.
- getConglomerateDescriptors(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
-
Get an array of conglomerate descriptors by a UUID String.
- getConglomerateDescriptors(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get an array of ConglomerateDescriptors given the UUID.
- getConglomerateDescriptors(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets array of conglomerate descriptors for the given table and conglomerate UUID.
- getConglomerateDescriptors(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an array of ConglomerateDescriptors given the UUID.
- getConglomerateDescriptorsScan(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ConglomerateDescriptorList for the specified TableDescriptor by scanning sysconglomerates.
- getConglomerateFactoryId() - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Return the conglomerate factory id.
- getConglomerateFactoryId() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return the conglomerate factory id.
- getConglomerateFactoryId() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return the conglomerate factory id.
- getConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the UUID of the backing index, if one exists.
- getConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- getConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Get the UUID of the backing index, if one exists.
- getConglomerateId() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Get the conglomerate id for the changed heap.
- getConglomerateName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the name of the conglomerate.
- getConglomerateName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the conglomerate's name of the row.
- getConglomerateNumber() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the number for the conglomerate.
- getConglomerateNumber() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the conglomerate number for the index.
- getConglomerateUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the conglomerate's UUID of the row.
- getConglomId() - Method in class org.apache.derby.diag.ConglomInfo
- getConglomInfo(LanguageConnectionContext) - Method in class org.apache.derby.diag.SpaceTable
- getConglomName() - Method in class org.apache.derby.diag.ConglomInfo
- getConglomReplacementAction(ConglomerateDescriptor, TableDescriptor, Properties) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Create a ConstantAction which, when executed, will create a new conglomerate whose attributes match those of the received ConglomerateDescriptor.
- getConnection() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getConnection() - Method in class org.apache.derby.client.am.ClientStatement
- getConnection() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getConnection() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Creates a logical connection.
- getConnection() - Method in class org.apache.derby.client.ClientXAConnection
- getConnection() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getConnection() - Method in class org.apache.derby.impl.drda.Database
-
Get the connection
- getConnection() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Return the connection that produced this metadata object.
- getConnection() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Return the Connection that produced the Statement.
- getConnection() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- getConnection() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
- getConnection() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getConnection() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getConnection() - Method in class org.apache.derby.impl.tools.ij.Session
- getConnection() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Attempt to establish a database connection in a non-pooling, non-distributed environment.
- getConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Attempt to establish a database connection.
- getConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Create an object handle for a database connection.
- getConnection() - Method in class org.apache.derby.jdbc.EmbedXAConnection
- getConnection() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Attempt to establish a database connection in a non-pooling, non-distributed environment.
- getConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Attempt to establish a database connection with the given username and password.
- getConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Get a user connection: minion method.
- getConnectionAttributes() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getConnectionAttributes() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getConnectionAttributes() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getConnectionAttributes() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getConnectionCallbackInterface() - Method in class org.apache.derby.client.am.ClientResultSet
- getConnectionCallbackInterface() - Method in class org.apache.derby.client.am.ClientStatement
- getConnectionCallbackInterface() - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
- getConnectionCallbackInterface() - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- getConnectionContext() - Method in class org.apache.derby.jdbc.InternalDriver
- getConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the total number of current connections (waiting or active) to the Network Server.
- getConnectionFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- GetConnectionFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- getConnectionNumber() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getConnectionSynchronization() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Return an object to be used for connection synchronization.
- getConnectionSynchronization() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getConnectionThreadPoolSize() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getConnectionThreadPoolSize() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Get the size of the connection thread pool.
- getConnectionTransaction(ContextManager) - Method in class org.apache.derby.impl.db.BasicDatabase
- getConnectionX(LogWriter, String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getConnFromDatabaseName() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get connection from a database name Username and password is verified by making a connection to the database
- getConnNum() - Method in class org.apache.derby.impl.drda.Session
-
Get connection number
- getConstant(ClassInput) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getConstantAction() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the top ConstantAction on the stack without changing the stack.
- getConstantAction() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the Execution constants.
- getConstantAction() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getConstantAction() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getConstantAction() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the Execution constants.
- getConstantActionFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get the factory for constant actions.
- getConstantLength() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
- getConstantNodeLength() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
- getConstantOperand() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Get the constant value to which the column should be compared.
- getConstantPoolIndex() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.BitConstantNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return an Object representing the bind time value of this expression tree.
- getConstantValueAsObject() - Method in class org.apache.derby.impl.sql.compile.XMLConstantNode
-
Return an Object representing the bind time value of this expression tree.
- getConstraintDescriptor(String, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConstraintDescriptor given its name and schema ID.
- getConstraintDescriptor(String, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConstraintDescriptor given its name and schema ID.
- getConstraintDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching UUID String for the backing index.
- getConstraintDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a ConstraintDescriptor given its UUID.
- getConstraintDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a ConstraintDescriptor given its UUID.
- getConstraintDescriptor(TableDescriptor, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the constraint descriptor given a table and the UUID String of the backing index.
- getConstraintDescriptor(TableDescriptor, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the constraint descriptor given a table and the UUID String of the backing index.
- getConstraintDescriptorById(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching constraint id.
- getConstraintDescriptorById(TableDescriptor, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the constraint descriptor given a table and the UUID String of the constraint
- getConstraintDescriptorById(TableDescriptor, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the constraint descriptor given a table and the UUID String of the constraint
- getConstraintDescriptorByName(SchemaDescriptor, String) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching constraint name.
- getConstraintDescriptorByName(TableDescriptor, SchemaDescriptor, String, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the constraint descriptor given a TableDescriptor and the constraint name.
- getConstraintDescriptorByName(TableDescriptor, SchemaDescriptor, String, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the constraint descriptor given a TableDescriptor and the constraint name.
- getConstraintDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the constraint descriptor list
- getConstraintDescriptorList(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return a list of constraints where enforced is as passed in.
- getConstraintDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Load up the constraint descriptor list for this table descriptor (or all) and return it.
- getConstraintDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Load up the constraint descriptor list for this table descriptor and return it.
- getConstraintDescriptorsScan(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the ConstraintDescriptorList for the specified TableDescriptor.
- getConstraintDescriptorViaHeap(ScanQualifier[][], TabInfoImpl, TupleDescriptor, ConstraintDescriptorList) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from SYSCONSTRAINTS through a heap scan
- getConstraintDescriptorViaIndex(int, ExecIndexRow, TabInfoImpl, TableDescriptor, ConstraintDescriptorList, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) ConstraintDescriptor(s) from SYSCONSTRAINTS where the access is from the index to the heap.
- getConstraintId() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the constraint id of the constraint
- getConstraintId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the constraint ID of the row.
- getConstraintModes() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get a handle to the session's constraint modes.
- getConstraintModes() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Get a handle to the session's constraint modes.
- getConstraintMoniker() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the name of the constraint.
- getConstraintName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets the name of the constraint.
- getConstraintName() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the constraint name
- getConstraintName() - Method in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
- getConstraintName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the constraint name of the row.
- getConstraints(UUID, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return an List which of the relevant column matching the indexed criteria.
- getConstraintTableDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return a table descriptor corresponding to the TABLEID field in SYSCONSTRAINTS where CONSTRAINTID matches the constraintId passed in.
- getConstraintTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a table descriptor corresponding to the TABLEID field in SYSCONSTRAINTS where CONSTRAINTID matches the constraintId passsed in.
- getConstraintText() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the text of the constraint.
- getConstraintText() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the text of the constraint.
- getConstraintText() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Get the text of the check constraint definition.
- getConstraintText() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the text of the constraint.
- getConstraintText() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Get the text defining this constraint.
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Gets an identifier telling what type of descriptor it is (UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK).
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets an identifier telling what type of descriptor it is (UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK).
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Gets an identifier telling what type of descriptor it is (UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK).
- getConstraintType() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- getConstraintType() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the constraint type
- getConstraintType() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the constraint type.
- getConstraintType(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the constraint type out of the row.
- getConstructor() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- getContainer() - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
Return the containerHandle used by this log operation.
- getContainer() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getContainer() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getContainer() - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Return the container handle where the log operated on
- getContainerCache() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getContainerHandle() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Return the container handle.
- getContainerid() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Get the containerid of conglomerate.
- getContainerid() - Method in class org.apache.derby.impl.store.access.btree.BTree
- getContainerid() - Method in class org.apache.derby.impl.store.access.heap.Heap
- getContainerId() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
Return my identifier within the segment
- getContainerId() - Method in class org.apache.derby.iapi.store.raw.PageKey
- getContainerId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Return the identity of my container.
- getContainerId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getContainerId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getContainerId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
- getContainerNames() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
get all the names of the files in seg 0.
- getContainerPath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return the path to a container file.
- getContainerPath(ContainerKey, boolean, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getContainerProperties(Properties) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Request the system properties associated with a container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Request the system properties associated with a stream container.
- getContainerProperties(Properties) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Request the system properties associated with a container.
- getContainerStatus() - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Return the status of the container - one of NORMAL, DROPPED, COMMITTED_DROP.
- getContainerStatus() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getContainerStatus() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get the container status.
- getContainerVersion() - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Get the logged container version
- getContainerVersion() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the logged container version.
- getContainerVersion() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getContainerVersion() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getContext() - Method in interface org.apache.derby.vti.AwareVTI
-
Get the table function context
- getContext() - Method in class org.apache.derby.vti.VTITemplate
- getContext(String) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
Privileged lookup of a Context.
- getContext(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Obtain the last pushed Context object of the type indicated by the contextId argument.
- getContext(String) - Static method in class org.apache.derby.iapi.services.context.ContextService
-
Find the context with the given name in the context service factory loaded for the system.
- getContext(String) - Static method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.compile.OptimizerTracer
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
-
Privileged lookup of a Context.
- getContext(String) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged lookup of a Context.
- getContextClassLoader() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Check if the current context class loader could cause a memory leak (DERBY-3745) if it is inherited by the timer thread, and return it if that is the case.
- getContextClassLoader(Thread) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for
Thread.getContextClassLoader(). - getContextId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get my transaction context Id
- getContextManager() - Method in interface org.apache.derby.iapi.services.context.Context
-
Returns the context manager that has stored this context in its stack.
- getContextManager() - Method in class org.apache.derby.iapi.services.context.ContextImpl
- getContextManager() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get the context manager that the transaction was created with.
- getContextManager() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Return the context manager this transaction is associated with.
- getContextManager() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the context manager for this connection.
- getContextManager() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
need to be public because it is in the XATransactionResource interface
- getContextManager() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the current ContextManager.
- getContextManager() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the Current ContextManager.
- getContextManager() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get the context manager that the transaction was created with.
- getContextManager() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getContextManager(EmbedConnection) - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Privileged lookup of the ContextManager.
- getContextOrNull(String) - Static method in class org.apache.derby.diag.DiagUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.diag.StatementCache
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.services.context.ContextService
-
Find the context with the given name in the context service factory loaded for the system.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.sql.conn.ConnectionUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.store.access.DiskHashtable
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.types.NumberDataType
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Privileged lookup of a Context.
- getContextOrNull(String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged lookup of a Context.
- getContextService() - Static method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.db.BasicDatabase
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.db.DatabaseContextImpl
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.db.SlaveDatabase
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Privileged lookup of the ContextService.
- getContextService() - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged lookup of the ContextService.
- getContextServiceFactory() - Method in class org.apache.derby.jdbc.InternalDriver
- getContextStack(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Return an unmodifiable list reference to the ArrayList backing CtxStack object for this type of Contexts.
- getControlFileName() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the control file name
- getControlFileReader() - Method in class org.apache.derby.impl.load.ExportAbstract
- getControlRowForPage(ContainerHandle, Page) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
- getCorrelated() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not this CR is correlated.
- getCorrelated() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return whether or not this VCN is a correlated reference.
- getCorrelationID() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Looks at chaining info for previous DSS written, and use that to figure out what the correlation id for the current DSS should be.
- getCorrelationID() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get correlation id
- getCorrelationName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get this table's correlation name, if any.
- getCorrelationTables(JBitSet) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build a JBitSet of all of the tables that we are correlated with.
- getCorrespondingJavaTypeName() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the name of the corresponding Java type.
- getCorrespondingPrimitiveTypeName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Get the name of the corresponding Java type.
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- getCorrespondingPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
- getCostEstimate() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the cost estimate for this AccessPath.
- getCostEstimate() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Return a new CostEstimate.
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Get the CostEstimate for this ProjectRestrictNode.
- getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the CostEstimate for this ResultSetNode.
- getCostEstimate(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
- getCount() - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
Get count of bytes written to the stream since the last reset() call.
- getCount() - Method in interface org.apache.derby.iapi.services.locks.Latch
- getCount() - Method in class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
- getCount() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the count of locks.
- getCountMismatchAllowed() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not a count mismatch is allowed between this RCL, as a derived column list, and an underlying RCL.
- getCoveringIndexScan() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Return whether or not the optimizer is considering a covering index scan on this AccessPath.
- getCoveringIndexScan() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getCreateAliasConstantAction(String, String, String, AliasInfo, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE ALIAS statement.
- getCreateConstraintConstantAction(String, int, boolean[], boolean, String, UUID, String, String[], IndexConstantAction, String, ConstraintInfo, ProviderInfo[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make a ConstantAction for a constraint.
- getCreateDatabase() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getCreateDatabase() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getCreateDatabase() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getCreateDatabase() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getCreatedConglomNumber() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Get the conglomerate number for the conglomerate that was created by this constant action.
- getCreatedUUID() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Get the UUID for the conglomerate descriptor that was created (or re-used) by this constant action.
- getCreateHeapProperties() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
Get the Properties associated with creating the heap.
- getCreateHeapProperties() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the Properties associated with creating the heap.
- getCreateIndexConstantAction(boolean, boolean, boolean, boolean, boolean, int, String, String, String, String, UUID, String[], boolean[], boolean, UUID, Properties) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE INDEX statement.
- getCreateIndexProperties(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the Properties associated with creating the specified index.
- getCreateIndexProperties(int) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Get the Properties associated with creating the specified index.
- getCreateIndexProperties(int) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the Properties associated with creating the specified index.
- getCreateIndexProperties(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the Properties associated with creating the specified index.
- getCreateRoleConstantAction(String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE ROLE statement.
- getCreateSchemaConstantAction(String, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE SCHEMA statement.
- getCreateSequenceConstantAction(TableName, DataTypeDescriptor, long, long, long, long, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE SEQUENCE statement.
- getCreateTableConstantAction(String, String, int, ColumnInfo[], CreateConstraintConstantAction[], Properties, char, boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE TABLE statement.
- getCreateTriggerConstantAction(String, String, int, boolean, boolean, boolean, TableDescriptor, UUID, String, UUID, String, UUID, int[], int[], String, String, boolean, boolean, String, String, ProviderInfo[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE TRIGGER statement.
- getCreateViewConstantAction(String, String, int, String, int, ColumnInfo[], ProviderInfo[], UUID) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a CREATE VIEW statement.
- getCreationTimestamp() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the time that this trigger was created.
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.)
- getCrossReference(String, String, String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getCrossReferenceForODBC(String, String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
In contrast to the JDBC version of getCrossReference, this method allows null values for table names.
- getCrossReferenceX(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getCrrtkn() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get correlation token
- getCSD() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns a character stream descriptor for the stream.
- getCsf() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- getCulprints() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- getCurBytePos() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
- getCurCharPos() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the current character position.
- getCurrChainState() - Method in class org.apache.derby.impl.drda.DDMReader
-
Return chaining bit for current DSS.
- getCurrentAccessPath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the current access path under consideration for this Optimizable
- getCurrentAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getCurrentAccessPath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- getCurrentAppUI(HttpServletRequest, String[]) - Method in class org.apache.derby.drda.NetServlet
-
Determine the locale file needed for this browsers preferences Defaults to the settings for derby.locale and derby.codeset if set English otherwise if browsers preferences can't be found
- getCurrentAuxiliaryProviderList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current auxiliary provider list from this CompilerContext.
- getCurrentAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the current auxiliary provider list from this CompilerContext.
- getCurrentCcsidManager() - Method in class org.apache.derby.client.net.NetAgent
- getCurrentCcsidManager() - Method in class org.apache.derby.impl.drda.DDMWriter
- getCurrentConnection() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used to get a proxy for the current connection.
- GetCurrentConnectionNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary getCurrentConnection operator RESOLVE - parameter will always be null for now.
- GetCurrentConnectionNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Constructor for a GetCurrentConnectionNode
- getCurrentContextManager() - Method in class org.apache.derby.iapi.services.context.ContextService
-
Get current Context Manager linked to the current Thread.
- getCurrentContextManager() - Method in class org.apache.derby.jdbc.InternalDriver
- getCurrentDate() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
- getCurrentDateExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This utility method returns an expression for CURRENT_DATE.
- getCurrentDeleteConnections(DataDictionary, TableDescriptor, int, Hashtable<String, Integer>, boolean, boolean) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
Finds the existing delete connection for the table and the referential actions that will occur and stores the information in the hash table.
- getCurrentDrdaResultSet() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Gets the current DRDA ResultSet
- getCurrentFreeSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
The current free space on the page.
- getCurrentIsolationLevel() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current isolation level.
- getCurrentIsolationLevel() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentIsolationLevelStr() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current isolation level in DB2 format.
- getCurrentIsolationLevelStr() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentLCC() - Static method in class org.apache.derby.iapi.sql.conn.ConnectionUtil
-
Get the current LanguageConnectionContext.
- getCurrentLineNumber() - Method in class org.apache.derby.impl.load.ImportAbstract
-
gets the current line number
- getCurrentLocale() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
- getCurrentLocale() - Method in class org.apache.derby.impl.db.BasicDatabase
- getCurrentOfResultSet(String, Activation, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A current of result set forms a result set on the current row of an open cursor.
- getCurrentOfResultSet(String, Activation, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getCurrentProperties() - Method in class org.apache.derby.drda.NetworkServerControl
-
Get current Network server properties
- getCurrentProperties() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get current properties
- getCurrentProperties() - Method in class org.apache.derby.impl.load.ControlInfo
-
read the control file properties into a local variable which is used later on In case there is no control file, read the default values for these properties
- getCurrentRecordHandleForDebugging() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
- getCurrentRoleId(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current role authorization identifier of the dynamic call context associated with this activation.
- getCurrentRoleId(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentRoleIdDelimited(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current role authorization identifier in external delimited form (not case normal form) of the dynamic call context associated with this activation.
- getCurrentRoleIdDelimited(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentRow() - Method in interface org.apache.derby.iapi.sql.execute.CursorResultSet
-
Returns the current row of the result set.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Gets last row returned.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Gets last row returned.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
A join is combining rows from two sources, so it should never be used in a positioned update or delete.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Gets information from last getNextRow call.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Gets information from last getNextRow call.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Gets last row returned.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Gets information from source
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
This is not used in positioned update and delete, so just return a null.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Gets information from last getNextRow call.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
This result set has its row from the last fetch done.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
A union has a single underlying row at a time, although from one of several sources.
- getCurrentRow() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
This is not used in positioned update and delete, so just return a null.
- getCurrentRow(int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the current row at the given index.
- getCurrentRow(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the current row at the given index.
- getCurrentRow(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getCurrentRowFromHashtable() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Get the column array from the current position in the hash table
- getCurrentRowNumber() - Method in class org.apache.derby.impl.load.ImportReadData
-
returns the number of the current row
- getCurrentRowNumber(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Get the current row number
- getCurrentSchemaName() - Method in class org.apache.derby.client.am.ClientConnection
-
Returns the current schema (the schema that would be used for compilation.
- getCurrentSchemaName() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Obtain the name of the current schema.
- getCurrentSchemaName() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Obtain the name of the current schema, so that the NetworkServer can use it for piggy-backing
- getCurrentSchemaName() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current schema name (at compile-time, see explanations for getDefaultSchema overloads).
- getCurrentSchemaName() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Obtain the name of the current schema.
- getCurrentSchemaName() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentSchemaName(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current schema name (at execution time, see explanations for getDefaultSchema overloads); This version is used by CURRENT SCHEMA.
- getCurrentSchemaName(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentSeparator() - Method in class org.apache.derby.iapi.types.DateTimeParser
- getCurrentSetup() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
- getCurrentSetup() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- getCurrentSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Return the current SQL session context based on statement context
- getCurrentSQLSessionContext(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the SQL session context of the given activation.
- getCurrentSQLSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Return the current SQL session context of the activation
- getCurrentStatement() - Method in class org.apache.derby.impl.drda.Database
-
Get current DRDA statement
- getCurrentTime() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
- getCurrentTimeExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This utility method returns an expression for CURRENT_TIME.
- getCurrentTimeMillis() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Return the current time in milliseconds, if DEBUG and RunTimeStats is on, else return 0.
- getCurrentTimeMillis() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Return the current time in milliseconds, if DEBUG and RunTimeStats is on, else return 0.
- getCurrentTimeMillis(LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.GenericStatement
- getCurrentTimestamp() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
- getCurrentTimestampExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This utility method generates an expression for CURRENT_TIMESTAMP.
- getCurrentTransactionContext() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Get the current transaction context.
- getCurrentUser() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get the SQL current user of this SQL connection context
- getCurrentUser() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- getCurrentUserId(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the Authorization Id of the current user
- getCurrentUserId(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getCurrentValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getCurrentValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
get the current value of the counter.
- getCurrentValueAndAdvance() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the next sequence number managed by this generator and advance the number.
- getCurrentValueAndAdvance(String, int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Called by generated code to get the next number in an ANSI/ISO sequence and advance the sequence.
- getCurrentValueAndAdvance(String, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Called by generated code to get the next number in an ANSI/ISO sequence and advance the sequence.
- getCurrentValueAndAdvance(String, int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getCurrentValueAndAdvance(String, NumberDataValue) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the next number from an ANSI/ISO sequence generator which was created with the CREATE SEQUENCE statement.
- getCurrentValueAndAdvance(String, NumberDataValue) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getCurrentValueAndAdvance(NumberDataValue) - Method in interface org.apache.derby.iapi.sql.dictionary.BulkInsertCounter
-
Get the next sequence number for bulk-insert.
- getCurrentValueAndAdvance(NumberDataValue) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Get the next sequence number managed by this generator and advance the number.
- getCurrentVersion() - Method in class org.apache.derby.impl.load.ControlInfo
- getCurrentXid() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Resturns currently active xid
- getCursor() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
Because the positioned operation only gets one location per execution, and the cursor could be completely different for each execution (closed and reopened, perhaps), we determine where caching the cursor could be applied.
- getCursor(String) - Method in class org.apache.derby.impl.tools.ij.Session
- getCursorInfo() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the cursor info stored in the context.
- getCursorInfo() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the saved cursor info.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Get information about this cursor.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Get information about this cursor.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Get an object with information about the cursor if there is one.
- getCursorInfo() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return the cursor info in a single chunk.
- getCursorName() - Method in class org.apache.derby.client.am.ClientResultSet
- getCursorName() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the cursor name of this activation.
- getCursorName() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the name of the cursor, if this is cursor statement of some type (declare, open, fetch, positioned update, positioned delete, close).
- getCursorName() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the name of the SQL cursor used by this ResultSet.
- getCursorName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
get the cursor name.
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return my cursor name for JDBC.
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Return the cursor name, null in this case.
- getCursorName() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the name of the cursor, if this is cursor statement of some type (declare, open, fetch, positioned update, positioned delete, close).
- getCursorName() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getCursorName() - Method in class org.apache.derby.vti.VTITemplate
- getCursorResultSet() - Method in interface org.apache.derby.iapi.sql.execute.CursorActivation
-
Returns the cursor result set for this activation, so that the current row can be re-qualified, and so that the current row location can be determined.
- getCursorResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in CurrentOfResultSet to get to the cursor result set for a cursor.
- getCursorStatement() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Return the CursorNode associated with a positioned update/delete.
- getCursorStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
- getCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
return the target table of an updatable cursor result set.
- getCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Assumes that isCursorUpdatable has been called, and that it is only called for updatable cursors.
- getDaemon() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
If this raw store has a daemon that services its need, return the daemon.
- getDaemon() - Method in class org.apache.derby.impl.store.raw.RawStore
- getDaemonThread(Runnable, String, boolean) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get a newly created background thread.
- getDaemonThread(Runnable, String, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getDaemonThread(Runnable, String, boolean) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- getData() - Method in class org.apache.derby.client.ClientXid
- getData() - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
-
Get a reference to the data array the class data is being built in.
- getData() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Return a reference to the array of bytes this stream is going to read from so that caller may load it with stuff
- getData() - Method in class org.apache.derby.impl.store.raw.data.RawField
- getData() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- getData() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Returns a byte[] containing a chunk of serialized log records.
- getData() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Method to get the data byte[] read by the last call to next().
- getData() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- getData(ByteArrayOutputStream) - Method in class org.apache.derby.client.net.Reply
- getDatabase() - Method in interface org.apache.derby.iapi.db.DatabaseContext
- getDatabase() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns the Database of this connection.
- getDatabase() - Method in class org.apache.derby.impl.db.DatabaseContextImpl
- getDatabase() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get Database we are working on
- getDatabase() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getDatabase() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- getDatabase() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDatabase(String) - Method in class org.apache.derby.impl.drda.Session
-
Get database
- getDatabaseMajorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDatabaseMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDatabaseMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves the major version number of the underlying database.
- getDatabaseMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDatabaseMinorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDatabaseMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDatabaseMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves the minor version number of the underlying database.
- getDatabaseMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDatabaseName() - Method in class org.apache.derby.impl.drda.Database
- getDatabaseName() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns the database name, which is expected to equal the path of the service root.
- getDatabaseName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getDatabaseName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getDatabaseName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getDatabaseName() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getDatabaseName(String, Properties) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Get the database name from the url.
- getDatabaseOfConnection() - Static method in class org.apache.derby.iapi.db.Factory
-
Returns the Database object associated with the current connection.
- getDatabaseProductName() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDatabaseProductName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDatabaseProductName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the name of this database product?
- getDatabaseProductName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDatabaseProductVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDatabaseProductVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDatabaseProductVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the version of this database product?
- getDatabaseProductVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDatabaseProperties() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Get all the database properties.
- getDatabaseProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- getDatabaseProperty(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a property only looking in the Persistent Transactional (database) set.
- getDatabaseSecretKey(Properties, byte[], String) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
get the secretkey used for encryption and decryption when boot password mechanism is used for encryption Steps include retrieve the stored key, decrypt the stored key and verify if the correct boot password was passed There is a possibility that the decrypted key includes the original key and padded bytes in order to have been block size aligned during encryption phase.
- getDataCodeset() - Method in class org.apache.derby.impl.load.ControlInfo
- getDataDescriptorGenerator() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a DataDescriptorGenerator, through which we can create objects to be stored in the DataDictionary.
- getDataDescriptorGenerator() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a DataDescriptorGenerator, through which we can create objects to be stored in the DataDictionary.
- getDataDictionary() - Method in interface org.apache.derby.iapi.db.Database
-
Return the DataDictionary for this database, set up at boot time.
- getDataDictionary() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the DataDictionary from this Optimizable.
- getDataDictionary() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Return the DataDictionary that the Optimizer is using.
- getDataDictionary() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the data dictionary
- getDataDictionary() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- getDataDictionary() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- getDataDictionary() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Return the DataDictionary for this database, set up at boot time.
- getDataDictionary() - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Find the data dictionary for the current connection.
- getDataDictionary() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getDataDictionary() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the DataDictionary
- getDataDictionary() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDataFactory() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the data factory to be used during this transaction.
- getDataFactory() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getDataFactoryModule() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- getDataFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
- getDataLength() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Access attributes of the checksum log record
- getDataLength() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- getDataOffset() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the first index of the described stream that contains real data.
- getDataSourceConnection(String, String, String, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.util
-
Returns a connection obtained using the DataSource.
- getDataSourceName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getDataSourceName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getDataSourceName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getDataSourceName() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getDataTruncation() - Method in class org.apache.derby.client.am.Sqlca
-
Get a
java.sql.DataTruncationwarning based on the information in this SQLCA. - getDataType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getDataType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Get the resolved data type of this node.
- getDataType() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Override method in ancestor.
- getDataType() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
- getDataType() - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
- getDataValue(boolean, BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL boolean with the given value.
- getDataValue(boolean, BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(byte, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL TINYINT with the given value.
- getDataValue(byte, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(char, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with a char value.
- getDataValue(char, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(double, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL double precision with the given value.
- getDataValue(double, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(float, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL real with the given value.
- getDataValue(float, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(int, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with the given value.
- getDataValue(int, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bigint with the given value.
- getDataValue(long, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(short, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL SMALLINT with the given value.
- getDataValue(short, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Boolean, BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL boolean with the given value.
- getDataValue(Boolean, BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Byte, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL TINYINT with the given value.
- getDataValue(Byte, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Double, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL double precision with the given value.
- getDataValue(Double, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Float, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL real with the given value.
- getDataValue(Float, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Integer, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with the given value.
- getDataValue(Integer, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bigint with the given value.
- getDataValue(Long, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Object, UserDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a User-defined data value with the given value and type name.
- getDataValue(Object, UserDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Short, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL smallint with the given value.
- getDataValue(Short, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Date, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL date with the given value.
- getDataValue(Date, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Time, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL time with the given value.
- getDataValue(Time, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(Timestamp, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL timestamp with the given value.
- getDataValue(Timestamp, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValue(RowLocation, RefDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a RefDataValue with the given value.
- getDataValue(RowLocation, RefDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the DataValueFactory
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the data value factory to use with this language connection context.
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the DataValueFactory to use with this language connection This is expected to get stuffed into the language connection context and accessed from there.
- getDataValueFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Gets the DataValueFactory for this connection.
- getDataValueFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the DataValueFactory associated with this database.
- getDataValueFactory() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get DataValueFactory.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a DataValueFactory, through which we can create data value objects.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return the DataValueFactory
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the data value factory to use with this language connection context.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the DataValueFactory to use with this language connection
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used by activations to generate data values.
- getDataValueFactory() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getDataValueFactory() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get DataValueFactory.
- getDate(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getDate(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getDate(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getDate(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getDate(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get the value of a SQL DATE parameter as a java.sql.Date object
- getDate(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Date object.
- getDate(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getDate(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getDate(int) - Method in class org.apache.derby.vti.VTITemplate
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getDate(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getDate(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getDate(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getDate(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.sql.Date object.
- getDate(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
- getDate(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
- getDate(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getDate(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getDate(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getDate(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getDate(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC DATE parameter as a java.sql.Date object
- getDate(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Date object.
- getDate(String) - Method in class org.apache.derby.vti.VTITemplate
- getDate(String, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getDate(String, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
- getDate(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getDate(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getDate(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date object.
- getDate(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.sql.Date object.
- getDate(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a java.sql.Date.
- getDate(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a java.sql.Date.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get date from a SQLChar.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
Get the value field.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
getDate returns the date portion of the timestamp Time is set to 00:00:00.0 Since Date is a JDBC object we use the JDBC definition for the time portion.
- getDate(Calendar) - Method in class org.apache.derby.iapi.types.UserType
- getDate(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Static function to Get date from a string.
- getDate(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Implements the SQL date function
- getDate(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Implement the date SQL function: construct a SQL date from a string, number, or timestamp.
- getDate(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the day of the month.
- getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
- getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
- getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getDATE(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getDateAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getDateFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
Get a formatter for formatting dates.
- getDateFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
- getDateFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
- getDateFromTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getDateValue(String, boolean) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getDateValue(String, boolean) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDay(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the day from the encodedDate.
- getDayOfMonth() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get day of month component.
- getDB2Length(DataValueDescriptor, int, NumberDataValue) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Compute the DB2 compatible length of a value.
- getDBMD() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get the current session's database metadata.
- getDbname() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the database name of this LCC.
- getDbname() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDbName() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get database name
- getDbName() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Returns a name of a database associated with this master controller.
- getDBName() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the dbname for this connection.
- getDBName() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- getDDLResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
Generic DDL result set creation.
- getDDLResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDDLTableDescriptor() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the TableDescriptor for the target of DDL.
- getDDLTableDescriptor() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getDDLTableDescriptor() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getDdmLength() - Method in class org.apache.derby.client.net.Reply
- getDdmLength() - Method in class org.apache.derby.impl.drda.DDMReader
-
Length of current DDM object
- getDeallocLock(BaseContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the special dealloc lock on the page - the lock is gotten by the transaction that owns the container handle
- getDecimalDataValue(Number, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL DECIMAL with the given value.
- getDecimalDataValue(Number, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getDecimalLength(int) - Method in class org.apache.derby.client.net.NetCursor
- getDecimalValuePrecision() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Return the SQL scale of this value, number of digits after the decimal point, or zero for a whole number.
- getDecimalValueScale() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Return the SQL scale of this value, number of digits after the decimal point, or zero for a whole number.
- getDeclaredGlobalTemporaryTablesSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the declared global temporary table schema which is always named "SESSION".
- getDeclaredGlobalTemporaryTablesSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the declared global temporary table schema which is always named "SESSION".
- getDeclaredInSavepointLevel() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was declared
- getDeclaringClass(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the declaring class for a method.
- getDefaultAccessLevel() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- getDefaultBulkFetch() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getDefaultConn() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the default or nested connection corresponding to the URL jdbc:default:connection.
- getDefaultConn() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
Open a nested Connection with which to execute INSERT statements.
- getDefaultConnection() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get the default connection, called from inside the database engine.
- getDefaultDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get a DefaultDescriptor for the default, if any, associated with this column.
- getDefaultImplementations() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getDefaultInfo() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the DefaultInfo for this ColumnDescriptor.
- getDefaultInfo() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return the DefaultInfo containing the default information for this column
- getDefaultLockingPolicy() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get the current default locking policy for all operations within this transaction.
- getDefaultLockingPolicy() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return the default locking policy for this access manager.
- getDefaultLockingPolicy() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the current default locking policy for all operations within this transaction.
- getDefaultModuleProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Get the complete set of module properties by loading in contents of all the org/apache/derby/modules.properties files.
- getDefaultModuleProperties() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- getDefaultNode() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return the DefaultNode, if any, associated with this node.
- getDefaultSchema() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the default schema (used at compile-time when no activation is yet available, cf. the activation argument overload version.
- getDefaultSchema() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get the schema of this SQL connection context
- getDefaultSchema() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDefaultSchema() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- getDefaultSchema(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the default schema (used at execution time).
- getDefaultSchema(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDefaultStatement() - Method in class org.apache.derby.impl.drda.Database
-
Get default statement for use in EXCIMM
- getDefaultStatement(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Database
-
Get default statement for use in EXCIMM with specified pkgnamcsn The pkgnamcsn has the encoded isolation level
- getDefaultText() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Get the text of a default.
- getDefaultText() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
- getDefaultText() - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Get the text of the default.
- getDefaultTransactionIsolation() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDefaultTransactionIsolation() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDefaultTransactionIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database's default transaction isolation level?
- getDefaultTransactionIsolation() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDefaultTransactionIsolation__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDefaultTree() - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Get the query tree for the default.
- getDefaultUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the UUID for the column default, if any.
- getDefaultValue() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Get the default value.
- getDefaultValue() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the default value for the column.
- getDefaultValue() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return the DataValueDescriptor containing the default value for this column
- getDefaultValue() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Get the default value for the parameter.
- getDefaultXATransactionTimeout() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Returns the default value for the transaction timeout in milliseconds setted up by the system properties.
- getDeferralControl() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the DeferModification interface associated with this VTI
- getDeferredAll() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get state of DEFERRED ALL setting.
- getDeferredAll() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Get state of DEFERRED ALL setting.
- getDeferredCheckConstraintLocations(Activation, UUID) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
- getDeferredHashTables() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the set of disk backed hash tables containing any index rows saved for deferred unique/PK constraints in this transaction, keyed by the conglomerate id, or rows saved containing row locations violating rows for deferred check constraints.
- getDeferredHashTables() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDeferredResetPassword() - Method in class org.apache.derby.client.net.NetConnection
- getDeleteCascadeResultSet(NoPutResultSet, int, ResultSet[], String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A delete Cascade result set simply reports that it completed, and the number of rows deleted.
- getDeleteCascadeResultSet(NoPutResultSet, int, ResultSet[], String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDeleteCascadeUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An update result set simply reports that it completed, and the number of rows updated.
- getDeleteCascadeUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDeleteConstantAction(long, int, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], boolean, boolean, UUID, int, Object, Object, int[], long, String, String, ResultDescription, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, UUID, boolean, ConstantAction[], boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a Replicated DELETE statement.
- getDeletePriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getDeleteReadMap(TableDescriptor, List<ConglomerateDescriptor>, TriggerDescriptorList, boolean[]) - Static method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Builds a bitmap of all columns which should be read from the Store in order to satisfy an DELETE statement. 1) finds all indices on this table 2) adds the index columns to a bitmap of affected columns 3) adds the index descriptors to a list of conglomerate descriptors. 4) finds all DELETE triggers on the table 5) if there are any DELETE triggers, then do one of the following a)If all of the triggers have MISSING referencing clause, then that means that the trigger actions do not have access to before and after values.
- getDeleteResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A delete result set simply reports that it completed, and the number of rows deleted.
- getDeleteResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDeleteVTIResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A delete VTI result set simply reports that it completed, and the number of rows deleted.
- getDeleteVTIResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDependable(DataDictionary, UUID) - Method in interface org.apache.derby.catalog.DependableFinder
-
Get the in-memory object associated with the passed-in object ID.
- getDependable(DataDictionary, UUID) - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Get the dependable for the given UUID
- getDependableFinder() - Method in interface org.apache.derby.catalog.Dependable
-
Get an object which can be written to disk and which, when read from disk, will find or reconstruct this in-memory Dependable.
- getDependableFinder() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
-
Get the DependableFinder.
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Return the stored form of this provider
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- getDependableFinder() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- getDependableFinder() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
- getDependableFinder() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getDependableFinder() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getDependableFinder() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getDependableFinder(int) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a
DependableFinderinstance. - getDependableFinder(int) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- getDependableFinder(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getDependencyDescriptorList(List<DependencyDescriptor>, Provider) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Turn a list of DependencyDescriptors into a list of Dependencies.
- getDependencyManager() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns the dependency manager for this DataDictionary.
- getDependencyManager() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
returns the dependencymanager associated with this datadictionary.
- getDependencyManager() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- getDependent() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
-
return the dependent for this dependency.
- getDependent() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
-
return the dependent for this dependency.
- getDependentFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the dependent's type for the dependency.
- getDependents(Provider) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns an enumeration of all dependencies that this provider is supporting for any dependent at all (even invalid ones).
- getDependentsDescriptorList(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets a list of the dependency descriptors for the given dependent's id.
- getDependentsDescriptorList(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets a list of the dependency descriptors for the given dependent's id.
- getDependentTableNode(String, String, int, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
In case of referential actions, we require to perform DML (UPDATE or DELETE) on the dependent tables.
- getDepth() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- getDepth() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getDerbyConnection() - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
- getDerbyConnection() - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- getDerbySchemaName(String, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Get the name of the local Derby schema corresponding to a foreign schema name.
- getDeregister() - Static method in class org.apache.derby.jdbc.InternalDriver
-
Check whether
AutoloadedDrivershould deregister itself on shutdown. - getDescription() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getDescription() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getDescription() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getDescription() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getDescriptor() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- getDescriptor() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
-
Get the UniqueTupleDescriptor bound to this RowSource
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
Each descriptor must identify itself with its type; i.e index, check constraint whatever.
- getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- getDescriptorViaHeap(FormatableBitSet, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from a system table where the access a heap scan
- getDescriptorViaIndex(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from a system table where the access is from the index to the heap.
- getDescriptorViaIndex(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>, boolean, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a (single or list of) catalog row descriptor(s) from a system table where the access is from the index to the heap.
- getDescriptorViaIndexMinion(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List<? super T>, Class<T>, boolean, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getDescriptorWordCount(String) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the word count for a type descriptor in the format of the virual machine.
- getDesiredType(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Get a data type descriptor that describes the desired type for the specified column.
- getDigitPrecision(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Get the precision of the datatype, in decimal digits This is used by EmbedResultSetMetaData.
- getDirectoryPath(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- getDistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A DistinctGroupedAggregateResultSet computes scalar aggregates when at least one of them is a distinct aggregate.
- getDistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDistinctIndexConglomerateNumbers() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of distinct index conglomerate ids on a table.
- getDistinctIndexNames() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of index names for all distinct indexes on a table.
- getDistinctIndexRowGenerators() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of distinct index row generators on a table, erasing entries for duplicate indexes (which share same conglomerate).
- getDistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A DistinctScalarAggregateResultSet computes scalar aggregates when at least one of them is a distinct aggregate.
- getDistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getDistinctScanResultSet(Activation, long, int, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A distinct scan result set pushes duplicate elimination into the scan.
- getDistinctScanResultSet(Activation, long, int, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a distinct scan generator, for ease of use at present.
- getDMD() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the DatabaseMetaData for the current connection for use in mapping the jcc SYSIBM.* calls to the Derby DatabaseMetaData methods
- getDncCompatibleJREVersions() - Static method in class org.apache.derby.client.am.Configuration
- getDncPackageConsistencyToken() - Static method in class org.apache.derby.client.am.Configuration
- getDNFromUID(String) - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
Search for the full user's DN in the LDAP server.
- getDoAction(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getDominantType() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Get the dominant type of all the operands in this IN list.
- getDominantType(DataTypeDescriptor, ClassFactory) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the dominant type (DataTypeDescriptor) of the 2.
- getDominantTypeServices() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Get the dominant DataTypeServices from the elements in the list.
- getDouble() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a double.
- getDouble() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a double.
- getDouble() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getDouble() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get double from a SQLChar.
- getDouble() - Method in class org.apache.derby.iapi.types.SQLClob
- getDouble() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
If we have a value that is greater than the maximum double, exception is thrown.
- getDouble() - Method in class org.apache.derby.iapi.types.SQLDouble
- getDouble() - Method in class org.apache.derby.iapi.types.SQLInteger
- getDouble() - Method in class org.apache.derby.iapi.types.SQLLongint
- getDouble() - Method in class org.apache.derby.iapi.types.SQLReal
- getDouble() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getDouble() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getDouble() - Method in class org.apache.derby.iapi.types.UserType
- getDouble(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Build a Java double from an 8-byte floating point representation.
- getDouble(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Build a Java
doublefrom a fixed point decimal byte representation. - getDouble(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getDouble(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getDouble(int) - Method in class org.apache.derby.client.am.Cursor
- getDouble(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getDouble(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getDouble(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getDouble(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java double.
- getDouble(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getDouble(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getDouble(int) - Method in class org.apache.derby.vti.VTITemplate
- getDouble(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getDouble(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getDouble(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getDouble(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getDouble(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
- getDouble(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java double.
- getDouble(String) - Method in class org.apache.derby.vti.VTITemplate
- getDoubleFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
- getDoubleFromDECIMAL(int) - Method in class org.apache.derby.client.am.Cursor
- getDoubleFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getDrdaHost() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaHost() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the network interface address on which the Network Server is listening.
- getDrdaID() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the DRDA ID of this LCC.
- getDrdaID() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getDrdaKeepAlive() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaKeepAlive() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Reports whether or not the Derby Network Server will send keep-alive probes and attempt to clean up connections for disconnected clients (the value of the
derby.drda.keepAliveproperty). - getDrdaLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
getDrdaLenreturns the length in bytes of the ith parameter. - getDrdaMaintVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the drda protocol maintenance version for this minor release.
- getDrdaMaxThreads() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaMaxThreads() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Reports the maximum number of client connection threads the Network Server will allocate at any given time.
- getDrdaParamCount() - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
getDrdaParamCountreturn the number of parameters added so far (since last clear). - getDrdaParamCount() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the number of parameters, internal and external, that has been added to this statement.
- getDrdaPortNumber() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaPortNumber() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the port number on which the Network Server is listening for client connections.
- getDrdaResultSet(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- getDrdaResultSet(ConsistencyToken) - Method in class org.apache.derby.impl.drda.DRDAStatement
- getDrdaSecurityMechanism() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaSecurityMechanism() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
The Derby security mechanism required by the Network Server for all client connections.
- getDrdaSslMode() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaSslMode() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Reports whether client connections must be encrypted using Secure Sockets Layer (SSL), and whether certificate based peer authentication is enabled.
- getDRDAStatement(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Database
-
Get DRDA statement based on pkgnamcsn
- getDrdaStreamOutBufferSize() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaStreamOutBufferSize() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
The size of the buffer used for streaming BLOB and CLOB from server to client.
- getDrdaTimeSlice() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaTimeSlice() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
If the server property
derby.drda.maxThreadsis set to a non-zero value, this is the number of milliseconds that each client connection will actively use in the Network Server before yielding to another connection. - getDrdaTraceAll() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaTraceAll() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Whether server-side tracing is enabled for all client connections (sessions).
- getDrdaTraceDirectory() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getDrdaTraceDirectory() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Indicates the location of tracing files on the server host, if server tracing has been enabled.
- getDrdaType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
getDrdaTypereturns a byte that represents the DRDA type of the ith parameter. - getDriver() - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getDriver() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Return instance variables to EmbedConnection.
- getDriverLevel() - Method in class org.apache.derby.jdbc.JDBC
- getDriverLevel() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Get the JDBC driver's implementation level
- getDriverMajorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDriverMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDriverMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's this JDBC driver's major version number?
- getDriverMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDriverMinorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDriverMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDriverMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's this JDBC driver's minor version number?
- getDriverMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDriverModule() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
- getDriverModule() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Lookup the booted driver module appropriate to our JDBC level.
- getDriverName() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDriverName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDriverName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the name of this JDBC driver?
- getDriverName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDriverNameAndVersion() - Static method in class org.apache.derby.client.am.Version
- getDriverVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getDriverVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getDriverVersion() - Static method in class org.apache.derby.client.am.Version
- getDriverVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the version of this JDBC driver?
- getDriverVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getDropAliasConstantAction(SchemaDescriptor, String, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP ALIAS statement.
- getDropBehavior() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Return the behavior of this constraint.
- getDropConstraintConstantAction(String, String, String, UUID, String, IndexConstantAction, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make ConstantAction to drop a constraint.
- getDropIndexConstantAction(String, String, String, String, UUID, long) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP INDEX statement.
- getDroppedInSavepointLevel() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was dropped
- getDroppedState() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getDropRoleConstantAction(String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP ROLE statement.
- getDropSchemaConstantAction(String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP SCHEMA statement.
- getDropSchemaName() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
To support dropping existing constraints that may have mismatched schema names we need to support ALTER TABLE S1.T DROP CONSTRAINT S2.C.
- getDropSequenceConstantAction(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP SEQUENCE statement.
- getDropStatisticsConstantAction(SchemaDescriptor, String, String, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the constant action for Drop Statistics statement.
- getDropTableConstantAction(String, String, SchemaDescriptor, long, UUID, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP TABLE statement.
- getDropTriggerConstantAction(SchemaDescriptor, String, UUID) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP TRIGGER statement.
- getDropViewConstantAction(String, String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a DROP VIEW statement.
- getDSSLength() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Get the length of the current DSS block we're working on.
- getDummyValue(Class) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get a dummy value for an argument to a DBMD method.
- getDVDforColumnToBeUpdated(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getDVF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get/reuse the Expression for getting the DataValueFactory
- getDynamicCompiledConglomInfo() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Return dynamic information about the conglomerate to be dynamically reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Return dynamic information about the conglomerate to be dynamically reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return dynamic information about the conglomerate to be dynamically reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return dynamic information about the conglomerate to be dynamically reused in repeated execution of a statement.
- getDynamicCompiledConglomInfo(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return dynamic information about the conglomerate to be dynamically reused in repeated execution of a statement.
- getDynamicResults() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the set of dynamical created result sets, for procedures.
- getDynamicResults() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Real implementations of this method are provided by a generated class.
- getDynamicResults() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getDynamicSection(int) - Method in class org.apache.derby.client.am.SectionManager
- getEF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This is a utility method to get a common expression -- "BaseActivation.getExecutionFactory()".
- getElapsedMillis(long) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Return the elapsed time in milliseconds, between now and the beginTime, if DEBUG and RunTimeStats is on, else return 0.
- getElementType() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Get the type of this table element.
- getEmbedConnection() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Return a reference to the EmbedConnection
- getEmbedConnection() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Returns the EmbedConnection object.
- getEmbryonicPage(DataInput) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get an embryonic page from the dataInput stream.
- getEmbryonicPage(StorageRandomAccessFile, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read an embryonic page (that is, a section of the first alloc page that is so large that we know all the borrowed space is included in it) from the specified offset in a
StorageRandomAccessFile. - getEmbryonicPage(StorageRandomAccessFile, long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Read an embryonic page (that is, a section of the first alloc page that is so large that we know all the borrowed space is included in it) from the specified offset in a
StorageRandomAccessFile. - getEmptyDeleteNode(String, String) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- getEmptyExecRow() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an ExecRow for rows stored in the table this describes.
- getEmptyIndexRow(int, LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Get an empty ExecIndexRow.
- getEmptyMessageDigest() - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
- getEmptyUpdateNode(String, String, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- getEmptyValueRow(int, LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Get an empty ExecRow.
- getEnabledProtocols(SSLServerSocket) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getEncodedDate() - Method in class org.apache.derby.iapi.types.SQLDate
- getEncodedStream(String, String) - Method in class org.apache.derby.vti.StringColumnVTI
-
Turn a string into an appropriately encoded ByteArrayInputStream.
- getEncodedTime() - Method in class org.apache.derby.iapi.types.SQLTime
- getEncryptedDataLength(int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
returns the length that will make the data to be multiple of encryption block size based on the given length.
- getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.services.crypto.CipherProvider
-
Returns the encryption block size used during creation of the encrypted database
- getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Return the encryption block size used by the algorithm at time of encrypted database creation
- getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Returns the encryption block size used during creation of the encrypted database
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Returns the encryption block size used by the algorithm at time of creation of an encrypted database
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
return the encryption block size used during encrypted db creation
- getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Returns the encryption block size used by the algorithm at time of creation of an encrypted database
- getEncryptionBuffer() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get encryption buffer.
- getEncryptionManager() - Method in class org.apache.derby.client.net.NetConnection
- getEndColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
- getEndColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- getEndColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getEndCompilationTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the end of query compilation.
- getEndCompilationTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the end of query compilation.
- getEndCompileTimestamp() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the timestamp for the end of compilation
- getEndCompileTimestamp() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the timestamp for the end of compilation
- getEndExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the timestamp for the end of query execution.
- getEndExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the Timestamp for the end of execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the Timestamp for the end of execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Get the Timestamp for the end of execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the timestamp for the end of query execution.
- getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the Timestamp for the end of execution.
- getEndLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
- getEndLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- getEndLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getEndOffset() - Method in interface org.apache.derby.impl.sql.compile.CharStream
- getEndOffset() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the ending offset of the SQL substring which this query node represents.
- getEndOffset() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- getEngineType() - Method in interface org.apache.derby.iapi.db.Database
- getEngineType() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- getEngineType() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Return the engine type that this Database implementation supports.
- getEngineType() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Gets the EngineType of the connected database.
- getEngineType() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getEngineType(Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- getEngineVersion() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
- getEngineVersion() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- getEntry() - Method in class org.apache.derby.impl.io.JarDBFile
- getEntry() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns the data store entry denoted by this file, if it exists.
- getEntry() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Returns the entry that is currently associated with this holder.
- getEntry(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getEntry(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the entry associated with the specified key from the cache.
- getEntry(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns the entry with the specified path.
- getEntry(Lockable) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Get an entry from the lock table.
- getEnvironment() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the environment object that this system was booted in.
- getEnvironment() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- getEnvProperty(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getEquivalenceClass() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get the equivalenceClass for this predicate.
- getErrorCode() - Method in class org.apache.derby.client.am.Sqlca
-
Get the error code based on the SQL code received from the server.
- getErrorCode() - Method in exception org.apache.derby.client.am.SqlException
- getErrorCode() - Method in exception org.apache.derby.iapi.error.StandardException
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- getErrorInfo() - Method in interface org.apache.derby.iapi.services.io.ErrorInfo
- getErrorInfo() - Method in interface org.apache.derby.iapi.services.io.ErrorObjectInput
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- getErrorInfo() - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
- getErrorProperty(String) - Method in exception org.apache.derby.iapi.error.StandardException
-
Get the error code for an error given a type.
- getErrorProperty(String, String) - Static method in exception org.apache.derby.iapi.error.StandardException
- getErrorSeverity(Throwable) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
return the severity of the exception.
- getEstimatedCost() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Get the estimated cost.
- getEstimatedCost() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
-
Get the estimated cost for a single instantiation of a Table Function.
- getEstimatedMemUsage(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Take a value which will go into the hash table and return an estimate of how much memory that value will consume.
- getEstimatedPageCount(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get the total estimated number of allocated (not freed, not deallocated) user pages in the container, including overflow pages.
- getEstimatedPageCount(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getEstimatedPageCount(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getEstimatedPageCount(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getEstimatedPageCount(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
returns estimated number of allocated pages
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Get the estimated row count from this result set.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
-
Get the estimated row count for the number of rows returned by the associated query or statement.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the estimated row count for the number of rows returned by the associated query or statement.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.store.access.RowCountable
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Get the estimated row count.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Get the estimated row count for the number of rows returned by the associated query or statement.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Get the estimated row count for the number of rows returned by the associated query or statement.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the estimated row count for the number of rows returned by the associated query or statement.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the estimated row count from this result set.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Get the total estimated number of rows in the container.
- getEstimatedRowCount(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get the total estimated number of rows in the container, not including overflow rows.
- getEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
MT - this routine is NOT MT-safe and clients don't need to provide synchronization. - getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
- getEstimatedRowCount(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
-
Get the estimated row count for a single scan of a Table Function.
- getEventStatementText() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the text of the statement that caused the trigger to fire.
- getEventStatementText() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the text of the statement that caused the trigger to fire.
- getEventType() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the type for the event that caused the trigger to fire.
- getEventType() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the type for the event that caused the trigger to fire.
- getEvictionCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of evictions from the cache.
- getEvictionCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getEvictionCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of cached objects that have been evicted from the cache in order to make room for other objects.
- getException() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
- getException() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getException() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getExceptionOnLoadResources() - Static method in class org.apache.derby.client.am.Configuration
- getExceptionSeverity(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Translate from Derby exception severity to SVRCOD
- getExclusiveFileLock() - Method in class org.apache.derby.impl.io.DirFile
-
Get an exclusive lock.
- getExclusiveFileLock() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get an exclusive lock with this name.
- getExclusiveFileLock() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- getExclusiveFileLock() - Method in interface org.apache.derby.io.StorageFile
-
Get an exclusive lock with this name.
- getExclusiveTableLock() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Get an exclusive table lock on the target table (and check to see if the table is populated if this is not a bulk insert replace).
- getExecuteHoldable() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Get the execute time holdability for the Statement.
- getExecuteMethod() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get a method builder for adding code to the execute() method.
- getExecuteTime() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the execution time in milliseconds.
- getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the execution time in milliseconds.
- getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Get the execution time in milliseconds.
- getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the execution time in milliseconds.
- getExecuteTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the execute time for the associated query in milliseconds.
- getExecuteTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the execute time for the associated query in milliseconds.
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ExecutionFactory
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the ExecutionFactory to use with this language connection
- getExecutionFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Gets a ExecutionFactory
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the ExecutionFactory associated with this database.
- getExecutionFactory() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionContext
-
Get the ExecutionFactory from this ExecutionContext.
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get ExecutionFactory associated with this database.
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the ExecutionFactory to use with this language connection
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in activations for generating rows.
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get a execution factory
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionContext
- getExecutionFactory() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getExistsBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Does this FBT represent an EXISTS FBT.
- getExpectedColumnTypeNames(String, int) - Static method in class org.apache.derby.impl.load.ColumnInfo
- getExpectedNumberOfColumnsInFile() - Method in class org.apache.derby.impl.load.ColumnInfo
- getExpectedUDTClasses(String) - Static method in class org.apache.derby.impl.load.ColumnInfo
- getExpectedVtiColumnTypes(String, int) - Static method in class org.apache.derby.impl.load.ColumnInfo
- getExpectedVtiColumnTypesAsString() - Method in class org.apache.derby.impl.load.ColumnInfo
- getExplicitlySetColumns() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Get the names of the explicitly set columns, that is, the columns on the left side of SET operators.
- getExportedKeys(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getExportedKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getExportedKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
- getExportedKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getExportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getExportWriteData() - Method in class org.apache.derby.impl.load.Export
-
For internal use only
- getExportWriteData() - Method in class org.apache.derby.impl.load.ExportAbstract
- getExposedName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
-
Return the exposed name of the table.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the exposed name for this table, which is the name that can be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Get the exposed name for this table, which is the name that can be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get the exposed name for this table, which is the name that can be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the exposed name for this table, which is the name that can be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Get the exposed name for this table, which is the name that can be used to refer to it in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Return the exposed name for this table, which is the name that can be used to refer to this table in the rest of the query.
- getExposedName() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Return the exposed name of the table.
- getExposedName(FromTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get the exposed name of a FromTable
- getExposedTableName() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
- getExposedTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the exposed table name for this table, which is the name that can be used to refer to it in the rest of the query.
- getExposedTableName() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getExpression() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
- getExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the expression in this ResultColumn.
- getExpressionOperand(int, int, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getExpressionOperand(int, int, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator is a comparison of the given column with an expression.
- getExpressionOperand(int, int, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getExpressionText() - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Get the defining text of this generation clause
- getExtData(long, boolean) - Method in class org.apache.derby.impl.drda.DDMReader
- getExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Get the extData Objects
- getExtDtaObjects() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the extData Objects
- getEXTDTAReaderInputStream(boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Creates an InputStream which can stream EXTDTA objects.
- getEXTDTAStream(CallableStatement, int, int) - Static method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Create a new EXTDTAInputStream from a CallableStatement.
- getEXTDTAStream(ResultSet, int, int) - Static method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Create a new EXTDTAInputStream.
- getExtentEnd() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- getExtPos(int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
getExtPosreturns the actual parameter position of the ith external parameter. - getExtPosCount() - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
-
getExtPosCountreturns the number of parameters marked as external so far (since last clear). - getExtPosition(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the parameter position of the i'th external parameter
- getExtPositionCount() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the number of external parameters in this statement.
- getExtraNameCharacters() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getExtraNameCharacters() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getExtraNameCharacters() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
- getExtraNameCharacters() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getExtraNameCharacters__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getFactory() - Static method in class org.apache.derby.iapi.services.context.ContextService
- getFactory() - Method in class org.apache.derby.impl.store.raw.xact.XactContext
- getFactory() - Static method in class org.apache.derby.jdbc.ClientDriver
-
This method returns an Implementation of ClientJDBCObjectFactory depending on VM under use Currently it returns either ClientJDBCObjectFactoryImpl (or) ClientJDBCObjectFactoryImpl42
- getFactoryFromConglomId(long) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Given a conglomid, return the factory which "owns" it.
- getFactoryInterface() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
- getFalseValue() - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Gets a BooleanDataValue representing FALSE
- getFastData(ByteArrayOutputStream) - Method in class org.apache.derby.client.net.Reply
- getFastSkipSQLCARDrowLength() - Method in class org.apache.derby.client.net.Reply
- getFetchDescriptorConstant(int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Return a FetchDescriptor which describes a single column set.
- getFetchDescriptorForSaveKey(int[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Get a fetch descriptor that can be used to fetch the missing columns in a partial key.
- getFetchDirection() - Method in class org.apache.derby.client.am.ClientResultSet
- getFetchDirection() - Method in class org.apache.derby.client.am.ClientStatement
- getFetchDirection() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getFetchDirection() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getFetchDirection() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Return the fetch direction for this result set.
- getFetchDirection() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Determine the fetch direction.
- getFetchDirection() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getFetchDirection() - Method in class org.apache.derby.vti.VTITemplate
- getFetchFirst() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
- getFetchFirst() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get FETCH FIRST (used to construct FROM_SUBQUERY only), cf.
- getFetchFirst(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- getFetchFromFullKeyCost(FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Return the cost of exact key lookup.
- getFetchFromFullKeyCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Return the cost of exact key lookup.
- getFetchFromFullKeyCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericCostController
-
Return the cost of exact key lookup.
- getFetchFromRowLocationCost(FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Return the cost of calling ConglomerateController.fetch().
- getFetchFromRowLocationCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Return the cost of calling ConglomerateController.fetch().
- getFetchFromRowLocationCost(FormatableBitSet, int) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Return the cost of calling ConglomerateController.fetch().
- getFetchSize() - Method in class org.apache.derby.client.am.ClientResultSet
- getFetchSize() - Method in class org.apache.derby.client.am.ClientStatement
- getFetchSize() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getFetchSize() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getFetchSize() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Return the fetch size for this result set.
- getFetchSize() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Determine the default fetch size.
- getFetchSize() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getFetchSize() - Method in class org.apache.derby.vti.VTITemplate
- getField(short, String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- getField(String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push the contents of the described field onto the stack.
- getField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- getField(LocalField) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push the contents of the local field onto the stack.
- getField(LocalField) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- GETFIELD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- getFieldEndDelimiter() - Method in class org.apache.derby.impl.load.ControlInfo
- getFieldOffset(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the offset of the field header of the given field for the record in the given slot.
- getFields() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getFieldSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
- getFieldStartDelimiter() - Method in class org.apache.derby.impl.load.ControlInfo
- getFile() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- getFile(String) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- getFile(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Get file handle to a container file that is used to keep temporary versions of the container file.
- getFileArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Return the name of the ij command file or null if none is specified.
- getFileFormat() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Convert the object representation of the class into its class file format.
- getFileHandler() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get an object to handle non-transactional files.
- getFileHandler() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Get an object to handle non-transactional files.
- getFileHandler() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Get an object to handle non-transactional files.
- getFileHandler() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- getFileHandler() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getFileHandler() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getFileInfoDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a FileInfoDescriptor given its id.
- getFileInfoDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getFileInfoDescriptor(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a FileInfoDescriptor given its SQL name and schema name.
- getFileInfoDescriptor(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getFileInfoDescriptorIndex1Scan(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysfiles_index1 (schemaid,name) for a match.
- getFileInfoDescriptorIndex2Scan(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysfiles_index2 (id) for a match.
- getFileName(ContainerKey, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Return a file name for the identity.
- getFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- getFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- getFilePath(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- getFilePath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Get path to a container file that is used to keep temporary versions of the container file.
- getFilePath(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- getFilePointer() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- getFilePointer() - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Returns the currrent position in the file.
- getFilePointer() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Returns the current position of the file pointer.
- getFilePointer() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Get the current offset in this file.
- getFileWhichLoadedClass(Class) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Given a loaded class, this routine asks the class's class loader for information about where the class was loaded from.
- getFillInformation() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Used to calculate the Fill Information.
- getFinalCases() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getFinalCost() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the final estimated cost of the optimized query.
- getFinalCost() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the final CostEstimate for this ResultSetNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get the final CostEstimate for this FromTable.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.JoinNode
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Get the final CostEstimate for this ProjectRestrictNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the final CostEstimate for this ResultSetNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Get the final CostEstimate for this SelectNode.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Get the final CostEstimate for this node.
- getFinalCostEstimate() - Method in class org.apache.derby.impl.sql.compile.UnionNode
- getFirstConglom() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getFirstField() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- getFirstGrant() - Method in interface org.apache.derby.impl.services.locks.Control
- getFirstGrant() - Method in class org.apache.derby.impl.services.locks.Lock
- getFirstGrant() - Method in class org.apache.derby.impl.services.locks.LockControl
- getFirstHeadPage(BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the first page in the container.
- getFirstHeadPage(BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get the first valid page in the container
- getFirstInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
- getFirstKey() - Method in class org.apache.derby.client.am.FailedProperties40
-
getFirstKeyreturns the first property key. - getFirstKey() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
-
getFirstKeyreturns the first property key. - getFirstLog() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getFirstLogInstant() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the log instant for the first log record written by this transaction.
- getFirstLogInstant() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the least recently added (oldest) transaction
- getFirstLogInstant() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the log instant for the first log record written by this transaction.
- getFirstLogInstantString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getFirstLogInstantString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getFirstLogNeeded(CheckpointOperation) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the "oldest" log file still needed by recovery.
- getFirstPage() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the current first page of the container.
- getFirstPage() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getFirstPage(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the first valid page.
- getFirstPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the first logical page number managed by this extent.
- getFirstRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the first row from the query, and returns NULL when there are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the first row from the query, and returns NULL when there are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the first row from the query, and returns NULL when there are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the first row from the query, and returns NULL when there are no rows.
- getFirstRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the first row from the query, and returns NULL when there are no rows.
- getFirstRowset() - Method in class org.apache.derby.client.am.ClientResultSet
- getFirstSetBit() - Method in class org.apache.derby.iapi.util.JBitSet
-
Get the first set bit (starting at index 0) from a JBitSet.
- getFirstUnflushedInstant() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get the instant for the last record in the log.
- getFirstUnflushedInstant() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the instant of the first record which was not flushed.
- getFirstUnflushedInstant() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- getFirstUnflushedInstantAsLong() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get the log instant long value of the first log record that has not been flushed.
- getFirstUnflushedInstantAsLong() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- getFirstUnflushedInstantAsLong() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- getFirstValue() - Method in class org.apache.derby.client.am.FailedProperties40
-
getFirstValuereturns the first property value. - getFirstValue() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
-
getFirstValuereturns the first property value. - getFirstVarargIdx() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the index of the first vararg if this is a varargs method
- getFixPackVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the fix pack version from the maintenance encoding.
- getFkId() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- getFKInfo() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Return the FKInfo structure.
- getFKInfo() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Gets the foreign key information for this constant action.
- getFloat() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a float.
- getFloat() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a float.
- getFloat() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getFloat() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get float from a SQLChar.
- getFloat() - Method in class org.apache.derby.iapi.types.SQLClob
- getFloat() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getFloat() - Method in class org.apache.derby.iapi.types.SQLDouble
- getFloat() - Method in class org.apache.derby.iapi.types.SQLInteger
- getFloat() - Method in class org.apache.derby.iapi.types.SQLLongint
- getFloat() - Method in class org.apache.derby.iapi.types.SQLReal
- getFloat() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getFloat() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getFloat() - Method in class org.apache.derby.iapi.types.UserType
- getFloat(byte[], int) - Static method in class org.apache.derby.client.am.FloatingPoint
-
Build a Java float from a 4-byte floating point representation.
- getFloat(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getFloat(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getFloat(int) - Method in class org.apache.derby.client.am.Cursor
- getFloat(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getFloat(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getFloat(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getFloat(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java float.
- getFloat(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getFloat(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getFloat(int) - Method in class org.apache.derby.vti.VTITemplate
- getFloat(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getFloat(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getFloat(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getFloat(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getFloat(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
- getFloat(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java float.
- getFloat(String) - Method in class org.apache.derby.vti.VTITemplate
- getFloatFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
- getFloatFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
- getFloatFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getForCreateTable() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get whether or not this activation is for create table.
- getForCreateTable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getForCreateTable() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getForeignConnection(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- getForeignConnection(String, Connection) - Static method in class org.apache.derby.vti.ForeignTableVTI
- getForeignKeyConstraints(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Get the referencing foreign key constraints
- getForeignKeys(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return a list of foreign keys constraints referencing this constraint.
- getForeignKeys(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return a list of foreign keys constraints referencing this constraint.
- getForeignTables(DatabaseMetaData) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Get a cursor through the user tables in the foreign database.
- getForm(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getFormat() - Method in class org.apache.derby.impl.load.ControlInfo
- getFormat_Id() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Obtain the format id part of the GlobalTransactionId.
- getFormatableIntHolders(int[]) - Static method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Create and return an array of FormatableIntHolders given an array of ints.
- getFormatableLongHolders(long[]) - Static method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Create and return an array of FormatableLongHolders given an array of ints.
- getFormatId() - Method in class org.apache.derby.client.ClientXid
- getFormatId() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Obtain the format id part of the Xid.
- getFormatId() - Method in class org.apache.derby.impl.drda.DRDAXid
-
Obtain the format id part of the Xid.
- getFormatId() - Method in class org.apache.derby.impl.tools.ij.ijXid
-
Obtain the format id part of the Xid.
- getFormatIdByteLength(int) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
- getFormatIds() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getFormatIds() - Method in class org.apache.derby.impl.store.access.heap.OpenHeap
-
Public Methods of This class:
- getForQueryRewrite() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Was this node generated in a query rewrite?
- getForType() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
- getForUpdateIndexScan() - Method in interface org.apache.derby.iapi.sql.Activation
- getForUpdateIndexScan() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getForUpdateIndexScan() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getFreePageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get a page number that is free
- getFromList() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the FromList.
- getFromList() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the fromList for this SelectNode.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Determine whether or not the specified name is an exposed name in the current query block.
- getFromTableByResultColumn(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Get the FromTable from this list which has the specified ResultColumn in its RCL.
- getFullBaseTableName(ExecCursorTableReference) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getFullName() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
the class's qualified name
- getFullName() - Method in class org.apache.derby.impl.services.bytecode.GClass
- getFullName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Return the full dot expression name of the object being dropped.
- getFullName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the schema-qualified name of the the routine.
- getFullName() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- getFullSQLName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the full SQL name of this object, properly quoted and escaped.
- getFullSQLTypeName() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return the SQL type name and, if applicable, scale/precision/length for this DataTypeDescriptor.
- getFullTableName() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
-
Return the full table name qualification for this node
- getFullTableName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the full table name (with the schema name, if explicitly specified).
- getFunction(int) - Method in class org.apache.derby.tools.SignatureChecker
-
Get a function descriptor from
SignatureChecker._functions. - getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Get the function names available in the database.
- getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Implements DatabaseMetaData.getFunctionColumns() for an embedded database.
- getFunctionColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getFunctionColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of
getFunctionColumns(String, String, String, String). - getFunctions(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Get the function names available in the database.
- getFunctions(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getFunctions(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Implements DatabaseMetaData.getFunctions() for an embedded database.
- getFunctions(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getFunctionsX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of
getFunctions(String, String, String). - getGC() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Get the GeneratedClass object for this object.
- getGC() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getGeneratedClass() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
Fully create the bytecode and load the class using the ClassBuilder's ClassFactory.
- getGeneratedClass() - Method in class org.apache.derby.impl.services.bytecode.GClass
- getGeneratedClass(ByteArray) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Take the generated class, and turn it into an actual class.
- getGeneratedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the list of columns defined by generation clauses.
- getGeneratedKeys() - Method in class org.apache.derby.client.am.ClientStatement
- getGeneratedKeys() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getGeneratedKeys() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 3.0 Retrieves any auto-generated keys created as a result of executing this Statement object.
- getGeneratedKeys() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Retrieves any auto-generated keys created as a result of executing this Statement object.
- getGeneratedKeys() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getGeneratedRC() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the generated ResultColumn where this aggregate now resides after a call to replaceAggregatesWithColumnReference().
- getGeneratedRef() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the generated ColumnReference to this aggregate after the parent called replaceAggregatesWithColumnReference().
- getGeneratedRef() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Get the generated ColumnReference to this window function after the parent called replaceCallsWithColumnReferences().
- getGeneratedToReplaceAggregate() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Determine whether or not this node was generated to replace an aggregate in the user's SELECT.
- getGeneratedToReplaceWindowFunctionCall() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Determine whether or not this node was generated to replace a window function call in the user's SELECT.
- getGenerateTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the generate time for the associated query in milliseconds.
- getGenerateTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the generate time for the associated query in milliseconds.
- getGenerateTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the generate time for the associated query in milliseconds.
- getGenerateTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the generate time for the associated query in milliseconds.
- getGenerationClauseNode() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the generation clause.
- getGenerationId() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
Gets the generationId for the current version of this file.
- getGenericConstantActionFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the constant action factory for this database.
- getGenericParameter(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- getGenericParameterTypes(Class, Class) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given an implementation of a parameterized interface, return the actual types of the interface type variables.
- getGenericPermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges for an object using the permUUID
- getGenericPermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's privileges for an object using the permUUID.
- getGenericPermissions(UUID, String, String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get permissions granted to one user for an object using the object's Id and the user's authorization Id.
- getGenericPermissions(UUID, String, String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get permissions granted to one user for an object using the object's Id and the user's authorization Id.
- getGid() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getGlobalId() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Return my transaction identifier.
- getGlobalId() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the shortId of this transaction.
- getGlobalId() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
BeginXact method
- getGlobalId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
get the Global (external to raw store) transaction id that is unique across all raw stores
- getGlobalTransactionId() - Method in class org.apache.derby.client.ClientXid
- getGlobalTransactionId() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
-
Obtain the global transaction identifier part of XID as an array of bytes.
- getGlobalTransactionId() - Method in class org.apache.derby.impl.drda.DRDAXid
-
Obtain the global transaction identifier part of XID as an array of bytes.
- getGlobalTransactionId() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Obtain the global transaction identifier as an array of bytes.
- getGlobalTransactionId() - Method in class org.apache.derby.impl.tools.ij.ijXid
-
Obtain the global transaction identifier part of XID as an array of bytes.
- getGlobalTransactionIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getGlobalTransactionIdString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getGMTCalendar() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get a
Calendarinstance with time zone set to GMT. - getGrantConstantAction(PrivilegeInfo, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the constant action for a Grant statement
- getGranted() - Method in interface org.apache.derby.impl.services.locks.Control
- getGranted() - Method in class org.apache.derby.impl.services.locks.Lock
- getGranted() - Method in class org.apache.derby.impl.services.locks.LockControl
- getGrantee() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- getGrantee() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getGrantor() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- getGrantor() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getGrantRoleConstantAction(List, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a GRANT role statement.
- getGrants() - Method in class org.apache.derby.impl.services.locks.LockControl
-
Return a Stack of the held locks (Lock objects) on this Lockable.
- getGroup() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the group for the current log record.
- getGroup() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
Get the group for the current log record.
- getGroupByColumn(int) - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Get a column from the list
- getGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A GroupedAggregateResultSet computes non-distinct grouped aggregates.
- getGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getGroupMap(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
- getGtridLength() - Method in class org.apache.derby.client.ClientXid
- getGuessedResultSetMetaData() - Method in class org.apache.derby.client.am.ClientStatement
- getGuessedResultSetMetaData() - Method in interface org.apache.derby.client.am.StatementCallbackInterface
- getHandle(PageKey, int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Get a record handle for the record.
- getHasDelimeterAtEndString() - Method in class org.apache.derby.impl.load.ControlInfo
- getHasDelimiterAtEnd() - Method in class org.apache.derby.impl.load.ControlInfo
- getHasExecutePermission() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- getHashingScheme() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- getHashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A hash join.
- getHashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getHashKeyColumnNumberString(int[]) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- getHashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A left outer join using a hash join.
- getHashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getHashScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A hash result set forms a result set on a hash table built on a scan of a table.
- getHashScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a hash scan generator, for ease of use at present.
- getHashTableResultSet(NoPutResultSet, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A hash table result set builds a hash table on its source, applying a list of predicates, if any, to the source, when building the hash table.
- getHashTableResultSet(NoPutResultSet, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getHasJDBCLimitClause() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- getHeader() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Return the header for the stream.
- getHeader() - Method in interface org.apache.derby.iapi.services.stream.PrintWriterGetHeader
-
getHeader
- getHeader() - Method in class org.apache.derby.impl.services.stream.BasicGetLogHeader
- getHeader() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- getHeader(int) - Static method in class org.apache.derby.client.net.NetLogWriter
- getHeader(int) - Static method in class org.apache.derby.impl.drda.DssTrace
- getHeaderAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getHeadPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get only a valid, non-overflow page.
- getHeadPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get only a valid, non-overflow page.
- getHeadRowHandle() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getHeapColumnCount() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the number of columns in the heap.
- getHeapColumnCount() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- getHeapColumnCount() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- getHeapConglomerate() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the conglomerate for the heap.
- getHeapConglomerateController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ConglomerateController, if any, that has already been opened for the heap when scaning for an update or delete.
- getHeapConglomerateController() - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Return the ConglomerateController from this RowChanger.
- getHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
- getHeapConglomerateController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getHeapConglomerateId() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the id for the heap conglomerate of the table.
- getHeight() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
get height of the tree.
- getHighestShippedInstant() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Get the highest log instant shipped so far
- getHitCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of cache hits.
- getHitCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getHitCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of cache accesses where the requested object was already in the cache.
- getHold() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getHold() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getHoldability() - Method in class org.apache.derby.client.am.ClientConnection
- getHoldability() - Method in class org.apache.derby.client.am.ClientResultSet
-
Retrieves the holdability for this
ResultSetobject. - getHoldability() - Method in class org.apache.derby.client.am.LogicalConnection
- getHoldability() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the holdability for statements created by this connection when holdability is not passed in.
- getHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0 Retrieves the current holdability of ResultSet objects created using this Connection object.
- getHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0
- getHoldability() - Method in class org.apache.derby.vti.VTITemplate
- getHost() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the host where we listen for connections.
- getHostAddress() - Method in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Used to get the IP Address corresponding to the host name of the slave.
- getHostName() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used to return the host name of the slave being connected to.
- getHostName() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used to return the host name of the slave.
- getHostNameForSocketPermission(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Get the hostname as a value suitable for substituting into the default server policy file.
- getHour(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the encoded hour value (may be different than hour value for current timezone if value encoded in a different timezone)
- getHours() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get hour of day component (24 hour clock).
- getHours(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the hour of the day out of a time or timestamp.
- getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
- getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
- getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getHTML(String, String, String, boolean) - Method in class org.apache.derby.impl.tools.planexporter.CreateHTMLFile
- getHtmlLabelledMessageInstance(LocalizedResource, String, String) - Method in class org.apache.derby.drda.NetServlet
-
get an HTML labelled message from the resource bundle file, according to the given key.
- getI1() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- getI1() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Get the first index in a index type pool entry.
- getI2() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- getI2() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Get the second index in a index type pool entry.
- getId() - Method in interface org.apache.derby.database.Database
-
Deprecated.No longer supported.
- getId() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Get the id of the container of the conglomerate.
- getId() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return my identifier.
- getId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Obtain the page-unique identifier for this record.
- getId() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
Return my identifier.
- getId() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the shortId of this transaction.
- getId() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Deprecated.
- getId() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Get the id of the container of the conglomerate.
- getId() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Get the id of the container of the conglomerate.
- getId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Get my record id.
- getId() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Get the record identifier
MT - thread safe - getId() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
get the container key for the stream container
- getId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
get the short (internal to raw store) transaction id that is unique only for this raw store
- getId() - Method in class org.apache.derby.impl.store.raw.xact.XactId
- getId() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getIdentifier() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Return the identifier that uniquely identifies this raw store at runtime.
- getIdentifier() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
- getIdentifier() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
- getIdentifier() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return my unique identifier
- getIdentifierColumn(String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for an identifer with consistent type of VARCHAR(128)
- getIdentifierQuoteString() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getIdentifierQuoteString() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getIdentifierQuoteString() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the string used to quote SQL identifiers?
- getIdentifierQuoteString() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getIdentity() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Get the identity of this object.
- getIdentity() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- getIdentity() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- getIdentity() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
- getIdentity() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
return the identity of the counter.
- getIdentity() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Get the identity of this object.
- getIdentity() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getIdentity() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
OK to hand object outside to cache..
- getIdentity() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Request the container key associated with the stream container.
- getIdentityValue() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the identity column value most recently generated.
- getIdentityValue() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the identity column value most recently generated.
- getIdName() - Method in interface org.apache.derby.iapi.services.context.Context
-
Returns the current id name associated with this context.
- getIdName() - Method in class org.apache.derby.iapi.services.context.ContextImpl
- getIdNoCheck() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the transaction id without sanity check, this should only be called by a cloned TransactionTableEntry
- getIDValueAsCHAR(UUID) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Converts a UUID to an DataValueDescriptor.
- GetImage() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns a string made up of characters from the marked token beginning to the current buffer position.
- GetImage() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- GetImage() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getImmutable() - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Return an immutable BooleanDataValue with the same value as this.
- getImmutable() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Return an immutable BooleanDataValue with the same value as this.
- getImplementations(Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Create an implementation set.
- getImportedKeys(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getImportedKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getImportedKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
- getImportedKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getImportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getImportReadData() - Method in class org.apache.derby.impl.load.Import
-
virtual method from the abstract class
- getImportReadData() - Method in class org.apache.derby.impl.load.ImportAbstract
- getIncLOBKey() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the current locator value/ 0x800x values are not valid values as they are used to indicate the BLOB is being sent by value, so we skip those values (DERBY-3243)
- getIncrement() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getIndex() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- getIndexableRow(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
This returns an indexable row
- getIndexableRow(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getIndexableRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
This returns the value row as an indexable row
- getIndexableRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getIndexAction() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Get the associated index constant action.
- getIndexColMapping() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Fill in the column mapping for those columns coming from the index.
- getIndexColumnCount(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the number of columns in the index for the specified index number.
- getIndexColumnCount(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the column count for the specified index number.
- getIndexColumnPositions(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Return the column positions for a given index number
- getIndexConglomerate(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the conglomerate for the specified index.
- getIndexConglomerateDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Gets the index conglomerate descriptor
- getIndexConglomerateNumber() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the conglomerate number of the index, if any, that has already been opened for scaning for an update or delete.
- getIndexConglomerateNumber() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getIndexConglomerateNumber() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getIndexConglomerateNumbers() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of all the index conglomerate ids on a table.
- getIndexDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the index row generator for this conglomerate, null if the conglomerate is not an index.
- getIndexDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get the IndexDescriptor that this IndexRowGenerator is based on.
- getIndexedCols() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Create a boolean[] to track the (0-based) columns which are indexed.
- getIndexId() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Gets the UUID of the backing index for the constraint.
- getIndexId() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets the UUID of the backing index.
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's indices and statistics.
- getIndexInfo(String, String, String, boolean, boolean) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getIndexInfoForODBC(String, String, String, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's indices and statistics.
- getIndexInfoX(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getIndexLister() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an object which lists out all the index row generators on a table together with their conglomerate ids.
- getIndexName() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the index name for the index.
- getIndexName() - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Get the index name.
- getIndexName(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the name for the specified index number.
- getIndexName(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the index name.
- getIndexName(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
- getIndexNameFromCID(long) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
get the index name given the conglomerate id of the index.
- getIndexNameFromCID(long) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
get the index name given the conglomerate id of the index.
- getIndexNames() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- getIndexPosition() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get the position of the index column that this predicate restricts.
- getIndexPosition() - Method in class org.apache.derby.impl.sql.compile.Predicate
- getIndexPosition() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- getIndexRow(ExecRow, RowLocation, ExecIndexRow, FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get an index row for this index given a row from the base table and the RowLocation of the base row.
- getIndexRowFromHeapRow(IndexRowGenerator, RowLocation, ExecRow) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an index row based on a row from the heap.
- getIndexRowFromHeapRow(IndexRowGenerator, RowLocation, ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get an index row based on a row from the heap.
- getIndexRowGenerator() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Get the IndexRowGenerator for this index.
- getIndexRowGenerator(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the IndexRowGenerator for the specified index number.
- getIndexRowGenerators() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Returns an array of all the index row generators on a table.
- getIndexRowTemplate() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get a template for the index row, to be used with getIndexRow.
- getIndexRowToBaseRowResultSet(long, int, NoPutResultSet, int, int, String, int, int, int, int, GeneratedMethod, boolean, double, double, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An index row to base row result set gets an index row from its source and uses the RowLocation in its last column to get the row from the base conglomerate.
- getIndexRowToBaseRowResultSet(long, int, NoPutResultSet, int, int, String, int, int, int, int, GeneratedMethod, boolean, double, double, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getIndexScanController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ScanController, if any, that has already been opened for the index when scaning for an update or delete.
- getIndexScanController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getIndexScanController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getIndexStatsRefresher(boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns the index statistics refresher.
- getIndexStatsRefresher(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Returns the index statistics refresher.
- getIndexStatsUpdateReason() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Returns the update criteria telling why the statistics are considered stale.
- getIndexTemplateRow() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- getIndexUUIDString() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Gets the UUID String of the backing index for the constraint.
- getIndicatorColumn(String) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a character representation of an indicator column with consistent type of CHAR(1) NOT NULL
- getIndoubtTransactionIds() - Method in class org.apache.derby.client.net.NetConnection
- getInfo() - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Get the FileInfoDescriptor for the Jar file or null if it does not exist.
- getInfo(PrintWriter) - Static method in class org.apache.derby.tools.sysinfo
- getInitCases() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getInitialDefaultSchemaDescriptor() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the computed value for the initial default schema.
- getInitialRowCount(int, long) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the initial row count of the specified result set.
- getInitialRowCount(int, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getInitialRowCount(int, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- getInListOp() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
If this rel op was created for an IN-list probe predicate then return the underlying InListOperatorNode.
- getInputColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the column number for the input (addend) column.
- getInputColumnValue(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
- getInputJdbcType(int) - Static method in class org.apache.derby.client.am.CrossConverters
-
Convert the input targetJdbcType to the correct JdbcType used by CrossConverters.
- getInputResourceNameArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Return the name of a resource containing input commands or null iff none has been specified.
- getInputRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getInputStream() - Method in class org.apache.derby.client.net.NetAgent
- getInputStream() - Method in class org.apache.derby.client.net.NetConnection
- getInputStream() - Method in class org.apache.derby.client.net.NetXACallInfo
- getInputStream() - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
Return an InputStream that wraps the valid byte array.
- getInputStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- getInputStream() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get input stream
- getInputStream() - Method in class org.apache.derby.impl.io.CPFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.DirFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.JarDBFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.URLFile
-
Creates an input stream from a file name.
- getInputStream() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns an input stream serving the data in the blocked byte array.
- getInputStream() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Returns an input stream to read from this entry.
- getInputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns an input stream for the file denoted.
- getInputStream() - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Get an input stream positioned at the beginning of the file
- getInputStream() - Method in interface org.apache.derby.io.StorageFile
-
Creates an input stream from a file name.
- getInputStream(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
returns input stream linked with this object.
- getInsertablePage(BaseContainerHandle, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getInsertColumnNames() - Method in class org.apache.derby.impl.load.ColumnInfo
- getInsertConstantAction(TableDescriptor, long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, boolean, boolean, UUID, int, Object, Object, Properties, FKInfo[], TriggerInfo, int[], boolean[], UUID, Object[], Object[], boolean, RowLocation[], boolean, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a INSERT statement.
- getInsertPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getInsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, String, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An insert result set simply reports that it completed, and the number of rows inserted.
- getInsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, String, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getInsertVTIResultSet(NoPutResultSet, NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An insert VTI result set simply reports that it completed, and the number of rows inserted.
- getInsertVTIResultSet(NoPutResultSet, NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getInstance() - Static method in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
Get the singleton exception factory instance.
- getInstance() - Static method in class org.apache.derby.iapi.services.cache.ClassSizeCatalog
-
Get the singleton
ClassSizeCataloginstance. - getInstance() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getInstance() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
- getInstance(PiggyBackedSessionData, EngineConnection, boolean) - Static method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Get a reference (handle) to the PiggyBackedSessionData object.
- getInstanceNumber() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the instance number of this LCC.
- getInstanceNumber() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getInstant() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the DatabaseInstant for the current log record.
- getInstant() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Return the log instant (as an integer) the scan is currently on - this is the log instant of the log record that was returned by getNextRecord.
- getInstant() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- getInstant() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Return the log instant (as an integer) the scan is currently on - this is the log instant of the log record that was returned by getNextRecord.
- getInstant() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the instant of the record just retrieved with getNextRecord().
- getInstant() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- getInt() - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Get the held int.
- getInt() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a int.
- getInt() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as an int.
- getInt() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getInt() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get int from a SQLChar.
- getInt() - Method in class org.apache.derby.iapi.types.SQLClob
- getInt() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getInt() - Method in class org.apache.derby.iapi.types.SQLDouble
- getInt() - Method in class org.apache.derby.iapi.types.SQLInteger
- getInt() - Method in class org.apache.derby.iapi.types.SQLLongint
- getInt() - Method in class org.apache.derby.iapi.types.SQLReal
- getInt() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getInt() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getInt() - Method in class org.apache.derby.iapi.types.UserType
- getInt(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Build a Java int from a 4-byte signed binary representation.
- getInt(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java int from a 4-byte signed binary representation.
- getInt(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
- getInt(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getInt(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getInt(int) - Method in class org.apache.derby.client.am.Cursor
- getInt(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getInt(int) - Method in class org.apache.derby.diag.ErrorMessages
- getInt(int) - Method in class org.apache.derby.diag.SpaceTable
- getInt(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getInt(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getInt(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java int.
- getInt(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getInt(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getInt(int) - Method in class org.apache.derby.vti.VTITemplate
- getInt(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
- getInt(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getInt(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getInt(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getInt(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getInt(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC INTEGER parameter as a int in the Java programming language.
- getInt(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java int.
- getInt(String) - Method in class org.apache.derby.vti.VTITemplate
- getInternalByteArray() - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
The caller promises to set their variable to null before any other calls to write to this stream are made.
- getInternalClob() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Returns the current internal Clob representation.
- getInternalName() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
- getInternalReader(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns an internal reader for the Clob content, initialized at the specified character position.
- getInternalReader(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns an internal reader for the Clob, initialized at the specified character position.
- getInternalReader(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
- getInternalTablePropertySet(Properties) - Method in interface org.apache.derby.iapi.store.access.ConglomPropertyQueryable
-
Request set of properties associated with a table.
- getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Request set of properties associated with a table.
- getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Request set of properties associated with a table.
- getInternalTransaction() - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Get an Internal transaction.
- getInternalTransaction() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get an Internal transaction.
- getInterruptedException() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get exception created when we detected interruped status flag.
- getInterruptedException() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getIntFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
- getIntFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
- getIntFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
- getIntFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
- getIntFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getIntParameter(String, Properties, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getIntParameter(HttpServletRequest, String, String, LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Get an integer parameter
- getIntProperty(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the int value of a Property
- getIntProperty(Dictionary, String, int, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the value of an integer property.
- getIntPropVal(String, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get integer property values
- getIntSize() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
- getIntX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getInUse() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return the in use state for the compiler context.
- getInUse() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Return the in use state for the compiler context.
- getInvalidRecordHandle() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return an invalid record handle.
- getInvalidRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getIsAscending() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
- getIsAscending() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
- getIsDNC() - Method in class org.apache.derby.impl.tools.ij.Session
- getIsEmbeddedDerby() - Method in class org.apache.derby.impl.tools.ij.Session
- getIsIndex() - Method in class org.apache.derby.diag.ConglomInfo
- getIsInSortedOrder() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Get whether or not the source is in sorted order.
- getIsJCC() - Method in class org.apache.derby.impl.tools.ij.Session
- getIsNullsOrderedLow() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
-
Indicate whether NULL values should be ordered below non-NULL.
- getIsNullsOrderedLow() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Indicate whether NULL values should be ordered below non-NULL.
- getIso() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
- getIsolationLevelCode(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
util function, to resolve the isolation level and return a isolation level code
- getIsolationUptoDate() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Isolation level state in BrokeredConnection can get out of sync if the isolation is set using SQL rather than JDBC.
- getIsOverflow(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- getIsParam() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build an array of booleans denoting whether or not a given method parameter is a ?.
- getIsRoot() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- getIsRowUpdated() - Method in class org.apache.derby.client.am.Cursor
-
Get updated status for this row.
- getIsUpdateDeleteHole() - Method in class org.apache.derby.client.am.Cursor
-
Get deleted status for this row.
- getJ2SEConnection() - Method in class org.apache.derby.tools.SignatureChecker
-
We use reflection to get the J2SE connection so that references to DriverManager will not generate linkage errors on old J2ME platforms which may resolve references eagerly.
- getJ2seConnectionUrl() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
- getJarFile(String) - Method in class org.apache.derby.impl.io.JarStorageFactory
- getJarFile(String, String) - Method in interface org.apache.derby.iapi.services.loader.JarReader
-
Get the StorageFile for an installed jar file.
- getJarFile(String, String) - Method in class org.apache.derby.impl.db.BasicDatabase
- getJarName() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Return the SQL name for the installed jar.
- getJarReader() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Get the mechanism to rad jar files.
- getJarReader() - Method in class org.apache.derby.impl.db.StoreClassFactoryContext
- getJarReader() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- getJavaClass(ClassFactory, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Get the Java class corresponding to a Derby datatype.
- getJavaClassName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the java class name of the alias.
- getJavaClassName() - Method in class org.apache.derby.iapi.types.JSQLType
-
If this is a JAVA_CLASS, what is it's name?
- getJavaClassName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getJavaColumn(String, String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a java column.
- getJavaEncoding(int) - Static method in class org.apache.derby.impl.drda.CharacterEncodings
- getJavaFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the JavaFactory from this CompilerContext.
- getJavaFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the JavaFactory to use with this language connection
- getJavaFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getJavaFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the JavaFactory to use with this language connection REMIND: this is only used by the compiler; should there be a compiler module control class to boot compiler-only stuff?
- getJavaProperty(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Return Java properties from java.lang.System.
- getJavaProperty(String, boolean) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Return Java properties from java.lang.System.
- getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Returns the name of the java class type that this node coerces to.
- getJavaValueNode() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Get the JavaValueNode that lives under this JavaToSQLValueNode.
- getJBMSLockOnDB(UUID, UUIDFactory, String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
check to see if we are the only JBMS opened against this database.
- getJBMSMinorVersionNumber() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Get the minor version from the JBMS product minor version/maint version.
- getJDBCMajorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getJDBCMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getJDBCMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves the major JDBC version number for this driver.
- getJDBCMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getJDBCMessage(int) - Method in class org.apache.derby.client.am.Sqlca
- getJDBCMinorVersion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getJDBCMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getJDBCMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves the minor JDBC version number for this driver.
- getJDBCMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getJDBCParameterNumberStr() - Method in class org.apache.derby.impl.sql.GenericParameter
-
get string for param number
- getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.ClientCallableStatement
-
Returns the name of the java.sql interface implemented by this class.
- getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Returns the name of the java.sql interface implemented by this class.
- getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.ClientStatement
-
Returns the name of the java.sql interface implemented by this class.
- getJDBCTypeId() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the corresponding JDBC type.
- getJDBCTypeId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the jdbc type id for this type.
- getJDBCTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
JDBC has its own idea of type identifiers which is different from the Derby internal type ids.
- getJoinArguments(ActivationClassBuilder, MethodBuilder, ValueNode) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Get the arguments to the join result set.
- getJoinColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get the join columns from this list.
- getJoinResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns a non-null value if the ResultColumn represents the join column which is part of the SELECT list of a RIGHT OUTER JOIN with USING/NATURAL. eg select c from t1 right join t2 using (c) The join column we are talking about is column c as in "select c" The return value of following method will show the association of this result column to the join resultset created for the RIGHT OUTER JOIN with USING/NATURAL.
- getJoinStrategy() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the join strategy, as set by setJoinStrategy().
- getJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getJoinStrategy(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Gets a join strategy by number (zero-based).
- getJoinStrategy(int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getJoinStrategy(String) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Gets a join strategy by name.
- getJoinStrategy(String) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getJSQLType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Get the JSQLType that corresponds to this node.
- getJSQLType() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Get the JSQLType associated with this parameter.
- getJSQLType() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Get the JSQLType that corresponds to this node.
- getJVMClass() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- getJVMProperty(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return a property from the JVM's system set.
- getJVMProperty(String) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- getKeepAlive() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of keepAlive to configure how long the server should keep the socket alive for a disconnected client
- getKey() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- getKey() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Return the key used to key this object in a hashtable
- getKey() - Method in class org.apache.derby.impl.services.monitor.TopService
- getKey() - Method in class org.apache.derby.impl.store.access.sort.Node
- getKeyColumnPosition(int) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns the postion of a column.
- getKeyColumnPosition(int) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- getKeyColumnPosition(int) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- getKeyColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
RESOLVE: For now the ConstraintDescriptor code stores the array of key columns in the field 'otherColumns'.
- getKeyConstraintId() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets the UUID of the referenced key constraint
- getKeyTemplate() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Get a template into which the position key can be copied.
- getKind(TypeId) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
- getKindForSwap() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return the node type that must be used in order to construct an equivalent expression if the operands are swapped.
- getKindOfSavepoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
- getLanguageConnection() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getLanguageConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- getLanguageConnectionContext() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the language connection context associated with this activation
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the language connection factory associated with this connection
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Cache the language connection context.
- getLanguageConnectionContext() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getLanguageConnectionContext(ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns the LanguageConnectionContext to use.
- getLanguageConnectionContext(EmbedConnection) - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Get and cache the LanguageConnectionContext for this connection.
- getLanguageConnectionContext(EmbedConnection) - Static method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext(EmbedConnection) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Gets the LanguageConnectionContext for this connection.
- getLanguageConnectionContext(EmbedPooledConnection) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Privileged LCC lookup.
- getLanguageConnectionFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the language connection factory to use with this language connection context.
- getLanguageConnectionFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the language connection factory to use with this language connection context.
- getLanguageFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the language factory to use with this language connection context.
- getLanguageFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the language factory to use with this language connection context.
- getLargeMaxRows() - Method in class org.apache.derby.client.am.ClientStatement
- getLargeMaxRows() - Method in class org.apache.derby.client.am.LogicalStatementEntity
- getLargeMaxRows() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getLargeMaxRows() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- getLargeMaxRows() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 The maxRows limit is the maximum number of rows that a ResultSet can contain.
- getLargeUpdateCount() - Method in class org.apache.derby.client.am.ClientStatement
- getLargeUpdateCount() - Method in class org.apache.derby.client.am.LogicalStatementEntity
- getLargeUpdateCount() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getLargeUpdateCount() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- getLargeUpdateCount() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 4.2 getLargeUpdateCount returns the current result as an update count; if the result is a ResultSet or there are no more results -1 is returned.
- getLastActivation() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return the last activation added This is used to find the drop activation in dropViewCascade so we can add warning messages to the activation
- getLastActivation() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getLastAux() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Retrieve the aux value from the last node deallocated from the tree.
- getLastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A last index key result set returns the last row from the index in question.
- getLastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
A last index key sresult set returns the last row from the index in question.
- getLastInsertedPage() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getLastInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
- getLastInstant() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- getLastInstant() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Can be used so that only the necessary log records are sent when a flush(LogInstant flush_to_this) is called in the log factory.
- getLastLog() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getLastLogInstant() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the log instant for the last log record written by this transaction.
- getLastLogInstant() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getLastLogInstant() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the log instant for the last log record written by this transaction.
- getLastModified() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the last logical page number managed by this extent.
- getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getLastPageNumber(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getLastPageNumber(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the last (allocated) page of the container
- getLastPreallocPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
get the last preallocated pagenumber managed by this alloc page
- getLastPreallocPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getLastQueryTree() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Debug method for retrieving the last query tree.
- getLastQueryTree() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getLastRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the last row from the query, and returns NULL when there are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the last row from the query, and returns NULL when there are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the last row from the query, and returns NULL when there are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the last row from the query, and returns NULL when there are no rows.
- getLastRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the last row from the query, and returns NULL when there are no rows.
- getLastRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
- getLastUnfilledPage() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getLastValidPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the last valid page of the file container.
- getLastValidPageNumber() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- getLatchedPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a latched page.
- getLayerBStreamingBufferSize() - Static method in class org.apache.derby.impl.drda.DDMWriter
- getlcc() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getLcc() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- getLCC() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getLCC() - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- getLCC(EmbedConnection) - Static method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Gets the LanguageConnectionContext for this connection.
- getLeftChild() - Method in class org.apache.derby.vti.Restriction.AND
-
Get the left Restriction
- getLeftChild() - Method in class org.apache.derby.vti.Restriction.OR
-
Get the left Restriction
- getLeftChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return the left child pointer for the page.
- getLeftChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return the left child pointer for the page.
- getLeftChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return the left child pointer for the page.
- getLeftChildPageno() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return the left child page number for the page.
- getLeftmostResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
- getLeftOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Get the leftOperand
- getLeftOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Get the leftOperand
- getLeftOperand() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Get the leftOperand
- getLeftOptPredicateList() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Retrieve the list of optimizable predicates that are targeted for the left child.
- getLeftPredicateList() - Method in class org.apache.derby.impl.sql.compile.JoinNode
- getLeftResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Get the leftResultSet from this node.
- getLeftSibling(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the control row for this page's left sibling, or null if there is no left sibling (which probably means it's the leftmost page at its level).
- getleftSiblingPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the page number of the left sibling.
- getLeftSourceInput() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the left source input of this
SetOpResultSet - getLength() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the length in bits
- getLength() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the length of the data value.
- getLength() - Method in class org.apache.derby.iapi.types.SQLBinary
-
length in bytes
- getLength() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getLength() - Method in class org.apache.derby.iapi.types.SQLChar
- getLength() - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns the character length of this Clob.
- getLength() - Method in class org.apache.derby.iapi.types.SQLDate
- getLength() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getLength() - Method in class org.apache.derby.iapi.types.SQLDouble
- getLength() - Method in class org.apache.derby.iapi.types.SQLInteger
- getLength() - Method in class org.apache.derby.iapi.types.SQLLongint
- getLength() - Method in class org.apache.derby.iapi.types.SQLReal
- getLength() - Method in class org.apache.derby.iapi.types.SQLRef
- getLength() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getLength() - Method in class org.apache.derby.iapi.types.SQLTime
- getLength() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getLength() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getLength() - Method in class org.apache.derby.iapi.types.UserType
- getLength() - Method in class org.apache.derby.iapi.types.XML
- getLength() - Method in class org.apache.derby.iapi.util.ByteArray
- getLength() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Returns the number of bytes returned by this stream.
- getLength() - Method in class org.apache.derby.impl.jdbc.BinaryToRawStream
-
Return the length of the value in thie stream in bytes.
- getLength() - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Returns length of data.
- getLength() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Gets the length of the data value.
- getLength() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- getLength() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Gets the length of the data value.
- getLength(int) - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
-
Return the length of the designated columnIndex data value.
- getLength(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getLengthInBytes() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the length in bytes of a Bit value
- getLevel() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the level of this optimizer.
- getLevel() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get the (query block) level (0-based) for this FromTable.
- getLevel() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getLevel() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- getLimit() - Method in class org.apache.derby.iapi.services.io.LimitReader
-
return limit of the stream that can be read without throwing EOFException
- getLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Deprecated.
- getLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
-
Deprecated.
- getLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
-
Deprecated.
- getList() - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Return the list of matching nodes.
- getlobHMObj() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return the Hash Map in the root connection
- getLOBMapping(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the LOB reference corresponding to the locator.
- getLOBMapping(int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Get the LOB reference corresponding to the locator.
- getLOBMapping(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get the LOB reference corresponding to the locator.
- getLocalColumnDescriptor(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- getLocalDriver() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getLocale() - Method in interface org.apache.derby.database.Database
-
Get the Locale for this database.
- getLocale() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getLocale() - Method in class org.apache.derby.iapi.types.SQLChar
- getLocale() - Method in class org.apache.derby.impl.db.BasicDatabase
- getLocale(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the locale of the service that the passed in module lives in.
- getLocale(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getLocaleFinder() - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getLocaleFinder() - Method in class org.apache.derby.iapi.types.SQLChar
- getLocaleFromString(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Translate a string of the form ll[_CC[_variant]] to a Locale.
- getLocaleFromString(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Translate a localeDescription of the form ll[_CC[_variant]] to a Locale object.
- getLocaleFromString(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getLocalizedMessage(int, short, String, String, int, int, int, int, int, int, String, String, String, String, String[], int[]) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Method used by Derby Network Server to get localized message
- getLocalizedMessage(Locale, String, Object[]) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Method used by Derby Network Server to get localized message
- getLocalizedString(ResultSet, ResultSetMetaData, int) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getLocalName() - Method in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
- getLocation() - Method in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
- getLocator() - Method in class org.apache.derby.client.am.Lob
-
Get locator for this Lob
- getLocator() - Method in interface org.apache.derby.iapi.jdbc.EngineLOB
-
Returns LOB locator key.
- getLocator() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Return locator for this lob.
- getLocator() - Method in class org.apache.derby.impl.jdbc.EmbedClob
- getLocatorLength() - Method in class org.apache.derby.client.am.ClientBlob
-
Get the length in bytes of the
Blobvalue represented by this locator basedobject. - getLocatorLength() - Method in class org.apache.derby.client.am.ClientClob
-
Get the length in bytes of the
Clobvalue represented by this locator basedClobobject. - getLocatorLength() - Method in class org.apache.derby.client.am.Lob
-
Get the length of locator based Lob from the server.
- getLocatorProcedures() - Method in class org.apache.derby.client.am.Cursor
-
Returns a reference to the locator procedures.
- getLock(CompatibilitySpace, Object) - Method in interface org.apache.derby.impl.services.locks.Control
- getLock(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.Lock
- getLock(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Find a granted lock matching this space and qualifier
- getLockable() - Method in interface org.apache.derby.iapi.services.locks.Latch
-
Gte the object the latch is held on.
- getLockable() - Method in interface org.apache.derby.impl.services.locks.Control
- getLockable() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the object this lock is held on MT - Thread safe
- getLockable() - Method in class org.apache.derby.impl.services.locks.LockControl
-
Return the lockable object controlled by me.
- getLockControl() - Method in interface org.apache.derby.impl.services.locks.Control
- getLockControl() - Method in class org.apache.derby.impl.services.locks.Lock
- getLockControl() - Method in class org.apache.derby.impl.services.locks.LockControl
- getLockEscalationThreshold() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
get the lock escalation threshold to use with this connection.
- getLockEscalationThreshold() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
get the lock escalation threshold.
- getLockFactory() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Get the LockFactory to use with this store.
- getLockFactory() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Get the LockFactory to use with this store.
- getLockFactory() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the lock factory to be used during this transaction.
- getLockFactory() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Get the LockFactory to use with this store.
- getLockFactory() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- getLockFactory() - Method in class org.apache.derby.impl.store.raw.RawStore
- getLockFactory() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getLockFactory() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Get the LockFactory to use with this store.
- getLockGranularity() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the lock granularity for the table.
- getLockGranularityCode(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
util function, to resolve the lock granularity and return a lock granularity code
- getLockingPolicy() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return the locking policy for this open container.
- getLockingPolicy() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getLockingPolicy() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Return my locking policy, may be different from the Transaction's default locking policy.
- getLockingPolicy(int, int, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Get a locking policy for a transaction.
- getLockLevel() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getLockMode() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the lock mode, as last set in setLockMode().
- getLockMode() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getLockMode(int) - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Get the lock mode based on the language isolation level.
- getLockModeCode(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
util function, to resolve the lock mode, and return a lock mode code
- getLockSpace() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Get the lock compatibility space to use for the transactional nature of the class loading lock.
- getLockSpace() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return an object that when used as the compatibility space for a lock request, and the group object is the one returned by a call to
getOwner()on that object, guarantees that the lock will be removed on a commit or an abort. - getLockSpace() - Method in class org.apache.derby.impl.db.StoreClassFactoryContext
- getLockSpace() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return an object that when used as the compatibility space, and the object returned when calling
getOwner()on that object is used as group for a lock request, guarantees that the lock will be removed on a commit or an abort. - getLockState() - Method in class org.apache.derby.iapi.services.locks.ShExQual
- getLockTableConstantAction(String, long, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a LOCK TABLE statement.
- getLocStringFromLanguage(String) - Method in class org.apache.derby.drda.NetServlet
-
Get locale string from language which may have qvalue set
- getLogBuffer() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the log buffer to be used during this transaction.
- getLogBuffer() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
- getLogBuffer() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getLogConnections() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get whether connections are logged
- getLogConnections() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of logging connections
- getLogDirectory() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Return the location of the log directory.
- getLogDirectory() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- getLogDirectory() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- getLogDirPath(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- getLogFactory() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Get the log factory to be used during this transaction.
- getLogFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getLogFactory() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
JIRA-606.
- getLogFactoryModule() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- getLogFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
- getLogFactoryProperties(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get JBMS properties relevant to the log factory
- getLogFactoryProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- getLogFactoryProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Get JBMS properties relevant to the log factory
- getLogFileAtBeginning(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Open a log file and position the file at the beginning.
- getLogFileAtPosition(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get a read-only handle to the log file positioned at the stated position
- getLogFileName(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Given a log file number, return its file name
- getLogFileNumber() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- getLogFileNumber() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the current log file number.
- getLogFileNumber(long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
- getLogFilePosition() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- getLogFilePosition(long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
- getLogFileToSimulateCorruption(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get the log file to Simulate a log corruption FOR UNIT TESTING USAGE ONLY
- getLoggable() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the Loggable associated with the currentLogRecord
- getLoggable() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
-
Get the Loggable associated with the currentLogRecord
- getLoggable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- getLoggableAllocationActions() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Get the loggable allocation action associated with this implementation
- getLoggablePageActions() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getLogger() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- getLogger() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
MT- not needed
- getLogger() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- getLogger() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Get the Logger object used to write log records to the transaction log.
- getLogging(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getLogicalLeftResultSet() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return the logical left result set for this qualified join node.
- getLogicalLeftResultSet() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return the logical left result set for this qualified join node.
- getLogicalRightResultSet() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return the logical right result set for this qualified join node.
- getLogicalRightResultSet() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return the logical right result set for this qualified join node.
- getLoginSQLException(Exception) - Static method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
- getLogInstant() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Return the log instant the scan is currently on - this is the log instant of the log record that was returned by getNextRecord.
- getLogInstant() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Return the log instant the scan is currently on - this is the log instant of the log record that was returned by getNextRecord.
- getLogInstant() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the LogInstant for the record just retrieved with getNextRecord().
- getLoginTimeout() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getLoginTimeout() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
- getLogQueryPlan() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get value of logQueryPlan.
- getLogQueryPlan() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getLogRecordEnd() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Get the log instant that is right after the record just retrived
- getLogRecordEnd() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Return the log instant at the end of the log record on the current LogFile in the form of a log instant.
- getLogRecordEnd() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the log instant that is right after the record just retrieved with getNextRecord().
- getLogShipperProperties() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Load relevant system properties: max and min log shipping interval
- getLogStatementText() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get value of logStatementText.
- getLogStatementText() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getLogStorageFactory() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- getLogWriter() - Method in class org.apache.derby.client.am.Agent
- getLogWriter() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getLogWriter() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Get the log writer for this data source.
- getLong() - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Get the held int.
- getLong() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a long.
- getLong() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a long.
- getLong() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getLong() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get long from a SQLChar.
- getLong() - Method in class org.apache.derby.iapi.types.SQLClob
- getLong() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getLong() - Method in class org.apache.derby.iapi.types.SQLDouble
- getLong() - Method in class org.apache.derby.iapi.types.SQLInteger
- getLong() - Method in class org.apache.derby.iapi.types.SQLLongint
- getLong() - Method in class org.apache.derby.iapi.types.SQLReal
- getLong() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getLong() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getLong() - Method in class org.apache.derby.iapi.types.UserType
- getLong(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Build a Java long from an 8-byte signed binary representation.
- getLong(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java long from an 8-byte signed binary representation.
- getLong(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Build a Java
longfrom a fixed point decimal byte representation. - getLong(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getLong(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getLong(int) - Method in class org.apache.derby.client.am.Cursor
- getLong(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getLong(int) - Method in class org.apache.derby.diag.SpaceTable
- getLong(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getLong(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getLong(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java long.
- getLong(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getLong(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getLong(int) - Method in class org.apache.derby.vti.VTITemplate
- getLong(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
- getLong(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getLong(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getLong(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getLong(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getLong(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
- getLong(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java long.
- getLong(String) - Method in class org.apache.derby.vti.VTITemplate
- getLongFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
- getLongFromDECIMAL(int, String) - Method in class org.apache.derby.client.am.Cursor
- getLongFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
- getLongFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
- getLongFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getLongProperty(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the long value of a Property
- getLongVarbitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Long Bit Varying with the given value.
- getLongVarbitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getLongvarcharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL long varchar with the given value.
- getLongvarcharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getLongvarcharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLLongvarchar object to represent a SQL LONG VARCHAR (UCS_BASIC) with the given value.
- getLongvarcharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getLongvarcharDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL LONG VARCHAR with the passed in collationType.
- getLongvarcharDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL LONG VARCHAR with the given collation re-using previous if not null.
- getLongX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getLuceneDir() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Get the location of the Lucene indexes
- getMain(LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.Main
-
Get the right Main (according to the JDBC version.
- getMainInfo(PrintWriter, boolean) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- getMaintenanceVersion() - Method in class org.apache.derby.iapi.services.info.Version
- getMaintenanceVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
- getMaintVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the encoded maintainence version number.
- getMajorVersion() - Static method in class org.apache.derby.client.am.Version
- getMajorVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the major version number.
- getMajorVersion() - Method in class org.apache.derby.iapi.services.info.Version
- getMajorVersion() - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Returns the driver's major version number.
- getMajorVersion() - Method in class org.apache.derby.jdbc.ClientDriver
- getMajorVersion() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Returns the driver's major version number.
- getMajorVersion() - Method in class org.apache.derby.jdbc.InternalDriver
- getMajorVersion() - Method in class org.apache.derby.jdbc.JDBC
- getMajorVersion() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Return the JDBC driver's major version.
- getMajorVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
- getMajorVersion() - Static method in class org.apache.derby.tools.sysinfo
-
gets the major version of the Apache Derby embedded code.
- getMajorVersion(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the major version of the specified code library.
- getMajorVersionNumber() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- getManagementService() - Method in class org.apache.derby.mbeans.Management
- getManagerIndex(int) - Static method in class org.apache.derby.impl.drda.CodePoint
-
Given a manager codepoint find it's location in the managers array
- getManagerLevel(int) - Method in class org.apache.derby.impl.drda.AppRequester
-
get the Application requester manager level
- getManagerLevel(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the server manager level for a given manager
- getMasterFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
- getMasterProperties() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Load relevant system property: replication log buffer size
- getMatchingClause(int) - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Get the ith (0-based) matching clause
- getMatchingClauseConstantAction(int, String, ResultDescription, String, String, String, ConstantAction) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a WHEN [ NOT ] MATCHED clause.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Try to find a ResultColumn in the table represented by this CurrentOfNode that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Try to find a ResultColumn in the table represented by this FromBaseTable that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Try to find a ResultColumn in the table represented by this FromBaseTable that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Try to find a ResultColumn in the table represented by this FromBaseTable that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Try to find a ResultColumn in the table represented by this FromTable that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Try to find a ResultColumn in the table represented by this FromTable that matches the name in the given ColumnReference.
- getMatchingColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Try to find a ResultColumn in the table represented by this FromTable that matches the name in the given ColumnReference.
- getMaterializedColumns() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Internal to store.
- getMaterializedResultSet(NoPutResultSet, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A ResultSet which materializes the underlying ResultSet tree into a temp table on the 1st open.
- getMaterializedResultSet(NoPutResultSet, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getMaterialStatement() - Method in class org.apache.derby.client.am.ClientStatement
- getMaxBinaryLiteralLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxBinaryLiteralLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxBinaryLiteralLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
How many hex characters can you have in an inline binary literal?
- getMaxBinaryLiteralLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxBinaryLiteralLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxCatalogNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxCatalogNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxCatalogNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a catalog name?
- getMaxCatalogNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxCatalogNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxCharLength() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the imposed maximum character length on the described stream.
- getMaxCharLiteralLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxCharLiteralLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxCharLiteralLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the max length for a character literal?
- getMaxCharLiteralLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxCharLiteralLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnID() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the highest column id in the table.
- getMaxColumnNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxColumnNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the limit on column name length?
- getMaxColumnNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxColumnNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInGroupBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInGroupBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxColumnsInGroupBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in a "GROUP BY" clause?
- getMaxColumnsInGroupBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxColumnsInGroupBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInIndex() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInIndex() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxColumnsInIndex() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns allowed in an index?
- getMaxColumnsInIndex() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxColumnsInIndex__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInOrderBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInOrderBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxColumnsInOrderBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in an "ORDER BY" clause?
- getMaxColumnsInOrderBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxColumnsInOrderBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInSelect() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInSelect() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxColumnsInSelect() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in a "SELECT" list?
- getMaxColumnsInSelect() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxColumnsInSelect__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInTable() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnsInTable() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxColumnsInTable() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of columns in a table?
- getMaxColumnsInTable() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxColumnsInTable__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxColumnWidth(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Return the user-defined maximum size of the column.
- getMaxConnections() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxConnections() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxConnections() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
How many active connections can we have at a time to this database?
- getMaxConnections() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxConnections__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxContainerId() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Return an id which can be used to create a container.
- getMaxContainerId() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Return an id which can be used to create a container.
- getMaxContainerId() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return an id which can be used to create a container.
- getMaxContainerId() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Return an id which can be used to create a container.
- getMaxCursorNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxCursorNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxCursorNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum cursor name length?
- getMaxCursorNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxCursorNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxDataLength(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
return the max datalength allowed with the space available
- getMaxDynamicResults() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the maximum number of dynamical created result sets from the procedure definition.
- getMaxDynamicResults() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Real implementations of this method are provided by a generated class.
- getMaxDynamicResults() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getMaxDynamicResultSets() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- getMaxEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the maximum number of entries in the cache.
- getMaxEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getMaxEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the maximum number of entries that could be held by this cache.
- getMaxFetchColumnId() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Internal to store.
- getMaxFieldSize() - Method in class org.apache.derby.client.am.ClientStatement
- getMaxFieldSize() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getMaxFieldSize() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getMaxFieldSize() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxFieldSize limit (in bytes) is the maximum amount of data returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR columns.
- getMaxFieldSize() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getMaxFreeSpace() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getMaxFreeSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
The maximum free space on this page possible.
- getMaxHeaderLength() - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Returns the maximum header length.
- getMaxHeaderLength() - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Returns the maximum header length.
- getMaxHeaderLength() - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Returns the maximum length of the header.
- getMaximumColumnSize() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the maximum size of the column
- getMaximumMaximumWidth() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the maximum maximum width of the type (that's not a typo).
- getMaximumPrecision() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the maximum precision of the type.
- getMaximumScale() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the maximum scale of the type.
- getMaximumValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getMaximumWidth() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the maximum width of the type.
- getMaximumWidth() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- getMaximumWidth() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Shorthand method for getCatalogType().getMaximumWidth().
- getMaximumWidthInBytes() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the maximum width of the type IN BYTES.
- getMaximumWidthInBytes() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Return the length of this type in bytes.
- getMaxIndexLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxIndexLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxIndexLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of an index (in bytes)?
- getMaxIndexLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxIndexLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxLogicalLobSize() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
See DatabaseMetaData javadoc
- getMaxLogicalLobSize() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
See DatabaseMetaData javadoc
- getMaxLogicalLobSize() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Added in JDBC 4.2.
- getMaxMemoryPerTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
- getMaxMemoryPerTable() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Return the maxMemoryPerTable setting, this is used in optimizer, as well as subquery materialization at run time.
- getMaxMemoryPerTable() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- getMaxMemoryPerTable() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Return max memory usage for a SQL Binary
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBit
-
Return max memory usage for a SQL Bit
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Return max memory usage for a SQL Blob
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
Return max memory usage for a SQL LongVarbit
- getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Return max memory usage for a SQL Varbit
- getMaxPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getMaxProcedureNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxProcedureNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxProcedureNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a procedure name?
- getMaxProcedureNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxProcedureNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxRows() - Method in class org.apache.derby.client.am.ClientStatement
- getMaxRows() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getMaxRows() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getMaxRows() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the maximum # of rows. (# of rows that can be returned by a ResultSet. 0 means no limit.)
- getMaxRows() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxRows limit is the maximum number of rows that a ResultSet can contain.
- getMaxRows() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getMaxRows() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getMaxRows() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getMaxRowSize() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxRowSize() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxRowSize() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a single row?
- getMaxRowSize() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxRowSize__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxSchemaNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxSchemaNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxSchemaNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length allowed for a schema name?
- getMaxSchemaNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxSchemaNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxStatementLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxStatementLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxStatementLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a SQL statement?
- getMaxStatementLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxStatementLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxStatements() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxStatements() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxStatements() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
How many active statements can we have open at one time to this database?
- getMaxStatements() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxStatements() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
- getMaxStatements() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
- getMaxStatements() - Method in interface org.apache.derby.jdbc.ClientConnectionPoolDataSourceInterface
-
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
- getMaxStatements__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxStoredSize() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionId
-
Return the maximum number of bytes the transactionId will take to store using writeExternal.
- getMaxStoredSize() - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
TransactionId method
- getMaxTableNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxTableNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxTableNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a table name?
- getMaxTableNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxTableNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxTablesInSelect() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxTablesInSelect() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxTablesInSelect() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum number of tables in a SELECT?
- getMaxTablesInSelect() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxTablesInSelect__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxThreads() - Method in class org.apache.derby.drda.NetworkServerControl
-
Returns the current maxThreads setting for the running Network Server
- getMaxThreads() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of maximum number of threads to create
- getMaxUserNameLength() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxUserNameLength() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getMaxUserNameLength() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the maximum length of a user name?
- getMaxUserNameLength() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getMaxUserNameLength__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMaxWidth(TypeId, Object) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
- getMD5Checksum(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Use MD5 MessageDigest algorithm to generate checksum
- getMember(String, String) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getMemInfo() - Static method in class org.apache.derby.impl.drda.memCheck
- getMergeConstantAction(ConstantAction[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a MERGE statement.
- getMergedRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- getMergeResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A MERGE result set simply reports that it completed, and the number of rows that it INSERTed/UPDATEd/DELETEdd.
- getMergeResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getMergeSort() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Returns merge sort implementation.
- getMergeSort() - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
- getMergeTableID() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the MERGE table (SOURCE or TARGET) associated with this column
- getMergeTableID() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
get the merge table id
- getMergeTableID(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Find the MERGE table id of the indicated column
- getMessage() - Method in exception org.apache.derby.client.am.SqlException
- getMessage() - Method in exception org.apache.derby.iapi.error.StandardException
-
The message stored in the super class Throwable must be set up object creation.
- getMessage() - Method in exception org.apache.derby.impl.drda.DRDAProtocolException
-
Override getMessage()
- getMessage() - Method in exception org.apache.derby.impl.sql.compile.ParseException
-
This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to get the actual message that is wrapped inside the ReplicationMessage object.
- getMessage() - Method in exception org.apache.derby.impl.tools.ij.ParseException
-
This method has the standard behavior when this object has been created using the standard constructors.
- getMessage(int) - Method in class org.apache.derby.client.am.Sqlca
- getMessage(String, Object...) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getMessageFormatter() - Static method in class org.apache.derby.tools.SignatureChecker
-
Get the message resource.
- getMessageId() - Method in exception org.apache.derby.iapi.error.StandardException
-
Return the message identifier that is used to look up the error message text in the messages.properties file.
- getMessageLocale() - Method in class org.apache.derby.iapi.services.context.ContextManager
- getMessageType(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Determine type of message
- getMessageUtil() - Static method in exception org.apache.derby.client.am.SqlException
-
This routine provides singleton access to an instance of MessageUtil that is constructed for client messages.
- getMetaData() - Method in class org.apache.derby.catalog.GetProcedureColumns
- getMetaData() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
- getMetaData() - Method in class org.apache.derby.client.am.ClientConnection
- getMetaData() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- getMetaData() - Method in class org.apache.derby.client.am.ClientResultSet
- getMetaData() - Method in class org.apache.derby.client.am.LogicalConnection
-
Retrieves a
DatabaseMetaDataobject that contains metadata about the database to which thisConnectionobject represents a connection. - getMetaData() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getMetaData() - Method in class org.apache.derby.diag.ContainedRoles
- getMetaData() - Method in class org.apache.derby.diag.ErrorLogReader
- getMetaData() - Method in class org.apache.derby.diag.ErrorMessages
- getMetaData() - Method in class org.apache.derby.diag.LockTable
- getMetaData() - Method in class org.apache.derby.diag.SpaceTable
- getMetaData() - Method in class org.apache.derby.diag.StatementCache
- getMetaData() - Method in class org.apache.derby.diag.StatementDuration
- getMetaData() - Method in class org.apache.derby.diag.TransactionTable
- getMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
JDBC 2.0 The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
- getMetaData() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Get the saved JDBC ResultSetMetaData.
- getMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A Connection's database is able to provide information describing its tables, its supported SQL grammar, its stored procedures, the capabilities of this connection, etc.
- getMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
- getMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
- getMetaData() - Method in class org.apache.derby.impl.load.ImportAbstract
-
Gets the resultset meta data
- getMetaData() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Get the saved meta data.
- getMetaData() - Method in class org.apache.derby.vti.ForwardingVTI
- getMetaData() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getMetaData() - Method in class org.apache.derby.vti.VTITemplate
- getMetaData() - Method in class org.apache.derby.vti.XmlVTI
- getMetaDataInfo() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getMetaDataInfoBoolean(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoBoolean_supportsConvert(int, int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoBooleanWithType(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoBooleanWithTypeClient(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoBooleanWithTypeServer(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoInt(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoInt_SupportsResultSetConcurrency(int, int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataInfoString(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getMetaDataX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- getMetaDataX() - Method in class org.apache.derby.client.am.ClientResultSet
- getMethod(String) - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
- getMethod(String) - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Obtain a handle to the method with the given name that takes no arguments.
- getMethod(String) - Method in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
- getMethod(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getMethodCall() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return the constructor or static method invoked from this node
- getMethodName() - Method in interface org.apache.derby.catalog.AliasInfo
-
Get the name of the static method that the alias represents at the source database.
- getMethodName() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
- getMethodName() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
- getMethodName() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
- getMethodName() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
- getMethodName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getMethodName(int) - Static method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getMethodParameterClasses() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the resolved Classes of our parameters
- getMethodParms() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the method parameters.
- getMethods() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getMinimumRecordSize() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getMinimumValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getMinLen(char[], int, int, boolean, char) - Static method in class org.apache.derby.iapi.types.Like
-
Calculate the shortest length string that could match this pattern
- getMinorVersion() - Static method in class org.apache.derby.client.am.Version
- getMinorVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the minor version number.
- getMinorVersion() - Method in class org.apache.derby.iapi.services.info.Version
- getMinorVersion() - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Returns the driver's minor version number.
- getMinorVersion() - Method in class org.apache.derby.jdbc.ClientDriver
- getMinorVersion() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Returns the driver's minor version number.
- getMinorVersion() - Method in class org.apache.derby.jdbc.InternalDriver
- getMinorVersion() - Method in class org.apache.derby.jdbc.JDBC
- getMinorVersion() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Return the JDBC driver's minor version.
- getMinorVersion() - Method in interface org.apache.derby.mbeans.VersionMBean
- getMinorVersion() - Static method in class org.apache.derby.tools.sysinfo
-
gets the minor version of the Apache Derby embedded code.
- getMinorVersion(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the minor version of the specified code library.
- getMinorVersionNumber() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- getMinThreads() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of minimum number of threads to create at start
- getMinute(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the encoded minute value (may be different than the minute value for current timezone if value encoded in a different timezone)
- getMinutes() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get minute component.
- getMinutes(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the minute of the hour out of a time or timestamp.
- getMinutes(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
- getMinutes(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
- getMinutes(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getMirrorControlFileName() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return the mirror control file name
- getMiscResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
Generic Misc result set creation.
- getMiscResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getMissCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of cache misses.
- getMissCount() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getMissCount() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of cache accesses where the requested object was not already in the cache.
- getMode() - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Get the mode of this policy
- getMode() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get the mode I was opened with.
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking2
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking3
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- getMode() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
- getModifiedInSavepointLevel() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was last modified
- getModifier() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getModifier() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- getModuleFromDbName(String) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Given a database name come up with a module.
- getMonitor() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Helper routine which looks up the monitor.
- getMonitor() - Static method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.services.context.SystemContext
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Get the monitor.
- getMonitor() - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.db.BasicDatabase
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.db.DatabaseContextImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.stream.SingleStream
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged Monitor lookup.
- getMonitor() - Static method in class org.apache.derby.jdbc.XATransactionState
-
Privileged Monitor lookup.
- getMonitorLite() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- getMonitorLite() - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Privileged Monitor lookup.
- getMonth() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get the month component.
- getMonth(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the month from the encodedDate, January is one.
- getMonth(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the month number out of a date.
- getMonth(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
- getMonth(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
- getMonth(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getMoreData_() - Method in class org.apache.derby.client.am.Cursor
- getMoreData_() - Method in class org.apache.derby.client.net.NetCursor
- getMoreResults() - Method in class org.apache.derby.client.am.ClientStatement
- getMoreResults() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getMoreResults() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
getMoreResults moves to a Statement's next result.
- getMoreResults() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
getMoreResults moves to a Statement's next result.
- getMoreResults() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getMoreResults(int) - Method in class org.apache.derby.client.am.ClientStatement
- getMoreResults(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getMoreResults(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 3.0 Moves to this Statement obect's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object
- getMoreResults(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get more results using reflection.
- getMoreResults(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Moves to this Statement obect's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object
- getMoreResults(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getMoreResultsX(int) - Method in class org.apache.derby.client.am.ClientStatement
- getMostAccuratePath(StorageFile) - Static method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Helper method returning the "best-effort-most-accurate" path.
- getMostRecentPreparedRecoveredXact(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the most recent recovered prepared transaction.
- getMostRecentRollbackFirstTransaction(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the most recently added transaction that says it needs to be rolled back first (an InternalXact) from the transaction table and make the passed in transaction assume its identity.
- getMostRecentTransactionForRollback(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get the most recently non-prepared added transaction from the transaction table and make the passed in transaction assume its identity.
- getMuckFromBootPassword(byte[], int) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- getMultipleResultSets() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- getMultipleResultSets() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getMultipleResultSets() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getMultiProbeTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A multi-probe result set, used for probing an index with one or more target values (probeValues) and returning the matching rows.
- getMultiProbeTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
Multi-probing scan that probes an index for specific values contained in the received probe list.
- getName() - Method in class org.apache.derby.authentication.SystemPrincipal
-
Returns the name of this principal.
- getName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getName() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- getName() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
the class's unqualified name
- getName() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
return the name of the method.
- getName() - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Return the name of the generated class.
- getName() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Gets the name of the wrapped writer or stream
- getName() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the name of this join strategy
- getName() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the (exposed) name of this Optimizable
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the name of the alias.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the name of the sps.
- getName() - Method in interface org.apache.derby.iapi.sql.dictionary.SystemColumn
-
Gets the name of this column.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the name of the table.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger name
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
-
Get the name of this object.
- getName() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- getName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Returns the name of the Column.
- getName() - Method in class org.apache.derby.impl.io.InputStreamFile
- getName() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- getName() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
the class's unqualified name
- getName() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Return the logical name of the method.
- getName() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- getName() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- getName() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the name of this sequence generator.
- getName() - Method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Gets the name of this column.
- getName() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getName() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- getName() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- getName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
The following methods implement the ResultColumnDescriptor interface.
- getName() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Get the name from this node.
- getName() - Method in class org.apache.derby.impl.sql.compile.WindowNode
- getName() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Get the type number of this trigger
- getName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Returns the name of the Column.
- getName() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
- getName() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- getName() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- getName() - Method in class org.apache.derby.impl.tools.ij.Session
- getName() - Method in interface org.apache.derby.io.StorageFile
- getName() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- getNameIndex() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
- getNameSpace() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the name space of the alias.
- getNamespaceURI(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
- getNameString(String, long) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Build a String for a statement name.
- getNanos() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get nanosecond component.
- getNCharacterStream(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getNCharacterStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getNCharacterStream(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getNCharacterStream(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getNCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getNCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getNCharacterStream(int) - Method in class org.apache.derby.vti.VTITemplate
- getNCharacterStream(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getNCharacterStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getNCharacterStream(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getNCharacterStream(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getNCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getNCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getNCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
- getNClob(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getNClob(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getNClob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getNClob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getNClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getNClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getNClob(int) - Method in class org.apache.derby.vti.VTITemplate
- getNClob(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getNClob(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getNClob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getNClob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getNClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getNClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getNClob(String) - Method in class org.apache.derby.vti.VTITemplate
- getNegation(ValueNode) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
Negate the comparison.
- getNegation(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
-
Negate the comparison.
- getNegation(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Negate the comparison.
- getNegation(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Returns the negation of this operator; negation of Equals is NotEquals.
- getNegationNode() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getNestedConnection(boolean) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
-
Get a new connection object equivalent to the call
- getNestedConnection(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
Get a connection equivalent to the call
- getNestedException() - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
- getNestedException() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- getNestedException() - Method in interface org.apache.derby.iapi.services.io.ErrorInfo
- getNestedException() - Method in interface org.apache.derby.iapi.services.io.ErrorObjectInput
- getNestedException() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- getNestedException() - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
- getNestedLoopJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A nested loop left outer join result set forms a result set on top of 2 other result sets.
- getNestedLoopJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getNestedLoopLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A nested loop join result set forms a result set on top of 2 other result sets.
- getNestedLoopLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getNestingLevel() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the nesting level for this CR.
- getNetConnection() - Method in class org.apache.derby.client.net.NetXAConnection
-
Returns underlying net connection
- getNetProductVersionHolder() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Retrieve product version information We need to make sure that this method gets the stream and passes it to ProductVersionHolder, because it lives in the Network Server jar and won't be readily available to ProductVersionHolder when running under security manager.
- getNetSysInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get Net Server information
- getNetworkTimeout() - Method in class org.apache.derby.client.am.ClientConnection
- getNetworkTimeout() - Method in class org.apache.derby.client.am.LogicalConnection
- getNetworkTimeout() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getNetworkTimeout() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
- getNetworkTimeout() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getNewAggregatorResultColumn(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the result column that has a new aggregator.
- getNewCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get a cost estimate to use for this ResultSetNode.
- getNewCostEstimate(double, double, double) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getNewCurrentConnectionHandle() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- getNewEmbedConnection(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
- getNewEncodedInput(InputStream, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNewEncodedOutput(OutputStream, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
Get a new LocalizedOutput with the given encoding.
- getNewExpressionResultColumn(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the aggregate expression in a new result column.
- getNewInput(InputStream) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNewInstance() - Method in class org.apache.derby.catalog.types.TypesImplInstanceGetter
- getNewInstance() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
-
Create an instance of this class.
- getNewInstance() - Method in interface org.apache.derby.iapi.services.loader.InstanceGetter
-
Create an instance of a class.
- getNewInstance() - Method in class org.apache.derby.iapi.types.DTSClassInfo
- getNewInstance() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDGetter
- getNewInstance() - Method in class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- getNewInstance() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getNewInstance() - Method in class org.apache.derby.impl.sql.depend.DepClassInfo
- getNewInstance() - Method in class org.apache.derby.impl.store.access.heap.HeapClassInfo
- getNewJoinCondition(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Build a new join condition between the leftOperand and the rightOperand.
- getNewLocale(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNewNestedConnection(EmbedConnection) - Method in class org.apache.derby.jdbc.InternalDriver
-
Get a new nested connection.
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
- getNewNull() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
- getNewNull() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Get a new null value of the same type as this data value.
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLBit
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLBlob
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLChar
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLClob
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLDate
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLDouble
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLInteger
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLLongint
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLReal
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLRef
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLTime
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLVarbit
- getNewNull() - Method in class org.apache.derby.iapi.types.SQLVarchar
- getNewNull() - Method in class org.apache.derby.iapi.types.UserType
- getNewNull() - Method in class org.apache.derby.iapi.types.XML
- getNewNull() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Get a new null value of the same type as this data value.
- getNewNull() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- getNewNull() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Get a new null value of the same type as this data value.
- getNewNullResultExpression() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the null aggregate result expression column.
- getNewNullResultExpression() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Get the null result expression column.
- getNewNullRow() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a new row with the same columns type as this one, containing nulls.
- getNewNullRow() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- getNewNullRow() - Method in class org.apache.derby.impl.sql.execute.ValueRow
- getNewObjectArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a new DataValueDescriptor[]
- getNewObjectArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- getNewObjectArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
- getNewOutput(OutputStream) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNewOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getNewOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get an empty overflow page.
- getNewPooledConnection(BasicEmbeddedDataSource40, String, String, boolean) - Method in class org.apache.derby.jdbc.InternalDriver
-
Create and return an EmbedPooledConnection from the received instance of EmbeddedDataSource.
- getNewReferencingName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the new Referencing name, if any, from the REFERENCING clause.
- getNewRow() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Like getNewRowSet(), but returns a result set positioned on the first row of the after (new) result set.
- getNewRow() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Like getAfterResultSet(), but returns a result set positioned on the first row of the before result set.
- getNewRowSet() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Returns a result set of the new (after) images of the changed rows.
- getNewRowSet() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Returns a result set row the new images of the changed rows.
- getNewRSOnCurrentRow(TriggerDescriptor, Activation, CursorResultSet, int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Whip up a new Temp ResultSet that has a single row.
- getNewSubMethod(String, boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Create a sub-method from this method to allow the code builder to split a single logical method into multiple methods to avoid the 64k per-method code size limit.
- getNewVarchar() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
- getNewVarchar() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get a SQLVarchar for a built-in string function.
- getNewXAConnection(BasicEmbeddedDataSource40, ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.InternalDriver
-
Create and return an EmbedXAConnection from the received instance of BasicEmbeddedDataSource40.
- getNextAllocPageNumber() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getNextAllocPageOffset() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getNextAppendedRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- getNextBuffer_r() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Get the next buffer for reading bytes.
- getNextBuffer_w() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Get the next buffer for writing bytes.
- getNextBuffer_w_Sanity() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Do sanity checking when getting the next write buffer
- getNextColumn() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
- getNextColumnNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next column number (for generated column names) from this CompilerContext.
- getNextColumnNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getNextColumnPiece(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return the next recordHandle in a long column chain.
- getNextConglom(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getNextConglomId(int) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return next conglomid to try to add the container with.
- getNextDecoratedPermutation() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Iterate through the "decorated permutations", returning false when they are exhausted.
- getNextDecoratedPermutation() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getNextEquivalenceClass() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the next equivalence class for equijoin clauses.
- getNextEquivalenceClass() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the next equivalence class for equijoin clauses.
- getNextException() - Method in exception org.apache.derby.client.am.SqlException
- getNextException() - Method in exception org.apache.derby.iapi.error.StandardException
-
Get the next
SQLExceptionthat should be put into the parent exception when this instance is converted to anSQLException. - getNextFK() - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
- getNextHeadPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the next page in the container.
- getNextHeadPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get the next page in the container.
- getNextId() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getNextLCCInstanceNumber() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the instance # for the next LCC.
- getNextLock(Control) - Method in class org.apache.derby.impl.services.locks.LockTableVTI
- getNextPage(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the next valid page of the given page number in the container.
- getNextPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getNextPage(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the next valid page and latch it
- getNextParentRow() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- getNextPermutation() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Iterate through the permutations, returning false when the permutations are exhausted.
- getNextPermutation() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getNextProbeValue() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Return the next non-duplicate value from the probe list.
- getNextQualifiers() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getNextRecord() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
- getNextRecord(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Read a log record into the byte array provided.
- getNextRecord(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Read the next log record.
- getNextRecord(ArrayInputStream, TransactionId, int) - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Get the next record in the scan and place its data in the passed in array.
- getNextRecordBackward(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Read the previous log record.
- getNextRecordForward(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Read the next log record.
- getNextRef() - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
- getNextResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next ResultSet number from this CompilerContext.
- getNextResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getNextRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the next row from the query, and returns NULL when there are no more rows.
- getNextRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
No rows to return, so throw an exception.
- getNextRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the next row from the query, and returns NULL when there are no more rows.
- getNextRowCore() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
Return the requested value computed from the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
If open and not returned yet, returns the row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
Return the requested value computed from the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Return the requested values computed from the next row (if any)
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
If open and not returned yet, returns the row after plugging the parameters into the expressions.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Return the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Return the next row (if any) from the scan (if open).
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the next row.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
If there are rows still on the first source, return the next one; otherwise, switch to the second source and return a row from there.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
If open and not returned yet, returns the row after plugging the parameters into the expressions.
- getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Return the requested values computed from the next row (if any) for which the restriction evaluates to true.
- getNextRowCore(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Get next row from the source result set.
- getNextRowCore(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- getNextRowCore(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- getNextRowFromRowSource() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Call method to either get next row or next row with non-null key columns.
- getNextRowFromRowSource() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
Get the next row as an array of column objects.
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
Gets next row from the row source and update the count of unique values that are returned.
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the next row as an array of column objects.
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- getNextRowFromRowSource() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- getNextRowFromRS() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Get the next output row for processing
- getNextRowFromRS() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Get the next output row for processing
- getNextRowFromSource() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- getNextRowFromSource() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- getNextRowFromTempTable() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- getNextRowOfResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
- getNextRowset() - Method in class org.apache.derby.client.am.ClientResultSet
- getNextSession(Session) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the next session for the thread to work on Called from DRDAConnThread after session completes or timeslice exceeded.
- getNextSlotNumber(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Find slot for record with an id greater than the passed in identifier.
- getNextSlotNumber(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getNextStartColumn() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
- getNextStartColumn() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Return the last column of the row this operation logged
- getNextStorageFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- getNextSubqueryNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next subquery number from this CompilerContext.
- getNextSubqueryNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the current next subquery number from this CompilerContext.
- getNextTableNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current next table number from this CompilerContext.
- getNextTableNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getNextValidPage(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- getNextValidPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- getNextWaiter(ActiveLock, boolean, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Get the next waiting lock (if any).
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
Format for display, a name for this node.
- getNodeName() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
RealBasicNoPutResultSetStatistics override.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
If this node is on a database item (like a table or an index), then provide a string that describes the on item.
- getNodeOn() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
RealBasicNoPutResultSetStatistics override.
- getNodes() - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- getNodesFromParameters(Class<T>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get all of the nodes of the specified class from the parameters to this VTI.
- getNodeTime() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Return the time for all operations performed by this node, but not the time for the children of this node.
- getNodeType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getNonCoreTI(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a TabInfoImpl for a non-core table.
- getNonCoreTIByNumber(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
returns the tabinfo for a non core system catalog.
- getNonMatchingIndexScan() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Return whether or not the optimizer is considering a non-matching index scan on this AccessPath.
- getNonMatchingIndexScan() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getNonNullableSqlType(int) - Static method in class org.apache.derby.client.am.Utils
- getNonNullableSqlType(int) - Static method in class org.apache.derby.impl.drda.SQLTypes
-
Translate DB2 SQL Type to the non-nullable type.
- getNonRedundantExpression() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the underlying expression, skipping over ResultColumns that are marked redundant.
- getNonSelfReferencingFK(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Am I referenced by a FK on another table?
- getNoOfOpens() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getNormalizeResultSet(NoPutResultSet, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
REMIND: needs more description...
- getNormalizeResultSet(NoPutResultSet, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getNoRowsResultSetStatistics(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
- getNoRowsResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
- getNoWait(OpenBTree, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the control row for the given page if the latch on the page can be obtained without waiting, else return null.
- getNString(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getNString(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getNString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getNString(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getNString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getNString(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getNString(int) - Method in class org.apache.derby.vti.VTITemplate
- getNString(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getNString(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getNString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getNString(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getNString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getNString(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getNString(String) - Method in class org.apache.derby.vti.VTITemplate
- getNull() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a Null for this type.
- getNull() - Method in class org.apache.derby.iapi.types.TypeId
-
Get SQL null value.
- getNull(int, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Return an object based on the format id and collation type.
- getNull(int, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullabilityType(boolean) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a type descriptor identical to the this type with the exception of its nullability.
- getNullAuthorizationID() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
- getNullBit(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Bit with a SQL null value.
- getNullBit(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullBlob(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Blob with a SQL null value.
- getNullBlob(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullBoolean(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL boolean with a SQL null value.
- getNullBoolean(BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullByte(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL tinyint with a SQL null value.
- getNullByte(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullChar(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CHAR (UCS_BASIC) with a SQL null value.
- getNullChar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullChar(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CHAR set to NULL with collation set to collationType.
- getNullChar(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL CHAR set to NULL with collation set to collationType.
- getNullClob(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CLOB (UCS_BASIC) with a SQL null value.
- getNullClob(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullClob(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL CLOB set to NULL with collation set to collationType.
- getNullClob(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL CLOB set to NULL with collation set to collationType.
- getNullDate(DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL date with a SQL null value.
- getNullDate(DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullDecimal(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Decimal/Numeric with a SQL null value.
- getNullDecimal(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullDouble(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL double with a SQL null value.
- getNullDouble(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullDVDWithUCS_BASICcollation(int) - Static method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
This method will return a DVD based on the formatId.
- getNullFloat(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL float with a SQL null value.
- getNullFloat(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullIndexRow(ColumnDescriptorList, RowLocation) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Get a NULL Index Row for this index.
- getNullInteger(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL int with a SQL null value.
- getNullInteger(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullLong(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bigint with a SQL null value.
- getNullLong(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullLongVarbit(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Long Bit Varying with a SQL null value.
- getNullLongVarbit(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullLongvarchar(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL LONG VARCHAR (UCS_BASIC) with a SQL null value.
- getNullLongvarchar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullLongvarchar(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL LONG VARCHAR set to NULL with collation set to collationType.
- getNullLongvarchar(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL LONG VARCHAR set to NULL with collation set to collationType.
- getNullNode(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get a ConstantNode to represent a typed null value.
- getNullObject(UserDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a User-defined data value with a SQL null value.
- getNullObject(UserDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullRef(RefDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a RefDataValue with a SQL null value.
- getNullRef(RefDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullShort(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL smallint with a SQL null value.
- getNullShort(NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullString() - Method in class org.apache.derby.impl.load.ControlInfo
- getNullTime(DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL time with a SQL null value.
- getNullTime(DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullTimestamp(DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL timestamp with a SQL null value.
- getNullTimestamp(DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullVarbit(BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL Bit Varying with a SQL null value.
- getNullVarbit(BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullVarchar(StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL VARCHAR (UCS_BASIC) with a SQL null value.
- getNullVarchar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getNullVarchar(StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL VARCHAR set to NULL with collation set to collationType.
- getNullVarchar(StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Get a SQL VARCHAR set to NULL with collation set to collationType.
- getNullXML(XMLDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get an XML with a SQL null value.
- getNullXML(XMLDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
getNullXML: Get an XML with a SQL null value.
- getNumAllocatedPages() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the estimated number of allocated pages
- getNumAllocatedPages() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
Get the estimated number of allocated pages
- getNumber() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Get the type number of this trigger
- getNumber(int) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNumber(long) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNumberAsString(double) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNumberAsString(int) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNumberAsString(long) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNumberAsString(Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getNumberFields() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- getNumberOfColumns() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the number of columns in the table.
- getNumberOfColumns() - Method in class org.apache.derby.impl.load.ImportReadData
- getNumberOfColumns(int, FormatableBitSet) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get the number of columns represented by a FormatableBitSet.
- getNumberOfControlRowColumns() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Get the number of columns in the control row.
- getNumberOfControlRowColumns() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the number of columns in the control row.
- getNumberOfControlRowColumns() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Get the number of columns in the control row.
- getNumberOfIndexes() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the number of indexes on this catalog.
- getNumberOfJoinStrategies() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the number of join strategies supported by this optimizer.
- getNumberOfJoinStrategies() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Get the number of join strategies supported by this optimizer.
- getNumBitsSet() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get a count of the number of bits that are set.
- getNumColumnsReturned() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the number of the number of columns returned by this Optimizable.
- getNumColumnsReturned() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getNumericBounds() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the maximum and minimum value for a fixed numeric type.
- getNumericFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getNumericFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getNumericFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped numeric functions.
- getNumericFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getNumericFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getNumFreePages() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the estimated number of free pages
- getNumFreePages() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
Get the estimated number of free pages
- getNumIndexes() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
get the number of indexes on this catalog
- getNumJoinArguments() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return the number of arguments to the join result set.
- getNumJoinArguments() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return the number of arguments to the join result set.
- getNumNeedToAddGroupingCols() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Get the number of grouping columns that need to be added to the SELECT list.
- getNumPagesVisited() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getNumResultSets() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the number of Results in the current statement from this CompilerContext.
- getNumResultSets() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getNumResultSets() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getNumRowsQualified() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getNumRowsVisited() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getNumRsCols() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get the number of result set columns for the current resultSet
- getNumSubqueries() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the number of subqueries in the entire query.
- getNumSubqueries() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the number of subqueries in the entire query.
- getNumSubqueries() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Get the number of subqueries in the entire query.
- getNumSubquerys() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the number of subquerys in the current statement from this CompilerContext.
- getNumSubquerys() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the number of subquerys in the current statement from this CompilerContext.
- getNumTables() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the number of tables in the current statement from this CompilerContext.
- getNumTables() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getNumThreads() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getNumUnfilledPages() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the estimated number of unfilled pages
- getNumUnfilledPages() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
-
Get the estimated number of unfilled pages
- getObject() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a int.
- getObject() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a Java Object.
- getObject() - Method in class org.apache.derby.iapi.types.SQLBit
- getObject() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Return a JDBC Blob.
- getObject() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getObject() - Method in class org.apache.derby.iapi.types.SQLChar
- getObject() - Method in class org.apache.derby.iapi.types.SQLClob
- getObject() - Method in class org.apache.derby.iapi.types.SQLDate
-
getObject returns the date value
- getObject() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getObject() - Method in class org.apache.derby.iapi.types.SQLDouble
- getObject() - Method in class org.apache.derby.iapi.types.SQLInteger
- getObject() - Method in class org.apache.derby.iapi.types.SQLLongint
- getObject() - Method in class org.apache.derby.iapi.types.SQLReal
- getObject() - Method in class org.apache.derby.iapi.types.SQLRef
- getObject() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getObject() - Method in class org.apache.derby.iapi.types.SQLTime
- getObject() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getObject() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getObject() - Method in class org.apache.derby.iapi.types.UserType
- getObject() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Gets the value in the data value descriptor as a Java Object.
- getObject() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- getObject() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Gets the value in the data value descriptor as a Java Object.
- getObject(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getObject(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getObject(int) - Method in class org.apache.derby.client.am.Cursor
- getObject(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getObject(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getObject(int) - Method in class org.apache.derby.iapi.store.access.KeyHasher
-
Get the object stored at the specified index.
- getObject(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getObject(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java object.
- getObject(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Returns Object that contains the column data from the import file.
- getObject(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getObject(int) - Method in class org.apache.derby.vti.VTITemplate
- getObject(int, Class<T>) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getObject(int, Class<T>) - Method in class org.apache.derby.client.am.ClientResultSet
-
Retrieve the column as an object of the desired type.
- getObject(int, Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getObject(int, Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getObject(int, Class<T>) - Method in interface org.apache.derby.iapi.jdbc.EngineCallableStatement
- getObject(int, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getObject(int, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Retrieve the column as an object of the desired type.
- getObject(int, Class<T>) - Method in class org.apache.derby.vti.VTITemplate
- getObject(int, Map) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getObject(int, Map) - Method in class org.apache.derby.client.am.ClientResultSet
- getObject(int, Map) - Method in class org.apache.derby.vti.VTITemplate
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Returns an object representing the value of OUT parameter
i. - getObject(int, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Returns the value of column
ias a Java object. - getObject(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getObject(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getObject(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getObject(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getObject(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a parameter as an Object in the java programming language.
- getObject(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java object.
- getObject(String) - Method in class org.apache.derby.vti.VTITemplate
- getObject(String, Class<T>) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getObject(String, Class<T>) - Method in class org.apache.derby.client.am.ClientResultSet
- getObject(String, Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getObject(String, Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getObject(String, Class<T>) - Method in interface org.apache.derby.iapi.jdbc.EngineCallableStatement
- getObject(String, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getObject(String, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getObject(String, Class<T>) - Method in class org.apache.derby.vti.VTITemplate
- getObject(String, Map) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getObject(String, Map) - Method in class org.apache.derby.client.am.ClientResultSet
- getObject(String, Map) - Method in class org.apache.derby.vti.VTITemplate
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Returns an object representing the value of OUT parameter i and uses map for the custom mapping of the parameter value.
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Returns the value of column
ias a Java object. - getObjectForWriteFdoca(CallableStatement, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get the value of an output parameter of the specified type from a
CallableStatement, in a form suitable for being writted byDRDAConnThread.writeFdocaVal(int, java.lang.Object, int, int, int, boolean, org.apache.derby.impl.drda.DRDAStatement, boolean). - getObjectForWriteFdoca(ResultSet, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get a column value of the specified type from a
ResultSet, in a form suitable for being writted byDRDAConnThread.writeFdocaVal(int, java.lang.Object, int, int, int, boolean, org.apache.derby.impl.drda.DRDAStatement, boolean). - getObjectId() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
-
Get the object id
- getObjectId() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
- getObjectID() - Method in interface org.apache.derby.catalog.Dependable
-
Get the UUID of this Dependable OBJECT.
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Get the provider's UUID
- getObjectID() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getObjectID() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getObjectID() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the Dependable's UUID String.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.derby.client.ClientDataSourceFactory
-
Reconstructs a Derby client-driver data source object from a JNDI data source reference.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
-
Reconstructs a Derby embedded-driver data source object from a JNDI data source reference.
- getObjectName() - Method in interface org.apache.derby.catalog.Dependable
-
Get the name of this Dependable OBJECT.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Return the name of this Provider.
- getObjectName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
- getObjectName() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getObjectName() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getObjectName() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return the name of this Dependable.
- getObjectSignature() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build an array of names of the argument types.
- getObjectStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Get the type of the privileged object.
- getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.PrivilegedSQLObject
-
Get the type of the object for storage in SYS.SYSPERMS
- getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getObjectTypeName(JSQLType, TypeCompilerFactory) - Static method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getObjectValue() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Return the object value of this user defined type.
- getObjectX(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getOffset() - Method in class org.apache.derby.iapi.util.ByteArray
- getOffset() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
- getOffset() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get OFFSET (used to construct FROM_SUBQUERY only), cf.
- getOffset(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- getOffsetOrderedNodes(Class<N>) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get all child nodes of a specific type, and return them in the order in which they appear in the SQL text.
- getOldDefaultUUID() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Get the UUID of the old column default.
- getOldDefaultUUID() - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
Get the UUID of the old column default.
- getOldReferencingName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the old Referencing name, if any, from the REFERENCING clause.
- getOldRow() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Like getOldRowSet(), but returns a result set positioned on the first row of the before (old) result set.
- getOldRow() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Like getBeforeResultSet(), but returns a result set positioned on the first row of the before result set.
- getOldRowSet() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Returns a result set of the old (before) images of the changed rows.
- getOldRowSet() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Returns a result set row the old images of the changed rows.
- getOldStyleBulkInsertValue(int, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Identity generation logic for bulk-insert used in pre-10.11 databases.
- getOldStyleIdentityValue(int) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Identity generation logic used in pre-10.11 databases.
- getOnceResultSet(NoPutResultSet, GeneratedMethod, int, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A once result set iterates over its source, raising an error if the source returns > 1 row and returning a row with all columns set to nulls if the source returns no rows.
- getOnceResultSet(NoPutResultSet, GeneratedMethod, int, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getOneRowAtATime(ResultSet, boolean[], boolean[]) - Method in class org.apache.derby.impl.load.ExportAbstract
-
convert resultset data for the current row to string array.
- getOpcode(int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return the opcode at the given pc.
- getOpenConglom() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- getOpenConglomerate() - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Public Methods of XXXX class:
- getOpenMode() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getOpenMode() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getOperand() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Get the operand of this unary operator.
- getOperand(ColumnReference, int, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getOperand(ColumnReference, int, boolean) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Find the operand (left or right) that points to the same table as the received ColumnReference, and then return either that operand or the "other" operand, depending on the value of otherSide.
- getOperand(ColumnReference, int, boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getOperator() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the operator to use in the comparison.
- getOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getOperator() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- getOperator() - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return the operator (as an int) for this RelationalOperator.
- getOperator() - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Return the arithmetic operator corresponding to this operation.
- getOperator() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Get the operator to use in the comparison.
- getOperator() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Get the operator to use in the comparison.
- getOperator() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the operator to use in the comparison.
- getOperatorName() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- getOperatorName() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
- getOperatorName() - Method in class org.apache.derby.impl.sql.compile.UnionNode
- getOperatorName(int) - Static method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getOperatorString() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Get the operator of this unary operator.
- getOperatorSymbol() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the operator symbol used to represent this join strategy in optimizer traces
- getOperatorSymbol() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- getOperatorSymbol() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- getOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Return the nth Optimizable in the list.
- getOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the ith (0-based) Optimizable being considered by this Optimizer.
- getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.FromList
- getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Get the Optimizable with the given tableNumber
- getOptimizableCount() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the number of optimizables being considered by this Optimizer.
- getOptimizableCount() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getOptimizableName(Optimizable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Get the name of an optimizable
- getOptimizedCost() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the estimated cost of the optimized query
- getOptimizedCost() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- getOptimizer() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Get the optimizer associated with this access path.
- getOptimizer() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- getOptimizer() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the optimizer being used on this result set
- getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Only one optimizer level should exist in the database, however, the connection may have multiple instances of that optimizer at a given time.
- getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, OptimizerPlan) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Get an optimizer to use for this SelectNode.
- getOptimizerFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the OptimizerFactory from this CompilerContext.
- getOptimizerFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
get the optimizer factory to use with this language connection context.
- getOptimizerFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the OptimizerFactory to use with this language connection
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the OptimizerFactory for this context
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Gets the NodeFactory for this database.
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getOptimizerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the OptimizerFactory to use with this language connection
- getOptimizerImpl() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the optimizer for this result set.
- getOptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- getOptimizerTraceOutput() - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Get the optimizer trace output for the last optimized query as a String.
- getOptimizerTracer() - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Get the current optimizer tracer, if any.
- getOptimizerTracer() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the optimizer tracer, if any
- getOptimizerTracer() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the optimizer tracer (could be null if we aren't tracing the optimizer).
- getOptimizerTracer() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Convenience method for finding the optimizer tracer
- getOptimizerTracer() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getOptimizeTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the optimize time for the associated query in milliseconds.
- getOptimizeTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the optimize time for the associated query in milliseconds.
- getOptimizeTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the optimize time for the associated query in milliseconds.
- getOptimizeTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the optimize time for the associated query in milliseconds.
- getOption(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Helper for SQLForeignKeys and SQLTables
- getOptionalData() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get an InputStream for reading the optional data associated with the current log record.
- getOptionalData() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
- getOptionalData() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- getOptions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getOptPredicate(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return the nth OptimizablePredicate in the list.
- getOptPredicate(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- getOpType() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- getOpType() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the set operation of this
SetOpResultSet - getOrderable() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the value that the column is to be compared to.
- getOrderable() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
- getOrderable() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- getOrderable() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the value that the column is to be compared to.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.CastNode
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Return the variant type for the underlying expression.
- getOrderableVariantType() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the variant type for the underlying expression.
- getOrderableVariantType(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getOrderableVariantType(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return the variant type for the Qualifier's Orderable.
- getOrderableVariantType(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getOrderByColumn(int) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Get a column from the list
- getOrderByColumn(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn from a column position (1-based) in the list, null if out of range (for order by).
- getOrderByColumnToBind(String, TableName, int, OrderByColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
For order by column bind, get a ResultColumn that matches the specified columnName.
- getOrderByList() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
- getOrderByList() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get ORDER BY list (used to construct FROM_SUBQUERY only), cf.
- getOrderByList() - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
- getOrderByList(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- getOrderBySelect() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- getOrderedNulls() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderedNulls() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderedNulls() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderedNulls() - Method in class org.apache.derby.impl.store.access.UTFQualifier
- getOriginalCurrentSchema() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Return the name of the current schema when the default was created.
- getOriginalCurrentSchema() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
- getOriginalPosition(List<int[]>, int) - Static method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Translate a position from the transformed trigger text (
CreateTriggerNode.actionTextorCreateTriggerNode.whenText) to the corresponding position in the original trigger text (CreateTriggerNode.originalActionTextorCreateTriggerNode.originalWhenText). - getOriginalSQL() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getOriginalSQL() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- getOriginalSQL() - Method in interface org.apache.derby.vti.VTIEnvironment
-
Return the SQL text of the original SQL statement.
- getOrigTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Gets the original or unbound table name for this FromTable.
- getOutovr_drdaType() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getOutputColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the column number for the output (result) column.
- getOutputParameterTypeFromClassName(String) - Static method in class org.apache.derby.impl.drda.DRDAStatement
-
Given an object class name get the paramameter type if the parameter mode is unknown.
- getOutputParamPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get precision for output parameter.
- getOutputParamScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get scale for output parameter.
- getOutputParamType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get type for output parameter.
- getOutputStream() - Method in class org.apache.derby.client.net.NetAgent
- getOutputStream() - Method in class org.apache.derby.client.net.NetConnection
- getOutputStream() - Method in class org.apache.derby.client.net.NetXACallInfo
- getOutputStream() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get output stream
- getOutputStream() - Method in class org.apache.derby.impl.io.DirFile
-
Creates an output stream from a file name.
- getOutputStream() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates an output stream from a file name.
- getOutputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Obtains an output stream for the file denoted.
- getOutputStream() - Static method in class org.apache.derby.impl.services.stream.RollingFileStreamProvider
-
Creates and returns the OutputStream for a RollingFileStream.
- getOutputStream() - Method in interface org.apache.derby.io.StorageFile
-
Creates an output stream from a file name.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.DirFile
-
Creates an output stream from a file name.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates an output stream from a file name.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Returns an output stream to write into this entry.
- getOutputStream(boolean) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Obtains an output stream for the file denoted.
- getOutputStream(boolean) - Method in interface org.apache.derby.io.StorageFile
-
Creates an output stream from a file name.
- getOutputStream(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns an output stream writing data into the blocked byte array.
- getOutputStream(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
returns output stream linked with this object
- getOverflowId() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- getOverflowId() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- getOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- getOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- getOverflowPage(long) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the overflow page for a record that has already overflowed.
- getOverflowPageForInsert(int, Object[], FormatableBitSet) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get a overflow page that potentially can handle a new overflowed record.
- getOverflowPageForInsert(int, Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getOverflowPageForInsert(int, Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- getOverFlowRecordHeader() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
get scratch space for over flow record header.
- getOverflowSlot(BasePage, StoredRecordHeader) - Static method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the overflow slot for a record that has already overflowed.
- getOwner() - Method in class org.apache.derby.client.am.ClientStatement
-
Returns the owner of this statement, if any.
- getOwner() - Method in interface org.apache.derby.iapi.services.locks.CompatibilitySpace
-
Gets an object representing the owner of the compatibility space.
- getOwner() - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Get the object representing the owner of the compatibility space.
- getPackage() - Method in class org.apache.derby.client.am.Section
- getPackageName() - Method in class org.apache.derby.client.am.Section
- getPackageName() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Get the package name that this generated class lives in
- getPackageName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get the name of the package that the generated class will live in.
- getPage() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- getPage() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- getPage(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the page with the given page number.
- getPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Return a BasePage that represents the given page number in this container.
- getPage(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a valid (non-deallocated or free) page in the container.
- getPageArray() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getPageArray() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Returns the page data array used to write on disk version.
- getPageCache() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getPageDumpString() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- getPageForCompress(int, long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
- getPageForCompress(int, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getPageForCompress(BaseContainerHandle, int, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getPageForCompress(BaseContainerHandle, int, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get candidate page to move a row for compressing the table.
- getPageForInsert(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get a page for insert.
- getPageForInsert(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getPageForInsert(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get a potentially suitable page for insert and latch it.
- getPageForInsert(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a potentially suitable page for insert and latch it.
- getPageForRedoRecovery(Transaction) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
If we are in load tran, this page may not exist for the container yet.
- getPageForRedoRecovery(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Subclass (e.g., init page) that wishes to do something about missing pages in load tran should override this method to return the page
- getPageId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Return the identity of my Page.
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the Page identifer
MT - RESOLVE - getPageId() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getPageId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
- getPageKey() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the page key of this page.
- getPageKey() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getPageNoWait(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Identical to getPage but returns null immediately if the desired page is already latched by another Container.
- getPageNoWait(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getPagenum(int) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
translate bit position in map to page number.
- getPageNumber() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the page number of this page.
- getPageNumber() - Method in class org.apache.derby.iapi.store.raw.PageKey
- getPageNumber() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Obtain the page number this record lives on.
- getPageNumber() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getPageNumber() - Method in class org.apache.derby.impl.store.raw.data.PageVersion
- getPageNumber() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Get my page number.
- getPageOffset(long, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the physical offset of pagenum.
- getPageSize() - Method in interface org.apache.derby.iapi.store.access.SpaceInfo
-
Get the page size
- getPageSize() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getPageSize() - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
- getPageSize() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the full size of the page.
- getPageStatus() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the page status, one of the values in the above page status flag
- getPageStatus(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Return the status of a particular page
- getPageStatus(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- getPageStatus(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Get the page status of a page
- getPageTimeStamp() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- getPageVersion() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get the current version number of the page.
- getPageVersion() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return the current page version.
- getPageVersion() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- getPageVersion() - Method in class org.apache.derby.impl.store.raw.data.PageVersion
- getParam(HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
-
get UTF8 parameter value and decode international characters
- getParamColumnTypes(DataTypeDescriptor[], RowResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Get the parameter types from the given RowResultSetNode into the given array of types.
- getParamDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get parameter DRDAType
- getParameter(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a parameter value.
- getParameter(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Returns the parameter at the given position.
- getParameter(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- getParameter(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
This method can help reduce the amount of generated code by changing instances of this.pvs.getParameter(position) to this.getParameter(position)
- getParameter(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Returns the parameter value at the given position.
- getParameterClassName(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getParameterClassName(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the fully-qualified name of the Java class whose instances should be passed to the method PreparedStatement.setObject.
- getParameterCount() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- getParameterCount() - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getParameterCount() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Returns the number of parameters in this set.
- getParameterCount() - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the number of parameters in the PreparedStatement object for which this ParameterMetaData object contains information.
- getParameterCount() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Returns the number of parameters in this set.
- getParameterDefaults() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the default parameter values for this statement.
- getParameterForGet(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Get the DataValueDescriptor for an INOUT or OUT parameter.
- getParameterForGet(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- getParameterForSet(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Returns the parameter at the given position in order to set it.
- getParameterForSet(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- getParameterJDBCType(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Get the target JDBC type for a parameter.
- getParameterList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the parameter list.
- getParameterList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getParameterMetaData() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- getParameterMetaData() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getParameterMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- getParameterMetaData() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Retrieve the ParameterMetaData for the prepared statement.
- getParameterMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 3.0 Retrieves the number, types and properties of this PreparedStatement object's parameters.
- getParameterMetaData() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getParameterMetaDataX() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- getParameterMode(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getParameterMode(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Return the mode of the parameter according to JDBC 3.0 ParameterMetaData
- getParameterMode(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's mode.
- getParameterMode(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the mode of the parameter according to JDBC 3.0 ParameterMetaData
- getParameterModes() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- getParameterNames() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Returns an array containing the names of the parameters.
- getParameterNumber() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Get the parameter number
- getParameterNumber(GenericParameter) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the parameter number (in jdbc lingo, i.e. 1 based) for the given parameter.
- getParameterOperand() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Get the parameter operand of this unary operator.
- getParameterSQLType(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Return the SQL type name for the parameter.
- getParameterStyle() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- getParameterType(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getParameterType(int) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the type of the parameter at the given (0-based) index.
- getParameterType(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's SQL type.
- getParameterType(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return the type of the parameter (0-based indexing)
- getParameterTypeName(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getParameterTypeName(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's database-specific type name.
- getParameterTypeName(JavaValueNode) - Static method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getParameterTypes() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Types of the parameters.
- getParameterTypes() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get an array of DataTypeDescriptors describing the types of the parameters of this PreparedStatement.
- getParameterTypes() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get an array of type descriptors for all the ?
- getParameterTypes() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Return a description of the ?
- getParameterTypes() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Parameter info is stored in the compiler context.
- getParameterTypes() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getParameterTypes(Class<?>, HashMap<Type, Type>) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given a map of resolved types, compose them together in order to resolve the actual concrete types that are plugged into the parameterized type.
- getParameterTypes(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the parameter types for a method described by a Member as a String[].
- getParameterValueSet() - Method in interface org.apache.derby.iapi.sql.Activation
-
Gets the ParameterValueSet for this execution of the statement.
- getParameterValueSet() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Try to see if we can fish the pvs out of the local statement.
- getParameterValueSet() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- getParameterValueSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
return the parameters.
- getParameterValueSet() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getParamLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
returns drda length of parameter as sent by client.
- getParamPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get parameter precision or DB2 max (31)
- getParams() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the array of date type descriptors for this statement.
- getParamScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get parameter scale or DB2 max (31)
- getParent() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Return the parent node to this one, if there is one.
- getParent() - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
- getParent() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getParent(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
-
Returns the parent of the path.
- getParentActivation() - Method in interface org.apache.derby.iapi.sql.Activation
-
This activation is created in a dynamic call context, or substatement execution context; get its caller's or superstatement's activation.
- getParentActivation() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the activation of the calling statement or parent statement.
- getParentActivation() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getParentDir() - Method in class org.apache.derby.impl.io.DirFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- getParentDir() - Method in interface org.apache.derby.io.StorageFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir(int) - Method in class org.apache.derby.impl.io.CPFile
-
Get the parent of this file.
- getParentDir(int) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get the parent of this file.
- getParentDir(int) - Method in class org.apache.derby.impl.io.JarDBFile
-
Get the name of the parent directory if this name includes a parent.
- getParentDir(int) - Method in class org.apache.derby.impl.io.URLFile
-
Get the parent of this file.
- getParentList(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns the list of parents for the specified path.
- getParentLogger() - Method in class org.apache.derby.jdbc.AutoloadedDriver
- getParentLogger() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getParentLogger() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getParentLogger() - Method in class org.apache.derby.jdbc.ClientDriver
- getParentLogger() - Method in class org.apache.derby.jdbc.EmbeddedDriver
- getParentLogger() - Method in class org.apache.derby.jdbc.InternalDriver
- getParentPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the page number of the parent, if it's being maintained.
- getParentResultSet(String) - Method in interface org.apache.derby.iapi.sql.Activation
-
get the reference to parent table ResultSets, that will be needed by the referential action dependent table scans.
- getParentResultSet(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
get the reference to parent table ResultSets, that will be needed by the referential action dependent table scans.
- getParentResultSet(String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getParentResultSetKeys() - Method in interface org.apache.derby.iapi.sql.Activation
- getParentResultSetKeys() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getParentResultSetKeys() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getParms() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Get the ParameterValueSet from the activation.
- getParsedQueryExpression() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Get the parsed query expression (the SELECT statement).
- getParser() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the Parser from this CompilerContext
- getParser() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getParser() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
new parser, appropriate for the ParserImpl object.
- getParseTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the parse time for the associated query in milliseconds.
- getParseTimeInMillis() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the parse time for the associated query in milliseconds.
- getParseTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the parse time for the associated query in milliseconds.
- getParseTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the parse time for the associated query in milliseconds.
- getPassword() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPassword() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getPassword() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getPassword() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getPassword() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- getPassword(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPath() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Converts this StorageFile into a pathname string.
- getPath() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns the path of this file.
- getPath() - Method in interface org.apache.derby.io.StorageFile
-
Converts this StorageFile into a pathname string.
- getPC() - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the current program counter
- getPermission() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Get the PermissionsDescriptor for the passed authorization id for this object.
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
Role level permission is never required as list of privileges required for triggers/constraints/views and hence we don't do any work here, but simply return null
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
Schema level permission is never required as list of privileges required for triggers/constraints/views and hence we don't do any work here, but simply return null
- getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- getPermissions(PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getPermissionsCache() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getPermObjectId() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- getPermString(int, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- getPerRowUsage() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getPersistentProviderInfos(Dependent) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Get a new array of ProviderInfos representing all the persistent providers for the given dependent.
- getPersistentProviderInfos(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
- getPersistentProviderInfos(ProviderList) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Get a new array of ProviderInfos representing all the persistent providers from the given list of providers.
- getPersistentProviderInfos(ProviderList) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
- getPersistentService(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return a PersistentService implementation to handle the subSubProtocol.
- getPersistentService(String, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getPersistentServiceImplementation(Class<?>) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getPersistentSet() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
-
Get the set of properties stored with this service.
- getPersistentSet() - Method in class org.apache.derby.impl.db.StoreClassFactoryContext
- getPhysCs() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns the associated physical callable statement.
- getPhysPs() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns the associated physical prepared statement.
- getPhysStmt() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns the associated physical statement.
- getPiggyBackedSessionData(boolean) - Method in class org.apache.derby.impl.drda.Database
-
Get a reference (handle) to the PiggyBackedSessionData object.
- getPkgcnstkn() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get PKGCNSTKN.
- getPkgid() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get PKGID.
- getPKGNAMCBytes() - Method in class org.apache.derby.client.am.Section
-
retrieve the package name and consistency token information
- getPkgnamcsn() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get pkgnamcsn
- getPkgsn() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get PKGSN.
- getPointOfAttachment() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Return the point of attachment for this subquery.
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get the ResultSet # for the point of attachment for this SubqueryNode.
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
- getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the point of attachment for this subquery.
- getPolicyFileURL() - Static method in class org.apache.derby.drda.NetworkServerControl
-
Get the URL of the policy file.
- getPooledConnection() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
- getPooledConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
- getPooledConnection() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
- getPooledConnection() - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
Attempt to establish a database connection.
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
- getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
-
Attempt to establish a database connection.
- getPooledConnectionMinion() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPooledConnectionMinion(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPooledConnectionX(LogWriter, BasicClientDataSource40, String, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPort() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the port where we listen for connections.
- getPortNumber() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used to return the port number of the slave being connected to.
- getPortNumber() - Method in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Used to get the port number of the slave.
- getPortNumber() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Used to return the port number of the slave.
- getPortNumber() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPortNumber() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getPosition() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- getPosition() - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
- getPosition() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get the current position in the stream
- getPosition() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the ordinal position of the column (1 based)
- getPosition() - Method in interface org.apache.derby.iapi.types.PositionedStream
-
Returns the current byte position of the stream.
- getPosition() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Returns the current position.
- getPosition() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Returns the current position.
- getPosition() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Returns the current byte position.
- getPosition() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Returns the current position of the underlying store stream.
- getPosition(String, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get the position of first result column with the given name.
- getPositionedStream() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the associated positioned stream, if the stream is position aware.
- getPositionedUpdateResultSet(String) - Method in class org.apache.derby.client.am.SectionManager
- getPositionedUpdateSection() - Method in class org.apache.derby.client.am.Section
- getPositionedUpdateSection(String, boolean) - Method in class org.apache.derby.client.am.SectionManager
- getPositionedUpdateSection(Section) - Method in class org.apache.derby.client.am.SectionManager
- getPositionIndexConglomId() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
- getPositionIndexConglomId() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- getPossibleTypesForNull(int) - Static method in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This method return possibleTypes of null value in variable typed as typeOfVariable.
- getPrecision() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the number of decimal digits for the type, if applicable.
- getPrecision() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Returns the number of decimal digits for the datatype, if applicable.
- getPrecision() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Returns the number of decimal digits for the datatype, if applicable.
- getPrecision() - Method in class org.apache.derby.impl.sql.GenericParameter
- getPrecision(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getPrecision(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getPrecision(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Return the precision of the given parameter index in this pvs.
- getPrecision(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's number of decimal digits.
- getPrecision(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's number of decimal digits?
- getPrecision(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the precision of the given parameter index in this pvs.
- getPrecision(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
How many decimal digits are in the column?
- getPrecision(String, DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Get the precision of the operation involving two of the same types.
- getPrecision(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Get the precision of the datatype.
- getPrecision(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Get the precision of the merge of two Decimals
- getPrecision(TypeId, Number) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
- getPredicate() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- getPredicateID() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- getPredScopedForResultSet(JBitSet, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
If this predicate's operator is a BinaryRelationalOperatorNode, then look at the operands and return a new, equivalent predicate that is "scoped" to the received ResultSetNode.
- getPrefix(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
- getPrefixes(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
- getPreparedLog() - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
The log operations are responsible to create the ByteArray, and the log operations should write out any optional data for the change to the ByteArray.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
the default for optional data is set to null.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedLog() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
the default for prepared log is always null for all the operations that don't have optionalData.
- getPreparedQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a prepared query from system tables or metadata.properties.
- getPreparedQuery(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Either get the prepared query for the metadata call from the system tables, or from the metadata.properties or metadata_net.properties file.
- getPreparedQueryUsingSystemTables(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a stored prepared statement from the system tables.
- getPreparedStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
-
Access the underlying PreparedStatement.
- getPreparedStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Access the underlying PreparedStatement.
- getPreparedStatement() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the prepared statement that this activation is for.
- getPreparedStatement() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the preparedStatement for this statement.
- getPreparedStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get prepared statement
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
-
Get the PreparedStatement that is associated with this Cacheable
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getPreparedStatement() - Method in class org.apache.derby.impl.sql.GenericStatement
-
Return the
PreparedStatementcurrently associated with this statement. - getPreparedStatement(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the preparedStatement for this statement.
- getPreparedStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
- getPreparedStatementForDelete() - Method in class org.apache.derby.client.am.ClientResultSet
- getPreparedStatementForInsert() - Method in class org.apache.derby.client.am.ClientResultSet
- getPreparedStatementForUpdate() - Method in class org.apache.derby.client.am.ClientResultSet
- getPrepareIsolation() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
get the isolation level that is currently being used to prepare statements (used for network server)
- getPrepareIsolation() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Return prepare isolation
- getPrepareIsolation() - Method in class org.apache.derby.impl.drda.Database
- getPrepareIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return prepare isolation
- getPrepareIsolationLevel() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the prepare isolation level.
- getPrepareIsolationLevel() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getPreprocessed() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get whether or not this SubqueryNode has already been preprocessed.
- getPreviousRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the previous row from the query, and returns NULL when there are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the previous row from the query, and returns NULL when there are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the previous row from the query, and returns NULL when there are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the previous row from the query, and returns NULL when there are no more previous rows.
- getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the previous row from the query, and returns NULL when there are no more previous rows.
- getPreviousRowset() - Method in class org.apache.derby.client.am.ClientResultSet
- getPrimaryKey() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Get the ConstraintDescriptor with the matching constraint name.
- getPrimaryKey() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the primary key, may return null if no primary key
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the index number for the primary key index on this catalog.
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Get the index number for the primary key index on this catalog.
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- getPrimaryKeys(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getPrimaryKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getPrimaryKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's primary key columns.
- getPrimaryKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getPrimaryKeysX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getPrimitiveID(String) - Static method in class org.apache.derby.iapi.types.JSQLType
-
Translate the name of a java primitive to an id
- getPrimitiveKind() - Method in class org.apache.derby.iapi.types.JSQLType
-
If this is a JAVA_PRIMITIVE, what is its name?
- getPrimitiveMethodName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Get the method name for getting out the corresponding primitive Java type from a DataValueDescriptor.
- getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the method name for getting out the corresponding primitive Java type.
- getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
-
Get the method name for getting out the corresponding primitive Java type.
- getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Get the method name for getting out the corresponding primitive Java type.
- getPrimitiveName(byte) - Static method in class org.apache.derby.iapi.types.JSQLType
- getPrimitiveSignature(boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- getPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Returns the name of the java primitive type that this node coerces to.
- getPrintedObjectsMap() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return a map of AST nodes that have already been printed during a compiler phase, so as to be able to avoid printing a node more than once.
- getPrintedObjectsMap() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getPrintWriter() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Gets a PrintWriter object for writing to this HeaderPrintWriter.
- getPrintWriter() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- getPrintWriter(String, boolean) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getPrivilege() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Get the privileged object associated with this permission.
- getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
- getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
- getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return privilege needed for this access as string
- getPrivType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return privilege access requested for this access descriptor
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Set default privilege of EXECUTE for this node.
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Return default privilege needed for this node.
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.InsertNode
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Set default privilege of EXECUTE for this node.
- getPrivType() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
- getProcedure(int) - Method in class org.apache.derby.tools.SignatureChecker
-
Get a procedure descriptor from
SignatureChecker._procedures. - getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a catalog's stored procedure parameters and result columns.
- getProcedureColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- GetProcedureColumns - Class in org.apache.derby.catalog
-
Use of VirtualTableInterface to provide support for DatabaseMetaData.getProcedureColumns().
- GetProcedureColumns(AliasInfo, String) - Constructor for class org.apache.derby.catalog.GetProcedureColumns
- getProcedureColumnsForODBC(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a catalog's stored procedure parameters and result columns.
- getProcedureColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getProcedures(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getProcedures(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getProcedures(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of stored procedures available in a catalog.
- getProcedures(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getProceduresForODBC(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of stored procedures available in a catalog.
- getProceduresX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getProcedureTerm() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getProcedureTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getProcedureTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database vendor's preferred term for "procedure"?
- getProcedureTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getProcedureTerm__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getProductID() - Method in class org.apache.derby.client.net.NetConnection
- getProductIDBytes() - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get product id as bytes
- getProductName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the external product name.
- getProductName() - Method in class org.apache.derby.iapi.services.info.Version
- getProductName() - Method in interface org.apache.derby.mbeans.VersionMBean
- getProductName() - Static method in class org.apache.derby.tools.sysinfo
-
gets the product name for the Apache Derby embedded library
- getProductName(String) - Static method in class org.apache.derby.tools.sysinfo
-
gets the external name for the specified code library.
- getProductTechnologyName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
- getProductTechnologyName() - Method in class org.apache.derby.iapi.services.info.Version
- getProductTechnologyName() - Method in interface org.apache.derby.mbeans.VersionMBean
- getProductVendorName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the product vendor name.
- getProductVendorName() - Method in class org.apache.derby.iapi.services.info.Version
- getProductVendorName() - Method in interface org.apache.derby.mbeans.VersionMBean
- getProductVersionHolder() - Static method in class org.apache.derby.client.am.Configuration
- getProductVersionHolder(String, String, String, int, int, int, int, String, Boolean) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Create a valid ProductVersionHolder.
- getProductVersionHolder(Properties) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Get a ProductVersionHolder based on the information in the Properties object provided.
- getProductVersionHolderFromMyEnv(InputStream) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Load the version info from the already opened properties files.
- getProductVersionHolderFromMyEnv(String) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Get a ProductVersionHolder for a product of a given genus, that is available in the caller's environment.
- getProjectedColList() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, boolean, String, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A project restrict result set iterates over its source, evaluating a restriction and when it is satisfied, constructing a row to return in its result set based on its projection.
- getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, boolean, String, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getProperties() - Method in class org.apache.derby.client.am.FailedProperties40
-
getPropertiesprovides aMap<String,ClientInfoStatus>object describing the failed properties (as specified in the javadoc for java.sql.SQLClientInfoException). - getProperties() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
-
getPropertiesprovides aMap&glt;String,ClientInfoStatus>object describing the failed properties (as specified in the javadoc for java.sql.SQLClientInfoException). - getProperties() - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Get properties that can be stored in a java.util.Properties object.
- getProperties() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the Properties list, if any, associated with this optimizable.
- getProperties() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the optional properties for the backing index to this constraint.
- getProperties() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getProperties() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- getProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Fetch the set of properties as a Properties object.
- getProperties(TransactionController, Dictionary<Object, Object>, boolean, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- getProperties(BasicClientDataSource40) - Method in class org.apache.derby.client.am.LogWriter
-
Obtain a set of Properties for the client data source.
- getProperties(BasicClientDataSource40) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getProperty(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Gets a value for a stored property.
- getProperty(String) - Method in class org.apache.derby.iapi.util.DoubleProperties
- getProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Returns a property if it was set at the database or system level.
- getProperty(String) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
The the value of the specified key, if it exists, from the targetProperties.
- getProperty(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- getProperty(String, String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
- getProperty(String, String) - Method in class org.apache.derby.iapi.util.DoubleProperties
- getProperty(String, Securable) - Static method in class org.apache.derby.catalog.SystemProcedures
-
This method exists so that we can get a property value without performing authorization checks.
- getProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Gets the de-serialized object associated with a property key.
- getPropertyArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
ij is started with "-p[r] file OtherArgs"; the file contains properties to control the driver and database used to run ij, and can provide additional system properties.
- getPropertyArg(String[]) - Static method in class org.apache.derby.tools.ij
- getPropertyDefault(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Gets a default value for a stored property.
- getPropertyDefault(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- getPropertyDefault(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Get the default for a property.
- getPropertyFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the PropertyFactory to use with this language connection
- getPropertyFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the PropertyFactory to use with this language connection
- getPropertyFromSet(boolean, Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- getPropertyFromSet(boolean, Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- getPropertyFromSet(Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- getPropertyFromSet(Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a property from the passed in set.
- getPropertyInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Initialize fields from system properties
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Returns an array of DriverPropertyInfo objects describing possible properties.
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Returns an array of DriverPropertyInfo objects describing possible properties.
- getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.InternalDriver
-
The getPropertyInfo method is intended to allow a generic GUI tool to discover what properties it should prompt a human for in order to get enough information to connect to a database.
- getPropertyValue(String) - Method in class org.apache.derby.impl.load.ControlInfo
- getPropertyValues() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Constructs an object containing network server related properties and their values.
- getPropFile() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- getProtectedObject(DataDictionary, UUID, String) - Static method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Get the protected object.
- getProtocolLeadIn() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Returns the protocol lead in for this service.
- getProtocolMaintVersion() - Static method in class org.apache.derby.client.am.Version
- getProvider() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
-
return the provider for this dependency.
- getProvider() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
-
return the provider for this dependency.
- getProviderFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the provider's type for the dependency.
- getProviderID() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the provider's ID for the dependency.
- getProviderKey() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
-
return the provider's key for this dependency.
- getProviderKey() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
-
return the provider's key for this dependency.
- getProviderName() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
-
Get the provider's name.
- getProviderName() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
- getProviders(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Returns a list of all providers that this dependent has (even invalid ones).
- getProvidersDescriptorList(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets a list of the dependency descriptors for the given provider's id.
- getProvidersDescriptorList(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets a list of the dependency descriptors for the given provider's id.
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
See DatabaseMetaData javadoc.
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
See DatabaseMetaData javadoc.
- getPseudoColumnsX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getPUBLIClevelColPermsDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
This method gets called in execution phase after it is established that all the required privileges exist for the given sql.
- getPushable() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return the pushable.
- getPushablePredicates(JBitSet) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Build a list of pushable predicates, if any, that satisfy the referencedTableMap.
- getQryclsimpEnabled() - Method in class org.apache.derby.client.net.NetCursor
-
Check whether QRYCLSIMP is enabled on this cursor.
- getQryprctyp() - Method in class org.apache.derby.impl.drda.DRDAResultSet
- getQryprctyp() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getQryrownbr() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getQryrowset() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getQryrtndta() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getQryscrorn() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the full, qualified name of the alias.
- getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the full, qualified name of the statement.
- getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the full, qualified name of the table.
- getQualifiedName() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- getQualifiedNumberOfIndexes(int, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Returns the number of indexes matching the criteria.
- getQualifiedTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return the table name as the node it is.
- getQualifier() - Method in interface org.apache.derby.iapi.services.locks.Latch
-
Get the qualifier used when the latch was obtained.
- getQualifier() - Method in class org.apache.derby.impl.services.locks.Lock
-
Return the qualifier lock was obtained with.
- getQualifier() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get a Qualifier to use with a scan of a conglomerate.
- getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getQualifierBitSet(Qualifier[][]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get a FormatableBitSet representing all the columns represented in a qualifier list.
- getQualifierList() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Return the qualifier array.
- getQuery() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- getQueryDescriptions(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Return all queries found in either metadata.properties or metadata_net.properties.
- getQueryDescriptions(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getQueryFromDescription(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Given a queryName, find closest match in queryDescriptions.
- getQueryPlanText(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
RESOLVE - This method will go away once it is overloaded in all subclasses.
- getQueryTimeout() - Method in class org.apache.derby.client.am.ClientStatement
- getQueryTimeout() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getQueryTimeout() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getQueryTimeout() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
- getQueryTimeout() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getRaDeleteRule() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Gets a referential action rule on a DELETE
- getRaDeleteRule() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets a referential action rule on a DELETE
- getRaDependentTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double, String, long, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A Dependent table scan result set forms a result set on a scan of a dependent table for the rows that got materialized on the scan of its parent table and if the row being deleted on parent table has a reference in the dependent table.
- getRaDependentTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double, String, long, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a referential action dependent table scan generator.
- getRandomAccessFile(File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Get a RandomAccessFile for accessing a file in read-write mode.
- getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.DirFile
-
Get a random access (read/write) file.
- getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get a random access file.
- getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates a random access file that can be used to read and write from/into the file.
- getRandomAccessFile(String) - Method in interface org.apache.derby.io.StorageFile
-
Get a random access file.
- getRandomAccessFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- getRangeBound(DataTypeDescriptor, int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Get the ran max or min range bound for an autoincrement column.
- getRaUpdateRule() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Gets a referential action rule on a UPDATE
- getRaUpdateRule() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Gets a referential action rule on a UPDATE
- getRawByteStream() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns a stream serving the raw bytes of the Clob.
- getRawByteStream() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns a stream serving the raw bytes of this Clob.
- getRawByteStream() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns a stream serving the raw bytes of this Clob.
- getRawColumn(int) - Method in class org.apache.derby.vti.StringColumnVTI
-
Get the string value of the column in the current row identified by the 1-based columnNumber.
- getRawColumn(int) - Method in class org.apache.derby.vti.XmlVTI
-
Get the string value of the column in the current row identified by the 1-based columnNumber.
- getRawDataAndZeroIt() - Method in class org.apache.derby.iapi.types.SQLChar
-
This is a special accessor used when we wrap passwords in VARCHARs.
- getRawStore() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- getRawStoreFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getRawStoreProperties(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Get JBMS properties relevant to raw store
- getRawStoreProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Get JBMS properties relevant to raw store
- getRawStoreXact() - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Get the Transaction from the Transaction manager.
- getRawStoreXact() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get the Transaction from the Transaction manager.
- getRawStream(InputStream, String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Get a stream from a zip file that is itself a stream.
- getRawStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Get a stream for a resource directly from a JarFile.
- getRawTran() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getRawTran() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getRawType(Type) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the raw type of a type bound.
- getRCLForInsert(InsertNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Generate an RCL that can replace the original RCL of this node to match the RCL of the target for the insert.
- getRDB() - Method in class org.apache.derby.client.net.NetConnection
- getRdbAccessErrorCodePoint() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- getRdbcolid() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get RDBCOLID.
- getRdbnam() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Get RDBNAM.
- getReadColMap(int, FormatableBitSet) - Static method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get a map to efficiently find heap columns from a compressed set of read columns.
- getReader() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
get DDMReader
- getReader(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns a reader for the Clob content, initialized at the specified character position.
- getReader(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns a reader for the Clob, initialized at the specified character position.
- getReader(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Constructs and returns a
Reader. - getReadLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Get type of lock to get while reading data.
- getReadLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
- getReadMap(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Gets the map of all columns which must be read out of the base table.
- getReadMap(DataDictionary, TableDescriptor, ResultColumnList, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Gets the map of all columns which must be read out of the base table.
- getRealCallableStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Return the real JDBC CallableStatement for the brokered statement when this is controlling a CallableStatement.
- getRealCallableStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
- getRealConnection() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
A little indirection for getting the real connection.
- getRealConnection() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Return the real JDBC connection for the brokered connection.
- getRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- getRealConnection() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Override getRealConnection to create a a local connection when we are not associated with an XA transaction.
- getRealMetaDataObject() - Method in class org.apache.derby.client.am.LogicalConnection
-
Returns the real underlying database metadata object.
- getRealMetaDataObject() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
Returns the real metadata object if appropriate.
- getRealPreparedStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Return the real JDBC PreparedStatement for the brokered statement when this is controlling a PreparedStatement.
- getRealPreparedStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
- getRealSpaceOnPage() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
- getRealStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Return the real JDBC statement for the brokered statement when this is controlling a Statement.
- getRealStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
- getReceiver() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- getReceiverExpression(ExpressionClassBuilder, MethodBuilder, JavaValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Get an expression that has the value of the receiver.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Determine the type the binary method is called on.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
The methods generated for this node all are on Orderable.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
-
This is a length operator node.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
-
null operators are defined on DataValueDescriptor.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
-
This is a length operator node.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
-
This is a length operator node.
- getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Determine the type the binary method is called on.
- getRecordHandle() - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
Return the recordHandle stored in the log operation that correspond to the record that was changed in the rollforward.
- getRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Return the record handle that correspond to the record that was changed during roll forward.
- getRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
return RecordHandle of the update row.
- getRecordHandle(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get a record handle from a previously stored record id.
- getRecordHandle(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getRecordHandle(ContainerHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- getRecordHandleAtSlot(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get the record handle of row at slot.
- getRecordHandleAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getRecordLength(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get the stored length of a record.
- getRecordLength(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- getRecordOffset(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the page offset of the record associated with the input slot.
- getRecordPortionLength(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return length of row on this page.
- getRecordSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
- getRecyclableCalendar() - Method in class org.apache.derby.client.am.Cursor
-
Instantiate an instance of Calendar that can be re-used for getting Time, Timestamp, and Date values from this cursor.
- getRef(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getRef(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getRef(int) - Method in class org.apache.derby.client.am.Cursor
- getRef(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getRef(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Get a REF(<structured-type>) OUT parameter.
- getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get a REF(<structured-type>) column.
- getRef(int) - Method in class org.apache.derby.vti.VTITemplate
- getRef(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getRef(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getRef(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getRef(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC REF (structured-type) parameter as a Ref object in the Java programming language.
- getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get a REF(<structured-type>) column.
- getRef(String) - Method in class org.apache.derby.vti.VTITemplate
- getRefActionAsInt(String) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- getRefActionAsString(int) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- getReference() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getReference() - Method in class org.apache.derby.jdbc.ClientDataSource
- getReference() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
-
This method creates a new
Referenceobject to represent this data source. - getReferenceCols - Static variable in class org.apache.derby.impl.tools.dblook.DB_Key
- getReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the number of enforced fks that reference this key.
- getReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Get the number of enforced fks that reference this key.
- getReferenceCount() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the count of enabled fks that reference this constraint
- getReferencedCols() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the referenced column array for this trigger, used in "alter table drop column", we get the handle and change it
- getReferencedColsInTriggerAction() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the referenced column array for the trigger action columns.
- getReferencedColumnMap() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Get the referenced column map of the table.
- getReferencedColumnMap(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the referenced column map for a table
- getReferencedColumnMap(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getReferencedColumnNames() - Method in interface org.apache.derby.catalog.DefaultInfo
-
If this default is a generation clause, then return the names of other columns in the row which the generation clause references.
- getReferencedColumnNames() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
- getReferencedColumnNames() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedColumnNames() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedColumnPositions() - Method in interface org.apache.derby.catalog.ReferencedColumns
-
Returns an array of 1-based column positions in the table that the check constraint is on.
- getReferencedColumnPositions() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- getReferencedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the referenced columns as an int[] of column ids.
- getReferencedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Returns an array of column ids (i.e. ordinal positions) for the columns referenced in this table for a primary key, unique key, referential, or check constraint.
- getReferencedColumnsDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Get the ReferencedColumns.
- getReferencedColumnsDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Get the ReferencedColumns.
- getReferencedConstraint() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Get the constraint that this FK references.
- getReferencedConstraintId() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Get the constraint id for the constraint that this FK references.
- getReferencedConstraintInfo() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- getReferencedFormatableBitSet(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate a FormatableBitSet representing the columns that are referenced in this RCL.
- getReferencedMap() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get the map of referenced tables for this OptimizablePredicate.
- getReferencedMap() - Method in class org.apache.derby.impl.sql.compile.Predicate
- getReferencedSet() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return the referencedSet.
- getReferencedTableDescriptor(DataDictionary) - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedTableDescriptor(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
- getReferencedTableMap() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the map of referenced tables for this Optimizable.
- getReferencedTableMap() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the referencedTableMap for this ResultSetNode.
- getReferencedTableName() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
Get the name of the table that these column live in.
- getReferencedTableName() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the name of the table that these column live in.
- getReferencedTableSchemaDescriptor(DataDictionary) - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
This ConsInfo describes columns in a referenced table.
- getReferencedTableSchemaDescriptor(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
- getReferenceID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getReferencesPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getReferencingNew() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get whether or not NEW was replaced in the REFERENCING clause.
- getReferencingOld() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get whether or not OLD was replaced in the REFERENCING clause.
- getReferencingUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the UUID of the object the column is a part of.
- getReferentialActionDeleteRule() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
Get the referential Action for a Delete.
- getReferentialActionDeleteRule() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the referential Action for a Delete.
- getReferentialActionUpdateRule() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
-
Get the referential Action for an Update.
- getReferentialActionUpdateRule() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the referential Action for an Update.
- getRefreshRowset() - Method in class org.apache.derby.client.am.ClientResultSet
- getRefSize() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Get the estimate of the size of an object reference.
- getRefTableName() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- getRelativeName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Return the name of the table being dropped.
- getRelativeRow(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the row at the relative position from the current cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the row at the relative position from the current cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the row at the relative position from the current cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the row at the relative position from the current cursor position, and returns NULL when there is no such position.
- getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row at the relative position from the current cursor position, and returns NULL when there is no such position.
- getRelativeRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
- getReliability() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return the reliability requirements of this clause.
- getReliability() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Return the reliability requirements of this clause.
- getRelop() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get the RelationalOperator on the left side of the AND node, if there is one.
- getRelOpType(int) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getRemove(Object, boolean, boolean) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
- getRenameConstantAction(String, String, String, String, SchemaDescriptor, UUID, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a RENAME TABLE/COLUMN/INDEX statement.
- getReplacedConglomNumber() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
If the purpose of this constant action was to "replace" a dropped physical conglomerate, then this method returns the conglomerate number of the dropped conglomerate.
- getReplacementPolicy() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Return the
ReplacementPolicyinstance for this cache. - getReplayStream() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Get an input stream for re-reading the remembered bytes.
- getReplicationOperation(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getRePreparable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- getRequiredPermissionsList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
- getRequiredPermissionsList() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
- getRequiredPermissionsList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getRequiredPermissionsList() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getRequiredSecurityCodepoint() - Method in class org.apache.derby.impl.drda.Session
-
Get requried security checkpoint.
- getReservedCount(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return the total number of bytes reserved by the record at this slot.
- getReservedCount(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return reserved length of row on this page.
- getResolvedAggregate() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Get the aggregate, if any, which this method call resolves to.
- getResolvedMethod() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getResolvedTypes(ArrayList<Class<?>>) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given an inheritance chain of types, stretching from a superclass down to a terminal concrete class, construct a map of generic types to their resolved types.
- getResource(ClassLoader, String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for
ClassLoader.getResource(String). - getResourceAdapter() - Method in interface org.apache.derby.iapi.db.Database
-
Get a Resource Adapter - only used by XA system.
- getResourceAdapter() - Method in class org.apache.derby.impl.db.BasicDatabase
- getResourceAdapter() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
- getResourceAdapter() - Method in class org.apache.derby.impl.drda.XADatabase
- getResourceAdapter() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
- getResourceAdapter() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
- getResourceAdapter() - Method in interface org.apache.derby.jdbc.EmbeddedXADataSourceInterface
- getResourceAsStream(ClassLoader, String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for
ClassLoader.getResourceAsStream(String). - getResourceAsStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
- getResourceAsStream(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- getResourceAsStream(String) - Static method in class org.apache.derby.impl.tools.ij.util
-
Convenience routine to get a resource as a BufferedInputStream.
- getRestrictionList() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Return the restriction list from this node.
- getResult() - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Produces the result to be returned by the query.
- getResult() - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
-
Return the result of the aggregation.
- getResult() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
Return the result of the aggregation.
- getResult() - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
-
Return the result of the operations that we have been performing.
- getResult() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Return the result of the aggregation. .
- getResult() - Method in class org.apache.derby.impl.tools.ij.AsyncStatement
- getResultColumn() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the underlying ResultColumn.
- getResultColumn(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn from a column position (1-based) in the list
- getResultColumn(int, int, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return a result column, if any found, which contains in its expression/{VCN,CR} chain a result column with the given columnNumber from a FromTable with the given tableNumber.
- getResultColumn(int, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Take a column position and a ResultSetNode and find the ResultColumn in this RCL whose source result set is the same as the received RSN and whose column position is the same as the received column position.
- getResultColumn(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName and mark the ResultColumn as being referenced.
- getResultColumn(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName.
- getResultColumn(String, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get a ResultColumn that matches the specified columnName and mark the ResultColumn as being referenced.
- getResultColumnDescriptor(String, int, boolean) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- getResultColumnDescriptor(String, int, boolean, int) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- getResultColumnDescriptor(String, DataTypeDescriptor) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- getResultColumnDescriptor(ResultColumnDescriptor) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create an execution time ResultColumnDescriptor from a compile time RCD.
- getResultColumnDescriptor(ResultColumnDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Create an execution time ResultColumnDescriptor from a compile time RCD.
- getResultColumnList() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get and bind the ResultColumnList representing the columns in the target table, given the table's name.
- getResultColumnList(FromBaseTable, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get and bind the ResultColumnList representing the columns in the target table, given a FromTable for the target table.
- getResultColumnList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get and bind the ResultColumnList representing the columns in the target table, given the table's name.
- getResultColumns() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the resultColumns for this ResultSetNode
- getResultColumnsForList(TableName, ResultColumnList, TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return a ResultColumnList with all of the columns in this table.
- getResultDescription() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the result description for this activation, if it has one.
- getResultDescription() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the ResultDescription for the statement.
- getResultDescription() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns a ResultDescription object, which describes the results of the statement this ResultSet is in.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the result description for the input value to this aggregate.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the description of the table's rows
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Returns the description of the inserted rows.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Returns the description of the table's rows
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns null.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns a ResultDescription object, which describes the results of the statement this ResultSet is in.
- getResultDescription() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
Returns the description of the first source.
- getResultDescription() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getResultDescription() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create a result description given parameters for it.
- getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
-
Get a new result description
- getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Make a result description
- getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Get a new result description
- getResultDescription(ResultDescription, int[]) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
-
Get a new result description from the input result description.
- getResultDescription(ResultDescription, int[]) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Get a new result description from the input result description.
- getResultSet() - Method in class org.apache.derby.client.am.ClientStatement
- getResultSet() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getResultSet() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
getResultSet returns the current result as a ResultSet.
- getResultSet() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the current result set for this activation, i.e.
- getResultSet() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
Get a result set for scanning what has been inserted so far.
- getResultSet() - Method in class org.apache.derby.impl.drda.DRDAResultSet
- getResultSet() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get result set
- getResultSet() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
getResultSet returns the current result as a ResultSet.
- getResultSet() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
- getResultSet() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return the resultSet for this SubqueryNode.
- getResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getResultSet() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Get a result set for scanning what has been inserted so far.
- getResultSet() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
- getResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- getResultSet() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getResultSet(ResultSet) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
-
Get a jdbc ResultSet based on the execution ResultSet.
- getResultSet(ResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
Get a jdbc ResultSet based on the execution ResultSet.
- getResultSetConcurrency() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
- getResultSetConcurrency() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
- getResultSetConcurrency() - Method in class org.apache.derby.client.am.ClientStatement
- getResultSetConcurrency() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getResultSetConcurrency() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getResultSetConcurrency() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Determine the result set concurrency.
- getResultSetConcurrency() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getResultSetCursorName() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Get the cursor name for the ResultSet
- getResultSetCursorName(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- getResultSetFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Only one result set factory is needed for a database in the system.
- getResultSetFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in the execute method of activations for generating the result sets that they concatenate together.
- getResultSetFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Factories are generic and can be used by all connections.
- getResultSetHoldability() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getResultSetHoldability() - Method in class org.apache.derby.client.am.ClientStatement
- getResultSetHoldability() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getResultSetHoldability() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getResultSetHoldability() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Return the holdability of ResultSets created by this Statement.
- getResultSetHoldability() - Method in interface org.apache.derby.iapi.sql.Activation
-
Return the holdability of this activation.
- getResultSetHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves the default holdability of this ResultSet object.
- getResultSetHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 3.0 Retrieves the result set holdability for ResultSet objects generated by this Statement object.
- getResultSetHoldability() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getResultSetHoldability() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getResultSetHoldability() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getResultSetHoldability() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getResultSetMetaData() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the ResultSetMetaData for the class/object.
- getResultSetMetaDataTypeName() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the name of the corresponding Java type.
- getResultSetNode() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Get the ResultSetNode from this DML Statement.
- getResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get this Optimizable's result set number
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.OrderByList
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the resultSetNumber for this ResultColumn.
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the resultSetNumber in this ResultSetNode.
- getResultSetNumber() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the result set number
- getResultSetOrderId() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return a unique order number for a result set.
- getResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- getResultSetStatistics(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
- getResultSetStatistics(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
- getResultSetStatistics(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
Get the matching ResultSetStatistics for the specified ResultSet.
- getResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
- getResultSetStatisticsFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get the ResultSetStatisticsFactory from this ExecutionFactory.
- getResultSetStatisticsFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get the ResultSetStatisticsFactory from this ExecutionFactory.
- getResultSetTimingsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- getResultSetType() - Method in class org.apache.derby.client.am.ClientStatement
- getResultSetType() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getResultSetType() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 2.0 Determine the result set type.
- getResultSetType() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Determine the result set type.
- getResultSetType() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getResultSetType() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getRetrieveMessageText() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getRetrieveMessageText() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getRetrieveMessageText(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getReturnColumnTypes() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Get the types of the columns returned by a Derby-style table function.
- getReturnedRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getReturnParameterFlag() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Is the callable statement uses ?
- getReturnParameterFlag() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getReturnRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
- getReturnTableSignature(Connection) - Method in class org.apache.derby.vti.VTITemplate
-
Get an array of descriptors for the return table shape declared for this AwareVTI by its CREATE FUNCTION statement.
- getReturnType() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
- getReturnType() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- getReturnValueForSet() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Get the value of the return parameter in order to set it.
- getReturnValueForSet() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Get the value of the return parameter in order to set it.
- getReusableRecordIdSequenceNumber() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get the reusable recordId sequence number.
- getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get the reusable RecordId sequence number for the container.
- getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get the reusable recordId sequence number.
- getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get the reusable RecordId sequence number for the container.
- getRevokeConstantAction(PrivilegeInfo, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the constant action for a Revoke statement
- getRevokeRoleConstantAction(List, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a REVOKE role statement.
- getRICheckIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ForeignKeyRIChecker
-
Get the isolation level for the scan for the RI check.
- getRICheckIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Get the isolation level for the scan for the RI check.
- getRightChild() - Method in class org.apache.derby.vti.Restriction.AND
-
Get the right Restriction
- getRightChild() - Method in class org.apache.derby.vti.Restriction.OR
-
Get the right Restriction
- getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return the right child pointer for the page.
- getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return the right child pointer for the page.
- getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return the right child pointer for the page.
- getRightOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Get the rightOperand
- getRightOperand() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Get the node that will be the right operand in the join condition if this ALL/ANY/SOME/(NOT) IN subquery is flattened to a join.
- getRightOperand() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Get the rightOperand
- getRightOperandList() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Get the rightOperandList
- getRightOptPredicateList() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Retrieve the list of optimizable predicates that are targeted for the right child.
- getRightPredicateList() - Method in class org.apache.derby.impl.sql.compile.JoinNode
- getRightResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Get the rightResultSet from this node.
- getRightSibling(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return the control row for this page's right sibling.
- getrightSiblingPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the page number of the right sibling.
- getRightSourceInput() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the right source input of this
SetOpResultSet - getRmId() - Method in class org.apache.derby.client.ClientXAConnection
- getRole() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Get the SQL role of this SQL connection context
- getRole() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- getRoleDefinitionDescriptor(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a role grant descriptor for a role definition.
- getRoleDefinitionDescriptor(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target role definition by searching for a matching row in SYSROLES by rolename where isDef==true.
- getRoleGrantDescriptor(String, String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a descriptor for a role grant
- getRoleGrantDescriptor(String, String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target role by searching for a matching row in SYSROLES by rolename, grantee and grantor.
- getRoleGrantDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the role grant descriptor corresponding to the uuid provided
- getRoleGrantDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getRoleGrantGraph(TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Return an in-memory representation of the role grant graph (sans grant of roles to users, only role-role relation.
- getRoleName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getRoot() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getRootDirectory() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Get the root directory of the data storage area.
- getRootDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getRoutineArgIdx(int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the offset into the routine arguments corresponding to the index of the invocation parameter.
- getRoutineArgIdx(RoutineAliasInfo, int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getRoutineInfo() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Get the details on the invoked routines.
- getRoutineList(String, String, char) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the list of routines matching the schema and routine name.
- getRoutineList(String, String, char) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the list of routines matching the schema and routine name.
- getRoutinePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges for a routine using routinePermsUUID
- getRoutinePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getRoutinePermissions(UUID, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's permissions for a routine (function or procedure).
- getRoutinePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's permissions for a routine (function or procedure).
- getRoutineReferences(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get a list of routines in an expression
- getRoutineUUID() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- getRoutineUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
-
Return routine UUID for this access descriptor
- getRow() - Method in class org.apache.derby.client.am.ClientResultSet
- getRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- getRow() - Method in class org.apache.derby.impl.load.ImportAbstract
-
gets the next row
- getRow() - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Return the branch row.
- getRow() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get the row.
- getRow() - Method in class org.apache.derby.vti.VTITemplate
- getRow(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given a key row, return the first matching heap row.
- getRow(TransactionController, ConglomerateController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given a key row, return the first matching heap row.
- getRowArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Return the array of objects that the store needs.
- getRowArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Get the array form of the row that Access expects.
- getRowArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Get the array form of the row that Access expects.
- getRowArrayClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Get a clone of the array form of the row that Access expects.
- getRowArrayClone() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Get a clone of the array form of the row that Access expects.
- getRowArrayClone() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Get a clone of the array form of the row that Access expects.
- getRowArrayFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Get the row data at the specified position from the hash table.
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], int[], Activation) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create a new RowChanger for performing update and delete operations based on full before and after rows.
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], int[], Activation) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], FormatableBitSet, int[], int[], Activation) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Create a new RowChanger for doing insert update and delete operations based on partial before and after.
- getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], FormatableBitSet, int[], int[], Activation) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getRowChanger(TransactionController, int[], ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Gets a row changer for this catalog.
- getRowColumnNames() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
If this catalog type is a row multi-set type then return its array of column names.
- getRowColumnNames() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- getRowCount() - Method in class org.apache.derby.client.am.ClientResultSet
- getRowCount() - Method in class org.apache.derby.client.am.Sqlca
- getRowCount() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Returns the number of rows fetched.
- getRowCount() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Get the number of ExecRows to allocate
- getRowCount() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get the number of ExecRows that must be allocated
- getRowCount() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
-
get the number of rows seen in the row source thus far.
- getRowCountBase() - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Retrieve the row count base
- getRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
This result sets implements the filtering needed by
and . - getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getRowEstimate() - Method in interface org.apache.derby.catalog.Statistics
-
Returns the estimated number of rows in the index.
- getRowEstimate() - Method in class org.apache.derby.catalog.types.StatisticsImpl
-
Returns the estimated number of rows in the index.
- getRowFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Get the row at the specified position from the hash table.
- getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Get a row from the input result set.
- getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Get a row from the input result set.
- getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Get a row from the sorter.
- getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Get a row from the input result set.
- getRowFromSorter() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Get a row from the sorter.
- getRowFromSorter() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Get a row from the sorter.
- getRowId(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getRowId(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getRowId(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getRowId(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getRowId(int) - Method in class org.apache.derby.vti.VTITemplate
- getRowId(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getRowId(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getRowId(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getRowId(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getRowId(String) - Method in class org.apache.derby.vti.VTITemplate
- getRowIdLifetime() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Indicates whether or not this data source supports the SQL
ROWIDtype. - getRowIdLifetime() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getRowIdLifetime() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- getRowInternal(TransactionController, ConglomerateController, ExecIndexRow, int, RowLocation[]) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- getRowLocation() - Method in interface org.apache.derby.iapi.sql.execute.CursorResultSet
-
Returns the row location of the current base table row of the cursor.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
This result set has its row location from the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
This result set has its row location from the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
This result set has its row location from the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Return the RowLocation of the base row.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
A join is combining rows from two sources, so it has no single row location to return; just return a null.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
This is not operating against a stored table, so it has no row location to report.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
This result set has its row location from the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Gets information from its source.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
This result set has its row location from the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
This result set has its row location from the last fetch done.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row location of the current base table row of the cursor.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
A union has a single underlying row at a time, although from one of several sources.
- getRowLocation() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
This is not operating against a stored table, so it has no row location to report.
- getRowLocation(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Given an index row and index number return the RowLocation in the heap of the first matching row.
- getRowLocationScanResultSetName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- getRowLocationTemplate(int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the saved RowLocation.
- getRowLocationTemplate(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Get the saved RowLocation.
- getRowLocationTemplate(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getRowLocationTemplate(LanguageConnectionContext, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- getRowLocationTemplate(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getRowMap(FormatableBitSet, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get a integer based row map from a bit set.
- getRowMultiSet(String[], TypeDescriptor[]) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a catalog type that corresponds to a SQL Row Multiset
- getRowMultiSetCollation(TypeDescriptor, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
For a row multi set type return an identical type with the collation type changed.
- getRowNumber() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns the row number of the current row.
- getRowNumber() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns the row number of the current row.
- getRowPositionFromRowLocation(RowLocation, RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Private/Protected methods of This class:
- getRowPositionFromRowLocation(RowLocation, RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Protected concrete impl of abstract methods of GenericConglomerateController class:
- getRowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A row result set forms a result set on a single, known row value.
- getRowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getRowsetRowCount() - Method in class org.apache.derby.client.am.Sqlca
- getRowsReturned() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the number of rows returned from the result set
- getRowsSeenLeft() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the number of rows seen on the left source input
- getRowsSeenRight() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the number of rows seen on the right source input
- getRowTemplate() - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
Get a template row of the right shape for sorting or returning results.
- getRowTemplate(ConglomerateDescriptor, StoreCostController) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getRowTemplate(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return a new template for reading a data row from the current page.
- getRowTemplate(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Return a new template for reading a data row from the current page.
- getRowTypes() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
If this catalog type is a row multi-set type then return its array of catalog types.
- getRowTypes() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- getRowUncast() - Method in class org.apache.derby.client.am.ClientResultSet
- getRowX() - Method in class org.apache.derby.client.am.ClientResultSet
- getRsDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset/out parameter DRDAType
- getRsDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset/out parameter DRDAType
- getRsDRDATypes() - Method in class org.apache.derby.impl.drda.DRDAResultSet
- getRsDRDATypes() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getRSF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
This is a utility method to get a common expression -- "BaseActivation.getResultSetFactory()".
- getRsLen(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset DRDALen
- getRsLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset/out parameter DRDALen
- getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset /out parameter precision
- getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset /out parameter precision
- getRSReturnability() - Method in class org.apache.derby.client.am.ClientResultSet
- getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
get resultset /out parameter scale
- getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get resultset /out parameter scale
- getRSXplainDetails() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
- getRSXplainType() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
- getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
- getRSYNCMGR() - Method in class org.apache.derby.client.net.NetConnection
- getRunQueueSize() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getRuntimeInfo() - Method in class org.apache.derby.drda.NetworkServerControl
-
Return detailed session runtime information about sessions, prepared statements, and memory usage for the running Network Server.
- getRuntimeInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getRuntimeMem() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getRuntimeMem() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
RunTimeStatistics creation.
- getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
- getRunTimeStatisticsMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the RUNTIMESTATISTICS mode.
- getRunTimeStatisticsMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getRunTimeStatisticsObject() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the RUNTIMESTATISTICS object.
- getRunTimeStatisticsObject() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getSavedObject(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get a saved object by number.
- getSavedObject(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the specified saved object.
- getSavedObjects() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the saved object pool (for putting into the prepared statement).
- getSavedObjects() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get all the saved objects.
- getSavedObjects() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getSavedObjects() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Get the saved objects.
- getSavePoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
- getSavepointConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a savepoint statement (ROLLBACK savepoint, RELASE savepoint and SAVEPOINT).
- getSavepointId() - Method in class org.apache.derby.client.am.ClientSavepoint
- getSavepointId() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
Retrieves the generated ID for the savepoint that this Savepoint object represents.
- getSavepointName() - Method in class org.apache.derby.client.am.ClientSavepoint
- getSavepointName() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
-
Retrieves the name of the savepoint that this Savepoint object represents.
- getSavePointPosition(String, Object, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Does a save point exist in the stack with the given name.
- getScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A ScalarAggregateResultSet computes non-distinct scalar aggregates.
- getScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getScale() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Returns the number of digits to the right of the decimal for the type, if applicable.
- getScale() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Returns the number of digits to the right of the decimal for the datatype, if applicable.
- getScale() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Returns the number of digits to the right of the decimal for the datatype, if applicable.
- getScale() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Return the scale of the parameter.
- getScale(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- getScale(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getScale(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Return the scale of the given parameter index in this pvs.
- getScale(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves the designated parameter's number of digits to right of the decimal point.
- getScale(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's number of digits to right of the decimal point?
- getScale(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Return the scale of the given parameter index in this pvs.
- getScale(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's number of digits to the right of the decimal point?
- getScale(String, DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
-
Get the scale of the operation involving two of the same types.
- getScale(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Get the scale of the merge of two decimals
- getScale(TypeId, Object) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
- getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the appropriate arguments to the scan for this type of join.
- getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- getScanArguments(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getScanArguments(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getScanColumnList() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getScanController(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Get a scan controller positioned using searchRow as the start/stop position.
- getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Calculate the cost of a scan.
- getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Calculate the cost of a scan.
- getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Calculate the cost of a scan.
- getScanInfo() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Return ScanInfo object which describes performance of scan.
- getScanInfo() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return ScanInfo object which describes performance of scan.
- getScanIsolationLevel() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the isolation level for the scans in this query.
- getScanIsolationLevel() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Return the isolation level of the scan in the result set.
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Return the isolation level of the scan in the result set.
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the isolation level of the scan in the result set.
- getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- getScanned() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return whether or not the underlying system table has been scanned.
- getScanned() - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
Return whether or not the underlying system table has been scanned.
- getScannedObject() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getScanPosition() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getScanProperties() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- getScanProperties() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
- getScanProperties() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- getScanPropsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- getScanQualifier(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get an array of ScanQualifiers for a scan.
- getScanQualifier(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getScanQualifiers() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getScanState() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getScanStatisticsText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get a String representation of the information on the nodes relating to table and index scans from the execution plan for the associated query or statement.
- getScanStatisticsText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the information on the nodes relating to table and index scans from the execution plan for the associated query or statement as a String.
- getScanStatisticsText(String) - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get a String representation of the information on the nodes relating to table and index scans from the execution plan for the associated query or statement for a particular table.
- getScanStatisticsText(String) - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the information on the nodes relating to table and index scans for table tableName from the execution plan for the associated query or statement as a String.
- getScanStatisticsText(String, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a
String. - getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
Return information on the scan nodes from the statement execution plan as a String.
- getScanType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getSchema() - Method in class org.apache.derby.client.am.ClientConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.client.am.LogicalConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the name of the current schema.
- getSchema() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
- getSchema() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get the name of the current schema.
- getSchema() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the SchemaDescriptor for this alias.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the SchemaDescriptor for the schema that this constraint belongs to.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the SchemaDescriptor for this SPS Descriptor.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the SchemaDescriptor for this TableDescriptor.
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the triggers schema descriptor
- getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
-
Get the objects schema descriptor
- getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Get a schema descriptor for this DDL object.
- getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Get a schema descriptor for the given table.
- getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get a schema descriptor for the given table.
- getSchemaDescriptor(boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Get a schema descriptor for this DDL object.
- getSchemaDescriptor(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, boolean, DataDictionary, LanguageConnectionContext, CompilerContext) - Static method in class org.apache.derby.iapi.sql.StatementUtil
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, TransactionController, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the named schema.
- getSchemaDescriptor(String, TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the named schema.
- getSchemaDescriptor(UUID, int, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the SchemaDescriptor for the given schema identifier.
- getSchemaDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Get a schema descriptor for the given table.
- getSchemaDescriptorBody(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getSchemaDescriptorForCreate(DataDictionary, Activation, String) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Get the schema descriptor in the creation of an object in the passed in schema.
- getSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getSchemaId() - Method in class org.apache.derby.impl.sql.catalog.TableKey
-
Get the schema id.
- getSchemaId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the schema ID of the row.
- getSchemaID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the UUID for the schema that the conglomerate belongs to.
- getSchemaName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the schema name of this type.
- getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the name of the schema that the alias lives in.
- getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Gets the name of the schema
- getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the name of the schema the table lives in.
- getSchemaName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
-
Return the schema for the table.
- getSchemaName() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Get the name of the schema of this sequence generator.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Get the user-supplied schema name for this column's table.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the user-supplied schema name of this column.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the schema name.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
This returns the user-supplied schema name of the column.
- getSchemaName() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Get the name of the schema the ResultColumn's table is in, if any.
- getSchemaName() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Return the schema for the table.
- getSchemaName() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Gets the name of the schema that the table is in
- getSchemaName() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- getSchemaName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getSchemaName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's table's schema?
- getSchemaName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's table's schema?
- getSchemas() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSchemas() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSchemas() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get the schema names available in this database.
- getSchemas(String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Get the schema names available in this database.
- getSchemas(String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSchemas(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 4.0
- getSchemas(String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSchemasX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSchemasX(String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Untraced version of
getSchemas(String, String). - getSchemaTerm() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSchemaTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSchemaTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the database vendor's preferred term for "schema"?
- getSchemaTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSchemaTerm__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSchemaUUID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the UUID of the schema for this method alias.
- getSchemaUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the schema's UUID from the row.
- getScopedOperand(int, JBitSet, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Take a ResultSetNode and return a column reference that is scoped for for the received ResultSetNode, where "scoped" means that the column reference points to a specific column in the RSN.
- getScratchCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the scratch estimate
- getScratchCostEstimate(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
- getScrollable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A ResultSet which provides the insensitive scrolling functionality for the underlying result set by materializing the underlying ResultSet tree into a hash table while scrolling forward.
- getScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getScrollType() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getSearchStringEscape() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSearchStringEscape() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSearchStringEscape() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
This is the string that can be used to escape '_' or '%' in the string pattern style catalog search parameters.
- getSearchStringEscape() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSearchStringEscape__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSecMecValue(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Retrieve the SECMEC integer value from the user friendly security mechanism name
- getSECMGR() - Method in class org.apache.derby.client.net.NetConnection
- getSecond(int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get the encoded second value (may be different than the second value for current timezone if value encoded in a different timezone)
- getSeconds() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get second component.
- getSeconds(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the second of the minute out of a time or timestamp.
- getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
- getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
- getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getSection() - Method in class org.apache.derby.client.am.ClientStatement
-
Provides public access for section_.
- getSection(Stack, String, String, int) - Method in class org.apache.derby.client.am.SectionManager
- getSectionNumber() - Method in class org.apache.derby.client.am.Section
- getSecureRandom() - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
- getSecureRandom() - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- getSecurityMechanism() - Method in class org.apache.derby.client.net.NetConnection
- getSecurityMechanism() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
get the security mechanism (secmec value) that the server will accept connections from.
- getSecurityMechanism() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Return the security mechanism.
- getSecurityMechanism() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getSecurityMechanism(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Return the security mechanism for this datasource object.
- getSecurityMechanism(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getSecurityMechanism(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Return security mechanism if it is set, else upgrade the security mechanism if possible and return the upgraded security mechanism
- getSegmentId() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
Return my segment identifier
- getSegmentId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- getSelectedSchema(Connection) - Static method in class org.apache.derby.impl.tools.ij.util
-
Selects the current schema from the given connection.
- getSelectListOffset(ResultColumnList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Find a column reference in the SELECT list of the driving left join and return its 1-based offset into that list.
- getSelectPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getSelectSubquerys() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the selectSubquerys for this SelectNode.
- getSemiRowCount(TransactionController) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Return the "semi" row count of a table.
- getSeparator() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Get the pathname separator character used by the StorageFile implementation.
- getSeparator() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns the path separator used by this storage factory.
- getSeparator() - Method in interface org.apache.derby.io.StorageFactory
-
Get the pathname separator character used by the StorageFile implementation.
- getSeparatorChar() - Method in interface org.apache.derby.iapi.store.access.FileResource
- getSeparatorChar() - Method in class org.apache.derby.impl.store.raw.data.RFResource
- getSequenceDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
get a descriptor for a Sequence by uuid
- getSequenceDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getSequenceDescriptor(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
get a descriptor for a Sequence by sequence name
- getSequenceDescriptor(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the sequence descriptor given a sequence name and a schema Id.
- getSequenceID(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the uuid string of a sequence given its schema and sequence name.
- getSequenceName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getServer() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get server
- getServerCursorName() - Method in class org.apache.derby.client.am.ClientResultSet
- getServerCursorName() - Method in class org.apache.derby.client.am.Section
- getServerCursorNameForPositionedUpdate() - Method in class org.apache.derby.client.am.Section
- getServerName() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getServerName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getServerProperty(String) - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Gets the value of a specific network server setting (property).
- getServerStatus() - Method in class org.apache.derby.drda.NetServlet
-
Get the currrent server status by using test connection
- getServerVersion() - Method in class org.apache.derby.client.am.ClientConnection
- getServerVersion() - Method in class org.apache.derby.client.am.LogicalConnection
- getService() - Method in class org.apache.derby.impl.services.monitor.TopService
- getServiceBoolean(PersistentSet, String, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a service wide property as a boolean.
- getServiceInt(PersistentSet, String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a service wide property as a int.
- getServiceInt(PersistentSet, Properties, String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a service wide property as a int.
- getServiceList(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return an array of the service identifiers that are running and implement the passed in protocol (java interface class name).
- getServiceList(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return an array of the service identifiers that are running and implement the passed in protocol (java interface class name).
- getServiceModule(Object, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Privileged module lookup.
- getServiceModule(Object, String) - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged module lookup.
- getServiceName() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Get the name of the database if we are performing authentication at the database level.
- getServiceName(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the name of the service that the passed in module lives in.
- getServiceName(Object) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Return the name of the service that the passed in module lives in.
- getServiceName(Object) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Privileged service name lookup.
- getServiceName(Object) - Static method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Privileged Monitor lookup.
- getServiceName(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return the name of the service that the passed in module lives in.
- getServiceName(Object) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged service name lookup.
- getServiceProperties(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
For a service return its service properties, typically from the service.properties file.
- getServiceProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Open the service properties in the directory identified by the service name.
- getServiceProperty(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a service wide property.
- getServiceProperty(PersistentSet, String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a service wide property with a default.
- getServicePropertyList() - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get the list of properties which are normally stored in service.properties
- getServiceProvider(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the PersistentService for a subsubprotocol.
- getServiceProvider(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getServiceType() - Method in class org.apache.derby.impl.services.monitor.TopService
- getServiceType(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Return the PersistentService object for a service.
- getServiceType(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return the PersistentService object for a service.
- getSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get session we are working on
- getSession() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- getSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- getSessionName() - Method in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
- getSessions() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- getSessionSchemaTableNamesForCursor() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- getSessionUserId() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the Authorization Id of the session user
- getSessionUserId() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the session user
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Called by generated code to compute the next autoincrement value.
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
getSetAutoincrementValue will get the autoincrement value of the columnPosition specified for the target table.
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
getSetAutoincrementValue will get the autoincrement value of the columnPosition specified for the target table.
- getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
getSetAutoincrementValue will get the autoincrement value of the columnPosition specified for the target table.
- getSetAutoincrementValue(RowLocation, TransactionController, boolean, NumberDataValue, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
getSetAutoincrementValue fetches the autoincrement value from SYSCOLUMNS given a row location.
- getSetAutoincrementValue(RowLocation, TransactionController, boolean, NumberDataValue, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getSetClause(ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- getSetConstraintsConstantAction(List<TableName>, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Get ConstantAction for SET CONSTRAINTS statement.
- getSetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
The SetOpResultSet is used to implement an INTERSECT or EXCEPT operation.
- getSetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getSetRoleConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a SET ROLE statement.
- getSetSchemaConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a SET SCHEMA statement.
- getSetTransactionIsolationConstantAction(int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for a SET TRANSACTION ISOLATION statement.
- getSetTransactionResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
- getSetTransactionResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getSeverity() - Method in exception org.apache.derby.iapi.error.StandardException
- getSeverityFromIdentifier(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Get the severity given a message identifier from
SQLState. - getSeverityFromIdentifier(String) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Get the severity given a message identifier from org.apache.derby.iapi.reference.SQLState.
- getSeverityFromIdentifier(String) - Static method in class org.apache.derby.shared.common.error.ExceptionUtil
-
Get the severity given a message identifier from SQLState.
- getSharedState(String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getSharedState(String) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- getSharedState(String) - Method in interface org.apache.derby.vti.VTIEnvironment
-
Get an object associated with a key from set of objects maintained with the statement plan.
- getShort() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a short.
- getShort() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a short.
- getShort() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getShort() - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Short from a SQLChar.
- getShort() - Method in class org.apache.derby.iapi.types.SQLClob
- getShort() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getShort() - Method in class org.apache.derby.iapi.types.SQLDouble
- getShort() - Method in class org.apache.derby.iapi.types.SQLInteger
- getShort() - Method in class org.apache.derby.iapi.types.SQLLongint
- getShort() - Method in class org.apache.derby.iapi.types.SQLReal
- getShort() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getShort() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getShort() - Method in class org.apache.derby.iapi.types.UserType
- getShort(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
-
Build a Java short from a 2-byte signed binary representation.
- getShort(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java short from a 2-byte signed binary representation.
- getShort(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
- getShort(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getShort(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getShort(int) - Method in class org.apache.derby.client.am.Cursor
- getShort(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getShort(int) - Method in class org.apache.derby.diag.SpaceTable
- getShort(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getShort(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getShort(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java short.
- getShort(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getShort(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getShort(int) - Method in class org.apache.derby.vti.VTITemplate
- getShort(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getShort(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getShort(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getShort(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
- getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java short.
- getShort(String) - Method in class org.apache.derby.vti.VTITemplate
- getShortDatabaseName() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return database name with ant attributes stripped off.
- getShortDbName() - Method in class org.apache.derby.impl.drda.Database
- getShortFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
- getShortFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
- getShortFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
- getShortFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
- getShortFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
- getShortFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
- getShowSelectCount() - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- getShrinkKey(OpenBTree, ControlRow, int) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
- getShutdown() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getShutdownDatabase() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getShutdownDatabase() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getShutdownDatabase() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getShutdownDatabase() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getShutdownSync() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getSigners(String, JarEntry) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Validate the security certificates (signers) for the class data.
- getSimpleQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Execute a query in metadata.properties, or an SPS in the SYS schema.
- getSimpleQuery(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Execute a query in metadata.properties (or SPS in the SYS schema) or metadata_net.properties (or SPS in the SYSIBM schema).
- getSimpleVersionString() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return the feature version string, ie. major.minor.
- getSingleScanRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- getSize() - Method in interface org.apache.derby.iapi.services.cache.SizedCacheable
-
Get the estimated size of the cacheable object.
- getSize() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- getSizeCoefficients(Class) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
The estimate of the size of a class instance depends on whether the JVM uses 32 or 64 bit addresses, that is it depends on the size of an object reference.
- getSlaveFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
- getSlotNumber(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Get the slot number.
- getSlotNumber(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- getSlotNumberHint() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
-
What slot number might the record be at?
- getSlotNumberHint() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
What slot number might the record be at?
- getSlotOffset(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Get the page offset of a given slot entry.
- getSlotsInUse() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- getSocketFactory() - Static method in class org.apache.derby.client.net.NaiveTrustManager
-
Generate a socket factory with this trust manager.
- getSocketFactory() - Static method in class org.apache.derby.impl.drda.NaiveTrustManager
-
Generate a socket factory with this trust manager.
- getSortAggregators(AggregatorInfoList, boolean, LanguageConnectionContext, NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
-
For each AggregatorInfo in the list, generate a GenericAggregator and stick it in an array of GenericAggregators.
- getSortCost(DataValueDescriptor[], ColumnOrdering[], boolean, long, long, int) - Method in interface org.apache.derby.iapi.store.access.SortCostController
-
Calculate the cost of a sort.
- getSortCost(DataValueDescriptor[], ColumnOrdering[], boolean, long, long, int) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Short one line description of routine.
- getSortCostController() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get a SortCostController.
- getSortCostController() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getSortedByPosition() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return an array that contains references to the columns in this list sorted by position.
- getSorterOutput() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getSortInfo() - Method in interface org.apache.derby.iapi.store.access.SortController
-
Return SortInfo object which contains information about the current state of the sort.
- getSortInfo() - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Return SortInfo object which contains information about the current sort.
- getSortNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
- getSortNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Get whether or not a sort is needed.
- getSortPropsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- getSortResultSet(NoPutResultSet, boolean, boolean, int, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A sort result set sorts its source and if requested removes duplicates.
- getSortResultSet(NoPutResultSet, boolean, boolean, int, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getSortType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getSource() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return the SQL string that this statement is for.
- getSource() - Method in interface org.apache.derby.iapi.sql.Statement
-
Return the SQL string that this statement is for.
- getSource() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the source this columnReference
- getSource() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- getSource() - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
-
used by GroupByNode to process expressions by complexity level.
- getSource() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getSource() - Method in class org.apache.derby.impl.sql.GenericStatement
- getSourceColumn() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the ResultColumn that is the source of this VirtualColumnNode.
- getSourceColumnName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns the underlying source column name, if this ResultColumn is a simple direct reference to a table column, or NULL otherwise.
- getSourceInList() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
If this predicate corresponds to an IN-list, return the underlying InListOperatorNode from which it was built.
- getSourceInList(boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Does the work of getSourceInList() above, but can also be called directly with an argument to indicate whether or not we should limit ourselves to probe predicates.
- getSourceLevel() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the source level for this CR.
- getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
- getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the source for this ValueNode.
- getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the ResultColumn that is the source of this VirtualColumnNode.
- getSourceResultSet() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return the ResultSetNode that is the source of this VirtualColumnNode.
- getSourceResultSet(int[]) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Find the source result set for this ColumnReference and return it.
- getSourceSchemaName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Get the name of the schema for the Column's base table, if any.
- getSourceSchemaName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the name of the schema for the Column's base table, if any.
- getSourceSchemaName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getSourceSchemaName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the name of the schema for the Column's base table, if any.
- getSourceTableName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Get the name of the underlying(base) table this column comes from, if any.
- getSourceTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the name of the underlying(base) table this column comes from, if any.
- getSourceTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getSourceTableName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the name of the underlying(base) table this column comes from, if any.
- getSpaceInfo() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Get information about space used by the conglomerate.
- getSpaceInfo() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Get information about space used by the container.
- getSpaceInfo() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- getSpaceInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- getSpaceInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Get information about space used by the conglomerate.
- getSpaceInfo() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Get information about space used by the container.
- getSpaceInfo(int) - Method in class org.apache.derby.diag.SpaceTable
- getSpaceInfo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Get information about space used by the container.
- getSpaceInfo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get information about space used by the container.
- getSpareSpace() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getSparseRow(ExecRow, int[]) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
Return a sparse heap row, based on a compact index row.
- getSpecialTriggerVTITableName(LanguageConnectionContext, String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Check and see if we have a special trigger VTI.
- getSpecificName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Return the specific name for this object.
- getSplitQRYDTA() - Method in class org.apache.derby.impl.drda.DRDAResultSet
- getSplitQRYDTA() - Method in class org.apache.derby.impl.drda.DRDAStatement
- getSPS(LanguageConnectionContext, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the SPS for the triggered SQL statement or the WHEN clause.
- getSPSDescriptor() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
-
Get the sps descriptor that is associated with this Cacheable
- getSPSDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the stored prepared statement descriptor given a sps name.
- getSPSDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SPSDescriptor given its name.
- getSPSDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a SPSDescriptor given its UUID.
- getSPSDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SPSDescriptor given its UUID.
- getSPSDescriptorIndex1Scan(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysschemas_index1 (stmtname, schemaid) for a match.
- getSPSDescriptorIndex2Scan(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan sysstatements_index2 (stmtid) for a match.
- getSPSName() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the name of the Stored Prepared Statement used for the statement.
- getSPSName() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return the SPS Name for this statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Get the name of the SPS that is used to execute this statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Get the name of the SPS that is used to execute this statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the name of the Stored Prepared Statement for the statement.
- getSPSName() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getSPSParams(SPSDescriptor, List<DataValueDescriptor>) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get all the parameter descriptors for an SPS.
- getSPSParams(SPSDescriptor, List<DataValueDescriptor>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get all the parameter descriptors for an SPS.
- getSQLAllowed() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- getSQLAllowed() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get the setting of the SQL allowed state.
- getSQLAllowed() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- getSQLAllowedInProcedure() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
This method checks the SQL allowed by the called procedure.
- getSQLAM() - Method in class org.apache.derby.client.net.NetConnection
- getSqlca() - Method in interface org.apache.derby.client.am.Diagnosable
- getSqlca() - Method in exception org.apache.derby.client.am.SqlException
- getSqlca() - Method in exception org.apache.derby.client.am.XaException
- getSqlCode() - Method in class org.apache.derby.client.am.Sqlca
- getSqlCode(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get the SQLCODE to send for an exception or a warning.
- getSqlcodeFromSqlca(Sqlca) - Static method in class org.apache.derby.client.am.Utils
- getSQLColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the column name for purposes of error messages or debugging.
- getSQLDataTypeDescriptor(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a Java type
- getSQLDataTypeDescriptor(String, boolean) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeServices that corresponds to a Java type
- getSQLDataTypeDescriptor(String, int, int, boolean, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get a DataTypeDescriptor that corresponds to a Java type
- getSqlErrd() - Method in class org.apache.derby.client.am.Sqlca
- getSqlErrmc() - Method in class org.apache.derby.client.am.Sqlca
- getSqlErrp() - Method in class org.apache.derby.client.am.Sqlca
- getSQLException() - Method in exception org.apache.derby.client.am.SqlException
-
Convert this SqlException into a java.sql.SQLException
- getSQLException(String, String, int, Object[]) - Method in class org.apache.derby.client.am.SQLExceptionFactory
-
creates jdbc4.0 SQLException and its subclass based on sql state
- getSQLException(String, String, SQLException, int, Throwable, Object...) - Method in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
Construct an SQLException whose message and severity are specified explicitly.
- getSQLException(String, String, SQLException, int, Throwable, Object...) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
-
method to construct SQLException version specific drivers can overload this method to create version specific exceptions
- getSQLException(String, SQLException, Throwable, Object...) - Method in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
Construct an SQLException whose message and severity are derived from the message id.
- getSQLException(String, SQLException, Throwable, Object...) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
-
Construct an SQLException whose message and severity are derived from the message id.
- getSqlExceptionXAErrorCode(SqlException) - Method in class org.apache.derby.client.net.NetXAResource
-
Get XAException.errorCode from SqlException For disconnect exception, return XAER_RMFAIL For other exceptions return XAER_RMERR For server side SQLExceptions during XA operations the errorCode has already been determined and wrapped in an XAException for return to the client.
- getSQLKeywords() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSQLKeywords() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSQLKeywords() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of all a database's SQL keywords that are NOT also SQL92 keywords.
- getSQLKeywords() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSQLKeywords__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSQLName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Get the SQL name of the aggregate
- getSQLObjectType() - Method in interface org.apache.derby.catalog.DependableFinder
-
The name of the class of Dependables as a "SQL Object" which this Finder can find.
- getSQLObjectType() - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
- getSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get the current SQL session context.
- getSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- getSQLSessionContextForChildren() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the current SQL session context if in a nested connection of a stored routine or in a substatement.
- getSQLSessionContextForChildren() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Return the current SQL session context for all immediately nested connections stemming from the call or function invocation of the statement corresponding to this activation.
- getSQLSessionContextForChildren() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getSqlState() - Method in class org.apache.derby.client.am.Sqlca
- getSqlState(int) - Method in class org.apache.derby.client.am.Sqlca
-
Get the SQL state for a given error.
- getSQLState() - Method in exception org.apache.derby.client.am.SqlException
- getSQLState() - Method in exception org.apache.derby.iapi.error.StandardException
-
Return the 5 character SQL State.
- getSQLState() - Method in exception org.apache.derby.iapi.services.io.DerbyIOException
- getSQLState() - Method in exception org.apache.derby.impl.tools.ij.ijFatalException
- getSQLStateFromIdentifier(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Convert a message identifier from org.apache.derby.shared.common.reference.SQLState to a SQLState five character string.
- getSQLStateFromIdentifier(String) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Convert a message identifer from org.apache.derby.iapi.reference.SQLState to a SQLState five character string.
- getSQLStateFromIdentifier(String) - Static method in class org.apache.derby.shared.common.error.ExceptionUtil
-
Convert a message identifer from org.apache.derby.shared.common.reference.SQLState to a SQLState five character string.
- getSQLStateType() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSQLStateType() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSQLStateType() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Indicates whether the SQLSTATEs returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
- getSQLStateType() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSQLstring() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Converts this type descriptor (including length/precision) to a string suitable for appearing in a SQL type specifier.
- getSQLstring() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Converts this data type descriptor (including length/precision) to a string.
- getSQLstring() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Converts this data type descriptor (including length/precision) to a string.
- getSQLtext() - Method in interface org.apache.derby.iapi.sql.compile.Parser
-
Returns the current SQL text string that is being parsed.
- getSQLtext() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
Returns the current SQL text string that is being parsed.
- getSQLText() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Use reflection to retrieve SQL Text for EmbedPreparedStatement or BrokeredPreparedStatement.
- getSQLText() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Try to see if we can fish the SQL Statement out of the local statement.
- getSQLText() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- getSQLType() - Method in class org.apache.derby.iapi.types.JSQLType
-
What's our SQLTYPE?
- getSQLTypeForJavaType(String) - Static method in class org.apache.derby.iapi.types.TypeId
-
Get a TypeId for the class that corresponds to the given Java type name.
- getSQLTypeName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Returns the SQL name of the datatype.
- getSQLTypeName() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the SQL name of this multi set.
- getSQLTypeName() - Method in class org.apache.derby.iapi.types.TypeId
-
Returns the SQL name of the datatype.
- getSQLTypeNameWithCollation() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
- getSQLValueInterfaceName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Get the type name of the SQLValue we generate.
- getSQLValueNode() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Get the SQL ValueNode that is being converted to a JavaValueNode
- getSqlWarn() - Method in class org.apache.derby.client.am.Sqlca
- getSQLWarning() - Method in exception org.apache.derby.client.am.SqlWarning
-
Get the java.sql.SQLWarning for this SqlWarning
- getSqlWarnings() - Method in class org.apache.derby.client.am.ClientStatement
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
- getSQLWarnings() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
- getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijWarningResult
- getSQLXML(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getSQLXML(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getSQLXML(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getSQLXML(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getSQLXML(int) - Method in class org.apache.derby.vti.VTITemplate
- getSQLXML(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getSQLXML(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getSQLXML(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getSQLXML(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- getSQLXML(String) - Method in class org.apache.derby.vti.VTITemplate
- getSsl() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Returns the SSL encryption mode specified for the data source.
- getSsl() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getSSLMode() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getSSLModeFromString(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Parses the string and returns the corresponding constant for the SSL mode denoted.
- getSSLModeString(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the string value of the SSL-mode.
- getSSLModeValue(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the SSL-mode from a string.
- getStackDumpString() - Static method in class org.apache.derby.iapi.error.ThreadDump
- getStackDumpString() - Static method in class org.apache.derby.shared.common.sanity.ThreadDump
- getStalePlanCheckInterval() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Get the stale plan check interval.
- getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- getStartKeyValue() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Get the start operator for this predicate for a scan.
- getStartOperator(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Get the start operator for a scan (at the store level) for this RelationalOperator.
- getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getStartPosition(int) - Static method in class org.apache.derby.client.net.NetLogWriter
- getStartPosition(int) - Static method in class org.apache.derby.impl.drda.DssTrace
- getStartSearchOperator() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getStartTime() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Return start time.
- getStartTime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the start time of the network server.
- getStartValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getStartValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
get the start value
- getState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getStatement() - Method in class org.apache.derby.client.am.ClientResultSet
-
Retrieves the
Statementobject that produced this object, ornullif theResultSetwas not produced by aStatementobject. - getStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Override the BrokeredStatement's getStatement() to always return a PreparedStatement.
- getStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- getStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the statement
- getStatement() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Return the Statement that produced the ResultSet.
- getStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
- getStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- getStatement() - Method in class org.apache.derby.vti.VTITemplate
- getStatement(SchemaDescriptor, String, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get a Statement
- getStatement(SchemaDescriptor, String, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get a Statement for the connection
- getStatementCache() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
- getStatementCache() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
returns the statement cache that this connection should use; currently there is a statement cache per database.
- getStatementCallbackInterface() - Method in class org.apache.derby.client.am.ClientResultSet
- getStatementCallbackInterface() - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
- getStatementContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the current StatementContext.
- getStatementContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getStatementDepth() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reports how many statement levels deep we are.
- getStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reports how many statement levels deep we are.
- getStatementExecutionPlanText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get a String representation of the execution plan for the associated query or statement.
- getStatementExecutionPlanText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the execution plan for the associated query or statement as a String.
- getStatementExecutionPlanText(int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Return the statement execution plan as a
String. - getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
-
Return the statement execution plan as a String.
- getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
Return the statement execution plan as a String.
- getStatementIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getStatementIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- getStatementIsolationLevel() - Method in interface org.apache.derby.vti.VTIEnvironment
-
Get the specific JDBC isolation of the statement.
- getStatementKey() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Return an object which can be used as a key in a hash table when the value of the consistency token can be ignored.
- getStatementName() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the name of the associated query or statement.
- getStatementName() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the name of the associated query or statement.
- getStatementText() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Return the text of the current statement.
- getStatementText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
-
Get the text for the associated query or statement.
- getStatementText() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Return the text of the current statement.
- getStatementText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
-
Get the text for the associated query or statement.
- getStatementTextString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getStatementTextString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getStatementToken(String) - Method in class org.apache.derby.client.am.ClientStatement
-
Step past any initial non-significant characters and comments to find first significant SQL token so we can classify statement.
- getStatementType() - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Returns an identifier that tells what type of statement has been executed.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Return the type of statement, something from StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Return the type of statement, something from StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return the type of statement, something from StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Return the type of statement, something from StatementType.
- getStatementType() - Method in class org.apache.derby.impl.sql.GenericResultDescription
- getStatementType(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
This method helps to figure out the statement type and returns an appropriate return code, characterizing the stmt type.
- getStatementType(Properties) - Static method in class org.apache.derby.impl.sql.compile.InsertNode
-
Return the statement type, where it is dependent on the targetProperties.
- getStatementWasInvalidated() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Tells if this statement has been invalidated.
- getStatementWasInvalidated() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- getStateString(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
- GETSTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- getStaticCompiledConglomInfo(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return static information about the conglomerate to be included in a a compiled plan.
- getStaticCompiledConglomInfo(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return static information about the conglomerate to be included in a a compiled plan.
- getStaticCompiledConglomInfo(TransactionController, long) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Return static information about the conglomerate to be included in a a compiled plan.
- getStaticCompiledConglomInfo(TransactionController, long) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Return static information about the conglomerate to be included in a a compiled plan.
- getStaticCompiledConglomInfo(TransactionController, long) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return static information about the conglomerate to be included in a a compiled plan.
- getStaticField(String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push the contents of the described static field onto the stack.
- getStaticField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Push the contents of the described static field onto the stack.
- getStaticPackageIsolation(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
get the isolation level for a static package.
- getStaticStatementType() - Method in class org.apache.derby.client.am.Section
- getStatistic() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getStatistics() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Returns a list of statistics for this table.
- getStatisticsDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets all statistics Descriptors for a given table.
- getStatisticsDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Returns all the statistics descriptors for the given table.
- getStatisticsTiming() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the STATISTICS TIMING mode.
- getStatisticsTiming() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getStatType() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getStatus() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Returns the status byte.
- getStopKeyValue() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
- getStopOperator(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Get the stop operator for a scan (at the store level) for this RelationalOperator.
- getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- getStopSearchOperator() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- getStorageFactory() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
- getStorageFactory() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Get the database StorageFactory.
- getStorageFactory() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- getStorageFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getStorageFactoryClass() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Get the StorageFactory implementation for this PersistentService
- getStorageFactoryClassName(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Find the StorageFactory class name that handles the subSub protocol.
- getStorageFactoryInstance(boolean, String, String, String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Get an initialized StorageFactoryInstance
- getStorageFactoryInstance(boolean, String, String, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Get an initialized StorageFactoryInstance
- getStorageFactoryVersion() - Method in class org.apache.derby.impl.io.BaseStorageFactory
- getStorageFactoryVersion() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
- getStorageFactoryVersion() - Method in interface org.apache.derby.io.StorageFactory
- getStorageFile() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Get the
StorageFilewhich represents the file where the contents of the LOB are stored. - getStoreCostController(long) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get a StoreCostController for the given conglomerate.
- getStoreCostController(long) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getStoreCostController(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getStoredDataTypeDescriptor(Object) - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
When retrieving a DataTypeDescriptor, it might just be a regular DataTypeDescriptor or may be an OldRoutineType, as used for Routine parameters and return values prior to DERBY-2775.
- getStoredFormatIdFromTypeId() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the StoredFormatId from the corresponding TypeId.
- getStoredSize() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- getStoredSize(int, TransactionId) - Static method in class org.apache.derby.impl.store.raw.log.LogRecord
- getStoredSizeRecordId(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Return length on disk of the record id portion of the record header Record id is part of the record header and is stored in an internal compressed format.
- getStoredType(Object) - Static method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Old releases (10.3 and before) wrote out the runtime DataTypeDescriptor for routine parameter and return types. 10.4 onwards (DERBY-2775) always writes out the catalog type TypeDescriptor.
- getStream() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Returns the associated stream.
- getStream() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- getStream() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data stream descriptor as an InputStream.
- getStream() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a stream of bytes.
- getStream() - Method in class org.apache.derby.iapi.types.SQLBinary
- getStream() - Method in class org.apache.derby.iapi.types.SQLChar
- getStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Get an InputStream for the given resource.
- getStreamHeaderGenerator() - Method in class org.apache.derby.iapi.types.SQLChar
-
Returns the default stream header generator for the string data types.
- getStreamHeaderGenerator() - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns a stream header generator for a Clob.
- getStreamHeaderGenerator() - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Returns the stream header generator for the string data value.
- getStreamStorableColIds(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return an array holding the 0 based heap offsets of the StreamStorable columns in this ResultColumnList.
- getStreamStorableHeapColIds() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- getStreamStorableHeapColIds(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- getStreamWithDescriptor() - Method in class org.apache.derby.iapi.types.SQLChar
-
Returns a descriptor for the input stream for this character data value.
- getStreamWithDescriptor() - Method in class org.apache.derby.iapi.types.SQLClob
-
Returns a descriptor for the input stream for this CLOB value.
- getStreamWithDescriptor() - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Returns a descriptor for the input stream for this data value.
- getString() - Method in class org.apache.derby.client.am.ClientClob
- getString() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a String.
- getString() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Used by JDBC -- string should not contain SQL92 formatting.
- getString() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getString() - Method in class org.apache.derby.iapi.types.SQLChar
-
If possible, use getCharArray() if you don't really need a string.
- getString() - Method in class org.apache.derby.iapi.types.SQLDate
- getString() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getString() - Method in class org.apache.derby.iapi.types.SQLDouble
- getString() - Method in class org.apache.derby.iapi.types.SQLInteger
- getString() - Method in class org.apache.derby.iapi.types.SQLLongint
- getString() - Method in class org.apache.derby.iapi.types.SQLReal
- getString() - Method in class org.apache.derby.iapi.types.SQLRef
- getString() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getString() - Method in class org.apache.derby.iapi.types.SQLTime
- getString() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getString() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getString() - Method in class org.apache.derby.iapi.types.UserType
- getString() - Method in class org.apache.derby.iapi.types.XML
- getString() - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
-
Return the value from this CharConstantNode
- getString() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Gets the value in the data value descriptor as a String.
- getString() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- getString() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Gets the value in the data value descriptor as a String.
- getString(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
- getString(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getString(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getString(int) - Method in class org.apache.derby.client.am.Cursor
- getString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getString(int) - Method in class org.apache.derby.diag.ContainedRoles
- getString(int) - Method in class org.apache.derby.diag.ErrorLogReader
-
All columns in the Db2jLogReader VTI have a of String type.
- getString(int) - Method in class org.apache.derby.diag.ErrorMessages
- getString(int) - Method in class org.apache.derby.diag.LockTable
-
All columns in TransactionTable VTI are of String type.
- getString(int) - Method in class org.apache.derby.diag.SpaceTable
- getString(int) - Method in class org.apache.derby.diag.StatementCache
- getString(int) - Method in class org.apache.derby.diag.StatementDuration
-
All columns in StatementDuration VTI have String data types.
- getString(int) - Method in class org.apache.derby.diag.TransactionTable
-
All columns in TransactionTable VTI is of String type.
- getString(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java String.
- getString(int) - Method in class org.apache.derby.impl.load.ImportAbstract
- getString(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getString(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getString(int) - Method in class org.apache.derby.vti.VTITemplate
- getString(long, int) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Returns the clob data at the given location as
String. - getString(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getString(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getString(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
- getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a Java String.
- getString(String) - Method in class org.apache.derby.vti.VTITemplate
- getStringFromBytes(byte[]) - Method in class org.apache.derby.client.am.CrossConverters
- getStringFromBytes(byte[]) - Static method in class org.apache.derby.client.am.Utils
- getStringFromDate(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getStringFromDATE(int) - Method in class org.apache.derby.client.am.Cursor
- getStringFromInts(int[]) - Static method in class org.apache.derby.client.am.Utils
- getStringFromTime(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getStringFromTIME(int) - Method in class org.apache.derby.client.am.Cursor
- getStringFromTimestamp(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getStringFromTIMESTAMP(int) - Method in class org.apache.derby.client.am.Cursor
- getStringFromValue(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getStringFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getStringFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getStringFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped string functions.
- getStringFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getStringFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getStrings() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- getStringValueForSecMec(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Retrieve the string name for the integer secmec value
- getStringWithoutConvert(int, int) - Method in class org.apache.derby.client.am.Cursor
- getStringX(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getSubCheckConstraint(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SubCheckConstraintDescriptor from syschecks for the specified constraint id.
- getSubKeyConstraint(UUID, int) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for the specified constraint id.
- getSubKeyConstraint(UUID, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for the specified constraint id.
- getSubList(int) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Return a ConstraintDescriptorList containing the ConstraintDescriptors of the specified type that are in this list.
- getSubquery() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Return the "subquery" from this node.
- getSubqueryTrackingArray() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Get the subquery tracking array for this query.
- getSubqueryTrackingArray() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Get the subquery tracking array for this query.
- getSubqueryTrackingArray(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Get the subquery ResultSet tracking array from the top ResultSet.
- getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the subquery ResultSet tracking array from the top ResultSet.
- getSubqueryType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return the type of this subquery.
- getSubString(long, int) - Method in class org.apache.derby.client.am.ClientClob
-
Returns a copy of the specified substring in the
CLOBvalue designated by thisClientClobobject. - getSubString(long, int) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- getSubString(long, int) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Returns a copy of the specified substring in the
CLOBvalue designated by thisClobobject. - getSubString(long, int) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- getSubStringX(long, int) - Method in class org.apache.derby.client.am.ClientClob
- GetSuffix(int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
- GetSuffix(int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- GetSuffix(int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getSuperClassName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- getSuperClassName() - Method in class org.apache.derby.impl.services.bytecode.BCClass
- getSuperTables(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSuperTables(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSuperTables(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves a description of the table hierarchies defined in a particular schema in this database.
- getSuperTables(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSuperTablesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSuperTypes(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
- getSuperTypes(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSuperTypesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSvrcod() - Method in class org.apache.derby.client.net.NetAgent
- getSwappedEquivalent() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Return a node equivalent to this node, but with the left and right operands swapped.
- getSwappedEquivalent() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return an equivalent node with the operands swapped, and possibly with the operator type changed in order to preserve the meaning of the expression.
- getSYNCPTMGR() - Method in class org.apache.derby.client.net.NetConnection
- getSynonymSchema() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
- getSynonymTable() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
- getSYSCOLUMNSHeapConglomerateNumber() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the heap conglomerate number for SYS.SYSCOLUMNS.
- getSysIBMSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the SYSIBM schema.
- getSysIBMSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the SYSIBM schema.
- getSysinfo() - Method in class org.apache.derby.drda.NetworkServerControl
-
Return classpath and version information about the running Network Server.
- getSystemAlias() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets whether or not the alias is a system alias.
- getSystemBoolean(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a system wide property as a boolean.
- getSystemBoolean(String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Get an ij boolean system property.
- getSystemBoolean(String, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a system wide property as a boolean.
- getSystemCode() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Return true if this statement is system code.
- getSystemCode() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Return true if this statement is system code.
- getSystemCredentialsDatabaseName() - Method in interface org.apache.derby.iapi.jdbc.AuthenticationService
-
Get the name of the credentials database used to authenticate system-wide operations.
- getSystemCredentialsDatabaseName() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- getSystemCredentialsDatabaseName() - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Override behavior in superclass
- getSystemFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSystemFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getSystemFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped system functions.
- getSystemFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getSystemFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getSystemIdentifier() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
- getSystemIdentifier() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- getSystemIdentifier() - Method in class org.apache.derby.mbeans.Management
-
Return the system identifier that this MBean is managing.
- getSystemIdentifier() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Get the system identifier that this MBean is managing.
- getSystemInt(String, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Get a system wide property as a int.
- getSystemInt(String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
s Get a system wide property as a int.
- getSystemLockLevel() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return the locking level of the system.
- getSystemLockLevel() - Method in class org.apache.derby.impl.store.access.RllRAMAccessManager
-
Return the locking level of the system.
- getSystemModule(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Return a system module.
- getSystemModule(String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Privileged module lookup.
- getSystemModule(String) - Static method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Privileged module lookup.
- getSystemModule(String) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Privileged module lookup.
- getSystemModule(String) - Static method in class org.apache.derby.mbeans.Management
-
Privileged module lookup.
- getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
Attempts to read the specified system property.
- getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Get system property.
- getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a system wide property.
- getSystemProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- getSystemProperty(String) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Gets a system property in a privileged block
- getSystemProperty(String) - Static method in class org.apache.derby.impl.tools.ij.util
- getSystemProperty(String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Find a system wide property with a default.
- getSystemResource(String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for
ClassLoader.getSystemResource(String). - getSystemResourceAsStream(String) - Static method in class org.apache.derby.impl.io.CPFile
-
Privileged wrapper for
ClassLoader.getSystemResourceAsStream(String). - getSystemSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the system schema.
- getSystemSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the system schema.
- getSystemSQLName() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Returns a unique system generated name of the form SQLyymmddhhmmssxxn yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second, xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value, n - number between 0-9
- getSystemSQLName() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Returns a unique system generated name of the form SQLyymmddhhmmssxxn yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second, xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value, n - number between 0-9 The number at the end is to handle more than one system generated name request came at the same time.
- getSystemStreams() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get the defined default system streams object.
- getSystemStreams() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getSystemUtilSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the SYSCS_UTIL system schema.
- getTableColumnDescriptor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
If this ResultColumn is bound to a column in a table get the column descriptor for the column in the table.
- getTableDDL(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
- getTableDescriptor() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the table descriptor for this table (if any).
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the TableDescriptor of the column's table.
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Get the table descriptor upon which this constraint is declared.
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Returns the cached TableDescriptor, if supplied, that the constraint is on.
- getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger table descriptor
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
-
Get the table descriptor that is associated with this Cacheable
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getTableDescriptor() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the table descriptor
- getTableDescriptor(boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Validate that the table is ok for DDL -- e.g.
- getTableDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the descriptor for the named table within the given schema.
- getTableDescriptor(String, SchemaDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the named table within the given schema.
- getTableDescriptor(String, SchemaDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the named table within the given schema.
- getTableDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the descriptor for the table with the given UUID.
- getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the descriptor for the table with the given UUID.
- getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
- getTableDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- getTableDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Validate that the table is ok for DDL -- e.g.
- getTableDescriptorForDeclaredGlobalTempTable(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get table descriptor for the declared global temporary table from the list of temporary tables known by this connection.
- getTableDescriptorForDeclaredGlobalTempTable(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getTableDescriptorIndex1Scan(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan systables_index1 (tablename, schemaid) for a match.
- getTableDescriptorIndex2Scan(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan systables_index2 (tableid) for a match.
- getTableId() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets the UUID of the table the constraint is on.
- getTableId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- getTableId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Get the table ID of the row.
- getTableID() - Method in class org.apache.derby.diag.ConglomInfo
- getTableID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the UUID for the table that the conglomerate belongs to.
- getTableInsert() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
- getTableMap() - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
- getTableName() - Method in class org.apache.derby.client.am.ClientResultSet
- getTableName() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Get the table name.
- getTableName() - Method in class org.apache.derby.impl.sql.catalog.TableKey
-
Get the table name (without the schema name).
- getTableName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Get the user-supplied table name of this column.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the user-supplied table name of this column.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return a TableName node representing this FromTable.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return a TableName node representing this FromTable.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getTableName() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Get the table name (without the schema name).
- getTableName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
This returns the user-supplied table name of the column.
- getTableName() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Get the name of the table the ResultColumn is in, if any.
- getTableName() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Gets the name of the table being inserted into
- getTableName() - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
- getTableName() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- getTableName() - Method in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
- getTableName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- getTableName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
What's a column's table name?
- getTableName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
What's a column's table name?
- getTableName(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
- getTableName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Get the table name out of this SYSTABLES row
- getTableNameField() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return the table name for this table.
- getTableNameObject() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
- getTableNameObject() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getTableNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get this Optimizable's table number
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Get the table number for this ColumnReference.
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Search the tree beneath this ResultColumn until we find the number of the table to which this RC points, and return that table number.
- getTableNumberHere - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- getTableNumbers() - Method in class org.apache.derby.impl.sql.compile.FromList
- getTablePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges on a table using tablePermsUUID
- getTablePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getTablePermissions(UUID, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get one user's privileges on a table using tableUUID and authorizationid
- getTablePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get one user's privileges on a table
- getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getTablePrivileges(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the access rights for each table available in a catalog.
- getTablePrivileges(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getTablePrivilegesX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTableProperties(Properties) - Method in interface org.apache.derby.iapi.store.access.ConglomPropertyQueryable
-
Request the system properties associated with a table.
- getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Request the system properties associated with a table.
- getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Request the system properties associated with a table.
- getTables(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getTables(String, String, String, String[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTables(String, String, String, String[]) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getTables(String, String, String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of tables available in a catalog.
- getTableScanResultSet(long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Get me a table scan result set, preferably a bulk table scan, thank you.
- getTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
- getTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a minimal table scan generator, for ease of use at present.
- getTablesReferenced() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get a bit map of table references in this expression
- getTablesReferenced(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Update the table map to reflect the source of this CR.
- getTablesX(String, String, String, String[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTableType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets an identifier telling what type of table this is (base table, declared global temporary table, view, etc.)
- getTableType(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
- getTableTypes() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTableTypes() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getTableTypes() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get the table types available in this database.
- getTableTypes() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getTableTypesX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the UUID of the table.
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return table UUID for this access descriptor
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getTableUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Get the table's UUID from the row.
- getTabSize() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getTag() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
-
Return the tag or type of the entry.
- getTargetProperties() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Get the targetProperties from the constant action.
- getTargetPublicKey() - Method in class org.apache.derby.client.net.NetConnection
- getTargetResultSet() - Method in interface org.apache.derby.iapi.sql.execute.CursorActivation
-
Returns the target result set for this activation, so that the current base row can be determined.
- getTargetResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Used in CurrentOfResultSet to get to the target result set for a cursor.
- getTargetTable() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
the target table of the cursor
- getTargetTable() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Get the target table for the MERGE statement
- getTargetTable() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
the target table of the cursor
- getTargetTableId() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the target table UUID upon which the trigger event is declared.
- getTargetTableId() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the target table UUID upon which the trigger event is declared.
- getTargetTableName() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Get the target table name upon which the trigger event is declared.
- getTargetTableName() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Get the target table name upon which the trigger event is declared.
- getTargetVTI() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the ResultSet for the target of an update/delete to a VTI.
- getTargetVTI() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getTargetVTI() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getTempDir() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Get the abstract name of the directory that holds temporary files.
- getTempDir() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns the temporary directory for this storage factory instance.
- getTempDir() - Method in interface org.apache.derby.io.StorageFactory
-
Get the abstract name of the directory that holds temporary files.
- getTempFileCounter() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Returns an identifier for a temporary file.
- getTemporaryConglomId() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
- getTemporaryConglomId() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Accessor to get the id of the temporary conglomerate.
- getTempWriter() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- getText() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the text used to create this statement.
- getTextMessage(String, Object...) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
Transform the message from messageID to the actual error, warning, or info message using the correct locale.
- getTextMessage(String, Object...) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getTextMessage(String, Object...) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- getTextMessage(String, Object...) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
-
Get a message with default locale.
- getThenColumns() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return the list of columns which form the rows of the ResultSet which drive the INSERT/UPDATE/DELETE actions.
- getThisInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
- getThreadDump() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Returns the thread dump stored in this AssertFailure as a string.
- getThreadListSize() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- getTime() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getTime(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTime(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getTime(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTime(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTime(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get the value of a SQL TIME parameter as a java.sql.Time object.
- getTime(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Time object.
- getTime(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getTime(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getTime(int) - Method in class org.apache.derby.vti.VTITemplate
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTime(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTime(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTime(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getTime(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.sql.Time object.
- getTime(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
- getTime(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
- getTime(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTime(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getTime(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTime(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTime(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC TIME parameter as ajava.sql.Time object
- getTime(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Time object.
- getTime(String) - Method in class org.apache.derby.vti.VTITemplate
- getTime(String, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTime(String, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
- getTime(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTime(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time object.
- getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.sql.Time object.
- getTime(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a java.sql.Time.
- getTime(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a java.sql.Time.
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get time from a SQLChar.
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
-
Get the time value Since this is a JDBC object we use the JDBC definition we use the JDBC definition, see JDBC API Tutorial and Reference section 47.3.12 Date is set to Jan. 1, 1970
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
getTime returns the time portion of the timestamp Date is set to 1970-01-01 Since Time is a JDBC object we use the JDBC definition for the date portion.
- getTime(Calendar) - Method in class org.apache.derby.iapi.types.UserType
- getTime(Calendar, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Get a java.sql.Time object from an encoded time and nano-second value.
- getTime(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Static function to Get Time from a string.
- getTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTimeAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getTimeDateFunctions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTimeDateFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getTimeDateFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a comma separated list of JDBC escaped time date functions.
- getTimeDateFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getTimeDateFunctions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTimeFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
Get a formatter for formatting times.
- getTimeFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
- getTimeFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
- getTimeFromTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTimeInMillis(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
Convert the date into a milli-seconds since the epoch with the time set to 00:00 based upon the passed in Calendar.
- getTimeMillis() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- getTimeout() - Method in class org.apache.derby.client.net.NetAgent
-
Returns the current timeout value that is set on the socket.
- getTimerFactory() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get the Timer factory for the system.
- getTimerFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Returns the Timer factory for this system.
- getTimerFactory() - Static method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- getTimerFactory() - Static method in class org.apache.derby.jdbc.XATransactionState
- getTimeSlice() - Method in class org.apache.derby.drda.NetworkServerControl
-
Return the current timeSlice setting for the running Network Server
- getTimeSlice() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Get time slice value for length of time to work on a session
- getTimeSlice() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of the time slice
- getTimeSpent(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Return the total amount of time spent in this ResultSet
- getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Return the total amount of time spent in this ResultSet
- getTimestamp(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTimestamp(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getTimestamp(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTimestamp(int) - Method in class org.apache.derby.diag.StatementCache
- getTimestamp(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTimestamp(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Get the value of a SQL TIMESTAMP parameter as a java.sql.Timestamp object.
- getTimestamp(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Timestamp object.
- getTimestamp(int) - Method in class org.apache.derby.vti.ForwardingVTI
- getTimestamp(int) - Method in class org.apache.derby.vti.StringColumnVTI
- getTimestamp(int) - Method in class org.apache.derby.vti.VTITemplate
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTimestamp(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTimestamp(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- getTimestamp(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.sql.Timestamp object.
- getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.ForwardingVTI
- getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
- getTimestamp(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTimestamp(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getTimestamp(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTimestamp(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTimestamp(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object
- getTimestamp(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Get the value of a column in the current row as a java.sql.Timestamp object.
- getTimestamp(String) - Method in class org.apache.derby.vti.VTITemplate
- getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.ClientResultSet
- getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getTimestamp(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getTimestamp(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
- getTimestamp(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Get the value of a column in the current row as a java.sql.Timestamp object.
- getTimestamp(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data value descriptor as a java.sql.Timestamp.
- getTimestamp(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a java.sql.Timestamp.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get Timestamp from a SQLChar.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
-
getTimestamp returns a timestamp with the date value time is set to 00:00:00.0
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
-
Convert a SQL TIME to a JDBC java.sql.Timestamp.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Get the value field.
- getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.UserType
- getTimestamp(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Static function to Get Timestamp from a string.
- getTimestamp(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Implement the timestamp SQL function: construct a SQL timestamp from a string, or timestamp.
- getTimestamp(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Implement the timestamp SQL function: construct a SQL timestamp from a string, or timestamp.
- getTimestamp(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Construct a SQL timestamp from a date and time.
- getTimestamp(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTimestampAsString(Timestamp) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- getTimestampFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
-
Get a formatter for formatting timestamps.
- getTimestampFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
- getTimestampFromDATE(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTimestampFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
- getTimestampFromTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
- getTimestampLength() - Method in class org.apache.derby.impl.drda.AppRequester
-
The timestamp length may be truncated for old versions of Derby.
- getTimestampLength(boolean) - Static method in class org.apache.derby.client.am.DateTime
-
Return the length of a timestamp depending on whether timestamps should have full nanosecond precision or be truncated to just microseconds.
- getTimestampValue(String, boolean) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getTimestampValue(String, boolean) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getTimeValue(String, boolean) - Method in interface org.apache.derby.iapi.types.DataValueFactory
- getTimeValue(String, boolean) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getToken() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- getTokenManager() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
Returns a initialized (clean) TokenManager, paired w. the Parser in getParser, Appropriate for this ParserImpl object.
- getTopLevelService() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
- getTopLevelSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the value of top level session context of the top level connection.
- getTopLevelSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getTotalColumnSize() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Get the size of all the columns added together.
- getTotalNumberOfIndexes() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the number of indexes on the table, including the backing indexes.
- getTotalPageCount() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the total number of pages in this extent
- getTotalSpace(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return the total number of bytes used, reserved, or wasted by the record at this slot.
- getTotalSpace(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return the total number of bytes used, reserved, or wasted by the record at this slot.
- getTotalTime() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
-
Return the time for all operations performed by this node, and the children of this node.
- getTR() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- getTrace(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
- getTraceAll() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of whether to trace all the sessions
- getTraceDirectory() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the current value of trace directory
- getTraceDirectory() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getTraceDirectory() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getTraceDirectory(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Check if derby.client.traceDirectory is provided as a JVM property.
- getTraceFile() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getTraceFile() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getTraceFile(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getTraceFileAppend() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getTraceFileAppend() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getTraceFileAppend(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getTraceLevel() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getTraceLevel() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getTraceLevel(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Check if derby.client.traceLevel is provided as a JVM property.
- getTraceString() - Method in class org.apache.derby.iapi.types.DataType
-
Gets the value in the data stream descriptor as a trace string.
- getTraceString() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Gets the value in the data value descriptor as a trace string.
- getTraceString() - Method in class org.apache.derby.iapi.types.SQLBinary
-
Gets a trace representation for debugging.
- getTraceString() - Method in class org.apache.derby.iapi.types.SQLChar
-
Gets a trace representation for debugging.
- getTraceString() - Method in class org.apache.derby.iapi.types.SQLClob
-
Gets a trace representation of the CLOB for debugging.
- getTrackLineColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- getTransaction() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Get a transaction for performing authentication at the database level.
- getTransaction() - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
- getTransaction() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Return the RawTransaction I was opened in.
- getTransaction() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Return the RawTransaction this object was opened in.
- getTransaction() - Method in class org.apache.derby.impl.store.raw.xact.XactContext
- getTransaction(ContextManager) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Get a transaction controller with which to manipulate data within the access manager.
- getTransaction(ContextManager) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- getTransactionalProperties() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- getTransactionCompile() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the transaction controller to use with this language connection context at compile time.
- getTransactionCompile() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the TransactionController to use, when not passed in as a parameter.
- getTransactionCompile() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the transaction controller to use at compile time with this language connection context.
- getTransactionController() - Method in interface org.apache.derby.iapi.sql.Activation
-
Get the Execution TransactionController associated with this activation/lcc.
- getTransactionController() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getTransactionController() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Get the current transaction controller.
- getTransactionController() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getTransactionExecute() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the transaction controller to use with this language connection context during execute time.
- getTransactionExecute() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the TransactionController to use, when not passed in as a parameter.
- getTransactionExecute() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getTransactionFactoryModule() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- getTransactionFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
- getTransactionId() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Get the TransactionId for the current log record.
- getTransactionId() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- getTransactionId() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- getTransactionID() - Method in class org.apache.derby.client.am.ClientConnection
-
Returns the ID of the active transaction for this connection.
- getTransactionID() - Method in class org.apache.derby.client.am.LogicalConnection
-
Returns the client-side transaction id from am.Connection.
- getTransactionIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get string id of the transaction.
- getTransactionIdString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getTransactionIdString() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get string id of the transaction.
- getTransactionIdString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
Methods of TransactionInfo
- getTransactionInfo() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Return a snap shot of all transactions in the db.
- getTransactionInfo() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- getTransactionInfo() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
- getTransactionInfo() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- getTransactionInfo() - Method in class org.apache.derby.impl.store.raw.RawStore
- getTransactionInfo() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Get a printable version of the transaction table
- getTransactionInfo() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- getTransactionIsolation() - Method in class org.apache.derby.client.am.ClientConnection
- getTransactionIsolation() - Method in class org.apache.derby.client.am.LogicalConnection
- getTransactionIsolation() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getTransactionIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get this Connection's current transaction isolation mode.
- getTransactionIsolationPrepStmt - Variable in class org.apache.derby.client.am.ClientConnection
- getTransactionIsolationX() - Method in class org.apache.derby.client.am.ClientConnection
- getTransactionState(XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Returns the XATransactionState of the the transaction
- getTransactionStatus() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getTransactionStatusString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getTransactionStatusString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getTransactionTable() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Return the transaction table so it can get logged with the checkpoint log record.
- getTransactionTable() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- getTransactionTable() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Return the transaction table to be logged with the checkpoint operation
- getTransactionTimeout() - Method in class org.apache.derby.client.net.NetXAResource
-
Obtain the current transaction timeout value set for this XAResource instance.
- getTransactionTimeout() - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Obtain the current transaction timeout value set for this XAResource instance.
- getTransactionTypeString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getTransactionTypeString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getTransformed() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this predicate has been transformed.
- getTransitionTables(Visitable) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Get all transition tables referenced by a given node, sorted in the order in which they appear in the SQL text.
- getTransitionVariables(Visitable, String, String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get all columns that reference transition variables in triggers.
- getTransitiveSearchClause(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- getTransitiveSearchClause(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- getTransitiveSearchClause(ColumnReference) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return a relational operator which matches the current one but with the passed in ColumnReference as the (left) operand.
- getTransName() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- getTriggerActionReferencedColumnPositions() - Method in interface org.apache.derby.catalog.ReferencedColumns
-
Returns an array of 1-based column positions in the trigger table.
- getTriggerActionReferencedColumnPositions() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- getTriggerActionString(Visitable, String, String, String, int[], int[], int, TableDescriptor, int, boolean, List<int[]>, int[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
This method does the job of transforming the trigger action plan text as shown below.
- getTriggerActionString(Visitable, String, String, String, int[], int[], int, TableDescriptor, int, boolean, List<int[]>, int[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getTriggerArray() - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
- getTriggerDefinition() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the original trigger definition.
- getTriggerDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the stored prepared statement descriptor given a sps name.
- getTriggerDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the stored prepared statement descriptor given a sps name.
- getTriggerDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get a TriggerDescriptor given its UUID.
- getTriggerDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a TriggerDescriptor given its UUID.
- getTriggerDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the trigger descriptor list
- getTriggerDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Load up the trigger descriptor list for this table descriptor and return it.
- getTriggerDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Load up the trigger descriptor list for this table descriptor and return it.
- getTriggerDescriptorsScan(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate the TriggerDescriptorList for the specified TableDescriptor.
- getTriggerEventMask() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger event mask.
- getTriggerExecutionContext() - Static method in class org.apache.derby.iapi.db.Factory
-
Get the TriggerExecutionContext for the current connection of the connection.
- getTriggerExecutionContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the topmost tec.
- getTriggerExecutionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the topmost tec.
- getTriggerExecutionContext(LanguageConnectionContext, ConnectionContext, String, int, UUID, String, Vector<AutoincrementCounter>) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get a trigger execution context
- getTriggerInfo() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Return the TriggerInfo structure.
- getTriggerInfo() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Basically, the same as getFKInfo but for triggers.
- getTriggerPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getTriggerTable() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the topmost trigger table descriptor
- getTriggerTable() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get the topmost trigger table descriptor
- getTrueNode() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- getTrueValue() - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Gets a BooleanDataValue representing TRUE.
- getTrulyTheBestAccessPath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Get the best access path overall for this Optimizable.
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.FromTable
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- getTrulyTheBestAccessPath() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- getTruncationLWM(UUID) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- getTruncationWarnings() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Get the chain of truncation warnings added to this statement.
- getTupleDescriptor(Optimizable) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Get the unique tuple descriptor of the current access path for an Optimizable.
- getTypdefnam() - Method in class org.apache.derby.client.net.Typdef
- getType() - Method in class org.apache.derby.client.am.ClientResultSet
- getType() - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Return the type of this service.
- getType() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- getType() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Get the TypeDescriptor of the column's datatype.
- getType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets an identifier telling what type of table this is.
- getType() - Method in interface org.apache.derby.iapi.sql.dictionary.SystemColumn
-
Return the type of this column.
- getType() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Returns a DataTypeDescriptor for the column.
- getType() - Method in class org.apache.derby.iapi.store.raw.ContainerLock
-
Get an integer representation of the type of the lock.
- getType() - Method in class org.apache.derby.iapi.store.raw.RowLock
-
Get an integer representation of the type of the lock.
- getType() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Return the type of this result set.
- getType() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
The type of the service is 'directory'
- getType() - Method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Return the type of this column.
- getType() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Returns the data type of the column being defined.
- getType() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getType() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Returns a DataTypeDescriptor for the column.
- getType() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to get the type of this
ReplicationMessage. - getType() - Method in class org.apache.derby.vti.VTITemplate
- getType(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Get the Java name of the return type from a Member representing a method or the type of a Member representing a field.
- getType(TypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Return a runtime type for a catalog type.
- getTypeAsInt(SQLType) - Static method in class org.apache.derby.impl.jdbc.Util42
-
Get the int type id from java.sql.Types which corresponds to the SQLType.
- getTypeAsInt(Agent, SQLType) - Static method in class org.apache.derby.client.am.Utils42
-
Get the int type id from java.sql.Types which corresponds to the SQLType.
- getTypeAsString() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Simple little helper function to convert your type to a string, which is easier to use.
- getTypeBounds(Class, Class) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Given an implementation of a parameterized interface, return the bounds on the type variables.
- getTypeChain(Class<?>, Class<?>) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Construct an inheritance chain of types stretching from a supertype down to a concrete implementation.
- getTypeCompiler() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the TypeCompiler from this ValueNode, based on its TypeId using getTypeId().
- getTypeCompiler(TypeId) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompilerFactory
-
Get a TypeCompiler corresponding to the given TypeId.
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the TypeCompiler that corresponds to the given TypeId.
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get the TypeCompiler associated with the given TypeId
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the TypeCompiler associated with the given TypeId
- getTypeCompiler(TypeId) - Method in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
-
Get a TypeCompiler corresponding to the given TypeId
- getTypeCompilerFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the TypeCompilerFactory from this CompilerContext.
- getTypeCompilerFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the TypeCompilerFactory to use with this language connection
- getTypeCompilerFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getTypeCompilerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the TypeCompilerFactory to use with this language connection
- getTypeDescriptor(ClassHolder, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the type descriptor in the virtual machine format for the type defined by the constant pool index for the instruction at pc.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.OldRoutineType
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the id which indicates which class deserializes us.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.StatisticsImpl
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in interface org.apache.derby.iapi.services.io.TypedFormat
-
Get a universally unique identifier for the type of this object.
- getTypeFormatId() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- getTypeFormatId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.JSQLType
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLBit
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLChar
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLClob
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLDate
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLDouble
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLInteger
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLLongint
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLReal
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLRef
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLTime
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.SQLVarchar
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.TypeId
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.UserType
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.iapi.types.XML
- getTypeFormatId() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.CursorInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfoList
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.FKInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.SumAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2I_10_3
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2I_v10_2
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.heap.Heap_v10_2
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- getTypeFormatId() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
Get the formatID which corresponds to this class.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
Return my format identifier.
- getTypeFormatId() - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
Return my format identifier.
- getTypeId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Get the type Id stored within this type descriptor.
- getTypeId() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the TypeId for the datatype.
- getTypeId() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Get the TypeId that corresponds to this TypeCompiler.
- getTypeId() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
- getTypeId() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the TypeId from this ValueNode.
- getTypeId(TypeDescriptor) - Static method in class org.apache.derby.iapi.types.TypeId
-
Get the TypeId (fundemental type information) for a catalog type.
- getTypeId(DataValueDescriptor) - Static method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- getTypeInfo() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTypeInfo() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getTypeInfo() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of all the standard SQL types supported by this database.
- getTypeInfo() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getTypeInfoForODBC() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of all the standard SQL types supported by this database.
- getTypeInfoMinion(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of the standard SQL types supported by this database.
- getTypeInfoX() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getTypeMap() - Method in class org.apache.derby.client.am.ClientConnection
- getTypeMap() - Method in class org.apache.derby.client.am.LogicalConnection
- getTypeMap() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getTypeMap() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Returns the type map for this connection.
- getTypeName() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Gets the name of this type.
- getTypeName() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Gets the name of this datatype.
- getTypeName() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Gets the name of this datatype.
- getTypeName() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Get the SQL name of the datatype
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLBit
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLBlob
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLBoolean
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLChar
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLClob
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLDate
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLDecimal
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLDouble
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLInteger
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLLongint
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLReal
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLRef
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLSmallint
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLTime
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLTinyint
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLVarbit
- getTypeName() - Method in class org.apache.derby.iapi.types.SQLVarchar
- getTypeName() - Method in class org.apache.derby.iapi.types.UserType
- getTypeName() - Method in class org.apache.derby.iapi.types.XML
- getTypeName() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Get the SQL name of the datatype
- getTypeName() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- getTypeName() - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Get the SQL name of the datatype
- getTypeName(String) - Method in class org.apache.derby.iapi.types.DataType
-
Get the type name of this value, possibly overriding with the passed in class name (for user/java types).
- getTypeName(String) - Method in class org.apache.derby.iapi.types.UserType
-
Get the type name of this value, overriding with the passed in class name (for user/java types).
- getTypeOption(String, int, int, int) - Method in class org.apache.derby.impl.load.ColumnInfo
- getTypes() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Get the types of the columns in this row set
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
The type of a ColumnReference is the type of its source unless the source is null then it is the type that has been set on this node.
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Get the DataTypeServices from this ValueNode.
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Get the first non-null DataTypeServices from the elements in the list.
- getTypeServices() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Get the DataTypeServices from this Node.
- getTypeString(int) - Static method in class org.apache.derby.client.am.ClientTypes
- getU1() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
- getU1Array(int) - Method in class org.apache.derby.iapi.services.classfile.ClassInput
- getU2() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
- getU2(int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the unsigned short value for the opcode at the program counter pc.
- getU4() - Method in class org.apache.derby.iapi.services.classfile.ClassInput
- getU4(int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the unsigned 32 bit value for the opcode at the program counter pc.
- getUDTClass(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
-
Get the class bound to a UDT column.
- getUDTClassName(DatabaseMetaData, String) - Method in class org.apache.derby.impl.load.ColumnInfo
- getUDTClassNames() - Method in class org.apache.derby.impl.load.ColumnInfo
-
Get the class names of udt columns as a string.
- getUDTDesc(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Get the AliasDescriptor of a UDT
- getUDTs(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getUDTs(String, String, String, int[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getUDTs(String, String, String, int[]) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getUDTs(String, String, String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Get a description of the user-defined types defined in a particular schema.
- getUDTsX(String, String, String, int[]) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getUncachedColPermsDescriptor(ColPermsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a column permissions descriptor from the system tables, without going through the cache.
- getUncachedGenericPermDescriptor(PermDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get an object's permission descriptor from the system tables, without going through the cache.
- getUncachedPermissionsDescriptor(int, int, T, Class<T>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getUncachedRoutinePermsDescriptor(RoutinePermsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a routine permissions descriptor from the system tables, without going through the cache.
- getUncachedSPSDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedSPSDescriptor(TableKey) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedTableDescriptor(TableKey) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
This method can get called from the DataDictionary cache.
- getUncachedTablePermsDescriptor(TablePermsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get a table permissions descriptor from the system tables, without going through the cache.
- getUnderlyingOrAliasName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get non-null column name.
- getUnderlyingProjectRestrictRS() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Return underlying result set (the source og this result set) if it is a ProjectRestrictResultSet, else null.
- getUnderTopAndNode() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return whether or not this subquery is immediately under a top level AndNode.
- getUndoable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- getUnfilledPageCount() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get the number of unfilled pages in this extent
- getUnfilledPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Get a page number that is unfilled, pagenum is the last page that was rejected.
- getUnfilledPageNumber(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- getUnfilledPageNumber(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- getUnformattedMessage(int) - Method in class org.apache.derby.client.am.Sqlca
-
Get the unformatted message text (in case we cannot ask the server).
- getUnicodeStream() - Method in class org.apache.derby.client.am.ClientClob
- getUnicodeStream(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getUnicodeStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getUnicodeStream(int) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.derby.client.am.ClientResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.derby.vti.VTITemplate
-
Deprecated.
- getUnigueRmId() - Static method in class org.apache.derby.client.ClientXAConnection
- getUnionResultSet(NoPutResultSet, NoPutResultSet, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
The Union interface is used to evaluate the union (all) of two ResultSets.
- getUnionResultSet(NoPutResultSet, NoPutResultSet, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
-
a minimal union scan generator, for ease of use at present.
- getUniqueClassName() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get a unique Class name from this CompilerContext.
- getUniqueClassName() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- getUniqueConnectionName() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- getUniqueConstraintId() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
- getUniqueCursorName() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get a connection unique system generated name for a cursor.
- getUniqueCursorName() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get a connection unique system generated name for a cursor.
- getUniqueId() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return my unique identifier, this identifier will be unique to each instance of an open container handle.
- getUniqueId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getUniqueSavepointID() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get a connection unique system generated id for an unnamed savepoint.
- getUniqueSavepointID() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get a connection unique system generated id for an unnamed savepoint.
- getUniqueSavepointName() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get a connection unique system generated name for an unnamed savepoint.
- getUniqueSavepointName() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Get a connection unique system generated name for an unnamed savepoint.
- getUniqueThreadName(String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get a thread name that is both meaningful and unique (primarily for debugging purposes).
- getUniqueTupleDescriptor(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
Get the UniqueTupleDescriptor that matches the input uuid.
- getUnknownRV() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnknownRV() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnknownRV() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnknownRV() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Get the getOrderedNulls argument to use in the comparison.
- getUnmodifiableList() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- getUnqualifiedName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Get the unqualified name of this type.
- getUpdatableVTIConstantAction(int, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for an updatable VTI statement.
- getUpdatableVTIConstantAction(int, boolean, int[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for an updatable VTI statement.
- getUpdateBaseTableName() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- getUpdateConstantAction(TableDescriptor, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, UUID, int, boolean, int[], int[], Object, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, boolean, RowLocation[], boolean, String) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
-
Make the ConstantAction for an UPDATE statement.
- getUpdateCount() - Method in class org.apache.derby.client.am.ClientStatement
- getUpdateCount() - Method in class org.apache.derby.client.am.Lob
-
Returns the current updateCount of the Clob.
- getUpdateCount() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getUpdateCount() - Method in class org.apache.derby.client.am.Sqlca
- getUpdateCount() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
getUpdateCount returns the current result as an update count; if the result is a ResultSet or there are no more results -1 is returned.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
getUpdateCount returns the current result as an update count; if the result is a ResultSet or there are no more results -1 is returned.
- getUpdateCount() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns the update count of the Clob.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Returns the running sequence number to check if the lob is updated since last access.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Returns the update count of this Clob.
- getUpdateCount() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Returns the update count of this Clob.
- getUpdateCount() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- getUpdateCount() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getUpdateExposedTableName() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- getUpdateLocks - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- getUpdateLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Get type of lock to get while requesting "update" lock.
- getUpdateLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
- getUpdateMode() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
the update mode of the cursor
- getUpdateMode() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- getUpdateMode() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
the update mode of the cursor
- getUpdatePriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- getUpdateReadMap(DataDictionary, TableDescriptor, ResultColumnList, List<ConglomerateDescriptor>, ConstraintDescriptorList, TriggerDescriptorList, boolean[], ColumnDescriptorList) - Static method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Builds a bitmap of all columns which should be read from the Store in order to satisfy an UPDATE statement.
- getUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
An update result set simply reports that it completed, and the number of rows updated.
- getUpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getUpdateSchemaName() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- getUpdateTimestamp() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getUpdateVTIResultSet(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
- getUpdateVTIResultSet(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getUpgradedSecurityMechanism(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
This method has logic to upgrade security mechanism to a better (more secure) one if it is possible.
- getUptime() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Return time server has been running.
- getUptime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the time (in milliseconds) the Network Server has been running.
- getUrl() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- getURL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getURL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getURL() - Method in class org.apache.derby.impl.io.CPFile
-
Return a URL for this file (resource).
- getURL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's the url for this database?
- getURL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getURL(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getURL(int) - Method in class org.apache.derby.client.am.ClientResultSet
- getURL(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getURL(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getURL(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieve the value of the designated JDBC DATALINK parameter as a java.net.URL object
- getURL(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
- getURL(int) - Method in class org.apache.derby.vti.VTITemplate
- getURL(String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- getURL(String) - Method in class org.apache.derby.client.am.ClientResultSet
- getURL(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- getURL(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- getURL(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object
- getURL(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
- getURL(String) - Method in class org.apache.derby.vti.VTITemplate
- getURL_() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getURL_() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
- getUsed() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Get the number of bytes that was used.
- getUsedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Get the number of cached objects.
- getUsedEntries() - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- getUsedEntries() - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Get the number of objects that are currently in the cache.
- getUser() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getUser() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- getUser() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- getUser() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- getUser(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the credentials descriptor for the named user.
- getUser(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getUser(Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- getUserAccessLevel() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- getUserAuthorizationId(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Map userName to authorizationId in its normal form.
- getUserCreateConglomPropList() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
A superset of properties that "users" can specify.
- getUserCreateConglomPropList() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
A superset of properties that "users" can specify.
- getUserDefinedTypeId(String) - Static method in class org.apache.derby.iapi.types.TypeId
- getUserDefinedTypeId(String, String, String) - Static method in class org.apache.derby.iapi.types.TypeId
-
This factory method is used for ANSI UDTs.
- getUsername() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- getUserName() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getUserName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getUserName() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- getUserName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
What's our user name as known to the database?
- getUserName() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- getUserName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getUserNameFromURLProps(Properties) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Get user name from URL properties (key user) without any transformation.
- getUsernameString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
- getUsernameString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getUserPage(BaseContainerHandle, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Get a page in the container.
- getUserPageNoWait(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the page with the given page number.
- getUserPageNoWait(long) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- getUserPageNoWait(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getUserPageWait(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Obtain exclusive access to the page with the given page number.
- getUserPageWait(long) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- getUserPageWait(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- getUserServiceName(String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Return the user form of a service name.
- getUserServiceName(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- getUserSpecifiedIndexName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- getUserSpecifiedJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Return the user specified join strategy, if any for this table.
- getUserSpecifiedJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Return the user specified join strategy, if any for this table.
- getUsingText() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the text of the USING clause used on CREATE or ALTER statement.
- getUTF8Length() - Method in class org.apache.derby.client.am.ClientClob
- getUTF8Length(String, int, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Get the number of bytes needed to represent a string in modified UTF-8, which is the encoding used by
writeExternal()andwriteUTF(). - getUtf8String() - Method in class org.apache.derby.client.am.ClientClob
- getutilMain(int, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.Main
-
Get the right utilMain (according to the JDBC version.
- getutilMain(int, LocalizedOutput, boolean) - Method in class org.apache.derby.impl.tools.ij.Main
-
Get the right utilMain (according to the JDBC version.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Gets the UUID of the method alias.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Gets the UUID String for the conglomerate.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Gets the UUID of the constraint.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Get the UUID of the default.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
-
Get the dependent's ID for the dependency.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Gets the UUID of the table.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Gets the oid of the schema
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Gets the UUID of the SPS.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Gets the UUID of the constraint.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the UUID of the table.
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger UUID
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.UniqueTupleDescriptor
-
Return the UUID for this Descriptor
- getUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Gets the UUID of the view.
- getUUIDColumn(String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a system column for a character representation of a UUID with consistent type of CHAR(36)
- getUUIDFactory() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Get the UUID factory for the system.
- getUUIDFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get the UUIDFactory to use with this language connection
- getUUIDFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Get the UUID factory
- getUUIDFactory() - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- getUUIDFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the UUID Factory.
- getUUIDFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return the UUID factory for this system.
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the UUID Factory.
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Get the UUID factory
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Get the UUID factory
- getUUIDFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get the UUIDFactory to use with this language connection REMIND: this is only used by the compiler; should there be a compiler module control class to boot compiler-only stuff?
- getUUIDForCoreTable(String, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the UUID for the specified system table.
- getUUIDofSequenceGenerator() - Method in class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
- getValidateCheckConstraintResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A table scan result set forms a result set on a scan of a table.
- getValidateCheckConstraintResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getValidColumns() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
getValidColumns describes the DataValueDescriptor[] returned by all calls to the getNextRowFromRowSource() call.
- getValidColumns() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Return the column list bit map.
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- getValidColumns() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
getValidColumns describes the DataValueDescriptor[] returned by all calls to the getNextRowFromRowSource() call.
- getValidColumns() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
-
All columns are always set from a sorter
- getValidColumns() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
All columns are always set from a sorter
- getValidColumnsArray() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
- getValidDerbyProps() - Method in class org.apache.derby.impl.tools.ij.URLCheck
- getValue() - Method in class org.apache.derby.iapi.types.SQLBinary
- getValue() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Get the value in this ConstantNode
- getValue() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Get the parameter value.
- getValue() - Method in class org.apache.derby.impl.store.access.StorableFormatId
- getValue() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
We do not anticipate this method on collation sensitive DVD to be ever called in Derby 10.3 In future, when Derby will start supporting SQL standard COLLATE clause, this method might get called on the collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
We do not anticipate this method on collation sensitive DVD to be ever called in Derby 10.3 In future, when Derby will start supporting SQL standard COLLATE clause, this method might get called on the collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
We do not anticipate this method on collation sensitive DVD to be ever called in Derby 10.3 In future, when Derby will start supporting SQL standard COLLATE clause, this method might get called on the collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
We do not anticipate this method on collation sensitive DVD to be ever called in Derby 10.3 In future, when Derby will start supporting SQL standard COLLATE clause, this method might get called on the collation sensitive DVDs.
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLChar
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLClob
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- getValue(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.SQLVarchar
- getValue(RuleBasedCollator) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Gets either SQLChar/SQLVarchar/SQLLongvarchar/SQLClob(base classes) or CollatorSQLChar/CollatorSQLVarchar/CollatorSQLLongvarch/CollatorSQLClob (subclasses).
- getValueAsLong() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
These following methods are only intended to be called by an implementation of a log factory.
- getValueAsString() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Return the value as a string.
- getValueRow(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
This returns a new row that is storable but not indexable
- getValueRow(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- getVarargTypeName(String) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Turn an array type name into the corresponding vararg type name
- getVarbitDataValue(byte[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL bit with the given value.
- getVarbitDataValue(byte[], BitDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getVARCHAR(int) - Method in class org.apache.derby.client.am.Cursor
- getVarcharDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQL varchar with the given value.
- getVarcharDataValue(String) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getVarcharDataValue(String, StringDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a SQLVarhar object to represent a SQL VARCHAR (UCS_BASIC) with the given value.
- getVarcharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- getVarcharDataValue(String, StringDataValue, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a StringDataValue to represent a SQL VARCHAR with the passed in collationType.
- getVarcharDataValue(String, StringDataValue, int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Return a StringDataValue to represent a SQL VARCHAR with the given collation re-using previous if not null.
- getVarcharDescriptor() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- getVariableStackDelta(ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Get the number of words pushed (positive) or popped (negative) by this instruction.
- getVariantTypeOfParams() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- getVector() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- getVector() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- getVector() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
- getVerifyType() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- getVersion() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Get version of the control row.
- getVersionBuildInfo() - Method in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
-
Method to get only the "interesting" pieces of information for the customer, namely the version number (2.0.1) and the beta status and the build number
- getVersionBuildString(boolean) - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Returns a short-hand value for the product version string.
- getVersionColumns(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getVersionColumns(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- getVersionColumns(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's columns that are automatically updated when any value in a row is updated.
- getVersionColumns(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- getVersionColumnsForODBC(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Get a description of a table's columns that are automatically updated when any value in a row is updated.
- getVersionColumnsX(String, String, String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- getVersionCounter() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- getVersionCounter() - Method in interface org.apache.derby.iapi.jdbc.EnginePreparedStatement
-
Get the version of the prepared statement.
- getVersionCounter() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Get the version counter.
- getVersionCounter() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- getVersionCounter() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- getVersionedName(String, long) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- getVersionString() - Method in class org.apache.derby.iapi.services.info.Version
- getVersionString() - Method in interface org.apache.derby.mbeans.VersionMBean
-
Return the full version string.
- getVersionString() - Static method in class org.apache.derby.tools.sysinfo
-
Return the version information string for the specified library including alpha or beta indicators.
- getVersionString(String) - Static method in class org.apache.derby.tools.sysinfo
-
Return the version information string for the Apache Derby embedded library including alpha or beta indicators.
- getViewDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the view descriptor for this TableDescriptor.
- getViewDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets the viewDescriptor for the view with the given UUID.
- getViewDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets the viewDescriptor for the view with the given UUID.
- getViewDescriptor(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Gets the viewDescriptor for the view given its TableDescriptor.
- getViewDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Gets the viewDescriptor for the view given the TableDescriptor.
- getViewDescriptorScan(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the information for the view from sys.sysviews.
- getViewText() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Gets the text of the view definition.
- getVirtualColumnId() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Get the virtualColumnId for this ResultColumn
- getVisitedPages() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- getVTIClass(TableDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Return the Java class to use for the VTI to which the received table descriptor maps.
- getVTIClass(TableDescriptor, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- getVTIConstructor() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Return the GeneratedMethod for instantiating the VTI.
- getVTICosting() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the VTICosting implementation for this optimizable VTI.
- getVTIName() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- getVTIResultSet(Activation, int, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int, String, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A VTI result set wraps a user supplied result set.
- getVTIResultSet(Activation, int, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int, String, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getWaiters(LockTable) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Get all the waiters in a
LockTable. - getWaiting() - Method in interface org.apache.derby.impl.services.locks.Control
- getWaiting() - Method in class org.apache.derby.impl.services.locks.Lock
- getWaiting() - Method in class org.apache.derby.impl.services.locks.LockControl
- getWaitingConnectionCount() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- getWaitingConnectionCount() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Gets the number of currently waiting connections.
- getWaitTimeout() - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Get the lock timeout in milliseconds.
- getWaitTimeout() - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Get the lock timeout in milliseconds.
- getWaitTimeout() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Get the wait timeout in milliseconds.
- getWaitTimeout() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Get the wait timeout in milliseconds.
- getWaitValue(String, int) - Static method in class org.apache.derby.impl.services.locks.AbstractPool
- getWarnings() - Method in class org.apache.derby.client.am.ClientConnection
- getWarnings() - Method in class org.apache.derby.client.am.ClientResultSet
-
Returns the first
SQLWarningreported on thisResultSetobject, ornullif there are no warnings. - getWarnings() - Method in class org.apache.derby.client.am.ClientStatement
- getWarnings() - Method in class org.apache.derby.client.am.LogicalConnection
- getWarnings() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- getWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- getWarnings() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
The first warning reported by calls on this Statement is returned.
- getWarnings() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns the chained list of warnings.
- getWarnings() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the chain of compile time warnings.
- getWarnings() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Return the set of warnings generated during the execution of this result set.
- getWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
The first warning reported by calls on this Connection is returned.
- getWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The first warning reported by calls on this ResultSet is returned.
- getWarnings() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The first warning reported by calls on this Statement is returned.
- getWarnings() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Return any warnings generated during the initialization of this class, or null if none
- getWarnings() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Get the chain of compile time warnings.
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- getWarnings() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- getWarnings() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- getWarnings() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- getWarnings() - Method in class org.apache.derby.vti.VTITemplate
- getWeight() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- getWhenClause() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- getWhenClauseId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger when clause sps UUID
- getWhenClauseSPS(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the trigger when clause sps
- getWhenClauseText() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Get the SQL text of the WHEN clause.
- getWhereClause() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the whereClause for this SelectNode.
- getWherePredicates() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the wherePredicates for this SelectNode.
- getWhereSubquerys() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return the whereSubquerys for this SelectNode.
- getWholeDigits(BigDecimal) - Static method in class org.apache.derby.iapi.types.SQLDecimal
-
Calculate the number of digits to the left of the decimal point of the passed in value.
- getWidth(DataValueDescriptor) - Static method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- getWindow() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
- getWindowResultSet(Activation, NoPutResultSet, int, int, int, GeneratedMethod, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
A OLAP window on top of a regular result set.
- getWindowResultSet(Activation, NoPutResultSet, int, int, int, GeneratedMethod, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
- getWindows() - Method in class org.apache.derby.impl.sql.compile.FromList
- getWrappedResultSet() - Method in class org.apache.derby.vti.ForwardingVTI
-
Get the wrapped ResultSet.
- getWrapperClassName(byte) - Static method in class org.apache.derby.iapi.types.JSQLType
-
Gets the name of the java wrapper class corresponding to a primitive.
- getWriteLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Get type of lock to get while writing data.
- getWriteLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
- getWriter() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
get DDMWriter
- getWriter(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Returns a writer to write data into the Clob.
- getWriter(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Not supported.
- getWriter(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Constructs and returns a
Writerfor the CLOB value. - getWritten() - Method in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
- getXAConnection() - Method in class org.apache.derby.jdbc.BasicClientXADataSource40
- getXAConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
- getXAConnection() - Method in class org.apache.derby.jdbc.ClientXADataSource
- getXAConnection() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Attempt to establish a database connection.
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientXADataSource40
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.ClientXADataSource
- getXAConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Attempt to establish a database connection with the given user name and password.
- getXAConnectionMinion() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getXAConnectionMinion(String, String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- getXAConnectionX(LogWriter, BasicClientDataSource40, String, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Method that establishes the initial physical connection using DS properties instead of CPDS properties.
- getXact() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- getXactFactory() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Get the Transaction Factory to use with this store.
- getXactFactory() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Get the Transaction Factory to use with this store.
- getXactMgr() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Public Accessors of This class:
- getXactMgr() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Public Accessors of This class:
- getXADataSource() - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
Get a DataSource that supports distributed transactions.
- getXAExceptionText(int) - Method in class org.apache.derby.client.net.NetXAResource
- getXAffectedIndexes(TableDescriptor, ResultColumnList, FormatableBitSet, List<ConglomerateDescriptor>) - Static method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Marks which indexes are affected by an UPDATE of the desired shape.
- getXAFuncStr(int) - Method in class org.apache.derby.client.net.NetXAResource
- getXAMGR() - Method in class org.apache.derby.client.net.NetConnection
- getXAResource() - Method in class org.apache.derby.client.ClientXAConnection
- getXAResource() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
get XAResource for the connection
- getXAResource() - Method in class org.apache.derby.impl.drda.XADatabase
-
get XA Resource for this connection
- getXAResource() - Method in class org.apache.derby.jdbc.EmbedXAConnection
- getXAResourceManager() - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
Let a xaResource get the XAResourceManager to commit or rollback an in-doubt transaction.
- getXAResourceManager() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Return the XAResourceManager associated with this AccessFactory.
- getXAResourceManager() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- getXAResourceManager() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Return the module providing XAresource interface to the transaction table.
- getXAResourceManager() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Return the XAResourceManager associated with this AccessFactory.
- getXAResourceManager() - Method in class org.apache.derby.impl.store.raw.RawStore
- getXAResourceManager() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Return the module providing XAresource interface to the transaction table.
- getXAResourceManager() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
-
Return the XA Resource manager to the XA Connection
- getXAState() - Method in class org.apache.derby.client.am.ClientConnection
- getXid() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
-
get instance variables
- getXML() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- getXMLDataValue(XMLDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
-
Get a null XML value.
- getXMLDataValue(XMLDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
getXMLDataValue: Get a null XML value.
- getXmlString() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Generating the XML tree
- getXPLAINFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get the XPLAINFactory from this ExecutionFactory.
- getXPLAINFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Get the XPLAINFactory from this ExecutionContext.
- getXplainOnlyMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
gets the current set XplainOnlyMode
- getXplainOnlyMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getXplainSchema() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
gets the current set XplainSchema
- getXplainSchema() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getXplainStatement(Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- getXplainStatement(Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- getXPLAINVisitor() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINFactoryIF
-
This method returns an appropriate visitor to traverse the ResultSetStatistics.
- getXPLAINVisitor() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
-
the factory method, which gets called to determine and return an appropriate XPLAINVisitor instance
- getXType() - Method in class org.apache.derby.iapi.types.XML
-
Retrieve this XML value's qualified type.
- getXType() - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Retrieve this XML value's qualified type.
- getYear() - Method in class org.apache.derby.client.am.DateTimeValue
-
Get the year component.
- getYear(int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Get the year from the encodedDate.
- getYear(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Get the year number out of a date.
- getYear(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
- getYear(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
- getYear(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- getYesNoCharFromBoolean(boolean) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- gid - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- giveUpIO - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
- giveUpIOm - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
- giveUpWait(Object, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Give up waiting up on a lock
- global_id - Variable in class org.apache.derby.iapi.store.access.GlobalXact
- global_id - Variable in class org.apache.derby.impl.drda.DRDAXid
- global_id - Variable in class org.apache.derby.impl.tools.ij.ijXid
- GLOBAL_TEMPORARY_TABLE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- GlobalTransactionId - Interface in org.apache.derby.iapi.store.raw
-
A transaction identifier that is unique among all raw stores and all transactions The equals() method for TransactionId implements by value equality.
- GlobalXact - Class in org.apache.derby.iapi.store.access
-
This abstract class represents a global transaction id which can be tested for equality against other transaction ids, which can be hashed into a hash table, and which can be output as a string.
- GlobalXact() - Constructor for class org.apache.derby.iapi.store.access.GlobalXact
- GlobalXactId - Class in org.apache.derby.impl.store.raw.xact
- GlobalXactId() - Constructor for class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Public Methods of Formatable interface:
- GlobalXactId(int, byte[], byte[]) - Constructor for class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Constructors for This class:
- gmtCalendar - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
A cached
Calendarinstance using the GMT time zone. - go() - Method in class org.apache.derby.tools.dblook
- go(LocalizedInput[], LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
run ij over the specified input, sending output to the specified output.
- go(LocalizedInput, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.Main
-
Give a shortcut to go on the utilInstance so we don't expose utilMain.
- gOffset - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Global offset into the whole stream.
- goScript(Connection, LocalizedInput) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Support to run a script.
- GOT_ROW - Static variable in interface org.apache.derby.vti.IFastPath
-
Indicates nextRow() found a row..
- gotFile - Variable in class org.apache.derby.diag.ErrorLogReader
- gotFile - Variable in class org.apache.derby.diag.StatementDuration
- GOTO - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- GOTO_INS_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Instruction length for GOTO etc.
- GOTO_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- GOTO_W_INS_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Instruction length for GOTO_W.
- gotPrctyp - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- gotRowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- grab() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Attempt to grab this test case.
- grabJoinPredicates(PredicateList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- grabTestCase() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- grant - Variable in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
- grant() - Method in class org.apache.derby.impl.services.locks.Lock
- grant(Lock) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Grant this lock.
- GRANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- GRANT_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- grantable - Variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- granted - Variable in class org.apache.derby.impl.services.locks.LockControl
- grantedList - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
- grantee - Variable in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- grantee - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- GRANTEE_ALIAS_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- GRANTEE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- GRANTEE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- GRANTEE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- GRANTEE_COL_NUM_IN_GRANTEE_ALIAS_GRANTOR_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- GRANTEE_COL_NUM_IN_GRANTEE_TABLE_GRANTOR_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- GRANTEE_COL_NUM_IN_GRANTEE_TABLE_TYPE_GRANTOR_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- GRANTEE_OBJECTID_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- GRANTEE_TABLE_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- GRANTEE_TABLE_TYPE_GRANTOR_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- grantees - Variable in class org.apache.derby.impl.sql.compile.GrantNode
- grantees - Variable in class org.apache.derby.impl.sql.compile.GrantRoleNode
- grantees - Variable in class org.apache.derby.impl.sql.compile.RevokeNode
- grantees - Variable in class org.apache.derby.impl.sql.compile.RevokeRoleNode
- grantees - Variable in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
- grantees - Variable in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
- grantees - Variable in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
- GrantNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a GRANT statement.
- GrantNode(PrivilegeNode, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GrantNode
-
Constructor for a GrantNode.
- GRANTOPTION_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- grantor - Variable in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- grantor - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- GRANTOR_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- GRANTOR_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- GRANTOR_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- grantPublicAccessToSystemRoutine(String, String, char, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Grant PUBLIC access to a system routine.
- grantPublicAccessToSystemRoutines(HashSet, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Grant PUBLIC access to specific system routines.
- GrantRevokeConstantAction - Class in org.apache.derby.impl.sql.execute
- GrantRevokeConstantAction(boolean, PrivilegeInfo, List) - Constructor for class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
- GrantRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a GRANT role statement at execution time.
- GrantRoleConstantAction(List, List) - Constructor for class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
-
Make the ConstantAction for a CREATE ROLE statement.
- GrantRoleNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a GRANT role statement.
- GrantRoleNode(List<String>, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GrantRoleNode
-
Constructor for GrantRoleNode.
- graph - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Holds the grant graph.
- GREATER_EQUALS_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- GREATER_THAN - Static variable in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
- GREATER_THAN - Static variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- GREATER_THAN_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- greaterEqualString(String, char) - Static method in class org.apache.derby.iapi.types.Like
-
greaterEqualString -- for Escape clause only Walk the pattern character by character
- greaterEqualString(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
-
Return the substring from the pattern for the optimization >= clause.
- greaterEqualStringFromParameter(String, int) - Static method in class org.apache.derby.iapi.types.Like
- greaterEqualStringFromParameterWithEsc(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language >= operator.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The >= operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language > operator.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The > operator as called from the language module, as opposed to the storage module.
- greaterThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The < operator as called from the language module, as opposed to the storage module.
- greaterThanOrEqualTo(int, int, int) - Method in class org.apache.derby.client.am.ProductLevel
- greaterThanOrEqualTo(int, int, int) - Method in class org.apache.derby.impl.drda.AppRequester
-
Check if provided JCC version level is greaterThanOrEqualTo current level
- greatest_instant - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
- greatestInstant - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- group - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
- group() - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
Get the loggable's group value
- group() - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
-
A space operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
- group() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
A space operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
- group() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- group() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
A page operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
- group() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
-
A space operation is a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Checkpoint is a raw store operation
- group() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Checksum is a raw store operation
- group() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- group() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
BeginXact is both a FIRST and a RAWSTORE log record
- group() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
EndXact is a RAWSTORE log record.
- GROUP_BY_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- GROUP_BY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- GROUP_BY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- GROUP_BY_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- GroupByColumn - Class in org.apache.derby.impl.sql.compile
-
A GroupByColumn is a column in the GROUP BY clause.
- GroupByColumn(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GroupByColumn
-
Constructor.
- groupByList - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
List of result columns in GROUP BY clause
- groupByList - Variable in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
- GroupByList - Class in org.apache.derby.impl.sql.compile
-
A GroupByList represents the list of expressions in a GROUP BY clause in a SELECT statement.
- GroupByList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GroupByList
- GroupByNode - Class in org.apache.derby.impl.sql.compile
-
A GroupByNode represents a result set for a grouping operation on a select.
- GroupByNode(ResultSetNode, GroupByList, List<AggregateNode>, ValueNode, SubqueryList, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.GroupByNode
-
Constructor for a GroupByNode.
- GroupByNode.ExpressionSorter - Class in org.apache.derby.impl.sql.compile
-
Comparator class for GROUP BY expression substitution.
- GroupedAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
This ResultSet evaluates grouped, non distinct aggregates.
- GroupedAggregateResultSet(NoPutResultSet, boolean, int, int, Activation, int, int, int, double, double, boolean) - Constructor for class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Constructor
- GroupFetchScanController - Interface in org.apache.derby.iapi.store.access
-
This scan controller can only be used for group fetch, no update operations are supported, use ScanController if you need scan interfaces other than group fetch.
- groupingList - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
-
The GROUP BY list
- groups - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
Map from group references to groups of locks.
- groupsIWant - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- grow(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Grow (widen) a FormatableBitSet so that it contains at least N bits.
- grow(int) - Method in class org.apache.derby.iapi.util.JBitSet
-
Grow an existing JBitSet to the specified size.
- grow(int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Expand the node allocator's capacity by certain percent.
- grow(int) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Grow by a certain percent if we can
- growArray(Object) - Static method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- growArrays(int) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- growBy() - Method in class org.apache.derby.iapi.types.SQLChar
-
returns the reasonable minimum amount by which the array can grow .
- growBy() - Method in class org.apache.derby.iapi.types.SQLVarchar
-
returns the reasonable minimum amount by which the array can grow .
- GROWBY_FOR_CHAR - Static variable in class org.apache.derby.iapi.types.SQLChar
-
when we know that the array needs to grow by at least one byte, it is not performant to grow by just one byte instead this amount is used to provide a reasonable growby size.
- growRoot(OpenBTree, DataValueDescriptor[], BranchControlRow) - Static method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Add a level to the tree by moving the current branch-root page up one level and adding a new page as it's left child.
- growRoot(OpenBTree, DataValueDescriptor[], LeafControlRow) - Static method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Grow a new root page from a leaf page.
- growStack(int, Type) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- growStack(Type) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- GROWTH_MULTIPLIER - Static variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- GT - Static variable in interface org.apache.derby.iapi.store.access.ScanController
-
GT is used to position a scan at values greater than the given key.
- GT - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- GT_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- GT_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- gtrid_length_ - Variable in class org.apache.derby.client.ClientXid
- guaranteeColumnName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Generate a unique (across the entire statement) column name for unnamed ResultColumns
H
- hadRow - Variable in class org.apache.derby.impl.tools.ij.ijRowResult
- HALF_OUTER_JOIN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- HalfOuterJoinNode - Class in org.apache.derby.impl.sql.compile
-
An HalfOuterJoinNode represents a left or a right outer join result set.
- HalfOuterJoinNode(ResultSetNode, ResultSetNode, ValueNode, ResultColumnList, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Constructor for a HalfOuterJoinNode.
- halfOuterJoinResultSetMethodName() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the name of the join result set method for the half outerjoin
- halfOuterJoinResultSetMethodName() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- halfOuterJoinResultSetMethodName() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- hand - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The current position of the clock hand.
- handle - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
A record handle that can represent the record, may be null.
- handle(AbstractPool, Stack, int, Dictionary, byte) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Handle a deadlock when it has been detected.
- handleBootPassword(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- handleClosedChannel(ClosedChannelException, boolean, int) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
This method handles what to do when, during a NIO operation we receive a
ClosedChannelException. - handleConnectionException(LogWriter, SqlException) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Handles common error situations that can happen when trying to obtain a physical connection to the server, and which require special handling.
- handleDBNotFound() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- handleDisconnect(Exception) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Write the reason for the lost connection to the log (derby.log) and reconnect with the master.
- handleException(Exception) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Handle Exceptions - write error protocol if appropriate and close session or thread as appropriate
- handleException(Exception, String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Provide a SecurityManager with information about the class name and the jar file.
- handleException(Throwable) - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Handle any exception.
- handleException(Throwable) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- handleException(Throwable) - Method in class org.apache.derby.impl.tools.ij.xaHelper
-
Handles the given throwable.
- handleException(Throwable, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Handle any type of Exception.
- handleException(Throwable, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
clean up the error and wrap the real exception in some SQLException.
- handleExceptions(Exception) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used to handle the exceptions (IOException and StandardException) from the log shipper.
- handleExpectedErrors(TableDescriptor, StandardException) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Handles expected errors.
- handleFailoverFailure(Throwable) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
used to handle the case when an attempt to failover the database fails.
- handleFailoverMaster(TransactionResourceImpl) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Used to authorize and verify the privileges of the user and initiate failover.
- handleFailoverSlave(Database) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Used to perform failover on a database in slave replication mode.
- handleFatalErrors(ContextManager, StandardException) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Handles fatal errors that will cause the daemon to be shut down.
- handleFatalException(Exception) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Handles fatal errors for slave replication functionality.
- handleIncompleteDbCryptoOperation(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Engine might have crashed during encryption of un-encrypted datbase or while re-encryptin an already encrypted database with a new key after all the containers or (re) encrypted.
- handleIncompleteLogRow(int, int, FormatableBitSet, DynamicByteArrayOutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Handle an update of a record portion that is incomplete.
- handleInt(String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Parse an string as an int based property value.
- handleInvalidLocator(SqlException) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
-
If the given exception indicates that locator was not valid, we assume the locator has been garbage-collected due to transaction commit, and wrap the exception in an exception with SQL state
LOB_OBJECT_INVALID. - handleLogChunk(byte[]) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController.SlaveLogReceiverThread
-
Parses a chunk of log received from the master, and applies the individual log records to the local log file.
- handleLoginTimeout(Throwable) - Method in class org.apache.derby.client.net.NetConnection
-
Handle socket timeouts during connection attempts
- handleMe() - Method in exception org.apache.derby.iapi.services.io.SQLExceptionWrapper
- handleMeToo() - Method in exception org.apache.derby.iapi.services.io.SQLExceptionWrapper
- handleMinorRevisionChange(TransactionController, DD_Version, boolean) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Do any work needed for a minor revision change.
- handleMyExceptions(Throwable) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
- handlePreparedXacts(RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Run through all prepared transactions known to this factory and restore their state such that they remain after recovery, and can be found and handled by a XA transaction manager.
- handlePreparedXacts(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Run through all prepared transactions known to this factory and restore their state such that they remain after recovery, and can be found and handled by a XA transaction manager.
- handleReadError(T, ObjectInputStream) - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Handle an error that happened within
readObject()when reading aSerializableobject. - handleSecPrivException(StorageFile, boolean, SecurityException) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
-
Handles security exceptions caused by missing privileges on the files being accessed.
- handleServiceType(String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Does this factory support this service type.
- handleShutdown(StandardException) - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Used to shutdown this database.
- handlesPostTerminationWork() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Can this transaction handles post termination work
- handlesPostTerminationWork() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- handleSQLException(LocalizedOutput, SQLException) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
This routine displays SQL exceptions and decides whether they are fatal or not, based on the ignoreErrors field.
- handleStartReplicationMaster(TransactionResourceImpl, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- handleStopReplicationMaster(TransactionResourceImpl, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- handleStopReplicationSlave(Database, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Stop replication slave when called from a client.
- handleStreamValue(InputStream, EmbedConnection) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Constructs a Blob object on top of a stream.
- handleUnexpectedErrors(TableDescriptor, StandardException) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Handles unexpected errors.
- handleUnexpectedMessage(String, String, String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Notify other replication peer that the message type was unexpected and throw a StandardException
- handlingOverflow - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
True if we are currently switching control over to a sub method to avoid hitting the code generation limit of 65535 bytes per method.
- HarmonySerialBlob - Class in org.apache.derby.iapi.types
-
Copied from the Harmony project's implementation of javax.sql.rowset.serial.SerialBlob at subversion revision 946981.
- HarmonySerialBlob(byte[]) - Constructor for class org.apache.derby.iapi.types.HarmonySerialBlob
-
Constructs an instance by the given
buf - HarmonySerialBlob(Blob) - Constructor for class org.apache.derby.iapi.types.HarmonySerialBlob
-
Constructs an instance by the given
blob - HarmonySerialClob - Class in org.apache.derby.iapi.types
-
Copied from the Harmony project's implementation of javax.sql.rowset.serial.SerialClob at subversion revision 946981.
- HarmonySerialClob(char[]) - Constructor for class org.apache.derby.iapi.types.HarmonySerialClob
- HarmonySerialClob(String) - Constructor for class org.apache.derby.iapi.types.HarmonySerialClob
- HarmonySerialClob(Clob) - Constructor for class org.apache.derby.iapi.types.HarmonySerialClob
- HAS_DEALLOCATED - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- HAS_DELIMETER_AT_END - Static variable in class org.apache.derby.impl.load.ControlInfo
- HAS_FREE - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- HAS_MORE_ELEMENTS_ACTION - Static variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- HAS_UNFILLED_PAGES - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- hasActiveUpdateTransaction() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Return true if there is no transaction actively updating the database.
- hasAggregatesInSelectList() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- hasAnyOtherTable(int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Is there any table other than the given one in this ColumnOrdering?
- hasAutoincrement() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Does the target table has autoincrement columns.
- hasAutoincrement() - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
Does the target table has autoincrement columns.
- hasBackingIndex() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Does this constraint have a backing index?
- hasBackingIndex() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Does this constraint have a backing index?
- hasBackingIndex() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Does this constraint have a backing index?
- hasBackingIndex() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Does this constraint have a backing index?
- hasBackingIndex() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Does this constraint have a backing index?
- hasBackingIndex() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Does this constraint have a backing index?
- hasBeenRemapped() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Returns true if this ColumnReference has been remapped; false otherwise.
- hasBeforeRowTrigger - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- hasCallableStmt - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
Tells if we're holding a callable statement or not.
- hasCheckConstraint() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Does this element have a check constraint.
- hasCheckConstraint() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Does this element have a check constraint.
- hasCheckConstraints(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Determine whether or not there are check constraints on the specified table.
- hasCheckedIndexStats - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Whether or not we have checked the index statistics for staleness.
- hasCollatedColumns(int[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Tells if there are columns with collations (other than UCS BASIC) in the given list of collation ids.
- hasCollatedTypes - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
Tells if there is at least one column in the conglomerate whose collation isn't StringDataValue.COLLATION_TYPE_UCS_BASIC.
- hasCollatedTypes - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Tells if there is at least one type in the conglomerate whose collation isn't StringDataValue.COLLATION_TYPE_UCS_BASIC.
- hasCollatedTypes - Variable in class org.apache.derby.impl.store.access.heap.Heap
-
Tells if there is at least one column in the conglomerate whose collation isn't StringDataValue.COLLATION_TYPE_UCS_BASIC.
- hasCollatedTypes() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Tells if there is at least one column with a collation different than UCS BASIC in the conglomerate.
- hasColumnDefinition - Variable in class org.apache.derby.impl.load.ImportReadData
- hasColumnPermissions(int) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- hasConsistentTypeInfo() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all ResultColumns and their expressions have type information and that the type information between the respective RCs and expressions matches.
- hasConstraint() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Does this element have a constraint on it.
- hasConstraint() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Does this element have a constraint on it.
- hasCorrelatedCRs - Variable in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
- hasCorrelatedCRs() - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
Indicate whether we found the node in question
- hasCorrelatedCRs() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check to see if this subquery has correlated column references.
- HasCorrelatedCRsVisitor - Class in org.apache.derby.impl.sql.compile
-
Find out if we have an correlated column reference anywhere below us.
- HasCorrelatedCRsVisitor() - Constructor for class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
Construct a visitor
- hasCreateByteArray - Variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
- hasdata - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- hasdata() - Method in class org.apache.derby.impl.drda.DRDAStatement
- hasDeferrableCheckConstraints - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- hasDeferrableChecking - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
The index represents a constraint which is deferrable.
- hasDeferrableChecking - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
The index duplicate checking is deferrable.
- hasDeferrableChecking() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the index is used to support a deferrable constraint.
- hasDeferrableChecking() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- hasDeferrableChecking() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- hasDeferrableChecks - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
- hasDefinersRights() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- hasDelimiterAtEnd - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- hasDelimiterAtEnd - Variable in class org.apache.derby.impl.load.ImportReadData
- hasDistinct() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- hasDistinct() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfoList
-
Indicate whether i have a distinct or not.
- hasDistinctAggregate - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- hasDistinctAggregate - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- hasEqualityPredicateOnOrderedColumn(Optimizable, int, boolean) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Check into the predicate list if the passed column has an equijoin predicate on it.
- hasEqualityPredicateOnOrderedColumn(Optimizable, int, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- hasEqualOnColumnList(int[], Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Returns if the predicate involves an equal operator on one of the columns specified in the baseColumnPositions.
- hasEqualOnColumnList(int[], Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
- hasExecutePermission - Variable in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- hasFirstField() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- hasForeignKeyConstraint() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this a foreign key constraint.
- hasForeignKeyConstraint() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Does this element have a foreign key constraint.
- hasGenerationClause - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- hasGenerationClause() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Is this column a generated column
- hasGenerationClause() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Return true if this result column represents a generated column.
- hasGenerationClause() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Return true if this column has a generation clause.
- hasGenerationClause() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Return true if this result column represents a generated column.
- hasGenerationClause() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
- hasGenerationClauses(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Determine whether or not there are generated columns in the specified table.
- hash - Variable in class org.apache.derby.impl.drda.ConsistencyToken
-
Cached hash code.
- hash - Variable in class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
-
Cached hash code.
- hash_key_column_numbers - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- hash_table - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- HASH_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- hash_table_size - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- hashAllConglomerateDescriptorsByNumber(TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get all of the ConglomerateDescriptors in the database and hash them by conglomerate number.
- hashAllConglomerateDescriptorsByNumber(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get all of the ConglomerateDescriptors in the database and hash them by conglomerate number.
- hashAllTableDescriptorsByTableId(TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get all of the TableDescriptors in the database and hash them by TableId This is useful as a performance optimization for the locking VTIs.
- hashAllTableDescriptorsByTableId(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get all of the TableDescriptors in the database and hash them by TableId This is useful as a performance optimization for the locking VTIs.
- hashAndEncode(String) - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
- hashAndEncode(String, String) - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Hash a username/password pair and return an encoded representation suitable for storing as a BUILTIN password value in the PropertyConglomerate.
- hashCode - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- hashCode() - Method in class org.apache.derby.authentication.SystemPrincipal
-
Returns a hashcode for this principal.
- hashCode() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Hashcode which works with equals.
- hashCode() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- hashCode() - Method in class org.apache.derby.client.am.stmtcache.StatementKey
- hashCode() - Method in class org.apache.derby.client.ClientXid
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- hashCode() - Method in class org.apache.derby.iapi.services.classfile.MemberTableHash
- hashCode() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Produce a hash code by putting the value bytes into an int, exclusive OR'ing if there are more than 4 bytes.
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Get a hashcode for this AliasDescriptor
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Get a hashcode for this SchemaDescriptor
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Return hash code for this instance
- hashCode() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- hashCode() - Method in class org.apache.derby.iapi.store.access.GlobalXact
-
Provide a hashCode which is compatable with the equals() method.
- hashCode() - Method in class org.apache.derby.iapi.store.access.KeyHasher
- hashCode() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- hashCode() - Method in class org.apache.derby.iapi.store.raw.PageKey
- hashCode() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
Return a hash code that is consistent with
CollatorSQLChar.stringCompare(SQLChar, SQLChar). - hashCode() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
Return a hash code that is consistent with
CollatorSQLClob.stringCompare(SQLChar, SQLChar). - hashCode() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Return a hash code that is consistent with
CollatorSQLLongvarchar.stringCompare(SQLChar, SQLChar). - hashCode() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Return a hash code that is consistent with
CollatorSQLVarchar.stringCompare(SQLChar, SQLChar). - hashCode() - Method in class org.apache.derby.iapi.types.SQLBinary
- hashCode() - Method in class org.apache.derby.iapi.types.SQLBoolean
- hashCode() - Method in class org.apache.derby.iapi.types.SQLChar
- hashCode() - Method in class org.apache.derby.iapi.types.SQLDate
- hashCode() - Method in class org.apache.derby.iapi.types.SQLDecimal
- hashCode() - Method in class org.apache.derby.iapi.types.SQLDouble
- hashCode() - Method in class org.apache.derby.iapi.types.SQLInteger
- hashCode() - Method in class org.apache.derby.iapi.types.SQLLongint
- hashCode() - Method in class org.apache.derby.iapi.types.SQLReal
- hashCode() - Method in class org.apache.derby.iapi.types.SQLRef
-
Adding this overload makes it possible to use SQLRefs as keys in HashMaps.
- hashCode() - Method in class org.apache.derby.iapi.types.SQLSmallint
- hashCode() - Method in class org.apache.derby.iapi.types.SQLTime
- hashCode() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- hashCode() - Method in class org.apache.derby.iapi.types.SQLTinyint
- hashCode() - Method in class org.apache.derby.iapi.types.TypeId
- hashCode() - Method in class org.apache.derby.iapi.types.UserType
- hashCode() - Method in class org.apache.derby.iapi.util.ByteArray
- hashCode() - Method in class org.apache.derby.iapi.util.JBitSet
- hashCode() - Method in class org.apache.derby.impl.db.DatabaseContextImpl
- hashCode() - Method in class org.apache.derby.impl.drda.ConsistencyToken
-
Calculate the hash code.
- hashCode() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- hashCode() - Method in class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
-
Calculate hash code.
- hashCode() - Method in class org.apache.derby.impl.io.InputStreamFile
- hashCode() - Method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- hashCode() - Method in class org.apache.derby.impl.services.locks.Lock
- hashCode() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
- hashCode() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Provide a hashCode which is compatible with the equals() method.
- hashCode() - Method in class org.apache.derby.impl.sql.catalog.TableKey
- hashCode() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Returns a hash code for this tableName.
- hashCode() - Method in class org.apache.derby.impl.sql.GenericStatement
- hashCode() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
Return a hashcode based on value.
- hashCode() - Method in class org.apache.derby.impl.store.raw.data.ContainerActionOnCommit
- hashCode() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Return a hashcode based on value.
- hashCode() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- hashCode() - Method in class org.apache.derby.impl.store.raw.xact.XactId
- hashCode() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- hashCode() - Method in class org.apache.derby.security.DatabasePermission
-
Returns the hash code value for this object.
- hashCode() - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- hashCodeForCollation() - Method in class org.apache.derby.iapi.types.SQLChar
-
Hash code implementation for collator sensitive subclasses.
- HASHINGSCHEME_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- HashJoinResultSet - Class in org.apache.derby.impl.sql.execute
-
Hash join of 2 arbitrary result sets.
- HashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, Activation, GeneratedMethod, int, boolean, boolean, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.HashJoinResultSet
- hashJoinSpecified() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Return whether or not the user specified a hash join for any of the tables in this list.
- HashJoinStrategy - Class in org.apache.derby.impl.sql.compile
- HashJoinStrategy() - Constructor for class org.apache.derby.impl.sql.compile.HashJoinStrategy
- hashKeyColumns - Variable in class org.apache.derby.impl.sql.compile.FromTable
- hashKeyColumns - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- hashKeyColumns - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- hashKeyColumns() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return the hash key column numbers, for hash join strategy
- hashKeyColumns() - Method in class org.apache.derby.impl.sql.compile.FromTable
- HashLeftOuterJoinResultSet - Class in org.apache.derby.impl.sql.execute
-
Left outer join using hash join of 2 arbitrary result sets.
- HashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, Activation, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.HashLeftOuterJoinResultSet
- hashPasswordIntoString(String, String) - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Produce a hashed password using a plaintext username and password.
- hashPasswordSHA1Scheme(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
This method hashes a clear user password using a Single Hash algorithm such as SHA-1 (SHA equivalent) (it is a 160 bits digest)
- hashPasswordUsingStoredAlgorithm(String, String, String) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
-
Hash a password using the same algorithm as we used to generate the stored password token.
- HashScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a conglomerate and a table filter builds a hash table on the specified column of the conglomerate on the 1st open.
- HashScanResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, boolean, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.HashScanResultSet
- hashString50(String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
-
Hash function to split messages into 50 files based upon the message identifier or SQLState.
- hashString50(String) - Static method in class org.apache.derby.shared.common.error.MessageUtils
-
Hash function to split messages into 50 files based upon the message identifier or SQLState.
- hashtable - Variable in class org.apache.derby.iapi.services.classfile.MemberTable
- hashtable - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- hashTable - Variable in class org.apache.derby.diag.StatementDuration
- hashtableBuilt - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- hashTableBuilt - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- HashTableNode - Class in org.apache.derby.impl.sql.compile
-
A HashTableNode represents a result set where a hash table is built.
- HashTableNode(ResultSetNode, Properties, ResultColumnList, PredicateList, PredicateList, AccessPathImpl, CostEstimate, SubqueryList, SubqueryList, int[], ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.HashTableNode
-
Constructor for a HashTableNode.
- HashTableResultSet - Class in org.apache.derby.impl.sql.execute
-
Builds a hash table on the underlying result set tree.
- HashTableResultSet(NoPutResultSet, Activation, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.HashTableResultSet
- hashtableSize - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- hashtableSize - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- hashtableSize - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- hashtableSize - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- hashUsingDefaultAlgorithm(String, String, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Hash a password using the default message digest algorithm for this system before it's stored in the database.
- hasInfo - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
hasInfo = true when the scan will return meaningful information, either in the form of a log record (in which case the above variables will be set), or when it has found a log record indicating that a log file switch has taken place on the master (isLogSwitch = true). hasInfo = false before next() is called for the first time, after next() has reached the end of logToScan and if an error occured when parsing logToScan (i.e.
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.compile.RowCountNode
-
True if the offset/fetchFirst clauses were added by JDBC LIMIT syntax.
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- hasJDBClimitClause - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- hasJDBClimitClause() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
- hasJDBClimitClause() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Return true if the offset/fetchFirst clauses were added by JDBC LIMIT escape syntax.
- hasJDBCLimitClause - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- hasJNDI() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Determine whether we are running in a constrained environment.
- hasLargeObjectColumns() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable has any large object (LOB) columns.
- hasLargeObjectColumns() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Check if any columns containing large objects (BLOBs or CLOBs) are referenced in this table.
- hasLobColumns() - Method in class org.apache.derby.client.am.ColumnMetaData
- hasLobColumns() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Check to see if the result set for this statement has at least one column that is BLOB/CLOB.
- hasLobs_ - Variable in class org.apache.derby.client.am.Cursor
- hasMethodCall() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Return whether or not an OptimizablePredicate contains a method call.
- hasMethodCall() - Method in class org.apache.derby.impl.sql.compile.Predicate
- hasMore - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
- hasMoreElements() - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- hasMoreElements() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable.BackingStoreHashtableEnumeration
- hasMoreElements() - Method in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
- hasMoreElements() - Method in class org.apache.derby.impl.services.locks.LockList
- hasMoreElements() - Method in class org.apache.derby.impl.services.locks.LockTableVTI
- hasMoreElements() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- hasMoreElements() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- hasNode - Variable in class org.apache.derby.impl.sql.compile.HasNodeVisitor
- hasNode() - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Indicate whether we found the node in question
- HasNodeVisitor - Class in org.apache.derby.impl.sql.compile
-
Find out if we have a particular node anywhere in the tree.
- HasNodeVisitor(Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Construct a visitor
- HasNodeVisitor(Class<?>, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Construct a visitor
- hasNonBlankChars(String, int, int) - Method in class org.apache.derby.iapi.types.SQLChar
- hasNonNullDefault() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Return whether or not there is a non-null default on this column.
- hasOffsetFetchFirst() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- hasOffsetFetchFirst() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- hasOptimizableEqualityPredicate(Optimizable, int, boolean) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Is there an optimizable equality predicate on the specified column?
- hasOptimizableEqualityPredicate(Optimizable, int, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- hasOptimizableEquijoin(Optimizable, int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Is there an optimizable equijoin on the specified column?
- hasOptimizableEquijoin(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- hasOutputParams() - Method in class org.apache.derby.impl.drda.DRDAStatement
- hasOverflow() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- hasPermissionOnTable(LanguageConnectionContext, Activation, boolean, ExecPreparedStatement) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Check if current session has permission on the table (current user, PUBLIC or role) and, if applicable, register a dependency of ps on the current role.
- hasPreparedRecoveredXact() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Is there a prepared transaction that are recovered durring the recovery in the transaction table.
- hasPreparedXact() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Check if there are any prepared transanctions.
- hasPreparedXact() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Is there a prepared transaction in the transaction table.
- hasPreparedXact() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Check if there are any prepared transanctions in the transaction table.
- hasPreparedXact(boolean) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Is there a prepared transaction in the transaction table.
- hasPrimaryKeyConstraint() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this a primary key constraint.
- hasPrimaryKeyConstraint() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Does this element have a primary key constraint.
- hasReturnOutputParam - Variable in class org.apache.derby.impl.sql.GenericParameterValueSet
- hasReturnOutputParameter - Variable in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- hasReturnOutputParameter() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Is there a return output parameter in this pvs.
- hasReturnOutputParameter() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Is there a return output parameter in this pvs.
- hasRollbackFirstTransaction() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Is there an active internal transaction in the transaction table.
- hasSchema - Variable in class org.apache.derby.impl.sql.compile.TableName
- hasSchema() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Return true if this instance was initialized with not null schemaName.
- hasSchema(Connection, String) - Static method in class org.apache.derby.catalog.SystemProcedures
- hasSelfReferencing - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- hasSelfReferencingFK(ConstraintDescriptorList, int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Am I referenced by a FK on the same table?
- hasSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- hasSingleBitSet() - Method in class org.apache.derby.iapi.util.JBitSet
-
See of a JBitSet has exactly 1 bit set.
- hasSingleCollationElement() - Method in interface org.apache.derby.iapi.types.CollationElementsInterface
-
Check if this instance represents a value that has a single collation element.
- hasSingleCollationElement() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
- hasSingleCollationElement() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
- hasSingleCollationElement() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
- hasSingleCollationElement() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
- hasSingleCollationElement() - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
Check if the string consists of a single collation element.
- hasStorageFactory() - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
- hasStorageFactory() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- hasStream() - Method in class org.apache.derby.iapi.types.DataType
-
Tells that the value isn't represented as a stream, which is true for most Derby data types.
- hasStream() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Tells if this data value is, or will be, represented by a stream.
- hasStream() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Tells if this BLOB value is, or will be, represented by a stream.
- hasStream() - Method in class org.apache.derby.iapi.types.SQLClob
-
Tells if this CLOB value is, or will be, represented by a stream.
- hasSubquery() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Return whether or not an OptimizablePredicate contains a subquery.
- hasSubquery() - Method in class org.apache.derby.impl.sql.compile.Predicate
- hasTable(int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Is the given table number in this ColumnOrdering?
- hasTable(Connection, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
- HasTableFunctionVisitor - Class in org.apache.derby.impl.sql.compile
-
Find out if we have a user-defined table function anywhere in the tree.
- HasTableFunctionVisitor() - Constructor for class org.apache.derby.impl.sql.compile.HasTableFunctionVisitor
- hasTableNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return true if this Optimizable has a table number
- hasTableNumber() - Method in class org.apache.derby.impl.sql.compile.FromTable
- hasTopLevelAttr() - Method in class org.apache.derby.iapi.types.XML
-
Return whether or not this XML value represents a sequence that has one or more top-level attribute nodes.
- hasTopLevelAttr() - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Return whether or not this XML value represents a sequence that has one or more top-level attribute nodes.
- hasTrigger(boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
Do we have a trigger or triggers that meet the criteria
- hasTrulyTheBestAccessPath - Variable in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- hasUniqueKeyConstraint() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this a unique key constraint.
- hasUniqueKeyConstraint() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Does this element have a unique key constraint.
- hasUnPushedPredicates() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
It's possible that we tried to push predicates to this node's children but failed to do so.
- hasUpdateColumns() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Check if this prepared statement has a cursor with columns that can be updated.
- hasUpdateColumns() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- hasValidInformation() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Used to determine whether or not the last call to next() was successful.
- hasVarargs() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- hasVarargs() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return true if the routine has varargs
- hasVariant - Variable in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
- hasVariant() - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
Indicate whether we found the node in question
- HasVariantValueNodeVisitor - Class in org.apache.derby.impl.sql.compile
-
Find out if we have a value node with variant type less than what the caller desires, anywhere below us.
- HasVariantValueNodeVisitor() - Constructor for class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
Construct a visitor
- HasVariantValueNodeVisitor(int, boolean) - Constructor for class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
Construct a visitor.
- hasWarnings() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- hasWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- hasWindows() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Used by SubqueryNode to avoid flattening of a subquery if a window is defined on it.
- haveSep - Variable in class org.apache.derby.impl.load.ImportReadData
- haveSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- HAVING_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- havingAggregates - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
Aggregates in the HAVING clause.
- havingClause - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
- havingClause - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- havingSubquery - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
-
is this subquery part of a having clause.
- havingSubquerys - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
- havingSubquerys - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- hdrGen - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
The generator for the stream header to use for this stream.
- head - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Special head node for the tree.
- headerColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- headerGetter - Variable in class org.apache.derby.iapi.error.ErrorStringBuilder
- headerGetter - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- HeaderInfo(int, int) - Constructor for class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Creates a new header info object.
- headerLength - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
The length of the header.
- headerLength - Variable in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
The header length in bytes.
- headerLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Returns the header length in bytes.
- headerOutOfDate - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is the header in the byte array out of date wrt the fields.
- HeaderPrintWriter - Interface in org.apache.derby.iapi.services.stream
-
A HeaderPrintWriter is like a PrintWriter with support for including a header in the output.
- headers - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
In-memory slot table, array of StoredRecordHeaders.
- headRowHandle - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- Heap - Class in org.apache.derby.impl.store.access.heap
-
A heap object corresponds to an instance of a heap conglomerate.
- Heap() - Constructor for class org.apache.derby.impl.store.access.heap.Heap
-
Zero arg constructor for Monitor to create empty object.
- HEAP - Static variable in interface org.apache.derby.catalog.Dependable
- HEAP - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- HEAP_CANT_CREATE_CONTAINER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HEAP_CONTAINER_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HEAP_COULD_NOT_CREATE_CONGLOMERATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HEAP_FACTORY_ID - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
- HEAP_IS_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HEAP_OVERFLOW_THRESHOLD - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- HEAP_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HEAP_TEMPLATE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HEAP_UNIMPLEMENTED_FEATURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- Heap_v10_2 - Class in org.apache.derby.impl.store.access.heap
- Heap_v10_2() - Constructor for class org.apache.derby.impl.store.access.heap.Heap_v10_2
-
No arg constructor, required by Formatable.
- heapCC - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- heapCC - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- HeapClassInfo - Class in org.apache.derby.impl.store.access.heap
- HeapClassInfo() - Constructor for class org.apache.derby.impl.store.access.heap.HeapClassInfo
- HeapCompressScan - Class in org.apache.derby.impl.store.access.heap
-
A heap scan object represents an instance of a scan on a heap conglomerate.
- HeapCompressScan() - Constructor for class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
The only constructor for a HeapCompressScan returns a scan in the closed state, the caller must call open.
- heapConglom - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- heapConglom - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- heapConglom - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- heapConglomerate - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- HeapConglomerateFactory - Class in org.apache.derby.impl.store.access.heap
-
The heap conglomerate factory manages heap conglomerates implemented on the raw store.
- HeapConglomerateFactory() - Constructor for class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- heapConglomNumber - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
The id of the heap conglomerate for the table described by this instance.
- HeapController - Class in org.apache.derby.impl.store.access.heap
- HeapController() - Constructor for class org.apache.derby.impl.store.access.heap.HeapController
- HeapCostController - Class in org.apache.derby.impl.store.access.heap
-
The StoreCostController interface provides methods that an access client (most likely the system optimizer) can use to get store's estimated cost of various operations on the conglomerate the StoreCostController was opened for.
- HeapCostController() - Constructor for class org.apache.derby.impl.store.access.heap.HeapCostController
- heapDcoci - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- heapDCOCI - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- heapDCOCI - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- heapOnlyReferencedCols - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- HeapPostCommit - Class in org.apache.derby.impl.store.access.heap
-
The HeapPostCommit class implements the Serviceable protocol.
- HeapPostCommit(AccessFactory, PageKey) - Constructor for class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
Constructors for This class:
- heapReferencedCols - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- HeapRowLocation - Class in org.apache.derby.impl.store.access.heap
-
A heap row location represents the location of a row in the heap.
- HeapRowLocation() - Constructor for class org.apache.derby.impl.store.access.heap.HeapRowLocation
- HeapRowLocation(RecordHandle) - Constructor for class org.apache.derby.impl.store.access.heap.HeapRowLocation
- HeapRowLocation(HeapRowLocation) - Constructor for class org.apache.derby.impl.store.access.heap.HeapRowLocation
- HeapScan - Class in org.apache.derby.impl.store.access.heap
- HeapScan() - Constructor for class org.apache.derby.impl.store.access.heap.HeapScan
-
The only constructor for a heap scan returns a scan in the closed state, the caller must call open.
- HeapScanInfo - Class in org.apache.derby.impl.store.access.heap
-
This object provides performance information related to an open scan.
- HeapScanInfo(HeapScan) - Constructor for class org.apache.derby.impl.store.access.heap.HeapScanInfo
- heapScoci - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- heapSCOCI - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- heapSCOCI - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- heapSet - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- heapUUID - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- height - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
The current height of the tree.
- hex_table - Static variable in class org.apache.derby.client.am.EncryptionManager
-
RESOLVE: * The methods and static vars below should go into some 'shared' * package when the capability is put back in (StringUtil.java)
- hex_table - Static variable in class org.apache.derby.iapi.util.StringUtil
- hex_table - Static variable in class org.apache.derby.impl.drda.DecryptionManager
-
RESOLVE: * The methods and static vars below should go into some 'shared' * package when the capability is put back in (StringUtil.java)
- hexDigit - Static variable in class org.apache.derby.impl.drda.DssTrace
- hexDigit__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- hexDump(byte[]) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Convert a byte array to a human-readable String for debugging purposes.
- hexOutput - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory.EncryptedKeyResult
- hextab_ - Static variable in class org.apache.derby.client.ClientXid
- HIDDEN_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- HIGH_ORDER_ROW_COUNT - Static variable in class org.apache.derby.client.am.Sqlca
- HIGH_ORDER_UPDATE_COUNT - Static variable in class org.apache.derby.client.am.Sqlca
- highestLogInstant - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
The instant of the latest log record received from the master and processed so far.
- highestShippedInstant - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
The highest log instant shipped so far
- highOffset - Variable in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- highPQ - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Queues for the work to be done.
- hiRange - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- hits - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
The number of cache hits.
- hold - Variable in class org.apache.derby.impl.store.access.sort.SortScan
-
The row at the current position of the scan, from which fetch will return values.
- hold - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Whether this container should be held open across commit.
- holdability - Variable in class org.apache.derby.client.am.ClientConnection
-
Holdabilty for created statements.
- holdability - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
Result set holdability for the statement.
- holdability() - Method in class org.apache.derby.client.am.ClientConnection
-
Return the holdabilty for the Connection.
- HOLDABLE_RESULT_SET_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- holder - Variable in class org.apache.derby.iapi.services.context.ContextManager
-
List of all Contexts
- holder - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- Holder(CacheEntry) - Constructor for class org.apache.derby.impl.services.cache.ClockPolicy.Holder
- holderFactory - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Factory which creates
Cacheables. - holderForCollationSensitiveInfo - Variable in class org.apache.derby.iapi.types.CollatorSQLChar
- holderForCollationSensitiveInfo - Variable in class org.apache.derby.iapi.types.CollatorSQLClob
- holderForCollationSensitiveInfo - Variable in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
- holderForCollationSensitiveInfo - Variable in class org.apache.derby.iapi.types.CollatorSQLVarchar
- holdPKGNAMCBytes - Variable in class org.apache.derby.client.am.SectionManager
- home - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- home - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
- home - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
- host - Variable in class org.apache.derby.drda.NetServlet
- hostAddress - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- hostAddress - Variable in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Contains the IP Address of the slave to replicate to.
- hostArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- hostnamesEqual(String, String) - Static method in class org.apache.derby.drda.NetworkServerControl
- HOUR_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- HOUR_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- hours - Variable in class org.apache.derby.client.am.DateTimeValue
- hours - Variable in class org.apache.derby.impl.tools.ij.mtTime
- ht - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- ht - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- HTML - Static variable in class org.apache.derby.tools.PlanExporter
- HTTP - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored in a web server .
- HTTP_DB_FILE_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Property
- HTTP_DB_FILE_NAME - Static variable in interface org.apache.derby.iapi.reference.Property
- HTTP_DB_FILE_OFFSET - Static variable in interface org.apache.derby.iapi.reference.Property
- HTTPS - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
I
- i1 - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- i2 - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- I2B - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2C - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2D - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2F - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- I2S - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- iAmConfused(ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
This is a handy place to put instrumentation for tracing trees which we don't understand
- IAND - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IBM_DATE_TIME_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- IBM_EUR_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLDate
- IBM_EUR_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTime
- IBM_EUR_SEPARATOR_ONLY - Static variable in class org.apache.derby.iapi.types.SQLDate
- IBM_EUR_SEPARATOR_OR_END - Static variable in class org.apache.derby.iapi.types.SQLTime
- IBM_SYSTEM_CAT_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- IBM_SYSTEM_FUN_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- IBM_SYSTEM_NULLID_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- IBM_SYSTEM_PROC_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- IBM_SYSTEM_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- IBM_SYSTEM_STAT_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- IBM_TIME_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- IBM_USA_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLDate
- IBM_USA_SEPARATOR_ONLY - Static variable in class org.apache.derby.iapi.types.SQLDate
- iClob - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
The current internal representation of the Clob content.
- ICONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_4 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_5 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ICONST_M1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- id - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
external interface to this class: public long getGenerationId();
- id - Variable in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- id - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- id - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The id of the container in which this b-tree is stored.
- id - Variable in class org.apache.derby.impl.store.access.heap.Heap
- id - Variable in class org.apache.derby.impl.store.access.sort.Node
- id - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Actual identifier of the record
MT - Mutable - id - Variable in class org.apache.derby.impl.store.raw.xact.XactId
- id - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- ID - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- ID_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- ID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- ID_LIST_PARSE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ID_PARSE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ID_PATTERN_CONFIGURABLE_HASH_SCHEME - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Pattern that is prefixed to the stored password in the configurable hash authentication scheme.
- ID_PATTERN_CONFIGURABLE_STRETCHED_SCHEME - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Pattern that is prefixed to the stored password in the configurable hash authentication scheme if key stretching has been applied.
- ID_PATTERN_SHA1_SCHEME - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Pattern that is prefixed to the stored password in the SHA-1 authentication scheme.
- idChar(boolean, int) - Static method in class org.apache.derby.iapi.util.IdUtil
- identifier - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
name of module, can be null
- identifier - Variable in class org.apache.derby.impl.services.monitor.ProtocolKey
-
name of module, can be null
- identifier - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
- identifier - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- identifyAndReplaceObseleteStream() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
Verifies whether the current updateCount matches the updateCount of the Clob object and if it does not it recreates the stream.
- identifyAndReplaceObseleteStream() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
Verifies whether the current updateCount matches the updateCount of the LOB object and if it does not it recreates the stream.
- identity - Variable in class org.apache.derby.impl.sql.catalog.NameTDCacheable
- identity - Variable in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
- identity - Variable in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- identity - Variable in class org.apache.derby.impl.sql.conn.CachedStatement
- identity - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- identity - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Identity of the container.
- identity - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Container identifier
MT - Immutable - identity - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
this page's identity
MT - immutable - content dynamic : single thread required - identity - Variable in class org.apache.derby.impl.store.raw.data.ContainerActionOnCommit
- identity - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Fields of the class
- identity - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Container identifier
MT - Immutable - IDENTITY_VAL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- identityMap - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- identityNotNull - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.compile.DMLModGeneratedColumnsStatementNode
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
- identitySequenceUUIDString - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- identityVal - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- identityVal - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- IDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- idle() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
- idle() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Idle the raw store as much as possible.
- idle() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- idle() - Method in class org.apache.derby.impl.store.raw.RawStore
- IDLE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- idOnList(String, String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return true if the normalized value of an indentifier is on the list of SQL identifiers provided.
- IdUtil - Class in org.apache.derby.iapi.util
-
Utility class for parsing and producing string representations of ids.
- IdUtil() - Constructor for class org.apache.derby.iapi.util.IdUtil
- IDX_PAGE_SIZE_BUMP_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
The bump threshold for pages size for index.
- IEEE_754_FLOATING_POINT - Static variable in class org.apache.derby.client.am.FloatingPoint
-
Supported Unix Big Endian IEEE 754 floating point representation.
- IF_ACMPEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ACMPNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPGT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPLT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_ICMPNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IF_INS_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Instruction length for IF (IFNULL, IFEQ) etc.
- if_pc - Variable in class org.apache.derby.impl.services.bytecode.Conditional
-
pc of the 'if' opcode.
- IFastPath - Interface in org.apache.derby.vti
-
An internal api for VTIs to allow VTI's written in terms of the datatype system, e.g. returning rows.
- IFEQ - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFGT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFLT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFNE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFNONNULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IFNULL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ignorableSchemaNames - Static variable in class org.apache.derby.tools.dblook
- IGNORE_MISSING_CLASSES - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- IGNORE_PRECISION - Static variable in interface org.apache.derby.iapi.types.VariableSizeDataValue
- ignoreBulkFetch() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Should we just ignore bulk fetch with this join strategy?
- ignoreBulkFetch() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
- ignoreBulkFetch() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- ignoreErrors - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- ignoreErrors - Variable in class org.apache.derby.impl.tools.ij.utilMain
- IgnoreFilter - Class in org.apache.derby.iapi.sql.compile
-
Filter which fails all Visitables.
- IgnoreFilter() - Constructor for class org.apache.derby.iapi.sql.compile.IgnoreFilter
-
Trivial constructor
- ignoreFirstRow() - Method in class org.apache.derby.impl.load.ImportReadData
-
if columndefinition is true, ignore first row.
- ignoreHeaderLines() - Method in class org.apache.derby.impl.load.ImportReadData
-
if skipHeaderLines is greater than 0, ignore skipHeaderLines number of lines.
- ignoreParameters - Variable in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
- iHoldTheUpdateLock(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Return true if the caller holds the exclusive update lock on the property conglomerate.
- IINC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ij - Class in org.apache.derby.tools
-
ij is Derby's interactive JDBC scripting tool.
- ij() - Constructor for class org.apache.derby.tools.ij
- ijConnectionResult - Class in org.apache.derby.impl.tools.ij
- ijConnectionResult(Connection) - Constructor for class org.apache.derby.impl.tools.ij.ijConnectionResult
- ijException - Exception in org.apache.derby.impl.tools.ij
-
ijException is used to get messages from the ij parser to the main ij loop.
- ijException(String) - Constructor for exception org.apache.derby.impl.tools.ij.ijException
- ijExceptionResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for just returning errors from JDBC statements.
- ijExceptionResult(SQLException) - Constructor for class org.apache.derby.impl.tools.ij.ijExceptionResult
- ijExceptionTrace - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
Value of the system property ij.execptionTrace
- ijFatalException - Exception in org.apache.derby.impl.tools.ij
-
Used for fatal IJ exceptions
- ijFatalException() - Constructor for exception org.apache.derby.impl.tools.ij.ijFatalException
- ijFatalException(SQLException) - Constructor for exception org.apache.derby.impl.tools.ij.ijFatalException
- ijMultipleResultSetResult - Class in org.apache.derby.impl.tools.ij
-
This impl is intended to be used with multiple resultsets, where the execution of the statement is already complete.
- ijMultipleResultSetResult(List<ResultSet>, int[], int[]) - Constructor for class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
-
Create a ijResultImpl that represents multiple result sets, only displaying a subset of the columns, using specified column widths.
- ijMultiResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for a statement execution; the result is either an update count or result set depending on what was executed.
- ijMultiResult(Statement, ResultSet, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ijMultiResult
- ijParser - Variable in class org.apache.derby.impl.tools.ij.utilMain
- ijResult - Interface in org.apache.derby.impl.tools.ij
-
This is a wrapper for results coming out of the ij parser.
- ijResultImpl - Class in org.apache.derby.impl.tools.ij
-
This is an empty impl for reuse of code.
- ijResultImpl() - Constructor for class org.apache.derby.impl.tools.ij.ijResultImpl
- ijResultSetResult - Class in org.apache.derby.impl.tools.ij
-
This impl is intended to be used with a resultset, where the execution of the statement is already complete.
- ijResultSetResult(ResultSet) - Constructor for class org.apache.derby.impl.tools.ij.ijResultSetResult
-
Create a ijResultImpl that represents a result set.
- ijResultSetResult(ResultSet, int[], int[]) - Constructor for class org.apache.derby.impl.tools.ij.ijResultSetResult
-
Create a ijResultImpl that represents a result set, only displaying a subset of the columns, using specified column widths.
- ijRowResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for when 1 row of a result set is the intended use of it.
- ijRowResult(ResultSet, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ijRowResult
- ijStatementResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for a statement execution; the result is either an update count or result set depending on what was executed.
- ijStatementResult(Statement, boolean) - Constructor for class org.apache.derby.impl.tools.ij.ijStatementResult
- ijTokenException - Exception in org.apache.derby.impl.tools.ij
- ijTokenException(String) - Constructor for exception org.apache.derby.impl.tools.ij.ijTokenException
- ijTokMgr - Variable in class org.apache.derby.impl.tools.ij.utilMain
- ijVectorResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for a simple Vector of objects.
- ijVectorResult(Object, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
-
Initialize a new vector containing only one object.
- ijVectorResult(Vector<Object>, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
- ijWarningResult - Class in org.apache.derby.impl.tools.ij
-
This is an impl for just returning warnings from JDBC objects we don't want the caller to touch.
- ijWarningResult(SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijWarningResult
- ijXid - Class in org.apache.derby.impl.tools.ij
- ijXid(int, byte[]) - Constructor for class org.apache.derby.impl.tools.ij.ijXid
- ILLEGAL_BP_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ILLEGAL_CIPHER_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ILLEGAL_UDT_TYPE - Static variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- illegalAggregate() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Construct an exception flagging an illegal aggregate name
- illegalStatementName(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- IllegalStatementName - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- ILOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ILOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- immutable - Variable in class org.apache.derby.iapi.types.SQLBoolean
- IMPL_TYPE - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.btree.index.B2IFactory
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- IMPLEMENTATIONID - Static variable in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
- implementationSets - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- implementedInterfaces() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- implementsDerbyStyleVTICosting(String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if this Derby Style Table Function implements the VTICosting interface.
- implementsPushable - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- implementsVTICosting - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- implhash - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Hash table on primary implementation type.
- implicitCreateSchema - Variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
sub-classes can set this to be true to allow implicit creation of the main object's schema at execution time.
- implicitVarcharComparison() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return whether or not this binary relational predicate requires an implicit (var)char conversion.
- implies(Permission) - Method in class org.apache.derby.security.DatabasePermission
-
Checks if this DatabasePermission implies a specified permission.
- implies(Permission) - Method in class org.apache.derby.security.SystemPermission
-
Does this permission imply another.
- implies(Permission) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
- Import - Class in org.apache.derby.impl.load
-
This class implements import of data from a URL into a table.
- Import(String, String, String, String, int, String, boolean, int, String, String) - Constructor for class org.apache.derby.impl.load.Import
-
Constructor to Invoke Import from a select statement
- IMPORT_DATA - org.apache.derby.iapi.security.Securable
- IMPORT_DATA_LOBS_FROM_EXTFILE - org.apache.derby.iapi.security.Securable
- IMPORT_TABLE - org.apache.derby.iapi.security.Securable
- IMPORT_TABLE_LOBS_FROM_EXTFILE - org.apache.derby.iapi.security.Securable
- ImportAbstract - Class in org.apache.derby.impl.load
- ImportAbstract() - Constructor for class org.apache.derby.impl.load.ImportAbstract
- ImportBlob - Class in org.apache.derby.impl.load
-
This class implements
java.sql.BLOB interface. - ImportBlob(byte[]) - Constructor for class org.apache.derby.impl.load.ImportBlob
-
Create a import Blob object, whose value is the give hex data string.
- ImportBlob(ImportLobFile, long, long) - Constructor for class org.apache.derby.impl.load.ImportBlob
-
Create a import Blob object, that reads
lengthamount of data from an external file, starting atposition. - ImportClob - Class in org.apache.derby.impl.load
-
This class implements
java.sql.CLOB interface. - ImportClob(String) - Constructor for class org.apache.derby.impl.load.ImportClob
-
Create a Clob object, whose value is given as string.
- ImportClob(ImportLobFile, long, long) - Constructor for class org.apache.derby.impl.load.ImportClob
-
Create a import Clob object, that reads
lengthamount of data from an external file, starting atposition. - importData(Connection, String, String, String, String, String, String, String, String, short, boolean, short...) - Static method in class org.apache.derby.impl.load.Import
-
SYSCS_IMPORT_DATA system Procedure from ij or from a Java application invokes this method to perform import to a table from a file.
- importError(Exception) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Close the stream and wrap exception in a SQLException
- importExportSupportedType(int) - Static method in class org.apache.derby.impl.load.ColumnInfo
- IMPORTFILE_HAS_INVALID_HEXSTRING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ImportFileInputStream - Class in org.apache.derby.impl.load
-
An InputStream, which can stream data from a file, starting from any offset in the file.
- ImportFileInputStream(RandomAccessFile) - Constructor for class org.apache.derby.impl.load.ImportFileInputStream
-
Create a
ImportFileInputStreamobject for the given file. - ImportLobFile - Class in org.apache.derby.impl.load
-
Helper class to read large object data at random locations from a file that contains large object data.
- ImportLobFile(File, String) - Constructor for class org.apache.derby.impl.load.ImportLobFile
-
Create a ImportLobFile object.
- importReadData - Variable in class org.apache.derby.impl.load.ImportAbstract
- ImportReadData - Class in org.apache.derby.impl.load
- ImportReadData(String, ControlInfo, short) - Constructor for class org.apache.derby.impl.load.ImportReadData
- importResultSetMetaData - Variable in class org.apache.derby.impl.load.ImportAbstract
- ImportResultSetMetaData - Class in org.apache.derby.impl.load
- ImportResultSetMetaData(int, String[], int[], int[], String[], HashMap) - Constructor for class org.apache.derby.impl.load.ImportResultSetMetaData
- importTable(Connection, String, String, String, String, String, String, short, boolean, short...) - Static method in class org.apache.derby.impl.load.Import
-
SYSCS_IMPORT_TABLE system Procedure from ij or from a Java application invokes this method to perform import to a table from a file.
- IMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- in - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedInput
- in - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- in - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
The underlying data stream.
- in - Variable in class org.apache.derby.impl.store.raw.data.DecryptInputStream
- in(DataValueDescriptor, DataValueDescriptor[], boolean) - Method in class org.apache.derby.iapi.types.DataType
- in(DataValueDescriptor, DataValueDescriptor[], boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language IN operator.
- in_ - Variable in class org.apache.derby.client.net.NetXACallInfo
- IN_LIST_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- IN_RESTORE_FROM_BACKUP - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.inRestore
This Property is used to indicate that we are in restore mode if if the system is doing a restore from backup. - in_sort_order - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- IN_SQLCOMMENT - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- IN_STATEMENT - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- IN_STRING - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- IN_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- inAbort() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Is the transaction in the middle of an abort.
- inAbort() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- inAscendingOrder(int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
- inBackup - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- inBackup - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- inBoot - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
True until this database has been successfully booted.
- inBuf - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- inBuf - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- inCheckpoint - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- inClean - Variable in class org.apache.derby.impl.store.raw.data.BasePage
- includeRowLocations - Variable in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
- includeRowLocations() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return true if we should include RowLocations with the rows stored in this hash table.
- includeRowLocations() - Method in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
Public Methods of This class:
- inComplete - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- incOrderBySelect() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- incrAttempts() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- increaseCapacity(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Increases the capacity of this blocked byte array by allocating more blocks.
- inCreateNoLog - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- inCreateNoLog - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- increment - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- increment - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- incrementBindCount() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Increment the DataDictionary bind count.
- incrementBindCount() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- incrementExecutionCount() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Increment and return the execution count for this statement.
- incrementExecutionCount() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- incrementExecutionCount() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- incrementReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Bump the reference count by one.
- incrementReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Increment the reusable RecordId sequence number.
- incrementReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Increment the reusable RecordId version sequence number.
- incrementRowsReadEvent() - Method in class org.apache.derby.client.am.Cursor
- incrementStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Increments the statement depth.
- incrementUpdateCount() - Method in class org.apache.derby.client.am.Lob
-
Increments and returns the new updateCount of this
Lob. - incrementVersionCounter() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- inDatabaseCreation() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- indent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
- indent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- indent(int) - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- indent(PrintStream, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent(PrintWriter, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayBanner(PrintStream, ResultSetMetaData, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayBanner(PrintWriter, ResultSetMetaData, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayCurrentRow(PrintStream, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayCurrentRow(PrintWriter, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayNextRow(PrintStream, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayNextRow(PrintWriter, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayResults(PrintStream, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayResults(PrintStream, Statement, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayResults(PrintWriter, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayResults(PrintWriter, Statement, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indent_DisplayResults(PrintWriter, List<ResultSet>, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indentedPrintLine(PrintStream, int, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indentedPrintLine(PrintStream, int, StringBuffer) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indentedPrintLine(PrintWriter, int, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- indentedPrintLine(PrintWriter, int, StringBuffer) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- index - Variable in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- index - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- index - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- INDEX - Static variable in interface org.apache.derby.catalog.Dependable
- INDEX_COLUMN_ORDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.IndexColumnOrder
- INDEX_DESCRIPTOR_IMPL_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.IndexDescriptorImpl
- index_key_optimization - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- INDEX_ROW_GENERATOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.IndexRowGeneratorImpl
- INDEX_TO_BASE_ROW_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- indexable - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- indexable - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
If true, the row should be an
ExecIndexRow. - indexAction - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- indexCache - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
- indexCC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- IndexChanger - Class in org.apache.derby.impl.sql.execute
-
Perform Index maintenance associated with DML operations for a single index.
- IndexChanger(IndexRowGenerator, long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, String, ConglomerateController, TransactionController, int, FormatableBitSet, int, Activation) - Constructor for class org.apache.derby.impl.sql.execute.IndexChanger
-
Create an IndexChanger
- indexChangers - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- indexCID - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- indexCIDS - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- indexCIDS - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- indexCIDS - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- indexCols - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- indexCols - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- indexColumnNames - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- IndexColumnOrder - Class in org.apache.derby.impl.sql.execute
-
Basic implementation of ColumnOrdering.
- IndexColumnOrder() - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Niladic constructor for formatable
- IndexColumnOrder(int) - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
- IndexColumnOrder(int, boolean) - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
- IndexColumnOrder(int, boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
constructor used by the ORDER BY clause.
- indexColumnPositions - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- indexColumnPositions - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- indexConglom - Variable in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
- indexConglomerateNumber - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- indexConglomerateNumbers - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- indexConglomerateNumbers - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- indexConglomerateNumbers - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- IndexConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class is the superclass for the classes that describe actions that are ALWAYS performed for a CREATE/DROP INDEX Statement at Execution time.
- IndexConstantAction(UUID, String, String, String) - Constructor for class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Make the ConstantAction for a CREATE/DROP INDEX statement.
- indexConversionTable - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- indexCount - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- indexDcoci - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- indexDCOCI - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- indexDCOCIs - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- indexDCOCIs - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- indexDCOCIs - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- IndexDescriptor - Interface in org.apache.derby.catalog
-
This interface describes an index.
- IndexDescriptorImpl - Class in org.apache.derby.catalog.types
-
See also
IndexRowGenerator. - IndexDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
-
Zero-argument constructor for Formatable interface
- IndexDescriptorImpl(String, boolean, boolean, boolean, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
-
Constructor for an IndexDescriptorImpl
- indexedCols - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- indexedCols - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
This class implements Formatable.
- indexedCols - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- indexes - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- indexesUpdated - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- indexesUpdated - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- indexesUpdated - Variable in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- indexId - Variable in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
interface to this class: public UUID getIndexId(); public ConglomerateDescriptor getIndexConglomerateDescriptor(DataDictionary dd) throws StandardException; public String getIndexUUIDString(); public int[] getKeyColumns();
- indexId - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Interface for SubKeyConstraintDescriptor is public UUID getIndexId(); public UUID getKeyConstraintId();
- IndexInfoImpl - Class in org.apache.derby.impl.sql.catalog
-
A poor mans structure used in DataDictionaryImpl.java.
- IndexInfoImpl(int, CatalogRowFactory) - Constructor for class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Constructor
- indexKeyOptimization - Variable in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- IndexLister - Class in org.apache.derby.iapi.sql.dictionary
-
This interface gathers up some tasty information about the indices on a table from the DataDictionary.
- IndexLister(TableDescriptor) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexLister
-
Make an IndexLister
- indexName - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- indexName - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- indexName - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
- indexName - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- indexName - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- indexName - Variable in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- indexName - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- indexName - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
- INDEXNAME - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- indexNameForStatistics - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
If statistic is getting updated/dropped for just one index, then indexNameForStatistics will tell the name of the specific index whose statistics need to be updated/dropped.
- indexNameForStatistics - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
If statistic is getting updated/dropped for just one index, then indexNameForStatistics will tell the name of the specific index whose statistics need to be updated/dropped.
- indexNames - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- indexNames - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- indexNames - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- indexNames - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- indexNames - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- indexNames - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- indexNumber - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
- indexOf(E) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- indexOfCurrentResultSet_ - Variable in class org.apache.derby.client.am.ClientStatement
- indexOfSessionTableNamesInSavedObjects - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- indexOfSessionTableNamesInSavedObjects - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- indexOrConstraintName - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- indexOrConstraintName - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- indexPosition - Variable in class org.apache.derby.impl.sql.compile.Predicate
- indexPosition - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- indexQualifierRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- indexQualifierRow - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- indexReferencedCols - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- indexRefresher - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Daemon creating and refreshing index cardinality statistics.
- indexRow - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
- indexRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- indexRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- IndexRow - Class in org.apache.derby.impl.sql.execute
-
Basic implementation of ExecIndexRow.
- IndexRow(int) - Constructor for class org.apache.derby.impl.sql.execute.IndexRow
- indexRowChanged() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Determine whether or not any columns in the current index row are being changed by the update.
- indexRowGenerator - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- IndexRowGenerator - Class in org.apache.derby.iapi.sql.dictionary
-
This class extends IndexDescriptor for internal use by the DataDictionary.
- IndexRowGenerator() - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Zero-argument constructor for Formatable interface
- IndexRowGenerator(String, boolean, boolean, boolean, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Constructor for an IndexRowGeneratorImpl
- IndexRowGenerator(IndexDescriptor) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
-
Constructor for an IndexRowGeneratorImpl
- indexRowGenerators - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- indexRows - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- indexRows - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- IndexRowToBaseRowResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a result set with a RowLocation as the last column, and uses the RowLocation to get and return a row from the given base conglomerate.
- IndexRowToBaseRowResultSet(long, int, Activation, NoPutResultSet, int, int, String, int, int, int, int, GeneratedMethod, boolean, double, double, int) - Constructor for class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- indexsc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- indexSC - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- indexSC - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- indexSC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- indexScoci - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- indexSCOCI - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- indexSCOCIs - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- indexSCOCIs - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- indexSCOCIs - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- IndexSetChanger - Class in org.apache.derby.impl.sql.execute
-
Perform Index maintenace associated with DML operations for a table's indexes.
- IndexSetChanger(IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], String[], ConglomerateController, TransactionController, int, FormatableBitSet, int, Activation) - Constructor for class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Create a new IndexSetChanger
- IndexStatisticsDaemon - Interface in org.apache.derby.iapi.services.daemon
-
Daemon acting as a coordinator for creating and updating index statistics.
- IndexStatisticsDaemonImpl - Class in org.apache.derby.impl.services.daemon
-
Daemon acting as a coordinator for creating and updating index cardinality statistics.
- IndexStatisticsDaemonImpl(HeaderPrintWriter, boolean, String, Database, String, String) - Constructor for class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Creates a new daemon.
- IndexStatisticsDaemonImpl.KeyComparator - Class in org.apache.derby.impl.services.daemon
-
Support class used to compare keys when scanning indexes.
- indexStatsUpdateDisabled - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Tells if the automatic index statistics refresher has been disabled.
- indexStatsUpdateLogging - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- indexStatsUpdateReason - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- indexStatsUpdateTracing - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- indexStatsUpToDate - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- indexTemplateRow - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- IndexToBaseRowNode - Class in org.apache.derby.impl.sql.compile
-
This node type translates an index row to a base row.
- IndexToBaseRowNode(FromBaseTable, ConglomerateDescriptor, ResultColumnList, boolean, FormatableBitSet, FormatableBitSet, PredicateList, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- indexType - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
- indexType - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- indexType - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- indexType() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns the type of the index.
- indexType() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- indexType() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- indexUniqueness - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- indexUniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- indexUniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- indexUniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- indexUUID - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- IndexValueRow - Class in org.apache.derby.impl.sql.execute
-
Mapper of ValueRow into ExecIndexRow.
- IndexValueRow(ExecRow) - Constructor for class org.apache.derby.impl.sql.execute.IndexValueRow
- INDICATOR_NULLABLE - Static variable in class org.apache.derby.client.net.FdocaConstants
- INDICATOR_NULLABLE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- indicesToMaintain - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- indoubtTransactions_ - Variable in class org.apache.derby.client.net.NetConnection
- INEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- infoIn - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
- infoNames - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- infoOut - Variable in class org.apache.derby.iapi.services.classfile.AttributeEntry
- informListeners(SqlException) - Method in class org.apache.derby.client.ClientPooledConnection
-
Inform listeners that an error has occured on the connection, if the error severity is high enough.
- informObservers() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- informOfRowCount(NoPutResultSet, long) - Method in interface org.apache.derby.iapi.sql.Activation
-
Tell this activation that the given ResultSet was found to have the given number of rows.
- informOfRowCount(NoPutResultSet, long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- informOfRowCount(NoPutResultSet, long) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- infoRows - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ValidationInfo
- InfoStreams - Interface in org.apache.derby.iapi.services.stream
-
The Basic Services provide InfoStreams for reporting information.
- init - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
- init() - Method in interface org.apache.derby.agg.Aggregator
-
Initialize the Aggregator
- init() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- init() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- init() - Method in class org.apache.derby.impl.load.ExportWriteData
- init() - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Initialize this constant action, nulling out any transient state left over from a previous use.
- init() - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
- init() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Public Methods of This class:
- init() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
Public Methods of This class:
- init() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Initialize the allocator with default values for initial and maximum size.
- init() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Initialize.
- init() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- init() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
-
Resets all variables to default values.
- init() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- init(boolean, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
-
Initialize the properties for this callback.
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
- init(boolean, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- init(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- init(byte[]) - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Set all variables to default values, and makes logToScan the byte[] that will be scanned for log records.
- init(byte[], long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- init(int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Initialize the allocator with default values for initial size and the provided maximum size.
- init(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
-
Private/Protected methods of This class:
- init(int, int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Initialize the allocator with the given initial and maximum sizes.
- init(Object) - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
- init(Object) - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
- init(Object) - Method in class org.apache.derby.impl.services.locks.D_LockControl
- init(Object) - Method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- init(Object) - Method in class org.apache.derby.impl.store.access.heap.D_HeapController
- init(Object) - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
- init(String, String, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- init(String, String, String, boolean) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- init(String, String, String, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Classes implementing the StorageFactory interface must have a null constructor.
- init(String, String, String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Initializes the storage factory instance by setting up a temporary directory, the database directory and checking if the database being named already exists.
- init(String, String, String, String) - Method in interface org.apache.derby.io.StorageFactory
-
Classes implementing the StorageFactory interface must have a null constructor.
- init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
-
Initialize the servlet.
- init(Agent, String, int, String, int, boolean) - Method in class org.apache.derby.client.am.Section
- init(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TupleFilter
-
Initialize a Filter with a vector of parameters.
- init(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
-
Initialize a Filter with a vector of parameters.
- init(BinaryOrderable, BinaryOrderable) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Short one line description of routine.
- init(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Initialize the scan, returning false if there was some error.
- init(TransactionManager, boolean, ContainerHandle, Transaction, int, int, BTreeLockingPolicy, BTree, LogicalUndo, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Initialize the controller for use.
- init(TransactionManager, TransactionManager, ContainerHandle, Transaction, boolean, int, int, BTreeLockingPolicy, BTree, LogicalUndo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Initialize the open conglomerate.
- init(TransactionManager, Transaction, boolean, int, int, LockingPolicy, boolean, B2I, B2IUndo, B2IStaticCompiledInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.index.B2IController
- init(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int, boolean, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, B2I, B2IUndo, B2IStaticCompiledInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Initialize the scan for use.
- init(TransactionManager, Transaction, boolean, int, int, BTreeLockingPolicy, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, BTree, LogicalUndo, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Initialize the scan for use.
- init(TransactionManager, Transaction, int, int, LockingPolicy, int, boolean, FormatableBitSet, B2I, B2IUndo) - Method in class org.apache.derby.impl.store.access.btree.index.B2IMaxScan
-
Initialize the scan for use.
- init(TransactionManager, BTree, Transaction) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Initialize the cost controller.
- init(TransactionManager, B2I, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2ICostController
- init(ContainerHandle, Conglomerate, int[], int[], TransactionManager, Transaction, boolean, int, int, LockingPolicy, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Open the container.
- init(LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
-
separate from the constructor so that connection failure does not prevent object creation.
- init(OpenConglomerate) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Public Methods of This class:
- init(OpenConglomerate) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Initialize the cost controller.
- init(OpenConglomerate, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Public Methods of This class:
- init(RAMAccessManager, Transaction, RAMTransaction) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Constructors for This class:
- INIT - Static variable in class org.apache.derby.impl.drda.Session
- INIT_ACTION - Static variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- init_btree_locking_policy - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The Locking Policy to use for for access to this btree.
- init_conglomerate - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- init_conglomerate - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The following group of fields are all basic input parameters which are provided by the calling code when doing any sort of operation requiring an open conglomerate (openScan(), open(), openCostController(), ...).
- init_conglomerate - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
The following group of fields are all basic input parameters which are provided by the calling code when doing any sort of operation requiring an open conglomerate (openScan(), open(), openCostController(), ...).
- init_dynamic_info - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- init_fetchDesc - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
The fetch descriptor which describes the row to be returned by the scan.
- init_fetchDesc - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- init_forUpdate - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_hold - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_hold - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
- init_hold - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- init_isolation_level - Variable in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
- init_lock_fetch_desc - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
A constant FetchDescriptor which describes the position of the RowLocation field within the btree, currently always the last column).
- init_lock_level - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Table or page locking?
- init_lock_level - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- init_locking_policy - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- init_open_user_scans - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The user transaction that opened this B-tree.
- init_openmode - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The ContainerHandle mode the container is opened with.
- init_openmode - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- INIT_PAGE_OVERFLOW - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
- INIT_PAGE_REUSE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Init page flag.
- INIT_PAGE_REUSE_RECORDID - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
- init_qualifier - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_qualifier - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- init_rawtran - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- init_rawtran - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
init_startKeyValue, init_qualifier, and init_stopKeyValue all are used to store * references to the values passed in when ScanController.init() is called.
- init_rawtran - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
- init_rawtran - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- init_scanColumnList - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_scanColumnList - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
The following group of fields are all basic input parameters which are provided by the calling code when doing a scan.
- init_startKeyValue - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_startKeyValue - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- init_startSearchOperator - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_startSearchOperator - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- init_stopKeyValue - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_stopKeyValue - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- init_stopSearchOperator - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_stopSearchOperator - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- init_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- init_useUpdateLocks - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Whether the scan should requests UPDATE locks which then will be converted to X locks when the actual operation is performed.
- init_xact_manager - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- init_xact_manager - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
The TransactionManager that open'd this btree.
- init_xact_manager - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- initAccessPaths(Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Init the access paths for this optimizable.
- initAccessPaths(Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Init the access paths for these optimizables.
- initAccessPaths(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromList
- initAccessPaths(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
- initAccessPaths(Optimizer) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- initActions(String) - Method in class org.apache.derby.security.DatabasePermission
-
Parses the list of database actions.
- initAndCheck(Object) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Initialize the object name we will be performing the DDL on and check that we are not in the system schema and that DDL is allowed.
- initAppUI() - Method in class org.apache.derby.impl.tools.ij.Main
- initBaseTableVisitor(int, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Initialize the fields used for retrieving base tables in subtrees, which allows us to do a more extensive search for table references.
- initBuffer_w() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Initialize a buffer for writing
- initCalendar(Calendar, Date) - Static method in class org.apache.derby.client.am.DateTimeValue
-
Set the time of a calendar.
- initCallableStatement() - Method in class org.apache.derby.client.am.ClientCallableStatement
- initCodePointTable() - Method in class org.apache.derby.client.net.NetLogWriter
- initConnection(int, long) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to create a
Socketconnection to the slave and establish compatibility with the database version of the slave by comparing the UID's of theReplicationMessageclasses of the master and the slave. - initConnection(int, long, String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to create the server socket, listen on the socket for connections from the master and verify compatibility with the database version of the master.
- initConnection(LogWriter, BasicClientDataSource40) - Method in class org.apache.derby.client.am.ClientConnection
- initContainerHeader(boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- initContainerInfo(ContainerKey, int, DataFactory, boolean) - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- initDatePortion(Calendar, String) - Static method in class org.apache.derby.client.am.CrossConverters
-
Initialize the date components of a
java.util.Calendarfrom a string on the format YYYY-MM-DD. - initDefaultSchemaDescriptor() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Compute the initial default schema and set cachedInitialDefaultSchemaDescr accordingly.
- initDirContextEnv - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
- initDone - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- initEmptyBtree(OpenBTree) - Static method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Initialize conglomerate with one page, to be a 1 page btree.
- initExternalLobFile(String, int) - Method in class org.apache.derby.impl.load.ImportReadData
-
Extract the file name, offset and length from the given lob location and setup the file resources to read the data from the file on first invocaton.
- initFlag - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
- initFormatInfo(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
-
Initialize the format info for run time statistics.
- initFormatInfo(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Initialize the format info for run time statistics.
- initFromContext(Context) - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Initialize the generated class from a context.
- initFromContext(Context) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- initFromData(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Initialize in memory structure using the buffer in pageData
- initFromData(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- initFromData(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the page from values in the page buffer.
- initFromEnvironment() - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Initialize the connections from the environment.
- initial - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
true before next is called the first time
- INITIAL_BLOCK_HOLDER_SIZE - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
The default number of slots for holding a block of data.
- INITIAL_CALLINFO_ELEMENTS - Static variable in class org.apache.derby.client.net.NetXAResource
- INITIAL_SIZE - Static variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- INITIAL_VALUE - Static variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- initialCapacity - Variable in class org.apache.derby.impl.sql.compile.FromTable
- initialCapacity - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- initialCapacity - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- initialCapacity() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return the initial capacity of the hash table, for hash join strategy
- initialCapacity() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- initialCapacity() - Method in class org.apache.derby.impl.sql.compile.FromTable
- initialClass - Variable in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
- initialFileInput - Variable in class org.apache.derby.impl.tools.ij.utilMain
- initialize() - Method in class org.apache.derby.client.net.Reply
- initialize() - Method in class org.apache.derby.client.net.Request
- initialize() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Initialize.
- initialize() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Initialize class
- initialize() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
This method is used to initialize the default statement of the database for re-use.
- initialize() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Initialize the class loader so it knows if it is loading from a ZipFile or an InputStream
- initialize() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- initialize() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Initialized the BasePage.
- initialize() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Initialize a CachedPage.
- initialize() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the StoredPage.
- initialize() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Initialize the test case.
- initialize(boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Initialize the monitor wrt the current environemnt.
- initialize(boolean) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
Initialize the system in a privileged block.
- initialize(byte) - Method in class org.apache.derby.iapi.types.JSQLType
- initialize(byte, DataTypeDescriptor, String, byte) - Method in class org.apache.derby.iapi.types.JSQLType
-
Initialize this JSQL type.
- initialize(String) - Method in class org.apache.derby.iapi.types.JSQLType
- initialize(String) - Method in class org.apache.derby.impl.drda.Session
-
Get session into initial state
- initialize(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Initizalize the test case.
- initialize(String, BasicClientDataSource40, boolean) - Method in class org.apache.derby.client.net.NetConnection
- initialize(NetAgent, int, boolean, int, boolean, int, boolean, String) - Method in class org.apache.derby.client.net.Typdef
- initialize(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Initialize the aggregator
- initialize(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.JSQLType
- initialize(DataTypeDescriptor[]) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Initialize the parameter set by allocating DataValueDescriptor corresponding to the passed in type for each parameter.
- initialize(DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Initialize the set by allocating a holder DataValueDescriptor object for each parameter.
- initialize(DataValueDescriptor[], ColumnOrdering[], SortObserver, boolean, long, int) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Go from the CLOSED to the INITIALIZED state.
- initialize(DataValueDescriptor, int, String) - Method in class org.apache.derby.impl.sql.GenericParameter
-
Set the DataValueDescriptor and type information for this parameter
- initialize(DRDAConnThread, DssTrace) - Method in class org.apache.derby.impl.drda.DDMReader
-
Initialize values for this session, the reader is reused so we need to set null and 0 values
- initialize(MergeSort, TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Initialize this inserter.
- initializeAccessPathName(DataDictionary, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Sets the "name" of the access path. if the access path represents an index then set the name to the name of the index. if it is an index created for a constraint, use the constraint name.
- initializeAccessPathName(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- initializeAIcache(RowLocation[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- initializeAIcache(RowLocation[]) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- initializeBits(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
- initializeCache(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- initializeCatalogInfo() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialize catalog information.
- initializeChecksumAlgo() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- initializeClientSeed() - Method in class org.apache.derby.client.net.NetConnection
- initializeColumnInfo(String) - Method in class org.apache.derby.impl.load.ColumnInfo
- initializeColumnInfoArrays(Typdef, int) - Method in class org.apache.derby.client.net.NetCursor
- initializeCoreInfo() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialized the core info array.
- initialized - Variable in class org.apache.derby.diag.ContainedRoles
- initialized - Variable in class org.apache.derby.diag.LockTable
- initialized - Variable in class org.apache.derby.diag.SpaceTable
- initialized - Variable in class org.apache.derby.diag.TransactionTable
- initialized - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- initialized - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- initializeDataArray() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- initializeDatabase(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Create a new database and intialize the DRDAConnThread database.
- initializeDefaultStatement() - Method in class org.apache.derby.impl.drda.Database
- initializeDistinctMaps(int, boolean) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- initializeForSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Initialize for a new session
- initializeFromClassPath(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- initializeHeaders(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Must be called by a sub-class before calling setHeaderAtSlot.
- initializeLastInsertedPage(int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- initializeNoncoreInfo() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialized the noncore info array.
- initializePublicKeyForEncryption() - Method in class org.apache.derby.client.net.NetConnection
- initializeReplicationSlaveRole() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Initializes logOut so that log received from the replication master can be appended to the log file.
- initializeResultSet() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
- initializeResultSet() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
- initializeScalarAggregation(ExecRow) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- initializeUpdateRowModifiers() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Initializes the currentRowHasBeenUpdated and columnGotUpdated fields
- initializeVectorAggregation(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Run the aggregator initialization method for each aggregator in the row.
- initializeVisitor() - Method in interface org.apache.derby.iapi.sql.compile.ASTVisitor
-
Initialize the Visitor before processing any trees.
- initialListSize - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
- INITIALLY_DEFERRED_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- initiallyCompilable - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- initiallyCompilable() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Is the statement initially compilable?
- initiallyDeferred - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- initiallyDeferred - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Used to determine sorting behavior for existing rows if any
- initiallyDeferred() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Returns TRUE if the constraint is initially deferred
- initialPages - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- initialRowCount - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
- initInfo(int, String, int[][], boolean[], String[]) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Initialize info, including array of index names and array of index column counts.
- initInputStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
This method takes information of ResultSet and initializes the binaryInputStream variable of this object with not empty stream by calling getBinaryStream or getCharacterStream() as appropriate.
- initIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Initialize the isolation level and the lock mode.
- initJumpState() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Determine if we want to try "jumping" permutations with this OptimizerImpl, and (re-)initialize the permuteState field accordingly.
- initLoaders() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- initLocation(String) - Method in class org.apache.derby.security.DatabasePermission
-
Parses the database location URL.
- initLogFile(StorageRandomAccessFile, long, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Initialize the log to the correct format with the given version and log file number.
- initLogs(String, String, boolean, boolean, String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- initMaxSizes2() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- initNetCallableStatement() - Method in class org.apache.derby.client.net.NetCallableStatement
- initNetCallableStatement(ClientCallableStatement) - Method in class org.apache.derby.client.net.NetCallableStatement
- initNetPreparedStatement(ClientPreparedStatement) - Method in class org.apache.derby.client.net.NetPreparedStatement
- initNetStatement() - Method in class org.apache.derby.client.net.NetStatement
- initNetStatement(ClientStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetStatement
- initOk - Variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- initPage(int, long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Mark this page as being allocated and initialize it to a pristine page
- initPage(LogInstant, byte, int, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
initialize a page for the first time or for reuse All subtypes are expected to overwrite this method if it has something to clean up
- initPage(LogInstant, byte, int, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the page.
- initPage(BaseContainerHandle, PageKey, PageCreationArgs, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Initialize a page
- InitPageOperation - Class in org.apache.derby.impl.store.raw.data
-
This operation initializes the page that is being allocated, this operation does not change the alloc page information.
- InitPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InitPageOperation
- InitPageOperation(BasePage, int, int, long) - Constructor for class org.apache.derby.impl.store.raw.data.InitPageOperation
- initPreparedStatement() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- initPreparedStatement(String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- initPreparedStatement(String, Section) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- initRequiredPriv() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- initResetPreparedStatement() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- initResetPreparedStatement() - Method in class org.apache.derby.client.am.ClientStatement
- initResetStatement() - Method in class org.apache.derby.client.am.ClientStatement
- initScan(String[], Restriction) - Method in class org.apache.derby.vti.ForeignTableVTI
- initScan(String[], Restriction) - Method in interface org.apache.derby.vti.RestrictedVTI
-
Initialize a scan of a ResultSet.
- initScanParams(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Shared initialization code between init() and reopenScan().
- initSlotTable(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Initialize the in-memory slot table.
- initSpace() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
initialize the in memory variables associated with space maintenance.
- initSqlErrmcMessages() - Method in class org.apache.derby.client.am.Sqlca
-
Initialize and build the arrays
sqlErrmcMessages_andsqlStates_. - initStartAndStopKey() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Initialize the start key and the stop key used in the scan.
- initStartAndStopKey() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Initialize the
startPositionandstopPositionfields which are used to limit the rows returned by the scan. - initState() - Method in class org.apache.derby.tools.dblook
- initStatement() - Method in class org.apache.derby.client.am.ClientStatement
- initStatement(int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientStatement
- initStatement(Agent, ClientConnection) - Method in class org.apache.derby.client.am.ClientStatement
- initStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- initStream() - Method in interface org.apache.derby.iapi.types.Resetable
-
Initialize.
- initStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Initialize the resettable stream for use.
- initStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Initialize a Resetable stream.
- initSystemIndexVariables(TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- initSystemIndexVariables(TabInfoImpl, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- initTimePortion(Calendar, String) - Static method in class org.apache.derby.client.am.CrossConverters
-
Initialize the time components of a
java.util.Calendarfrom a string on the format HH:MM:SS. - initTrace(String, boolean) - Method in class org.apache.derby.impl.drda.Session
-
initialize a server trace for the DRDA protocol
- inLimit - Variable in class org.apache.derby.impl.services.locks.LockSpace
- inlined - Variable in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
True of the window definition was inlined.
- InListOperatorNode - Class in org.apache.derby.impl.sql.compile
-
An InListOperatorNode represents an IN list.
- InListOperatorNode(ValueNode, ValueNodeList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.InListOperatorNode
- inListProbeSource - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- inLogSwitch - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- inMatchingClause() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Returns true if this DMLModStatement a [ NOT ] MATCHED action of a MERGE statement
- INMEMORY - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored in memory only (not persistent), virtual file memory.
- inmemory_rowcnt - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- inner - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- INNERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
- inPause - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- inPause() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- inPostCommitProcessing - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- inProviderSet(ProviderInfo[], UUID) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
- input - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
- input_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- INPUT_ROWS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- INPUT_TYPE - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
- inputColumn - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
- inputColumnId - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
- inputFileName - Variable in class org.apache.derby.diag.ErrorLogReader
- inputFileName - Variable in class org.apache.derby.diag.StatementDuration
- inputFileName - Variable in class org.apache.derby.impl.load.Import
- inputFileName - Variable in class org.apache.derby.impl.load.ImportReadData
- inputFileStreamReader - Variable in class org.apache.derby.diag.ErrorLogReader
- inputFileStreamReader - Variable in class org.apache.derby.diag.StatementDuration
- InputReader() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- inputRows - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- inputStream - Variable in class org.apache.derby.diag.ErrorLogReader
- inputStream - Variable in class org.apache.derby.diag.StatementDuration
- inputStream - Variable in class org.apache.derby.impl.drda.DDMReader
- inputStream - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- inputStream - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- InputStreamContainer - Class in org.apache.derby.impl.store.raw.data
-
A class that uses a ZipEntry to be a single container file, but read-only.
- InputStreamContainer(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.InputStreamContainer
- InputStreamFile<F extends BaseStorageFactory> - Class in org.apache.derby.impl.io
-
This class provides the base for read-only stream implementations of the StorageFile interface.
- InputStreamFile(F, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
- InputStreamFile(F, String, int) - Constructor for class org.apache.derby.impl.io.InputStreamFile
- InputStreamFile(F, String, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
- InputStreamFile(InputStreamFile<F>, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
- InputStreamUtil - Class in org.apache.derby.iapi.services.io
-
Utility methods for InputStream that are stand-ins for a small subset of DataInput methods.
- InputStreamUtil() - Constructor for class org.apache.derby.iapi.services.io.InputStreamUtil
- inRedo - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- inRemove - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- inReplicationMasterMode - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- inReplicationMasterMode - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- inReplicationMasterMode() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Used to determine if the replication master mode has been started, and the logging for unlogged operations needs to be enabled.
- inReplicationMasterMode() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Used to determine if the replication master mode has been started, and the logging for unlogged operations needs to be enabled.
- inReplicationMasterMode() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Replication not applicable on readonly databases.
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.db.SlaveDatabase
-
True until SlaveDatabaseBootThread has successfully booted the database.
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- inReplicationSlaveMode - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Whether or not replication slave mode is still on.
- inReplicationSlavePreMode - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
True if the database has been booted in replication slave pre mode, effectively turning off writes to the log file.
- inRFR() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- inRFR() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- inRFR() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- inRollForwardRecovery() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Retunrs true if the transaction is part of rollforward recovery
- inRollForwardRecovery() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Is the transaction in rollforward recovery
- insert() - Method in class org.apache.derby.client.am.ClientResultSet
- insert(Object[], FormatableBitSet, byte, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Insert a record anywhere on the page.
- insert(Object[], FormatableBitSet, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- insert(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
-
Insert a row
- insert(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Insert a row
- insert(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Perform index maintenance to support an insert of a base table row.
- insert(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Perform index maintenance associated with insering a row into a table.
- insert(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Insert a row into the conglomerate.
- insert(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortController
-
Insert a row into the sort.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Insert a row into the conglomerate.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.index.B2IController
-
Insert a row into the conglomerate.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Public Methods of This class:
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
-
Insert a row into the sort.
- insert(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Insert a key k into the tree.
- insert(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- INSERT - Static variable in interface org.apache.derby.iapi.sql.StatementType
- INSERT_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- INSERT_CONDITIONAL - Static variable in interface org.apache.derby.iapi.store.raw.Page
- INSERT_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.InsertConstantAction
- INSERT_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.Page
- INSERT_DUPLICATE - Static variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Returned from insert when the row which was inserted was a duplicate.
- INSERT_EVENT - Static variable in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Return value from getEventType() for an insert trigger.
- INSERT_FOR_SPLIT - Static variable in interface org.apache.derby.iapi.store.raw.Page
- INSERT_FULL - Static variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Returned from insert when the row was not able to be inserted because the set was full.
- INSERT_INITIAL - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
Values for insertFlag.
- INSERT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- INSERT_OK - Static variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Returned from insert when the row was inserted without incident.
- INSERT_OVERFLOW - Static variable in interface org.apache.derby.iapi.store.raw.Page
- INSERT_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- INSERT_STATEMENT - Static variable in interface org.apache.derby.vti.DeferModification
- INSERT_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- INSERT_UNDO_WITH_PURGE - Static variable in interface org.apache.derby.iapi.store.raw.Page
- insertAllowOverflow(int, Object[], FormatableBitSet, int, byte, int, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Insert a row allowing overflow.
- insertAndCheckDups(ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Insert the given row into the given conglomerate and check for duplicate key error.
- insertAndFetchLocation(DataValueDescriptor[], RowLocation) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
insert row and fetch it's row location in one operation.
- insertAndFetchLocation(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Insert a row into the conglomerate, and store its location in the provided template row location.
- insertAndFetchLocation(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- insertAtSlot(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Insert a record at the specified slot.
- insertAtSlot(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- insertAtSlot(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Override insertAtSlot to provide long row support.
- insertCodeSpace(int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Insert room for byteCount bytes after the instruction at pc and prepare to replace the instruction at pc.
- insertColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- InsertConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes compiled constants that are passed into InsertResultSets.
- InsertConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Public niladic constructor.
- InsertConstantAction(TableDescriptor, long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, boolean, Properties, UUID, int, FKInfo[], TriggerInfo, int[], boolean[], boolean, RowLocation[], boolean, String) - Constructor for class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Make the ConstantAction for an INSERT statement.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Called prior to inserting a duplicate sort key.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.AggregateSortObserver
-
Called prior to inserting a duplicate sort key.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
Called prior to inserting a duplicate sort key.
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- insertDuplicateKey(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
-
Methods to check if the duplicate key can be inserted or not.
- insertedRowHolder - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- insertElementAt(E, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- insertEntry(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Insert an entry into the cache.
- insertEntry(CacheEntry) - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy
-
Insert an entry into the
ReplacementPolicy's data structure, possibly evicting another entry. - inserter - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The inserter that's being used to insert rows into the sort.
- insertFlag - Variable in class org.apache.derby.impl.store.raw.data.InsertOperation
- insertForUpdate(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
If we're updating a unique index, the inserts have to be deferred.
- insertIntoFreeSlot(Object, CacheEntry) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Insert a
CacheEntryinto a free slot in theReplacementPolicy's internal data structure, and return aCacheablethat the caller can reuse. - insertIntoSorter(int, RowLocation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- insertIntoVTI(ResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- insertLongColumn(BasePage, LongColumnException, byte) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Routine to insert a long column.
- InsertNode - Class in org.apache.derby.impl.sql.compile
-
An InsertNode is the top node in a query tree for an insert statement.
- InsertNode(QueryTreeNode, ResultColumnList, ResultSetNode, MatchingClauseNode, Properties, OrderByList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.InsertNode
-
Constructor for an InsertNode.
- insertNonDuplicateKey(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Called prior to inserting a distinct sort key; in other words, the first time that a key is inserted into the sorter, this method is called.
- insertNonDuplicateKey(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.AggregateSortObserver
-
Called prior to inserting a distinct sort key.
- insertNonDuplicateKey(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
-
Called prior to inserting a distinct sort key.
- insertNoOverflow(int, Object[], FormatableBitSet, LogicalUndo, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- InsertOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents an insert of a record onto a page.
- InsertOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InsertOperation
- InsertOperation(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, LogicalUndo, byte, int, boolean, int, DynamicByteArrayOutputStream, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.InsertOperation
- insertPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- INSERTPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- InsertResultSet - Class in org.apache.derby.impl.sql.execute
-
Insert the rows from the source into the specified base table.
- InsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, String, String, Activation) - Constructor for class org.apache.derby.impl.sql.execute.InsertResultSet
- insertRow() - Method in class org.apache.derby.client.am.ClientResultSet
- insertRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Insert the contents of the insert row into the result set and the database.
- insertRow() - Method in class org.apache.derby.vti.VTITemplate
- insertRow(ExecRow, boolean) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Insert a row into the table and perform associated index maintenance.
- insertRow(ExecRow, boolean) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Insert a row into the table and perform associated index maintenance.
- insertRow(ExecRow, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Inserts a base row into a catalog and inserts all the corresponding index rows.
- insertRowList(ExecRow[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Inserts a list of base rows into a catalog and inserts all the corresponding index rows.
- insertRowListImpl(ExecRow[], TransactionController, RowLocation[]) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Insert logic to insert a list of rows into a table.
- insertRowX() - Method in class org.apache.derby.client.am.ClientResultSet
- insertsAreDetected(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- insertsAreDetected(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- insertsAreDetected(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
- insertsAreDetected(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- insertsAreDetected__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- insertSource - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- insertString(String, long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Inserts the given string at the specified character position.
- insertString(String, long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Not supported.
- insertString(String, long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Inserts a string at the given position.
- insertToPositionIndex(int, RowLocation) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Maintain an index that will allow us to read from the temporary heap in the order we inserted.
- insertUndoNotify(AccessFactory, Transaction, PageKey) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(AccessFactory, Transaction, PageKey) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(AccessFactory, Transaction, PageKey) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(Transaction, PageKey) - Method in interface org.apache.derby.iapi.store.raw.UndoHandler
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(Transaction, PageKey) - Method in class org.apache.derby.impl.store.access.RAMAccessUndoHandler
-
Interface to be called when an undo of an insert is processed.
- insertUndoNotify(RawTransaction, PageKey) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Notify through set handler that an undo of an insert has happened.
- InsertVTIResultSet - Class in org.apache.derby.impl.sql.execute
-
Insert the rows from the source into the specified base table.
- InsertVTIResultSet(NoPutResultSet, NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- inService(Object) - Method in class org.apache.derby.impl.services.monitor.TopService
- inShutdown - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- inShutdown - Variable in class org.apache.derby.impl.services.monitor.TopService
- INSIDE_BRACKETED_COMMENT - Static variable in class org.apache.derby.client.am.ClientStatement
- INSIDE_SIMPLECOMMENT - Static variable in class org.apache.derby.client.am.ClientStatement
- inSoftUpgradeMode - Variable in class org.apache.derby.iapi.types.SQLClob
-
Tells if the database is being accessed in soft upgrade mode.
- inSortedOrder - Variable in class org.apache.derby.impl.sql.compile.DistinctNode
- inSortedOrder - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- inSortedOrder - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- inspectDesc - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- inspectDesc - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- inspectNum - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- inspectNum - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- inspectOverall - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- inspectOverall - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- install(LanguageConnectionContext, String, String, String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
install a jar file to the current connection's database.
- INSTALL_JAR - org.apache.derby.iapi.security.Securable
- INSTALL_JAR(String, String, int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Install a jar file in the database.
- installConnection(String, String, LocalizedOutput) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- installedJar - Variable in class org.apache.derby.impl.services.reflect.JarLoader
-
Handle to the installed jar file.
- installSecurityManager(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Install a SecurityManager governed by the Basic startup policy.
- instance - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
The module instance
- INSTANCE - Static variable in class org.apache.derby.iapi.jdbc.ExceptionFactory
-
The singleton ExceptionFactory instance.
- INSTANCE - Static variable in class org.apache.derby.iapi.services.cache.ClassSizeCatalog
-
The singleton instance of this class.
- InstanceGetter - Interface in org.apache.derby.iapi.services.loader
- instanceNumber - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- instanceOf(String, Object) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Is the given object an instance of the named class?
- INSTANCEOF - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INSTANTIATE_STORAGE_FACTORY_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- instantiateAggDef() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
- instructionLength(short) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return the complete instruction length for the passed in opcode.
- INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- INT - Static variable in class org.apache.derby.iapi.types.JSQLType
- INT - Static variable in class org.apache.derby.impl.services.bytecode.Type
- INT_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single int arg
- INT_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
- INT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.IntTypeId
- INT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- INT_LENGTH - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- INT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- INT_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- INT_P - Static variable in class org.apache.derby.impl.tools.ij.util
- INT_P - Static variable in class org.apache.derby.impl.tools.ij.xaHelper
- INT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- INT_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- INT_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- INT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.IntTypeId
- INT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.IntTypeIdImpl
- intArrayToString(int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
intArrayToString
- INTEGER - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for nullable INTEGER
- INTEGER - Static variable in class org.apache.derby.client.am.ClientTypes
- INTEGER - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is nullable.
- INTEGER_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- INTEGER_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLInteger
- INTEGER_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- INTEGER_NOT_NULL - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for not nullable INTEGER
- INTEGER_NOT_NULL - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is not nullable.
- INTEGRITY_VIOLATION_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- interfaceName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Get the name of the interface for this type.
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- interfaceName() - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
- interfaces - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- intermediateOrderByColumns - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- intermediateOrderByColumns - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- intermediateOrderByDirection - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- intermediateOrderByDirection - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- intermediateOrderByNullsLow - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- intermediateOrderByNullsLow - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- INTERNAL_COMMA - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_CONTEXT_ID - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- INTERNAL_CR - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_EMPTY_LINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_FALSE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_FF - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_LF - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_LFCR - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_NEWLINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_NONE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_RECOMPILE_REQUEST - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- INTERNAL_SEMICOLON - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_SQL_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- INTERNAL_SQL_LEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Any SQL we support is legal
- INTERNAL_TAB - Static variable in class org.apache.derby.impl.load.ControlInfo
- INTERNAL_TRANSACTION - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- INTERNAL_TRUE - Static variable in class org.apache.derby.impl.load.ControlInfo
- internalCall - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
True if this is an internal call, just used to set up a generated method call.
- InternalClob - Interface in org.apache.derby.impl.jdbc
-
A set of operations available on internal Clob content representations.
- internalCommit(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Do a commit, as internally needed by Derby.
- internalCommit(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do a commit as appropriate for an internally generated commit (e.g. as needed by sync, or autocommit).
- internalCommitNoSync(int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Similar to internalCommit() but has logic for an unsynchronized commit
- internalCommitNoSync(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Commit the language transaction by doing a commitNoSync() on the store's TransactionController.
- internalDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
get record count without checking for latch
- internalDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
get record count without checking for latch
- InternalDriver - Class in org.apache.derby.jdbc
-
Factory class and API for JDBC objects.
- InternalDriver() - Constructor for class org.apache.derby.jdbc.InternalDriver
- InternalDriver.DaemonThreadFactory - Class in org.apache.derby.jdbc
-
Thread factory to produce daemon threads which don't block VM shutdown.
- InternalDriver.LoginCallable - Class in org.apache.derby.jdbc
-
This code is called in a thread which puts time limits on it.
- internalNonDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
get record count without checking for latch
- internalReader - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Shared internal reader, closed when the Clob is released.
- internalReader - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Shared internal reader, closed when the Clob is released.
- internalRollback() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Do a rollback, as internally needed by Derby.
- internalRollback() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do a rollback as appropriate for an internally generated rollback (e.g. as needed by sync, or autocommit).
- internalRollbackToSavepoint(String, boolean, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Let the context deal with a rollback to savepoint
- internalRollbackToSavepoint(String, boolean, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Let the context deal with a rollback to savepoint
- internalSavePointName - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- internalSkip(InputStream, long) - Static method in class org.apache.derby.iapi.util.UTF8Util
-
Skip characters in the stream.
- internalStopReplicationSlave(Database, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Stop replication slave when called from SlaveDatabase.
- InternalTriggerExecutionContext - Class in org.apache.derby.impl.sql.execute
-
There is one of these beasts per INSERT/DELETE/UPDATE statement.
- InternalTriggerExecutionContext(LanguageConnectionContext, ConnectionContext, String, int, UUID, String, Vector<AutoincrementCounter>) - Constructor for class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Build a trigger execution context.
- InternalXact - Class in org.apache.derby.impl.store.raw.xact
- InternalXact(XactFactory, LogFactory, DataFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.InternalXact
- interrupt(InterruptedException) - Static method in exception org.apache.derby.iapi.error.StandardException
- INTERRUPT_RETRY_SLEEP - Static variable in class org.apache.derby.iapi.util.InterruptStatus
- InterruptDetectedException - Exception in org.apache.derby.iapi.util
-
An exception used to pass a specific "error code" through various layers of software.
- InterruptDetectedException() - Constructor for exception org.apache.derby.iapi.util.InterruptDetectedException
- interruptedException - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Interrupt status flag of this session's thread, in the form of an exception created where an interrupt was (last) detected during operation, null if no interrupt has been seen.
- InterruptStatus - Class in org.apache.derby.iapi.util
-
Static methods to save and retrieve information about a (session) thread's interrupt status flag.
- InterruptStatus() - Constructor for class org.apache.derby.iapi.util.InterruptStatus
- intersect(String[], String[]) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return an IdList with all the ids that in l1 and l2 or null if not ids are on both lists.
- INTERSECT_OP - Static variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- INTERSECT_OR_EXCEPT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- IntersectOrExceptNode - Class in org.apache.derby.impl.sql.compile
-
A IntersectOrExceptNode represents an INTERSECT or EXCEPT DML statement.
- IntersectOrExceptNode(int, ResultSetNode, ResultSetNode, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
Constructor for a SetOperatorNode.
- intPropertyValue(String, Serializable, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Parse, validate and return an integer property value.
- inTrigger() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Returns whether we started from within the context of a trigger or not.
- inTrigger() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Returns whether we started from within the context of a trigger or not.
- intSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- intTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- inUnitOfWork_ - Variable in class org.apache.derby.client.am.ClientConnection
- inUse - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- inUse - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- inUse - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- inUse() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Is this statement context in use or not.
- inUse() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- inUseCount - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- inUseCount - Variable in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- INVALID - Static variable in class org.apache.derby.drda.NetServlet
- INVALID_API_PARAMETER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_ATTRIBUTE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_ATTRIBUTE_SYNTAX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_COLLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_COLUMN_ARRAY_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_COLUMN_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_FETCH_DIRECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_FETCH_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_LOCALE_DESCRIPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_LOCATOR - Static variable in class org.apache.derby.client.am.CallableLocatorProcedures
- INVALID_LOCATOR - Static variable in class org.apache.derby.client.am.ClientConnection
- INVALID_LOCATOR - Static variable in class org.apache.derby.client.am.Lob
- INVALID_LOG_INSTANT - Static variable in interface org.apache.derby.iapi.store.raw.log.LogInstant
- INVALID_LOG_INSTANT - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
-
A well defined value of an invalid log instant.
- INVALID_MAX_ROWS_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_MAXFIELD_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_OR_NOTSET_SECURITYMECHANISM - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- INVALID_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
- INVALID_PAGE_NUMBER - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
A page number that is guaranteed to be invalid.
- INVALID_QUERYTIMEOUT_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
An invalid record handle
- INVALID_RESULTSET_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_ROLE_SYS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_SCHEMA_SYS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_SLOT_NUMBER - Static variable in interface org.apache.derby.iapi.store.raw.Page
-
A slot number guaranteed to be invalid.
- INVALID_ST_FETCH_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- INVALID_TRANSACTION_STATE_ACTIVE_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- invalidArgs(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
-
Verify the ij line arguments command arguments.
- invalidate() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- invalidate(AllocPage, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- INVALIDATE - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- INVALIDATE_STORED_STATEMENTS - org.apache.derby.iapi.security.Securable
- invalidateAllSPSPlans() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Invalidate all the stored plans in SYS.SYSSTATEMENTS.
- invalidateAllSPSPlans() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- invalidateAllSPSPlans(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Invalidate all the stored plans in SYS.SYSSTATEMENTS for the given language connection context.
- invalidateAllSPSPlans(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- invalidateCleanupDroppedTable(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Invalidate a dropped temp table
- invalidateConglomerateCache() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Invalidate the conglomerate cache, if necessary.
- invalidatedDueToCompress - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- invalidatedWhileCompiling - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
True if the statement was invalidated while it was being compiled.
- invalidateFor(Provider, int, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
mark all dependencies on the named provider as invalid.
- invalidateFor(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
mark all dependencies on the named provider as invalid.
- invalidateLastExtent() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- InvalidatePageOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents invalidating a page due to deallocation.
- InvalidatePageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
- InvalidatePageOperation(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
- invalidateStatements(LanguageConnectionContext, TableDescriptor, boolean) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Performs an invalidation action for the given table (the event being statistics update).
- invalidClient(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Invalid non-derby client tried to connect.
- invalidCodePoint(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Invalid codepoint for this command
- invalidColumnName(String) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, no column by given name is found in the resultset while importing.
- invalidColumnNumber(int) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, no column by given number is found in the resultset while importing.
- invalidFormat() - Method in class org.apache.derby.iapi.types.DataType
-
Return an out of range exception for this type.
- invalidOperandType() - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- InvalidRecordHandle - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
- invalidValue(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Invalid value for this code point
- invariantHolds() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
This method returns true if the following conditions hold: 1.
- inverse - Variable in class org.apache.derby.diag.ContainedRoles
- inverse - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
true if closure is inverse of GRANT role-a TO role-b.
- investigateHeader(byte[], int) - Method in class org.apache.derby.iapi.types.SQLClob
-
Investigates the header and returns length information.
- invoke(Object) - Method in interface org.apache.derby.iapi.services.loader.GeneratedMethod
-
Invoke a generated method that has no arguments.
- invoke(Object) - Method in class org.apache.derby.impl.services.reflect.DirectCall
- invoke(Object) - Method in class org.apache.derby.impl.services.reflect.ReflectMethod
- INVOKEINTERFACE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INVOKESPECIAL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INVOKESTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- INVOKEVIRTUAL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IO_ERROR_UPON_LOB_FREE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- iOException(IOException) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- IOException - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- IOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- iosInProgress - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
For debugging - will be incremented when an IO is started, decremented when it is done.
- IPV6_HOSTNAME_WILDCARD - Static variable in class org.apache.derby.drda.NetworkServerControl
- IQualifyable - Interface in org.apache.derby.vti
- IREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- IRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- irg - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
- irg - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- irgs - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- irgs - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- irgs - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- is - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- is(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
The SQL IS operator - consult any standard SQL reference for an explanation.
- is(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The SQL IS operator - consult any standard SQL reference for an explanation.
- IS_BETA_FLAG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- IS_DEFAULT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- IS_DURABILITY_TESTMODE_NO_SYNC_FLAG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
When the derby.system.durability property is set to 'test', the store system will not force sync calls in the following cases - for the log file at each commit - for the log file before data page is forced to disk - for page allocation when file is grown - for data writes during checkpoint This means it is possible that the recovery system may not work properly, committed transactions may be lost, and/or database may not be in a consistent state.
- IS_KEPT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- IS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- IS_NOT_NULL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- IS_NOT_NULL_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- IS_NULL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- IS_NULL_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- IS_TEMPORARY - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- isAbort() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isAborting() - Method in class org.apache.derby.client.am.ClientConnection
-
Return true if the connection is aborting
- isAborting() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Return true if the connection is aborting
- isActive - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- isActive() - Method in interface org.apache.derby.iapi.db.Database
-
Is the database active (open).
- isActive() - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
-
Is the Resource Manager active
- isActive() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Is the database active (open).
- isActive() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- isActive() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction has ever done anything.
- isActive() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
getter function for isActive
- isActive() - Method in class org.apache.derby.jdbc.InternalDriver
-
Return true if this driver is active.
- isActive() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
- isActiveService() - Method in class org.apache.derby.impl.services.monitor.TopService
- isActiveService(ProtocolKey) - Method in class org.apache.derby.impl.services.monitor.TopService
- isActuallyDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Has the page or its header been modified.
- isAfter() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Is this an after trigger
- isAfterLast() - Method in class org.apache.derby.client.am.ClientResultSet
- isAfterLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isAfterLast() - Method in class org.apache.derby.vti.VTITemplate
- ISAFTERLAST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
- isAfterLast_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isAfterLastX() - Method in class org.apache.derby.client.am.ClientResultSet
- isALL() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isAlpha() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return true if this is a alpha product.
- isAlpha() - Method in class org.apache.derby.iapi.services.info.Version
- isAlpha() - Method in interface org.apache.derby.mbeans.VersionMBean
- isAnsiUDT() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Return true if this is this type id describes an ANSI UDT
- isANY() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isAnyFieldNull(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
-
Are any of the fields null in the row passed in.
- isAppendable - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- isApplicationClass(Class) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Was the passed in class loaded by a ClassManager.
- isApplicationClass(Class) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- isAscending - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isAscending - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- isAscending - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- isAscending() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns array of boolean telling asc/desc info for each index key column for convenience of using together with baseColumnPositions method.
- isAscending() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isAscending() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- isAscending() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the column order.
- isAscending() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Indicate whether this column is ascending or not.
- isAscending(Integer) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the specified column is ascending in the index (1-based).
- isAscending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isAscending(Integer) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- isAsciiStream() - Method in class org.apache.derby.client.am.ClientClob
- isAsciiStreamAssignable(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Determine if an ASCII stream can be inserted into a column or parameter of type
jdbcType. - isAtomic - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- isAtomic - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- isAtomic - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- isAtomic() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Indicates whether the statement needs to be executed atomically or not, i.e., whether a commit/rollback is permitted by a connection nested in this statement.
- isAtomic() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Returns whether or not this Statement requires should behave atomically -- i.e. whether a user is permitted to do a commit/rollback during the execution of this statement.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
A DDL statement is always atomic
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
INSERT/UPDATE/DELETE are always atomic.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
A read statement is atomic (DMLMod overrides us) if there are no work units, and no SELECT nodes, or if its SELECT nodes are all arguments to a function.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
SPSes are atomic if its underlying statement is atomic.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Override to allow committing of reading SYSROLES, cf.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
By default, assume StatementNodes are atomic.
- isAtomic() - Method in class org.apache.derby.impl.sql.compile.TransactionStatementNode
-
COMMIT and ROLLBACK are allowed to commit and rollback, duh.
- isAtomic() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Indicates whether the statement needs to be executed atomically or not, i.e., whether a commit/rollback is permitted by a connection nested in this statement.
- isAtomic() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Returns whether or not this Statement requires should behave atomically -- i.e. whether a user is permitted to do a commit/rollback during the execution of this statement.
- isAuthenticationException(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
There are multiple reasons for not getting a connection, and all these should throw SQLExceptions with SQL state 08004 according to the SQL standard.
- isAutoCommittableStatement_ - Variable in class org.apache.derby.client.am.ClientStatement
- isAutoincAlways() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Is this column to have autoincremented value always ?
- isAutoincrement - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- isAutoincrement - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- isAutoincrement() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Is this column an autoincrement column?
- isAutoincrement() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Tell us if the column is an autoincrement column or not.
- isAutoincrement() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- isAutoincrement() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
- isAutoIncrement(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isAutoIncrement(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is the column automatically numbered, thus read-only?
- isAutoIncrement(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is the column automatically numbered, and thus read-only?
- isAutoincrementColumn() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Is this an autoincrement column?
- isAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns true if this result column is a placeholder for a generated autoincrement value.
- isBaseTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable represents a base table
- isBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromTable
- isBaseTable(Optimizable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Return true if the optimizable is a base table
- isBefore - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- isBefore - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- isBefore - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- isBefore() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
-
Is this a before trigger
- isBeforeFirst() - Method in class org.apache.derby.client.am.ClientResultSet
- isBeforeFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isBeforeFirst() - Method in class org.apache.derby.vti.VTITemplate
- ISBEFOREFIRST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
- isBeforeFirst_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isBeforeFirstX() - Method in class org.apache.derby.client.am.ClientResultSet
- isBeforeTrigger() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Is this a before trigger
- isBeta - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- isBeta() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return true if this is a beta product.
- isBeta() - Method in class org.apache.derby.iapi.services.info.Version
- isBeta() - Method in interface org.apache.derby.mbeans.VersionMBean
- isBinaryEqualsOperatorNode() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- isBinaryEqualsOperatorNode() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns true if this value node is a equals operator.
- isBinaryStream() - Method in class org.apache.derby.client.am.ClientBlob
- isBinaryStreamAssignable(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Determine if a binary stream can be inserted into a column or parameter of type
jdbcType. - isBinaryString() - Method in class org.apache.derby.client.am.ClientBlob
- isBinaryType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check whether a JDBC type is compatible with the Java type
byte[]. - isBitTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isBitTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a bit type?
- isBlob - Variable in class org.apache.derby.client.am.LOBStateTracker
-
Tells whether the LOB is Blob or a Clob.
- isBlobTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a Blob?
- isBlockingBackup() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Check if the transaction is blocking the backup ?
- isBlockingBackup() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Check if the transaction is blocking the backup ?
- isBooleanFalse() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Does this represent a false constant.
- isBooleanFalse() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Does this represent a false constant.
- isBooleanTrue() - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Does this represent a true constant.
- isBooleanTrue() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Does this represent a true constant.
- isBooleanTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isBooleanTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a boolean type?
- isBooted() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
Check whether booting of the module has completed.
- isBooted() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
- isBound() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Has this user type been bound?
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Return true if this the schema and RowSource names have been resolved.
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- isBound() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- isBufferable() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Tells if the described stream should be buffered or not.
- isBuiltinVTI - Variable in class org.apache.derby.impl.sql.compile.NewInvocationNode
- isBuiltinVTI() - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Report whether this node represents a builtin VTI.
- isBytes - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- isc - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- isCall - Variable in class org.apache.derby.impl.drda.DRDAStatement
- isCall__ - Static variable in class org.apache.derby.client.am.ClientStatement
- isCallableSQL(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
- isCallableStatement - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
Tells if the key represents a
CallableStatement. - isCallableStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
- isCancelled() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Checks if the statement which has allocated this statement context should cancel its execution.
- isCancelled() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Tests whether the statement which has allocated this StatementContext object has been cancelled.
- isCaseSensitive(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isCaseSensitive(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Does a column's case matter?
- isCaseSensitive(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Does a column's case matter?
- isCaseSensitive(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Is the data type case sensitive.
- isCatalogAtStart() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- isCatalogAtStart() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- isCatalogAtStart() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does a catalog appear at the start of a qualified table name?
- isCatalogAtStart() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- isCatalogAtStart__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- isCatalogQuery_ - Variable in class org.apache.derby.client.am.ClientStatement
- isCcsidDbcSet() - Method in class org.apache.derby.client.net.Typdef
- isCcsidMbcSet() - Method in class org.apache.derby.client.net.Typdef
- isCcsidSbcSet() - Method in class org.apache.derby.client.net.Typdef
- isChainedWithDiffID() - Method in class org.apache.derby.impl.drda.DDMReader
-
Next DSS has different correlator than current DSS
- isChainedWithSameID() - Method in class org.apache.derby.impl.drda.DDMReader
-
Next DSS has same correlator as current DSS
- isCharacterStream() - Method in class org.apache.derby.client.am.ClientClob
- isCharacterStreamAssignable(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Determine if a character stream can be inserted into a column or parameter of type
jdbcType. - isCharacterType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check whether a JDBC type is one of the character types that are compatible with the Java type
String. - isCharLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Tells whether the encoded length was in characters or bytes.
- isCheckpointInLastLogFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- isCheckpointInLastLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- isCheckpointInLastLogFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- isChecksum() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isChecksumValid(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- isClobTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a Clob?
- isClone - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not this expression tree is cloneable.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return whether or not this expression tree is cloneable.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not this RCL can be flattened out of a tree.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this expression tree is cloneable.
- isCloneable() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return whether or not this expression tree is cloneable.
- isClosed - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Stores the information to whether this Reader has been closed or not.
- isClosed - Variable in class org.apache.derby.client.am.ClobLocatorWriter
-
Stores the information to whether this Writer has been closed or not.
- isClosed - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
- isClosed - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Set if this ResultSet is definitely closed.
- isClosed() - Method in class org.apache.derby.client.am.ClientConnection
- isClosed() - Method in class org.apache.derby.client.am.ClientResultSet
-
Checks whether this
ResultSetobject has been closed, either automatically or becauseclose()has been called. - isClosed() - Method in class org.apache.derby.client.am.ClientStatement
-
Tell whether the statement has been closed or not.
- isClosed() - Method in class org.apache.derby.client.am.LogicalConnection
- isClosed() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Checks if the statement is closed.
- isClosed() - Method in interface org.apache.derby.iapi.sql.Activation
-
Find out if the activation is closed or not.
- isClosed() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Find out if the ResultSet is closed or not.
- isClosed() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
is ResultSet closed
- isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tests to see if a Connection is closed.
- isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0
- isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Tell whether this statment has been closed or not.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Find out if the activation closed or not.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Report if closed.
- isClosed() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Find out if the
ResultSetis closed. - isClosed() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Find out if the ResultSet is closed or not.
- isClosed() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- isClosed() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- isClosed() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- isClosed() - Method in class org.apache.derby.vti.ForeignTableVTI
- isClosed() - Method in class org.apache.derby.vti.ForwardingVTI
- isClosed() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- isClosed() - Method in class org.apache.derby.vti.VTITemplate
- isClosedX() - Method in class org.apache.derby.client.am.ClientConnection
- isCloseOnCompletion() - Method in class org.apache.derby.client.am.ClientStatement
- isCloseOnCompletion() - Method in class org.apache.derby.client.am.LogicalStatementEntity
- isCloseOnCompletion() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- isCloseOnCompletion() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- isCloseOnCompletion() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- isCloseOnCompletion() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- isCLR() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isCmd() - Method in class org.apache.derby.impl.drda.DDMReader
-
Check for the command protocol
- isCmd(String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Is this the command protocol
- isColumnAlwaysOrdered(int, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Return true if the column is always ordered.
- isColumnAlwaysOrdered(int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- isColumnInExtFile(int) - Method in class org.apache.derby.impl.load.ImportAbstract
-
Check if for this column type, real data is stored in an external file and only the reference is in the main import file.
- isColumnOrphaned(StoredRecordHeader, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
See if there is a orphaned long colum chain or not.
- isComBufferTraceOn() - Method in class org.apache.derby.impl.drda.DssTrace
- isCommit() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isCommittedDrop - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Committed Drop state of the container.
- isCompatible(ContainerLock) - Method in class org.apache.derby.iapi.store.raw.ContainerLock
- isCompatible(RowLock) - Method in class org.apache.derby.iapi.store.raw.RowLock
- isCompileTime() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- isCompileTime() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- isCompileTime() - Method in interface org.apache.derby.vti.VTIEnvironment
-
Return true if this instance of the Table Function has been created for compilation, false if it is for runtime execution.
- isCompiling() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Check if this statement is currently being compiled.
- isComplete() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Is this fully initialized.
- isComplete() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isComplete(int[]) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Return true if the join order has been completely filled in
- isCompliantDriver() - Method in class org.apache.derby.jdbc.JDBC
- isCompliantDriver() - Method in interface org.apache.derby.mbeans.JDBCMBean
-
Is the JDBC driver compliant.
- isConcatableTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isConcatableTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a concatable type?
- isConnectedToMaster() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Check if the repliation network is working.
- isConnectedToMaster() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Check if the repliation network connection to the master is working
- isConnection() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
- isConnection() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isConnection() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isConnectionNull() - Method in class org.apache.derby.client.net.NetConnection
- isConstant() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Return whether or not this expression tree represents a constant expression.
- isConstantExpression() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
ValueNode override.
- isConstantOrParameterNode(ValueNode) - Static method in class org.apache.derby.impl.sql.compile.PredicateList
-
Check if a node is representing a constant or a parameter.
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- isConstraint - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- isConstraint() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Tells whether the conglomerate is an index backing up a constraint.
- isConstructor() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if this VTI is a constructor.
- isContinuationByte(byte) - Static method in class org.apache.derby.impl.drda.DDMWriter
-
Check if a byte value represents a continuation byte in a UTF-8 byte sequence.
- isContinuationDss - Variable in class org.apache.derby.impl.drda.DDMWriter
- isCorrectPermission(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- isCorrectPermission(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Return true if the passed in permission matches the one required by this StatementPermission.
- isCorrectPermission(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- isCorrupt - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- isCountStar - Variable in class org.apache.derby.impl.sql.execute.CountAggregator
- isCountStar() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
- isCoveringIndex(ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return whether or not this is a covering index.
- isCoveringIndex(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isCoveringIndex(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromTable
- isCredentialsService(String) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Return true if the passed in service is the credentials database.
- isCryptoBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examines boot properties and determines if a boot with the given attributes would entail a cryptographic operation on the database.
- isCurrency(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isCurrency(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is the column a cash value?
- isCurrency(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is the column a cash value?
- isCurrentPositionDeleted() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Returns true if the current position of the scan is at a deleted row.
- isCurrentPositionDeleted() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Returns true if the current position of the scan is at a deleted row.
- isCurrentPositionDeleted() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Returns true if the current position of the scan is at a deleted row.
- isCurrentPositionDeleted() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Returns true if the current position of the scan is at a deleted row.
- isCursorActivation() - Method in interface org.apache.derby.iapi.sql.Activation
-
Is this Activation for a cursor?
- isCursorActivation() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- isCursorActivation() - Method in class org.apache.derby.impl.sql.execute.CursorActivation
- isCursorActivation() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- isCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return true if this is a cursor target table
- isDaemonThread(Thread) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Check if a thread is a daemon thread created by
ModuleFactory.getDaemonThread(java.lang.Runnable, java.lang.String, boolean). - isDaemonThread(Thread) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- isDateTimeTimeStampTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isDateTimeTimeStampTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for DATE/TIME/TIMESTAMP
- isDateTimeTimeStampTypeID() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this DATE/TIME or TIMESTAMP?
- isDBOnly(Dictionary) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- isDBOnly(Properties) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- isDecimalTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isDecimalTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a decimal type?
- isDef - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- isDef() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- isDefaultColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns TRUE if the ResultColumn is standing in for a DEFAULT keyword in an insert/update statement.
- isDefaultValueAutoinc() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Is default value generated by auto increment?
- isDefaultValueAutoinc() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
- isDeferred(UUID) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Return
Boolean.TRUEif the constraint mode for this constraint/index has been set to deferred,Boolean.FALSEif it has been set to immediate. - isDeferred(UUID) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Return
Boolean.TRUEif the constraint mode for this constraint/index has been set to deferred,Boolean.FALSEif it has been set to immediate. - isDeferredConstraintViolation(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
-
Determine if the given
SQLStatestring constant is a deferred constraint transactional error. - isDefinitelyWritable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isDefinitelyWritable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Will a write on the column definitely succeed?
- isDefinitelyWritable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Will a write on the column definitely succeed?
- isDeleteClause() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if this is a WHEN MATCHED ...
- isDeleted() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns TRUE if the row was been deleted within the transaction, otherwise returns FALSE
- isDeleted() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Get the deleted state of the record.
- isDeletedAtSlot(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Test if a record is deleted.
- isDeletedAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- isDeletedOnPage(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- isDeleteSql__ - Static variable in class org.apache.derby.client.am.ClientStatement
- isDependentTable - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- isDerbyStyleTableFunction - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- isDerbyStyleTableFunction - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- isDerbyStyleTableFunction() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return true if this is a user-defined table function
- isDescending(Integer) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the specified column is descending in the index (1-based).
- isDescending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isDescending(Integer) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- isDesiredCreateType(Properties, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Return true if the properties set provided contains database creation attributes for a database of the correct type
- isDesiredType(int, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Is engineType a match for desiredType.
- isDesiredType(Properties, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- isDeterministic() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- isDir - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is a directory or a regular file.
- isDirectory() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Tests whether the named file is a directory, or not.
- isDirectory() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is a directory.
- isDirectory() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Tells if this file is a directory.
- isDirectory() - Method in interface org.apache.derby.io.StorageFile
-
Tests whether the named file is a directory, or not.
- isDirty - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- isDirty - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
- isDirty - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- isDirty() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Returns true of the object is dirty.
- isDirty() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- isDirty() - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
- isDirty() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
- isDirty() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Returns true if the object is dirty.
- isDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Is the page dirty?
- isDirty() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
We treat this container as dirty if it has the container file open.
- isDirty() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- isDisconnectException() - Method in exception org.apache.derby.impl.drda.DRDAProtocolException
- isDistinct - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- isDistinct - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
- isDistinct() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Indicate whether this aggregate is distinct or not.
- isDistinct() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Is the aggergate distinct
- isDNC - Variable in class org.apache.derby.impl.tools.ij.Session
- isDoubleTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for DOUBLE
- isDRDAProtocol - Variable in class org.apache.derby.impl.drda.DDMWriter
- isDropDatabase(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examines the boot properties and determines if the given attributes would entail dropping the database.
- isDropped - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Dropped state of the container.
- isDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
- isDuplicated(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
- isDuplicated(DataValueDescriptor[], long) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
- isDynamicPkgid(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
- isEffectivelyDeferred(SQLSessionContext, UUID) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Determines if a check or foreign key constraint has deferred mode.
- isEffectivelyDeferred(SQLSessionContext, UUID) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isEmbeddedDerby - Variable in class org.apache.derby.impl.tools.ij.Session
- isEmpty() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- isEmpty() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Is the ContextManager empty containing no Contexts.
- isEmpty() - Method in interface org.apache.derby.impl.services.locks.Control
- isEmpty() - Method in class org.apache.derby.impl.services.locks.Lock
- isEmpty() - Method in class org.apache.derby.impl.services.locks.LockControl
- isEmpty(Page) - Static method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Check if a B-tree page is empty.
- isEmptyStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- isEnabled - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- isEnabled - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- isEnabled - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- isEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Is this trigger enforced
- isEnabled() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this constraint enabled.
- isEncryptedDatabase - Variable in class org.apache.derby.impl.store.raw.RawStore
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CurrentRowLocationNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Tests if this node is equivalent to the specified ValueNode.
- isEquivalent(ValueNode) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
- isEquivalent(ValueNodeList) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Check if all the elements in this list are equivalent to the elements in another list.
- isEquivalent(WindowDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
- isEvictable(CacheEntry, ClockPolicy.Holder, boolean) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Check if an entry can be evicted.
- isEvicted() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Check whether this holder has been evicted from the clock.
- isExactTypeAndLengthMatch(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check whether or not the 2 types (DataTypeDescriptor) have the same type and length.
- isExactTypeAndLengthMatch(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Do the 2 RCLs have the same type and length.
- isException() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
- isException() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isException() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isExcludedTable(String) - Static method in class org.apache.derby.tools.dblook
- isEXISTS() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isEXTDTANull() - Method in class org.apache.derby.impl.drda.DDMReader
- isExtDtaValueNullable(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Is lob object nullable
- isExtDtaValueNullable(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- isExtensible(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isExternalClassName(String) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
- isFast() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
This method is used to determine whether the storage is fast (RAM based) or slow (disk based).
- isFast() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The service is fast and supports random access.
- isFast() - Method in interface org.apache.derby.io.StorageFactory
-
This method is used to determine whether the storage is fast (RAM based) or slow (disk based).
- isFieldSep(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
- isFirst() - Method in class org.apache.derby.client.am.ClientResultSet
- isFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isFirst() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isFirst() - Method in class org.apache.derby.vti.VTITemplate
- ISFIRST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
- isFirst_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isFirstOnStack() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Is this the first CompilerContext on the stack?
- isFirstOnStack() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- isFirstX() - Method in class org.apache.derby.client.am.ClientResultSet
- isFixed(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isFixedRowProtocol - Variable in class org.apache.derby.client.net.NetResultSet
- isFixedStringTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a fixed string type?
- isFlattenableJoinNode() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Is this FromTable a JoinNode which can be flattened into the parents FromList.
- isFlattenableJoinNode() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Is this FromTable a JoinNode which can be flattened into the parents FromList.
- isFloatingPointTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isFloatingPointTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for floating point (REAL/DOUBLE)
- isForeignKeyConstraint() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
-
Is the constant action for a foreign key
- isForODBC(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Helper for ODBC metadata calls.
- isForPublicAPI - Variable in exception org.apache.derby.iapi.error.StandardException
- isForReadOnly - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- isForReadOnly - Variable in class org.apache.derby.impl.sql.GenericStatement
- isForReadOnly() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Is this statement for a read only, non-updatable ResultSet
- isForReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- isForUpdate() - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
-
Is this result set from a select for update statement?
- isForUpdate() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
* Is this result set from a select for update statement?
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Is this ResultSet or it's source result set for update This method will be overriden in the inherited Classes if it is true
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
Is this ResultSet or it's source result set for update.
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Is this ResultSet or it's source result set for update This method will be overriden in the inherited Classes if it is true
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Override of NoPutResultSetImpl method.
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Is this ResultSet or it's source result set for update
- isForUpdate() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Is this ResultSet or it's source result set for update This method will be overriden in the inherited Classes if it is true
- isForUpdate() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- isFromTable(Optimizable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Return true if the optimizable is a FromTable
- isFrozen - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- isFrozen - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
If frozen, don't allow anything on disk to change.
- isFullUpgrade(Properties, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Single point for checking if an upgrade is allowed.
- isFullUpgrade(Properties, String) - Static method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Privileged startup.
- isFullUpgrade(Properties, String) - Static method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Privileged startup.
- isFunction - Variable in class org.apache.derby.catalog.GetProcedureColumns
- isFunction - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
- isGenerated - Variable in class org.apache.derby.client.am.Section
- isGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this a generated column?
- isGeneratedColumn() - Method in interface org.apache.derby.catalog.DefaultInfo
-
Return true if this is the generation clause for a generated column.
- isGeneratedColumn() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
- isGeneratedForUnmatchedColumnInInsert() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this columm generated for an unmatched column in an insert?
- isGlobal() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Reveals whether the transaction is a global or local transaction.
- isGlobal() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Reveals whether the transaction is a global or local transaction.
- isGlobal() - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Check if this connection is part of a global XA transaction.
- isGlobalPending_() - Method in class org.apache.derby.client.am.ClientConnection
- isGlobalPending_() - Method in class org.apache.derby.client.net.NetConnection
- isGrantable() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- isGrantable(boolean, CompatibilitySpace, Object) - Method in interface org.apache.derby.impl.services.locks.Control
- isGrantable(boolean, CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.Lock
- isGrantable(boolean, CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.LockControl
-
This routine can be called to see if a lock currently on the wait list could be granted.
- isGraphic_ - Variable in class org.apache.derby.client.net.NetCursor
- isGroupingColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- isHardUpgradeBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine boot properties and determine if a boot with the given attributes would entail a hard upgrade.
- isHashJoin() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Is this a form of hash join?
- isHashJoin() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
- isHashJoin() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- isHavingSubquery() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Is this subquery part of a having clause?
- isHeldAfterCommit() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Return true is the scan has been closed after a commit, but was opened with holdability and can be reopened using positionAtRowLocation.
- isHeldAfterCommit() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
- isHeldAfterCommit() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- isHeldAfterCommit() - Method in class org.apache.derby.impl.store.access.sort.Scan
- ISHL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- isIBMJVM() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Check whether this is IBM jvm.
- isIdle() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Reveals whether the transaction has ever read or written data.
- isIdle() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Reveals whether the transaction has ever read or written data.
- isIdle() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- isIdle() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Reveals whether the transaction has ever read or written data.
- isIdle() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
See if this transaction is in the idle state, called by other thread to test the state of this transaction.
- isIgnorableSchema(String) - Static method in class org.apache.derby.tools.dblook
- isIN() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isIndex - Variable in class org.apache.derby.diag.ConglomInfo
- isIndex() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Tells whether the conglomerate can be used as an index.
- isIndexableRowConsistent(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Check if all the columns are Indexable and Storable.
- isIndexUnique() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Return whether or not this index is declared unique
- isIndexUnique(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Return whether or not the specified index is unique.
- isIndexUnique(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Return whether or not this index is declared unique
- isInGlobalTransaction() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- isInGlobalTransaction() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Is this a global transaction
- isInGlobalTransaction() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Is this a global transaction
- isInGlobalTransaction() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- isInGlobalTransaction() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- isInGlobalTransaction() - Method in class org.apache.derby.jdbc.EmbedXAConnection
- isInitialDefaultSchema(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return true if this schema name is the initial default schema for the current session.
- isInitialDefaultSchema(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isInitiallyDeferred() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- isInListProbeNode() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- isInListProbeNode() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns true if this value node is an operator created for optimized performance of an IN list.
- isInListProbePredicate() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate is an IN-list probe predicate.
- isInOrderPrefix(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Is this order by list an in order prefix of the specified RCL.
- isInsertClause() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if this is a WHEN NOT MATCHED ...
- isInsertSource() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return true if this is the source result set for an INSERT
- isInsertSql__ - Static variable in class org.apache.derby.client.am.ClientStatement
- isInsideBind - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
This flag is true while bindExpression() is executing.
- isInSlaveMode() - Method in interface org.apache.derby.iapi.db.Database
-
Used to indicated whether the database is in the replication slave mode.
- isInSlaveMode() - Method in class org.apache.derby.impl.db.BasicDatabase
- isInSlaveMode() - Method in class org.apache.derby.impl.db.SlaveDatabase
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- isInSortedOrder - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- isInstanceOf(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and push a boolean that is the result of an instanceof check on the popped reference.
- isInstanceOf(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- isInternalShutdownSlaveDatabase(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine the boot properties and determine if a boot with the given attributes should stop slave replication mode.
- isInUse() - Method in interface org.apache.derby.iapi.sql.Activation
-
Is the activation in use?
- isInUse() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Is the activation in use?
- isInUse() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Is the activation in use?
- isInvalidated() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- isInvariant() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check to see if we have a Variant value below us.
- isIPV6Address(String) - Static method in class org.apache.derby.drda.NetworkServerControl
- isIsolationLevelSetUsingSQLorJDBC() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Returns true if isolation level has been set using JDBC/SQL.
- isIsolationLevelSetUsingSQLorJDBC() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns true if isolation level has been set using JDBC/SQL.
- isIsolationLevelSetUsingSQLorJDBC() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isIsolationLevelSetUsingSQLorJDBC() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Returns true if isolation level has been set using either JDBC api or SQL
- isIsoModified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
- isJCC - Variable in class org.apache.derby.impl.tools.ij.Session
- isJCC - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- isJCCFramework() - Static method in class org.apache.derby.impl.tools.ij.util
-
Used to determine if this is a JCC testing framework So that retrieveMessages can be sent.
- isJDBCTypeEquivalent(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Compare JdbcTypeIds to determine if they represent equivalent SQL types.
- isJoinColumnForRightOuterJoin(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Go through the list of the tables and see if the passed ResultColumn is a join column for a right outer join with USING/NATURAL clause.
- isJoinColumnForRightOuterJoin(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
No-op in FromTable.
- isJoinColumnForRightOuterJoin(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
If this is a right outer join node with USING/NATURAL clause, then check if the passed ResultColumn is a join column.
- isJoinPredicate() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Is this predicate a join predicate?
- isKept() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Check whether or not this entry is kept.
- isKeyed - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- isKeyed - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- isKeyed() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Return whether this is a keyed conglomerate.
- isKeyed() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- isKeyed() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- isKeyed() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return whether this is a keyed conglomerate.
- isKeyFor(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
-
Check whether this object can be used as a key for a
Pkgnamcsnobject. - isKnownManager(int) - Static method in class org.apache.derby.impl.drda.CodePoint
-
Check if a manager codepoint is a known manager
- isLast() - Method in class org.apache.derby.client.am.ClientResultSet
- isLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- isLast() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- isLast() - Method in class org.apache.derby.vti.VTITemplate
- ISLAST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
- isLast_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isLastHandler(int) - Method in interface org.apache.derby.iapi.services.context.Context
-
Return whether or not this context is the "last" handler for a the specified severity level.
- isLastHandler(int) - Method in class org.apache.derby.iapi.services.context.ContextImpl
- isLastHandler(int) - Method in class org.apache.derby.impl.services.monitor.ServiceBootContext
- isLastHandler(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isLastHandler(int) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- isLastX() - Method in class org.apache.derby.client.am.ClientResultSet
- isLatched() - Method in interface org.apache.derby.iapi.store.raw.Page
- isLatched() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Check whether the page is latched.
- isLayerBStream - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Whether or not the subclass is a layer B stream.
- isLayerBStream() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
- isLayerBStreamingPossible(Agent) - Static method in class org.apache.derby.client.am.Lob
- isLeftmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Is the current page the leftmost leaf of tree?
- isLeftmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Is the current page the leftmost leaf of tree?
- isLeftmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Is the current page the leftmost leaf of tree?
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Return true if this plan is a (left) leading prefix of the other plan.
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- isLeftPrefixOf(OptimizerPlan) - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- isLengthLess() - Method in class org.apache.derby.iapi.types.SQLBlob
-
Tell if this blob is length less.
- isLikeComparisonNeeded(String) - Static method in class org.apache.derby.iapi.types.Like
-
Return whether or not the like comparison is still needed after performing the like transformation on a constant string.
- isLOBTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isLOBTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a LOB type?
- isLocalized() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- isLocator() - Method in class org.apache.derby.client.am.Lob
-
Check whether this Lob is based on a locator
- isLocatorSupportAvailable - Variable in class org.apache.derby.client.am.CallableLocatorProcedures
- isLockHeld(Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
- isLockHeld(CompatibilitySpace, Object, Lockable, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Check to see if a specific lock is held.
- isLockHeld(CompatibilitySpace, Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- isLockTimeout() - Method in exception org.apache.derby.iapi.error.StandardException
-
Is this a lock timeout exception.
- isLockTimeoutOrDeadlock() - Method in exception org.apache.derby.iapi.error.StandardException
-
Is this a lock timeout or lock deadlock exception.
- isLogEndFuzzy() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
returns true if there is partially writen log records before the crash in the last log file.
- isLogEndFuzzy() - Method in class org.apache.derby.impl.store.raw.log.Scan
-
returns true if there is partially writen log records before the crash in the last log file.
- isLogEndFuzzy() - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
- isLogFileSwitch() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Used to determine whether the last call to next() found a log file switch
- isLogicalEntityClosed() - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Tells if the logical entity is closed.
- isLoginException(Throwable) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Determine if the exception thrown is a login exception.
- isLogRecord() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Used to determine whether the last call to next() read a log record
- isLogSwitch - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
true if the last read log record indicates a log switch, false if it is a normal log record private boolean isLogSwitch;
- isLong(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
return whether the field has exceeded the max threshold for this page it compares the fieldSize with the largest possible field for this page
- isLongConcatableTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isLongConcatableTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a long concatable type?
- isLongVarbinaryTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a LongVarbinary?
- isLongVarcharTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a LongVarchar?
- isLowMemory() - Method in class org.apache.derby.iapi.services.memory.LowMemory
-
Return true if a low memory water mark has been set and the current free memory is lower than it.
- isManagementActive() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
- isManagementActive() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- isManagementActive() - Method in class org.apache.derby.mbeans.Management
-
Return state of Derby's JMX management.
- isManagementActive() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Is Derby's JMX management active.
- isMaterializable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable is materializable
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.FromTable
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- isMaterializable() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isMaterialized() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns if blob data is stored locally (using LOBStreamControl).
- isMax - Variable in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
- isMax - Variable in class org.apache.derby.impl.sql.execute.MaxMinAggregator
- isMax() - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
Return if the aggregator class is for min/max.
- isMaxFieldSizeType(int) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSet
- isModified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
- isMsgProperty(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Determine whether string is a property key or not property keys start with DRDA_MSG_PREFIX
- isMulti() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
- isMulti() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isMulti() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isMultipleDeletePathsExist() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- isMultipleResultSetResult() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- isMultipleResultSetResult() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isMultipleResultSetResult() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isNameGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is the name for this ResultColumn generated?
- isNegative() - Method in class org.apache.derby.iapi.types.NumberDataType
-
The isNegative abstract method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLInteger
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
This method implements the isNegative method.
- isNegative() - Method in class org.apache.derby.iapi.types.SQLTinyint
-
This method implements the isNegative method.
- isNestedOwner() - Method in interface org.apache.derby.iapi.services.locks.LockOwner
-
Return true if this is a nested owner, e.g., a nested user transaction.
- isNestedOwner() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- isNestedOwner() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- isNetClient - Variable in class org.apache.derby.impl.tools.ij.xaHelper
- isNew - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
- isNextRowOfResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isNextRowOfResultSet() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
- IsNode - Class in org.apache.derby.impl.sql.compile
- IsNode(ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IsNode
-
Constructor for an IsNode
- isNonexistent(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isNonTrivialDataLob(int) - Method in class org.apache.derby.client.net.NetCursor
- isNot(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Implements NOT IS.
- isNot(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Implements NOT IS.
- isNOT_EXISTS() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isNOT_IN() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- isNotExists - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not this is actually a EBT for NOT EXISTS.
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Return whether or not the underlying FBT is for NOT EXISTS.
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not the underlying ResultSet tree is for a NOT EXISTS join.
- isNotExists() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not the underlying ResultSet tree is for a NOT EXISTS join.
- isNotNull() - Method in class org.apache.derby.iapi.types.DataType
-
The is not null operator as called from the language module, as opposed to the storage module.
- isNotNull() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL "IS NOT NULL" operator.
- isnull - Variable in class org.apache.derby.iapi.types.SQLBoolean
- isnull - Variable in class org.apache.derby.iapi.types.SQLDouble
- isnull - Variable in class org.apache.derby.iapi.types.SQLInteger
- isnull - Variable in class org.apache.derby.iapi.types.SQLLongint
- isnull - Variable in class org.apache.derby.iapi.types.SQLReal
- isnull - Variable in class org.apache.derby.iapi.types.SQLSmallint
- isnull - Variable in class org.apache.derby.iapi.types.SQLTinyint
- isNull() - Method in interface org.apache.derby.iapi.services.io.Storable
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.iapi.types.SQLBinary
-
see if the Bit value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLBoolean
- isNull() - Method in class org.apache.derby.iapi.types.SQLChar
-
see if the String value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLDate
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLDecimal
- isNull() - Method in class org.apache.derby.iapi.types.SQLDouble
- isNull() - Method in class org.apache.derby.iapi.types.SQLInteger
- isNull() - Method in class org.apache.derby.iapi.types.SQLLongint
- isNull() - Method in class org.apache.derby.iapi.types.SQLReal
- isNull() - Method in class org.apache.derby.iapi.types.SQLRef
- isNull() - Method in class org.apache.derby.iapi.types.SQLSmallint
-
always false for non-nullable columns
- isNull() - Method in class org.apache.derby.iapi.types.SQLTime
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.SQLTinyint
- isNull() - Method in class org.apache.derby.iapi.types.UserType
-
Check if the value is null.
- isNull() - Method in class org.apache.derby.iapi.types.XML
- isNull() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Is the value null?
- isNull() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Return whether or not this node represents a typed null constant.
- isNull() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
-
Return whether or not this node represents a typed null constant.
- isNull() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return whether the value is null or not.
- isNull() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- isNull() - Method in class org.apache.derby.impl.store.access.StorableFormatId
- isNull(int) - Method in class org.apache.derby.client.am.ClientResultSet
- isNull(int) - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
-
Is the designated columnIndex a null data value?
- isNull(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- isNull(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
Get the status of the field
MT - single thread required - isNull_ - Variable in class org.apache.derby.client.am.Cursor
- isNullable - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
- isNullable() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Gets the nullability that values of this type have.
- isNullable() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Returns TRUE if the datatype can contain NULL, FALSE if not.
- isNullable() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Returns TRUE if the datatype can contain NULL, FALSE if not.
- isNullable() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Determine whether or not any of the elements in the list are nullable.
- isNullable(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- isNullable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isNullable(int) - Static method in class org.apache.derby.impl.drda.FdocaConstants
- isNullable(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves whether null values are allowed in the designated parameter.
- isNullable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Can you put a NULL in this column?
- isNullable(int) - Method in class org.apache.derby.impl.load.ImportResultSetMetaData
- isNullable(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isNullable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Can you put a NULL in this column?
- isNullable(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Is the data type nullable.
- isNullNode() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- IsNullNode - Class in org.apache.derby.impl.sql.compile
-
This node represents either a unary IS NULL or IS NOT NULL comparison operator
- IsNullNode(ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.IsNullNode
- isNullOp() - Method in class org.apache.derby.iapi.types.DataType
-
The is null operator as called from the language module, as opposed to the storage module.
- isNullOp() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL "IS NULL" operator.
- isNullorNonExistent(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isNullRejecting(ValueNode, JBitSet, JBitSet) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Tests pRiRj in the sense of Galindo-Legaria et al: Outerjoin Simplification and Reordering for Query Optimization, ACM Transactions on Database Systems, Vol. 22, No. 1, March 1997, Pages 43-74:
"The set of attributes referenced by a predicate p is called the schema of p, and denoted sch(p).
- isNullsOrderedLow() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Get the column NULL ordering.
- isNullsOrderedLow() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Indicate whether this column should be ordered NULLS low.
- isNumber(String) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- isNumericType(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
- isNumericTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isNumericTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a numeric type?
- iso_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
- ISO_8859_1 - Static variable in class org.apache.derby.client.am.Cursor
- ISO_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLDate
- ISO_SEPARATOR_ONLY - Static variable in class org.apache.derby.iapi.types.SQLDate
- isObsolete() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Checks if underlying StreamControl has been updated.
- isolateAnyInitialIdentifier(String) - Method in class org.apache.derby.client.am.ClientStatement
-
Minion of getStatementToken.
- isolation_ - Variable in class org.apache.derby.client.am.ClientConnection
-
Cached copy of the isolation level.
- isolation_level - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- ISOLATION_NOLOCK - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No locks are requested for data that is read only.
- ISOLATION_READ_COMMIT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- ISOLATION_READ_COMMITTED - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No lost updates, no dirty reads, only committed data is returned.
- ISOLATION_READ_COMMITTED_NOHOLDLOCK - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No lost updates, no dirty reads, only committed data is returned.
- ISOLATION_READ_UNCOMMITED - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
isolation level codes
- ISOLATION_READ_UNCOMMITTED - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
No locks are requested for data that is read only.
- ISOLATION_REPEAT_READ - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- ISOLATION_REPEATABLE_READ - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Read and write locks are held until end of transaction, but no phantom protection is performed (ie no previous key locking).
- ISOLATION_SERIALIZABLE - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Gray's isolation degree 3, "Serializable, Repeatable Read".
- ISOLATION_SERIALIZABLE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- isolationLevel - Variable in class org.apache.derby.impl.drda.DRDAStatement
- isolationLevel - Variable in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
- isolationLevel - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The scan isolation level.
- isolationLevel - Variable in class org.apache.derby.impl.sql.execute.SetTransactionIsolationConstantAction
- isolationLevelExplicitlySet - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isolationLevelNeedsUpdate - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Tells whether the isolation level needs to be updated.
- isolationLevelPreparedStmts - Variable in class org.apache.derby.client.am.ClientConnection
- isolationLevelSetUsingSQLorJDBC - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isolationMapCount() - Static method in class org.apache.derby.iapi.transaction.TransactionControl
-
Get number of isolation string mappings
- isolationTextNames(int) - Static method in class org.apache.derby.iapi.transaction.TransactionControl
-
Map Derby isolation level to SQL text values
- isOldContainerFile(String) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- isoMod_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
- isOn(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Is string "on" or "off"
- isOnCommitDeleteRows() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the on commit behavior for the declared global temporary table.
- isOnCurrentRow_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not the underlying ResultSet tree will return a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Return whether or not the underlying ResultSet tree will return a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Return whether or not the underlying ResultSet tree will return a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not the underlying ResultSet tree will return a single row, at most.
- isOneRowResultSet() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not the underlying ResultSet tree will return a single row, at most.
- isOneRowResultSet(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isOneRowResultSet(ConglomerateDescriptor, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Is this a one-row result set with the given conglomerate descriptor?
- isOneRowScan() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Will the optimizable return at most 1 row per scan?
- isOneRowScan() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isOneRowScan() - Method in class org.apache.derby.impl.sql.compile.FromTable
- isOnInsertRow - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- isOnInsertRow_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isOnRollbackDeleteRows() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Gets the on rollback behavior for the declared global temporary table.
- isOpen - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- isOpen - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- isOpen - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- isOpen - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
True if the result set has been opened, and not yet closed.
- isOpen - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- isOpen - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- isOpen() - Method in class org.apache.derby.client.net.NetConnection
-
Returns if a transaction is in process
- isOpen(ClientResultSet) - Method in class org.apache.derby.client.am.ClientStatement
- isOpen(EmbedResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
- isOptimizable(String) - Static method in class org.apache.derby.iapi.types.Like
-
Determine whether or not this LIKE can be transformed into optimizable clauses.
- isOrdered - Variable in class org.apache.derby.impl.sql.compile.InListOperatorNode
- isOrdered() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Return whether or not the IN-list values for this node are ordered.
- isOrdered(ColumnReference[], ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not this index is ordered on a permutation of the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
-
Return whether or not the underlying ResultSet tree is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not the underlying ResultSet tree is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Return whether or not the underlying ResultSet tree is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Return whether or not the underlying ResultSet tree is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not the underlying ResultSet tree is ordered on the specified columns.
- isOrderedOn(ColumnReference[], boolean, List<FromBaseTable>) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not the underlying ResultSet tree is ordered on the specified columns.
- isOrderedResult(ResultColumnList, ResultSetNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Is the result of this node an ordered result set.
- isOrList() - Method in class org.apache.derby.impl.sql.compile.Predicate
- isOutputParam(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
is parameter an ouput parameter
- isOverflow(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isOverflowPage - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
The page header is a fixed size, 56 bytes, following are variables used to access the fields in the header:
- isOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Return true if the page is an overflow page, false if not.
- isOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- isParameterNode() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
- isParameterNode() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
A +?
- isParameterNode() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns TRUE if this is a parameter node.
- isPersistent() - Method in interface org.apache.derby.catalog.Dependable
-
Return whether or not this Dependable is persistent.
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Functions are persistent unless they are in the SYSFUN schema.
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
-
Is this provider persistent?
- isPersistent() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- isPersistent() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- isPersistent() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Is this dependent persistent?
- isPhysicalConnClosed() - Method in class org.apache.derby.client.am.ClientConnection
-
Return true if the physical connection is still open.
- isPoolable - Variable in class org.apache.derby.client.am.ClientStatement
- isPoolable - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- isPoolable() - Method in class org.apache.derby.client.am.ClientStatement
-
Returns the value of the poolable hint, indicating whether pooling is requested.
- isPoolable() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- isPoolable() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Forwards to the real Statement.
- isPoolable() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Returns the value of the EmbedStatement's poolable hint, indicating whether pooling is requested.
- isPoolable() - Method in class org.apache.derby.vti.UpdatableVTITemplate
- isPositionAware() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Tells if the described stream is aware of its own position, and that it can reposition itself on request.
- isPossibleDistinctScan(Set<BaseColumnNode>) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Is it possible to do a distinct scan on this ResultSet tree.
- isPossibleDistinctScan(Set<BaseColumnNode>) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Is it possible to do a distinct scan on this ResultSet tree.
- isPossibleDistinctScan(Set<BaseColumnNode>) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Is it possible to do a distinct scan on this ResultSet tree.
- isPotentialService(ProtocolKey) - Method in class org.apache.derby.impl.services.monitor.TopService
- isPreDerbyTenFive - Variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
trueif the database version is prior to 10.5,falseif the version is 10.5 or newer. - isPrepare() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- isPrepared - Variable in class org.apache.derby.jdbc.XATransactionState
-
has this transaction been prepared.
- isPrepared() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- isPrepared() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction is in PREPARED state.
- isPreparedStatement_ - Variable in class org.apache.derby.client.am.ClientStatement
- isPrimitiveType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- isPristine() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Reveals whether the transaction is read only.
- isPristine() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Reveal whether the transaction is in a pristine state, which means it hasn't done any updates since the last commit.
- isPristine() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Reveals whether the transaction is currently pristine.
- isPristine() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction is in a pristine state.
- isPrivilegeCollectionRequired - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
In Derby SQL Standard Authorization, views, triggers and constraints execute with definer's privileges.
- isPrivilegeCollectionRequired() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return true from this method means that we need to collect privilege requirement for this node.
- isProcedure - Variable in class org.apache.derby.catalog.GetProcedureColumns
- isPushable(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- isPushableOrClause(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Is this predicate an pushable OR list?
- isQualifier - Variable in class org.apache.derby.impl.sql.compile.Predicate
- isQualifier() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a qualifier?
- isQualifier() - Method in class org.apache.derby.impl.sql.compile.Predicate
- isQualifier(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- isQualifier(Optimizable, boolean) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return true if this operator can be compiled into a Qualifier for the given Optimizable table.
- isQualifier(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- isQuery__ - Static variable in class org.apache.derby.client.am.ClientStatement
- isQueryMode() - Method in class org.apache.derby.client.am.ClientStatement
- isReadOnly - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is read-only or not.
- isReadOnly() - Method in class org.apache.derby.client.am.ClientConnection
- isReadOnly() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- isReadOnly() - Method in class org.apache.derby.client.am.LogicalConnection
- isReadOnly() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- isReadOnly() - Method in interface org.apache.derby.database.Database
-
Tells whether the Database is configured as read-only, or the Database was started in read-only mode.
- isReadOnly() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- isReadOnly() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get the readOnly status for the current connection.
- isReadOnly() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Is the store read-only.
- isReadOnly() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Is the container opened for read only or update?
- isReadOnly() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Is the store read-only.
- isReadOnly() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Is the store read-only.
- isReadOnly() - Method in class org.apache.derby.impl.db.BasicDatabase
- isReadOnly() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if this entry is read-only.
- isReadOnly() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tests to see if the connection is in read-only mode.
- isReadOnly() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the database in read-only mode?
- isReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- isReadOnly() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- isReadOnly() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- isReadOnly() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Is the store read-only.
- isReadOnly() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Is the store read-only.
- isReadOnly() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- isReadOnly(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isReadOnly(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is a column definitely not writable?
- isReadOnly(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is a column definitely not writable?
- isReadOnlyConnection() - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Get the readOnly status for this authorizer's connection.
- isReadOnlyConnection() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- isReadOnlyDatabase() - Method in class org.apache.derby.impl.io.BaseStorageFactory
- isReadOnlyDatabase() - Method in class org.apache.derby.impl.io.DirStorageFactory
- isReadOnlyDatabase() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The service supports writes.
- isReadOnlyDatabase() - Method in interface org.apache.derby.io.StorageFactory
-
Determine whether the database is read only.
- isReadOnlyUpgrade() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Check if the database is read only and requires some form of upgrade that makes the stored prepared statements invalid.
- isReadOnlyUpgrade() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- isRealTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isRealTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TypeId for REAL
- isRecovery() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- isRecyclable() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- isRedundant() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this a redundant ResultColumn?
- isRedundantPredicate(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return whether or not the specified entry in the list is a redundant predicate.
- isRedundantPredicate(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- isReferedColByNum(ValueNode) - Static method in class org.apache.derby.impl.sql.compile.OrderByColumn
- isReferenced() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Is this constraint referenced?
- isReferenced() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Is this constraint referenced?
- isReferenced() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this constraint referenced.
- isReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Is this a referenced column?
- isReferenced(SequenceDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Report whether the given sequence has been referenced already.
- isReferenced(SequenceDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Report whether the given sequence has been referenced already.
- isRefTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isRefTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a ref type?
- isRelationalOperator() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- isRelationalOperator() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- isRelationalOperator() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns true if this ValueNode is a relational operator.
- isRelationalOpPredicate() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate corresponds to a legitimate relational operator.
- isReleased() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Tells if the the Clob has been released.
- isReleased() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Tells if this Clob has been released.
- isReleased() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Tells if this Clob has been released.
- isReplicationFailover(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
used to verify if the failover attribute has been set.
- isRepositionNeeded(long) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Check if this page has been changed in such a way that scans that are positioned on it will have to reposition.
- isRepositionNeeded(long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Check if a B-tree scan positioned on this page needs to reposition.
- isReservedPositionedUpdate() - Method in class org.apache.derby.client.am.Section
- isRestrictedTableFunction - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- isResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
- isResultSet() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- isRetired() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Return the status of this extent
- isReturn(short) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
See if the opcode is a return instruction.
- isReturnOutputParam() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Is this as a return output parameter (e.g. ?
- isReturnOutputParameter - Variable in class org.apache.derby.impl.sql.GenericParameter
- isReusableRecordId - Variable in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Is reusable recordId.
- isReusableRecordId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- isReuseablePs() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- isRightmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Is the current page the rightmost leaf of tree?
- isRightmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Is the current page the rightmost leaf of tree?
- isRightmostLeaf() - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Is the current page the rightmost leaf of tree?
- isRightOpen - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- isRightOuterJoin() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Return true if right outer join or false if left outer join Used to set Nullability correctly in JoinNode
- isRightOuterJoinUsingClause() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns TRUE if the ResultColumn is join column for a RIGHT OUTER JOIN with USING/NATURAL.
- isRollup() - Method in class org.apache.derby.impl.sql.compile.GroupByList
- isRoot - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Is this page the root of the btree?
- isRow - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- isRow - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- isRow - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
- isRow - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- isRowAlreadyExist(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Maintain an unique index based on the input row's row location in the base table, this index make sures that we don't insert duplicate rows into the temporary heap.
- isRowEmpty(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
See if a row actually contains no columns.
- isRowLocation(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if the ResultColumn represents a RowLocation
- isRowMultiSet() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Return true if this is a Row Multiset type
- isRowMultiSet() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- isRowsetCursor_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isRowTrigger() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Is this a row trigger
- isRowUpdated_ - Variable in class org.apache.derby.client.am.Cursor
- isRSCloseImplicit(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Method to decide whether the ResultSet should be closed implicitly based on the QRYCLSIMP value sent from the client.
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Some node classes represent several logical node types (to reduce footprint), which we call kinds.
- isSameNodeKind(ValueNode) - Method in class org.apache.derby.impl.sql.compile.VarbitConstantNode
- isSameRM(XAResource) - Method in class org.apache.derby.client.net.NetXAResource
- isSameRM(XAResource) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
This method is called to determine if the resource manager instance represented by the target object is the same as the resouce manager instance represented by the parameter xares.
- isSameService(String, String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
- isSameService(String, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- isSchemaEmpty(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Indicate whether there is anything in the particular schema.
- isSchemaEmpty(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Indicate whether there is anything in the particular schema.
- isSchemaModified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
- isSchemaReferenced(TransactionController, TabInfoImpl, int, int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Is the schema id referenced by the system table in question?
- isSchemaWithGrantableRoutines() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Indicate whether this is a system schema with grantable routines
- isScoped() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not this ColumnReference is scoped.
- isScopedForPush() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate is a scoped copy of another predicate.
- isScopedToSourceResultSet() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return true if this predicate is scoped AND the scoped operand is a ColumnReference that points to a source result set.
- isScrollable() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
is this a scrollable cursor?
- isSearchable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isSearchable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Can the column be used in a where clause?
- isSearchable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Can the column be used in a WHERE clause?
- isSelfDeadlock() - Method in exception org.apache.derby.iapi.error.StandardException
-
Is this a self-deadlock exception caused by a nested transaction being blocked by its parent's locks.
- isSelfReferencingFK() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Am I a self-referencing FK?
- isServerCursorPositionAfterLast() - Method in class org.apache.derby.client.am.ClientResultSet
- isServersCursorPositionBeforeFirst() - Method in class org.apache.derby.client.am.ClientResultSet
- isServerStarted() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- isServerStarted(NetworkServerControl, int) - Static method in class org.apache.derby.drda.NetServlet
- isServiceProperty(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true iff the key is the name of a database property that is stored in services.properties.
- isSessionSchema(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Checks if the passed schema name is for SESSION schema
- isSessionSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Checks if the passed schema descriptor is for SESSION schema
- isSet - Variable in class org.apache.derby.impl.sql.GenericParameter
- isSet(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit isSet
- isSet(int, int) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Return true if the requested modifer is set
- isSet(Properties, String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tells if the attribute/property has been set.
- isSet(Properties, String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Tells if the attribute/property has been specified.
- isShrinking - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
Tells whether there currently is a thread in the
doShrink()method. - isShuttingDown() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Return true if we are being shutdown
- isSigned(int) - Method in class org.apache.derby.client.am.ClientParameterMetaData
- isSigned(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isSigned(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Retrieves whether values for the designated parameter can be signed numbers.
- isSigned(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is the column a signed number?
- isSigned(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is the column a signed number?
- isSigned(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
-
Is the data type signed.
- isSingleExecution() - Method in interface org.apache.derby.iapi.sql.Activation
-
Returns true if this Activation is only going to be used for one execution.
- isSingleExecution() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Returns true if this Activation is only going to be used for one execution.
- isSingleExecution() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Is the activation set up for a single execution.
- isSingleRowResultSet() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- isSingleUser() - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
Returns true if only a single handle is connected to this container.
- isSlaveFactorySet() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
If slaveFac (the reference to the SlaveFactory) has not already been set, this method will try to set it by calling Monitor.findServiceModule.
- isSourceRowResultSet() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- isSqlTypeNullable(int) - Static method in class org.apache.derby.client.am.Utils
- isStandardInput() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedInput
- isStandardOutput() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedOutput
- isStarted() - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Check whether or not slave replication mode has been successfully started.
- isStarted() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
- isStartKey() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a start key?
- isStartKey() - Method in class org.apache.derby.impl.sql.compile.Predicate
- isStartReplicationMasterBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- isStartReplicationSlaveBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- isStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- isStatementPoolingEnabled() - Method in class org.apache.derby.client.ClientPooledConnection
-
Tells is statement pooling is enabled or not.
- isStatementResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return true if this is a statement result set
- isStatic - Variable in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
- isStatusSet() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Returns whether the status has been set or not.
- isStopKey() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Is this predicate a stop key?
- isStopKey() - Method in class org.apache.derby.impl.sql.compile.Predicate
- isStopReplicationMasterBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- isStopReplicationSlaveBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Examine the boot properties and determine if a boot with the given attributes should stop slave replication mode.
- isStorable() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- isStorable() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- isStoreQualifier() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Is this predicate a possible Qualifier for store?
- isStream - Variable in class org.apache.derby.impl.services.reflect.JarLoader
-
True if the jar can only be accessed using a stream, because the jar is itself in a database jar.
- isStreamContainer - Variable in class org.apache.derby.impl.store.raw.data.DropOnCommit
- isStrictlyOrdered(ColumnReference[], ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return whether or not this index is ordered on a permutation of the specified columns.
- isString() - Method in class org.apache.derby.client.am.ClientClob
- isStringType() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Report whether this type is a string type.
- isStringTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isStringTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Does this TypeId represent a TypeId for a StringDataType.
- isSubString(byte[], int) - Method in class org.apache.derby.client.am.ClientBlob
- isSum - Variable in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
- isSunJVM() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
Check whether this is sun jvm.
- isSupportedType(int) - Static method in class org.apache.derby.impl.jdbc.Util
-
Returns false if a data type is not supported for:
setObject(int, Object, int)andsetObject(int, Object, int, int). - isSynonymDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Is this descriptor represents a synonym?
- isSYSIBM - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- isSYSIBM() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- isSystem - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- isSystemCode - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- isSystemCode - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- isSystemSchema() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Indicate whether this is a system schema or not Examples of system schema's include: SYS, SYSIBM, SYSCAT, SYSFUN, SYSPROC, SYSSTAT, and SYSCS_DIAG
- isSystemSchema(String) - Method in class org.apache.derby.tools.SignatureChecker
-
Return true if the schema is a system schema.
- isSystemSchemaName(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Determine whether a string is the name of the system schema.
- isSystemSchemaName(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Determine whether a string is the name of the system schema.
- isTableFunction() - Method in interface org.apache.derby.catalog.AliasInfo
-
Return true if this alias is a Table Function.
- isTableFunction() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
- isTableFunction() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
- isTableFunction() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
- isTableFunction() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
- isTableFunction() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
- isTableFunction() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Report whether this descriptor describes a Table Function.
- isTableFunction() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- isTableFunction(Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Return true if the method describes a table function.
- isTableFunction(Optimizable) - Static method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Return true if the optimizable is a table function
- isTableLocked() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return whether this scan is table locked.
- isTableLocked() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
is the open btree table locked?
- isTableLocked() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
is the open btree table locked?
- isTableLocked() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
is the open btree table locked?
- isTableLocked() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return whether this scan is table locked.
- isTableValueCtorOrdering - Variable in class org.apache.derby.impl.sql.compile.OrderByList
-
trueif this instance orders a <table value constructor>. - isTableValueCtorOrdering() - Method in class org.apache.derby.impl.sql.compile.OrderByList
- isTagged(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- isTarget - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- isTarget - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- isTargetTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Is the optimizable the target table of an update or delete?
- isTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromTable
- ISTATS_ABSDIFF_THRESHOLD - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ISTATS_CREATE_THRESHOLD - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ISTATS_LNDIFF_THRESHOLD - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- isTemporary() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Is this conglomerate temporary?
- isTemporary() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Is this conglomerate temporary?
- isTemporary() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Is this conglomerate temporary?
- isTemporaryContainer() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return true if this containerHandle refers to a temporary container.
- isTemporaryContainer() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- isThisUserDefinedsavepoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
- isTimestampId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a TIMESTAMP?
- isTopResultSet - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- ISTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ISTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- isTraceOn() - Method in class org.apache.derby.impl.drda.Session
-
Get whether tracing is on
- isTransactionPristine() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reports whether there is any outstanding work in the transaction.
- isTransactionPristine() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reports whether there is any outstanding work in the transaction.
- isTransitionTable(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Check if a table represents one of the transition tables.
- isTransitionVariable(TableName, String, String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Check if a table name is actually a transition variable.
- isTransparent - Variable in class org.apache.derby.impl.sql.compile.FromList
- istream - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- istream - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- isTrue(Properties, String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Tells if the attribute/property has the value
true. - isTrue(Properties, String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Tells if the attribute/property has been set to
true. - isTypeAndName(PersistentService, Class, String) - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
- ISUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- isUnicodeStream() - Method in class org.apache.derby.client.am.ClientClob
- isUninitialized() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Return whether or not this CostEstimate is uninitialized.
- isUninitialized() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- isUnique - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
This class implements Formatable.
- isUnique() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the index is unique.
- isUnique() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isUnique() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- isUnique() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Is this a "unique" index?
- isUniqueDeferrable - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which is deferrable.
- isUniqueDeferrable() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which is deferrable.
- isUniqueDeferrable() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which is deferrable.
- isUniqueDeferrable() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- isUniqueStream - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- isUniqueWithDuplicateNulls - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isUniqueWithDuplicateNulls() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns true if the index is duplicate keys only for null key parts.
- isUniqueWithDuplicateNulls() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- isUniqueWithDuplicateNulls() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- isUniqueWithDuplicateNulls() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Returns if the index type is uniqueWithDuplicateNulls.
- isUnlocked() - Method in class org.apache.derby.impl.services.locks.LockControl
- isUpdatable() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns true if this column is updatable.
- isUpdatableCursor() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- isUpdatableCursor(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Determine if this result set is updatable or not, for a cursor (i.e., is it a cursor-updatable select).
- isUpdatableCursor(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Determine if this select is updatable or not, for a cursor.
- isUpdate() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- isUpdate__ - Static variable in class org.apache.derby.client.am.ClientStatement
- isUpdateClause() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Return true if this is a WHEN MATCHED ...
- isUpdateColumn(String) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Check if the specified column name is one of the update columns.
- isUpdateColumn(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- isUpdateCount() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isUpdateCount() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
- isUpdated() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Returns TRUE if the row was been updated within the transaction, otherwise returns FALSE
- isUpdateDeleteHole_ - Variable in class org.apache.derby.client.am.Cursor
- isUpdateDeleteHoleCache_ - Variable in class org.apache.derby.client.am.Cursor
- isUpdateSql__ - Static variable in class org.apache.derby.client.am.ClientStatement
- isUpgradeNeeded(PC_XenaVersion) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- isUpToDate() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Unsynchronized helper method for
GenericPreparedStatement.upToDate()andGenericPreparedStatement.upToDate(GeneratedClass). - isUserCreatableType() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Check to make sure that this type id is something a user can create him/herself directly through an SQL CREATE TABLE statement.
- isUserDefinedAggregate() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Return true if this is a user-defined aggregate
- isUserDefinedType() - Method in interface org.apache.derby.catalog.TypeDescriptor
-
Return true if this is a user defined type
- isUserDefinedType() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- isUserDefinedTypeId - Variable in class org.apache.derby.iapi.types.TypeId
- isUserDefinedTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this a type id for a user defined type?
- isUserTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
see if this transaction is a user transaction.
- isUseUpdateLocks() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- isVacuousWrapper(Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Check if the top-level throwable is just a vacuous wrapper that does not carry any useful information except what's returned by the
Throwable.getCause()method. - isValid - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
- isValid - Variable in class org.apache.derby.impl.jdbc.EmbedClob
-
Tells whether the Clob has been freed or not.
- isValid - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
By setting isValid to false, we can force a new activation to be used even if the prepared statement is still valid.
- isValid - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- isValid - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- isValid() - Method in interface org.apache.derby.iapi.sql.depend.Dependent
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Check whether this entry holds a valid object.
- isValid() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- isValid() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- isValid() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Check that all of the dependent's dependencies are valid.
- isValid() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
- isValid(int) - Method in class org.apache.derby.client.am.LogicalConnection
-
Checks if the connection has not been closed and is still valid.
- isValid(int) - Method in class org.apache.derby.client.net.NetConnection
-
Checks if the connection has not been closed and is still valid.
- isValid(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Checks if the connection has not been closed and is still valid.
- isValid(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Checks if the connection has not been closed and is still valid.
- isValid_ - Variable in class org.apache.derby.client.am.Lob
-
This boolean variable indicates whether the Lob object has been invalidated by calling free() on it
- isValidatingCheckConstraint() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- isValidCursorPosition_ - Variable in class org.apache.derby.client.am.ClientResultSet
- isValidOffset(int, int) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- isValidPostion(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- isValidStmt - Variable in class org.apache.derby.client.net.NetConnection
-
Prepared statement that is used each time isValid() is called on this connection.
- isVararg(int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return true if the parameter is a vararg
- isVarArgsMethod(Member) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Return true if the method or constructor supports varargs.
- isVector() - Method in interface org.apache.derby.impl.tools.ij.ijResult
- isVector() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- isVector() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
- isVirtualMemHeap - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- isVirtualMemHeap - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- isWhereExistsAnyInWithWhereSubquery() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check whether this is a WHERE EXISTS | ANY | IN subquery with a subquery in its own WHERE clause.
- isWhereSubquery() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Is this subquery part of a whereclause?
- isWithAdminOption() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- isWrapperFor(Class) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Returns false unless
ifaceis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Returns false unless
interfacesis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
Check whether this instance wraps an object that implements the interface specified by
iface. - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientResultSet
-
Returns false unless
interfacesis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ClientStatement
-
Returns false unless
ifaceis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ColumnMetaData
-
Check whether this instance wraps an object that implements the interface specified by
iface. - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalConnection
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Check whether this instance wraps an object that implements the interface specified by
iface. - isWrapperFor(Class<?>) - Method in class org.apache.derby.client.net.NetConnection
-
Returns false unless
interfacesis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Returns false unless
ifaceis implemented. - isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Returns false unless
interfacesis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Returns whether or not this instance implements the specified interface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Returns false unless
ifaceis implemented. - isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Returns false unless
interfacesis implemented - isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Returns whether or not this instance implements the specified interface.
- isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Returns false unless
interfacesis implemented. - isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Check whether this instance wraps an object that implements the interface specified by
iface. - isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Returns false unless
interFaceis implemented. - isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
- isWrapperFor(Class<?>) - Method in class org.apache.derby.vti.VTITemplate
- isWritable() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Tells if the Clob representation is intended to be writable.
- isWritable() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Tells if this Clob can be modified.
- isWritable() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Tells if this Clob is intended to be writable.
- isWritable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
- isWritable(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Is it possible for a write on the column to succeed?
- isWritable(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Is it possible for a write on the column to succeed?
- isWriteSynced - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Note: Why logging system support file sync and write sync ?
- isXAConnection() - Method in class org.apache.derby.client.am.ClientConnection
- isXAConnection_ - Variable in class org.apache.derby.client.am.ClientConnection
- isXARequester() - Method in class org.apache.derby.impl.drda.AppRequester
-
Is this an AppRequester that supports XA return true if XAMGR >= 7, false otherwise
- isXMLTypeId() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this an XML doc?
- isXplainOnlyMode() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- iterations - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- iterator() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- IUSHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- ivspec - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- ivUsed - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- IXOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
J
- J2SE_18 - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
- jar - Variable in class org.apache.derby.impl.services.reflect.JarLoader
-
When the jar file can be manipulated as a java.util.JarFile this holds the reference to the open jar.
- JAR - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Service stored in a jar/zip archive.
- JAR_DIRECTORY_NAME - Static variable in interface org.apache.derby.iapi.store.access.FileResource
-
The name of the jar directory
- JAR_FILE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
-
A type tho indicate the file is a jar file
- JAR_WRITE_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
database jar write operation
- jarClassPath(Class) - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return a jar file by asking the class's class loader for the location where the class was loaded from.
- jarCPath - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- JarDBFile - Class in org.apache.derby.impl.io
-
This class provides a jar file based implementation of the StorageFile interface.
- JarDBFile(JarDBFile, String) - Constructor for class org.apache.derby.impl.io.JarDBFile
- JarDBFile(JarStorageFactory, String) - Constructor for class org.apache.derby.impl.io.JarDBFile
- JarDBFile(JarStorageFactory, String, int) - Constructor for class org.apache.derby.impl.io.JarDBFile
- JarDBFile(JarStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.JarDBFile
- jarList - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- JarLoader - Class in org.apache.derby.impl.services.reflect
- JarLoader(UpdateLoader, String[], HeaderPrintWriter) - Constructor for class org.apache.derby.impl.services.reflect.JarLoader
- jarNames - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- jarReader - Variable in class org.apache.derby.impl.db.StoreClassFactoryContext
- jarReader - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- JarReader - Interface in org.apache.derby.iapi.services.loader
-
Abstract out the loading of JarFiles.
- JarStorageFactory - Class in org.apache.derby.impl.io
-
This class provides a Jar file based implementation of the StorageFactory interface.
- JarStorageFactory() - Constructor for class org.apache.derby.impl.io.JarStorageFactory
- JarUtil - Class in org.apache.derby.impl.sql.execute
- JarUtil(LanguageConnectionContext, String, String) - Constructor for class org.apache.derby.impl.sql.execute.JarUtil
- JAVA_CLASS - Static variable in class org.apache.derby.iapi.types.JSQLType
- JAVA_CLASS_FORMAT_MAGIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
Magic number for class file format - page 84
- JAVA_CLASS_FORMAT_MAJOR_VERSION - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
-
Major and minor versions numbers - 1.0.2 release - page 85
- JAVA_CLASS_FORMAT_MINOR_VERSION - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- JAVA_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- JAVA_FACTORY_PROPERTY - Static variable in interface org.apache.derby.iapi.services.compiler.JavaFactory
- JAVA_OBJECT - Static variable in class org.apache.derby.client.am.ClientTypes
- JAVA_PRIMITIVE - Static variable in class org.apache.derby.iapi.types.JSQLType
- JAVA_TO_SQL_VALUE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- Java5SystemProcedures - Class in org.apache.derby.catalog
-
System procedures which run only on Java 5 or higher.
- Java5SystemProcedures() - Constructor for class org.apache.derby.catalog.Java5SystemProcedures
- javaClassName - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- javaClassName - Variable in class org.apache.derby.iapi.types.JSQLType
- javaClassName - Variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- javaClassName - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
The name of the class containing the method.
- javaClassName - Variable in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
- javaClassName - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
- javaClassName - Variable in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
- javaClassName - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- javaDump() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
-
For IBM jvm, this method will dump more diagnostic information to file.
- javaException(Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
- javaException(LogWriter, Throwable) - Static method in exception org.apache.derby.client.am.SqlException
-
Helper method to construct an exception which basically says that we encountered an underlying Java exception
- javaFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- JavaFactory - Interface in org.apache.derby.iapi.services.compiler
-
JavaFactory provides generators for Java constructs.
- JavaFactory - Static variable in interface org.apache.derby.iapi.reference.Module
- javaName - Variable in class org.apache.derby.impl.services.bytecode.Type
- javaName() - Method in class org.apache.derby.impl.services.bytecode.Type
- javaNode - Variable in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
- javaSep - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- JavaToSQLValueNode - Class in org.apache.derby.impl.sql.compile
-
This node type converts a value from the Java domain to the SQL domain.
- JavaToSQLValueNode(JavaValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Constructor for a JavaToSQLValueNode
- javaTypeName - Variable in class org.apache.derby.iapi.types.TypeId
- JavaValueNode - Class in org.apache.derby.impl.sql.compile
-
This abstract node class represents a data value in the Java domain.
- JavaValueNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.JavaValueNode
- JBitSet - Class in org.apache.derby.iapi.util
-
JBitSet is a wrapper class for BitSet.
- JBitSet(int) - Constructor for class org.apache.derby.iapi.util.JBitSet
-
Construct a JBitSet of the specified size.
- JBitSet(BitSet, int) - Constructor for class org.apache.derby.iapi.util.JBitSet
-
Construct a JBitSet with the specified bitSet.
- jbmsSep - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- jbmsVersion - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- jbmsVersion - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Product Version information.
- JCC_PROTOCOL - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The protocol for the IBM Universal JDBC Driver
- JCC_PROTOCOL - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The protocol for the IBM Universal JDBC Driver
- JCECipherFactory - Class in org.apache.derby.impl.services.jce
-
This CipherFactory creates new JCECipherProvider.
- JCECipherFactory(boolean, Properties, boolean) - Constructor for class org.apache.derby.impl.services.jce.JCECipherFactory
- JCECipherFactory.EncryptedKeyResult - Class in org.apache.derby.impl.services.jce
- JCECipherFactoryBuilder - Class in org.apache.derby.impl.services.jce
-
Cipher Factory instance builder.
- JCECipherFactoryBuilder() - Constructor for class org.apache.derby.impl.services.jce.JCECipherFactoryBuilder
- JCECipherProvider - Class in org.apache.derby.impl.services.jce
-
This is a wrapper for a Cipher
- JCECipherProvider(int, SecretKey, byte[], String, String) - Constructor for class org.apache.derby.impl.services.jce.JCECipherProvider
- JDBC - Class in org.apache.derby.jdbc
-
Simple JBDC mbean that pulls information about the JDBC driver.
- JDBC(InternalDriver) - Constructor for class org.apache.derby.jdbc.JDBC
- JDBC_DRIVER_REGISTER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- JDBC_DRIVER_REGISTER_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- JDBC_METHOD_NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- JDBC_METHOD_NOT_SUPPORTED_BY_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- JDBC_TIMESTAMP_LENGTH - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- jdbc3MethodNotSupported() - Method in class org.apache.derby.client.am.ClientResultSet
- JDBC40Translation - Interface in org.apache.derby.iapi.reference
-
This class is a refactoring wrapper around the shared JDBC40Translation class.
- JDBC40Translation - Interface in org.apache.derby.shared.common.reference
-
This class contains public statics that map directly to the new public statics in the jdbc 4.0 interfaces.
- JDBCBoot - Class in org.apache.derby.iapi.jdbc
-
A class to boot a Derby system that includes a JDBC driver.
- JDBCBoot() - Constructor for class org.apache.derby.iapi.jdbc.JDBCBoot
- jdbcColumnTypes - Variable in class org.apache.derby.impl.load.ColumnInfo
- jdbcCompliant - Static variable in class org.apache.derby.client.am.Configuration
- jdbcCompliant() - Method in class org.apache.derby.jdbc.AutoloadedDriver
-
Report whether the Driver is a genuine JDBC COMPLIANT (tm) driver.
- jdbcCompliant() - Method in class org.apache.derby.jdbc.ClientDriver
- jdbcCompliant() - Method in class org.apache.derby.jdbc.EmbeddedDriver
-
Report whether the Driver is a genuine JDBC COMPLIANT (tm) driver.
- jdbcCompliant() - Method in class org.apache.derby.jdbc.InternalDriver
- jdbcDerbyNETProtocol - Static variable in class org.apache.derby.client.am.Configuration
- JDBCDisplayUtil - Class in org.apache.derby.tools
-
This class contains utility methods for displaying JDBC objects and results.
- JDBCDisplayUtil() - Constructor for class org.apache.derby.tools.JDBCDisplayUtil
- jdbcIsolationLevel(int) - Static method in class org.apache.derby.iapi.transaction.TransactionControl
-
Map a Derby isolation level to the corresponding JDBC level
- jdbcMajorVersion() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
- JDBCMBean - Interface in org.apache.derby.mbeans
-
Management and information for the embedded JDBC driver.
- jdbcMethodNotImplemented() - Method in class org.apache.derby.client.am.ClientCallableStatement
- jdbcMinorVersion() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
- jdbcReadOnly_ - Variable in class org.apache.derby.client.am.ClientConnection
- JDBCStatementCache - Class in org.apache.derby.client.am.stmtcache
-
A cache for JDBC statement objects.
- JDBCStatementCache(int) - Constructor for class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Creates a new, empty JDBC statement cache.
- JDBCStatementCache.BoundedLinkedHashMap - Class in org.apache.derby.client.am.stmtcache
-
A
LinkedHashMapwith an upper bound on the number of entries. - jdbcType - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- jdbcTypeId - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- jdbcTypeId - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Compile time JDBC type identifier.
- JDBCTypeId - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
JDBC type - derived from the format identifier.
- jdbcTypes_ - Variable in class org.apache.derby.client.am.Cursor
- jdbcurl - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Instance variable that will not be serialized.
- JDK_ID - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
-
The JVM's runtime environment.
- JIS_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTime
- JMX - Static variable in interface org.apache.derby.iapi.reference.Module
- JMX - Static variable in class org.apache.derby.security.SystemPermission
-
Permission target name (
"jmx") for actions applicable to management of Derby's JMX MBeans. - JMXManagementService - Class in org.apache.derby.impl.services.jmx
-
This class implements the ManagementService interface and provides a simple management and monitoring service.
- JMXManagementService() - Constructor for class org.apache.derby.impl.services.jmx.JMXManagementService
- jmxRegister(StandardMBean, ObjectName) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Register an mbean with the platform mbean server.
- jmxUnregister(ObjectName) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Unregister an mbean from the JMX plaform server but leave it registered to this service.
- JNDIAuthenticationSchemeBase - Class in org.apache.derby.impl.jdbc.authentication
-
This is the base JNDI authentication scheme class.
- JNDIAuthenticationSchemeBase(JNDIAuthenticationService, Properties) - Constructor for class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
- JNDIAuthenticationService - Class in org.apache.derby.impl.jdbc.authentication
-
This is the JNDI Authentication Service base class.
- JNDIAuthenticationService() - Constructor for class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
- JO - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- JO_COMPLETE - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- JO_SLOT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- join(String, String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
-
Joins the two paths by inserting the separator chararcter between them.
- Join(JoinStrategy, OptimizerPlan, OptimizerPlan) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- JOIN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- JOIN_ORDER_OPTIMIZATION - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Property name for controlling whether to do join order optimization.
- joinClause - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- joinClauseNormalized - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- joinClauseTransitiveClosure(int, FromList, CompilerContext) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Perform transitive closure on join clauses.
- JoinNode - Class in org.apache.derby.impl.sql.compile
-
A JoinNode represents a join result set for either of the basic DML operations: SELECT and INSERT.
- JoinNode(ResultSetNode, ResultSetNode, ValueNode, ResultColumnList, ResultColumnList, Properties, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.JoinNode
-
Constructor for a JoinNode.
- joinOrderMeetsDependencies(int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Check to see if the optimizable corresponding to the received optNumber can legally be placed within the current join order.
- joinOrderOptimization - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- joinOrderStrategyProperties - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- joinPosition - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- joinPredicateList - Variable in class org.apache.derby.impl.sql.compile.HashTableNode
- joinPredicates - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- joinResultSet - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- JoinResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes 2 NoPutResultSets and a join filter and returns the join's rows satisfying the filter as a result set.
- JoinResultSet(NoPutResultSet, int, NoPutResultSet, int, Activation, GeneratedMethod, int, boolean, boolean, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.JoinResultSet
- joinResultSetMethodName() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the name of the join result set method for the join
- joinResultSetMethodName() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- joinResultSetMethodName() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- joinStrategies - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- joinStrategy - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- JoinStrategy - Interface in org.apache.derby.iapi.sql.compile
-
A JoinStrategy represents a strategy like nested loop, hash join, merge join, etc.
- joinStrategyNumber - Variable in class org.apache.derby.impl.sql.compile.FromTable
- joinStrategySet - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- joinTypeToString(int) - Static method in class org.apache.derby.impl.sql.compile.JoinNode
-
Convert the joinType to a string.
- jsqlType - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- jsqlType - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
-
This ParameterNode may turn up as an argument to a replicated Work Unit.
- JSQLType - Class in org.apache.derby.iapi.types
-
Type descriptor which wraps all 3 kinds of types supported in Derby's JSQL language: SQL types, Java primitives, Java classes.
- JSQLType() - Constructor for class org.apache.derby.iapi.types.JSQLType
-
Public 0-arg constructor for Formatable machinery.
- JSQLType(byte) - Constructor for class org.apache.derby.iapi.types.JSQLType
-
Create a JSQLType for a Java primitive.
- JSQLType(String) - Constructor for class org.apache.derby.iapi.types.JSQLType
-
Create a JSQLType given the name of a Java primitive or java class.
- JSQLType(DataTypeDescriptor) - Constructor for class org.apache.derby.iapi.types.JSQLType
-
Create a JSQLType from a SQL type.
- JSQLTYPEIMPL_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.JSQLType
- JSR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- JSR_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- JUMPING - Static variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- justCreated - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- justGetDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Just get the table descriptor.
- justTheRequiredColumns(int[]) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- justTheRequiredColumns(int[], TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- justTheRequiredColumnsPositions(int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- jvm_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- JVMInfo - Class in org.apache.derby.iapi.services.info
-
This class is used to determine which Java specification Derby will run at.
- JVMInfo() - Constructor for class org.apache.derby.iapi.services.info.JVMInfo
- jvmSyncErrorChecked - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Status for whether the check on the sync error on some JVMs has been done or not.
- jvmVersion - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
K
- k - Variable in class org.apache.derby.diag.ErrorMessages
- K_ABS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- K_BASE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- K_BASE - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- K_BIGINT - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_BLOB - Static variable in class org.apache.derby.impl.sql.compile.VarbitConstantNode
- K_CHAR - Static variable in class org.apache.derby.impl.sql.compile.CharConstantNode
- K_CLOB - Static variable in class org.apache.derby.impl.sql.compile.CharConstantNode
- K_CURRENT_ISOLATION - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_CURRENT_ROLE - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_CURRENT_SCHEMA - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_CURRENT_USER - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_DATE - Static variable in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- K_DECIMAL - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_DIVIDE - Static variable in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
- K_DOUBLE - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_DROP_COLUMN - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_EQUALS - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- K_GREATER_EQUALS - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- K_GREATER_THAN - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- K_IDENTITY_VAL - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_INT - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_LESS_EQUALS - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- K_LESS_THAN - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- K_LIKE - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- K_LOCATE - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- K_LONGVAR - Static variable in class org.apache.derby.impl.sql.compile.VarbitConstantNode
- K_LONGVARCHAR - Static variable in class org.apache.derby.impl.sql.compile.CharConstantNode
- K_MINUS - Static variable in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
- K_MINUS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- K_MOD - Static variable in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
- K_MODIFY_COLUMN_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_MODIFY_COLUMN_CONSTRAINT_NOT_NULL - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_MODIFY_COLUMN_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_MODIFY_COLUMN_GENERATED_ALWAYS - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_MODIFY_COLUMN_GENERATED_BY_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_MODIFY_COLUMN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- K_NOT_EQUALS - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- K_PLUS - Static variable in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
- K_PLUS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- K_REAL - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_SESSION_USER - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_SMALLINT - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_SQRT - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- K_SUBSTRING - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- K_SYSTEM_USER - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_TIMES - Static variable in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
- K_TIMESTAMP - Static variable in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- K_TIMESTAMPADD - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- K_TIMESTAMPDIFF - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- K_TINYINT - Static variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
- K_TRIM - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- K_USER - Static variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- K_VAR - Static variable in class org.apache.derby.impl.sql.compile.VarbitConstantNode
- K_VARCHAR - Static variable in class org.apache.derby.impl.sql.compile.CharConstantNode
- K_XMLEXISTS - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- K_XMLPARSE - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- K_XMLQUERY - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- K_XMLSERIALIZE - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- keep(boolean) - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Increase the keep count for this entry.
- KEEP_LOCKS - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- KEEP_LOCKS - Static variable in interface org.apache.derby.iapi.store.raw.Transaction
- KEEP_TRANSACTION_LOG - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
for debugging, keep all transaction logs intact.
- KEEP_UNFILLED_PAGES - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- keepAfterCommit - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- keepAfterCommit - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- keepAfterCommit - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- keepAfterCommit - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- keepAlive - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- keepAllLogs - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- keepCount - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
How many threads are currently keeping this entry.
- keepCount(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- keepCurrentDefault - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- keepCurrentIsolationLevel() - Method in class org.apache.derby.client.net.NetXAResource
- keepIsolationLevel - Variable in class org.apache.derby.client.net.NetXAResource
- keepStatistics - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- key - Variable in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- key - Variable in class org.apache.derby.impl.services.monitor.TopService
-
The idenity of this service, note that it may not be active yet.
- key - Variable in class org.apache.derby.impl.store.access.sort.Node
- key - Variable in class org.apache.derby.impl.tools.ij.util
- key_column_numbers - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- key_column_numbers - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- keyAgreement_ - Variable in class org.apache.derby.client.am.EncryptionManager
- keyAgreement_ - Variable in class org.apache.derby.impl.drda.DecryptionManager
- keyColumnOnLeft(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Return true if a key column for the given table is found on the left side of this operator, false if it is found on the right side of this operator.
- keyColumns - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- keyColumns - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- KeyComparator(ExecIndexRow) - Constructor for class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
-
Creates a key comparator for the given index.
- KeyConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a KeyConstraintDescriptor.
- KeyConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Constructor for a KeyConstraintDescriptor
- keyConstraintId - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
- keyEquals(PermissionsDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- keyHashCode() - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- KeyHasher - Class in org.apache.derby.iapi.store.access
-
Provides the ability to hash on multiple objects.
- KeyHasher(int) - Constructor for class org.apache.derby.iapi.store.access.KeyHasher
- keyLengthBits - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- keyPair_ - Variable in class org.apache.derby.client.am.EncryptionManager
- keyPair_ - Variable in class org.apache.derby.impl.drda.DecryptionManager
- keyPairGenerator_ - Variable in class org.apache.derby.client.am.EncryptionManager
- keyPairGenerator_ - Variable in class org.apache.derby.impl.drda.DecryptionManager
- keyParityCheck(byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
- keys - Variable in class org.apache.derby.diag.ErrorMessages
- killPingThread - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to terminate the ping thread.
- kind - Variable in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.CharConstantNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.NumericConstantNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
This class is used to hold logically different objects for space efficiency.
- kind - Variable in class org.apache.derby.impl.sql.compile.VarbitConstantNode
-
This class is used to hold logically different objects for space efficiency.
- kindOfSavepoint - Variable in class org.apache.derby.impl.store.raw.xact.SavePoint
- knownGoodLogEnd - Variable in class org.apache.derby.impl.store.raw.log.Scan
- knownLang - Static variable in class org.apache.derby.drda.NetServlet
- knownManagers - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- knownUser(String, String, LanguageConnectionContext, DataDictionary, TransactionController) - Method in class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
-
Heuristically, try to determine is a proposed role identifier is already known to Derby as a user name.
L
- L2D - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- L2F - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- L2I - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- labelAsBatchedException(SqlException, int) - Method in class org.apache.derby.client.am.Agent
- LADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LAND - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LANG_ACTIVATION_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ADD_CHECK_CONSTRAINT_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ADD_FK_CONSTRAINT_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ADD_PRIMARY_KEY_FAILED1 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ADD_PRIMARY_KEY_ON_NULL_COLS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ADDING_NON_NULL_COLUMN_TO_NON_EMPTY_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ADDING_PRIMARY_KEY_ON_EXPLICIT_NULLABLE_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AGGREGATE_IN_GENERATION_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AGGREGATE_IN_GROUPBY_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_CANNOT_ADD_AI_TO_NULLABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_CANNOT_ALTER_IDENTITYNESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_CANNOT_MODIFY_AI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_CANNOT_NULL_AI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_COUNTER_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_INVALID_INCREMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_INVALID_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AI_OVERFLOW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ALL_RESULT_EXPRESSIONS_UNTYPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AMBIGUOUS_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AMBIGUOUS_COLUMN_NAME_IN_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AMBIGUOUS_FUNCTION_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AMBIGUOUS_METHOD_INVOCATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_AMBIGUOUS_PROCEDURE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ATTEMPT_TO_BIND_XML - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ATTEMPT_TO_SELECT_XML - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_AGGREGATOR_CLASS2 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_DISTINCT_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_FK_ON_GENERATED_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_J_D_B_C_TYPE_INFO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_OPTIONAL_TOOL_ARGS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_ROW_SOURCE_COUNT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_TABLE_FUNCTION_PARAM_REF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BAD_UDA_OR_FUNCTION_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BINARY_LOGICAL_NON_BOOLEAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BINARY_OPERANDS_BOTH_PARMS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BINARY_OPERATOR_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_BOTH_FORCE_INDEX_AND_CONSTRAINT_SPECIFIED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CAN_NOT_CREATE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANNOT_BIND_TRIGGER_V_T_I - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANNOT_CHANGE_COLUMN_NAMES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANNOT_DROP_SYSTEM_ALIASES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANNOT_DROP_SYSTEM_SCHEMAS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANNOT_DROP_TRIGGER_S_P_S - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_BE_DEPENDENT_ECYCLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_BE_DEPENDENT_ESELF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_BE_DEPENDENT_MPATH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_CHANGE_ISOLATION_HOLD_CURSOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_DROP_BACKING_INDEX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_DROP_JAR_ON_DB_CLASS_PATH_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_FLUSH_PREALLOCATOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_INSTANTIATE_CLASS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_INVALIDATE_OPEN_RESULT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_LOCK_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_OVERRIDE_GENERATION_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_REFERENCE_GENERATED_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_SELECT_STAR_SUBQUERY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_UPGRADE_CATALOGS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CANT_UPGRADE_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CHECK_CONSTRAINT_VIOLATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CLOSE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COL_NOT_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_ID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_ID_ARRAY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_NOT_FOUND_IN_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_NOT_ORDERABLE_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_NOT_UPDATABLE_IN_CURSOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_COLUMN_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CONCAT_STRING_OVERFLOW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CONDITIONAL_NON_BOOLEAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CONNECTION - Static variable in interface org.apache.derby.iapi.reference.ContextId
- LANG_CONSTRAINT_DROPPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CONSTRAINT_SCHEMA_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CONSTRUCTOR_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CORRELATION_NAME_FOR_UPDATABLE_COLUMN_DISALLOWED_IN_CURSOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CREATE_INDEX_NO_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CREATE_SYSTEM_INDEX_ATTEMPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CURSOR_ALREADY_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CURSOR_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CURSOR_DELETE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CURSOR_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CURSOR_NOT_UPDATABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_CURSOR_UPDATE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DATA_TYPE_GET_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DATA_TYPE_SET_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DATE_RANGE_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DATE_SYNTAX_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB_CLASS_PATH_HAS_MISSING_JAR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_ADD_UNIQUE_OR_PRIMARY_KEY_ON_NULL_COLS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_COALESCE_DATATYPE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_COALESCE_FUNCTION_ALL_PARAMS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_DUPLICATE_NAMES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_FUNCTION_INCOMPATIBLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_INVALID_CHECK_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_INVALID_COLS_SPECIFIED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_INVALID_DEFAULT_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_INVALID_HEXADECIMAL_CONSTANT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_INVALID_SELECT_COL_FOR_HAVING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_LENGTH_PRECISION_SCALE_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_LIKE_SYNTAX_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_MULTIPLE_ELEMENTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_NOT_NULL_COLUMN_INVALID_DEFAULT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_NUMBER_OF_ARGS_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_PARAMETER_NEEDS_MARKER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_REPLACEMENT_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_STRING_CONSTANT_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_TOO_LONG_FLOATING_POINT_LITERAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DB2_VIEW_REQUIRES_COLUMN_NAMES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DDL_IN_BIND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEAD_STATEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DECLARED_GLOBAL_TEMP_TABLE_ONLY_IN_SESSION_SCHEMA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEFERRED_CHECK_CONSTRAINT_S - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEFERRED_CHECK_CONSTRAINT_T - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEFERRED_DUPLICATE_KEY_CONSTRAINT_S - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEFERRED_DUPLICATE_KEY_CONSTRAINT_T - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEFERRED_FK_CONSTRAINT_S - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DEFERRED_FK_CONSTRAINT_T - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_CANT_BE_CASCADE_ECYCLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_CANT_BE_CASCADE_ESELF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_CANT_BE_CASCADE_MPATH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_MUSTBE_ECASCADE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_MUSTBE_ESELF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_MUSTBE_MPATH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DELETE_RULE_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DERBY_PARAMETER_STYLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DERIVED_COLUMN_LIST_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DISTINCT_ORDER_BY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DISTINCT_ORDER_BY_EXPRESSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DIVIDE_BY_ZERO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DOES_NOT_IMPLEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DOES_NOT_RETURN_ROWS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DROP_CONSTRAINT_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DROP_OR_ALTER_NON_EXISTING_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DROP_VIEW_ON_NON_VIEW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_FOR_ORDER_BY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_IN_TRIGGER_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_NAME_CREATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_NAME_CREATE_INDEX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_NAME_CREATE_VIEW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_NAME_DERIVED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_NAME_INSERT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_COLUMN_NAME_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_CONSTRAINT_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_CONSTRAINT_NAME_CREATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_CS_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_KEY_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_DUPLICATE_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_EMPTY_COLUMN_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_EMPTY_VALUES_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ESCAPE_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_EXCLUSIVE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_EXPOSED_NAME_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_FILE_DOES_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_FK_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_FORMAT_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_FROM_LIST_DUPLICATE_TABLE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_FUNCTION_USED_AS_PROC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_GEN_COL_BAD_RENAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_GEN_COL_BEFORE_TRIG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_GEN_COL_DEFAULT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_GEN_COL_DROPPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_GQPT_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_GRANT_REVOKE_WITH_LEGACY_ACCESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_HASH_NO_EQUIJOIN_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_IDENTIFIER_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_IGNORE_MISSING_INDEX_ROW_DURING_DELETE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ILLEGAL_COLUMN_REFERENCE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ILLEGAL_FORCED_JOIN_ORDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ILLEGAL_UDA_CLASS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ILLEGAL_UDA_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INCONSISTENT_CONSTRAINT_CHARACTERISTICS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INCONSISTENT_ROW_LOCATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INDEX_AND_TABLE_IN_DIFFERENT_SCHEMAS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INDEX_COLUMN_NOT_EQUAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INDEX_DUPLICATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INDEX_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INDEX_NOT_FOUND_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INDEX_ROW_COUNT_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INSTANTANEOUS_SHARE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INTEGER_LITERAL_EXPECTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ALTER_TABLE_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_AUTOGEN_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_AUTOGEN_COLUMN_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_BULK_FETCH_UPDATEABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_BULK_FETCH_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_BULK_FETCH_WITH_JOIN_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_BULK_INSERT_REPLACE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CALL_STATEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CALL_TO_EXECUTE_QUERY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CALL_TO_EXECUTE_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CAST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CHECK_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COL_HAVING_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COL_REF_GROUPED_SELECT_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COL_REF_NON_GROUPED_SELECT_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COLUMN_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COLUMN_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COLUMN_TYPE_CREATE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_COMPARE_TO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CONTEXT_ITEM_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_CREATE_CONSTRAINT_COLUMN_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_DECIMAL_PRECISION_SCALE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_DECIMAL_SCALE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_DEFAULT_DEFINITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ESCAPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ESCAPE_CHARACTER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ESCAPE_SEQUENCE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_COL_FOR_SETNULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_COL_TYPES_DO_NOT_MATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_DIFFERENT_COL_COUNT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_NO_PK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_NO_REF_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_NO_REF_TAB - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FK_REF_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FORCED_INDEX1 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FORCED_INDEX2 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FROM_LIST_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FROM_TABLE_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FULL_STATIC_METHOD_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FUNCTION_ARG_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_FUNCTION_ARGUMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_GROUPED_SELECT_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_HASH_INITIAL_CAPACITY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_HASH_LOAD_FACTOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_HASH_MAX_CAPACITY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_INPUT_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_INSERT_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_INTEGER_LITERAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_JOIN_ORDER_SPEC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_JOIN_STRATEGY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_LITERAL_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_NON_GROUPED_SELECT_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_NUMBER_FORMAT_FOR_OVERRIDE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_NUMBEROF_HEADER_LINES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_OPERATION_ON_SYSTEM_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_OPERATION_ON_VIEW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_OUT_PARAM_MAP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_PARAM_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_PARAMETER_FOR_SEARCH_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_PRECISION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ROW_COUNT_FIRST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ROW_COUNT_OFFSET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_ROWID_SCOPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_S_Q_L_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_SQL_IN_BATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_STATISTICS_SPEC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_TRIM_CHARACTER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_TRIM_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_TYPE_FOR_LOCATE_FUNCTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_USE_OF_DEFAULT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_USER_AGGREGATE_DEFINITION2 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_V_T_I_COLUMN_COUNT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_XML_CONTEXT_ITEM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_XML_DOCUMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_XML_QUERY_EXPRESSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_INVALID_XMLSERIALIZE_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_IO_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_JAVA_METHOD_CALL_OR_FIELD_REF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_LEXICAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_LIKE_BAD_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_LIKE_COLLATION_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_LONG_DATA_TYPE_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MISSING_JOIN_SPECIFICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MISSING_PARMS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MISSING_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MISSING_XML_CLASSES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_CHANGE_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_EXISTING_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_EXISTING_PRIMARY_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_FKEY_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_INVALID_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_INVALID_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MODIFY_COLUMN_REFERENCED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MULTIPLE_AUTOINCREMENT_COLUMNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MULTIPLE_CONSTRAINTS_WITH_SAME_COLUMNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MULTIPLE_XML_CONTEXT_ITEMS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_MUST_BE_DJRS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NEEDS_DATATYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NEGATE_COMPARISON_RESULT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NEXT_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NEXT_VALUE_FOR_ILLEGAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_AGGREGATES_IN_MERGE_MATCHING_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_AGGREGATES_IN_ON_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_AGGREGATES_IN_WHERE_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_BEST_PLAN_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_BULK_INSERT_REPLACE_WITH_TRIGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_BULK_INSERT_REPLACE_WITH_TRIGGER_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_COMMIT_IN_NESTED_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_CONSTRUCTOR_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_CORRESPONDING_S_Q_L_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_COSTING_CONSTRUCTOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_CURRENT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_CURRENT_ROW_FOR_RELATIVE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_DCL_IN_MERGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_DDL_IN_TRIGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_DJRS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_DML_IN_TRIGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_FIELD_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_FK_ON_SYSTEM_SCHEMA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_METHOD_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_METHOD_MATCHING_ALIAS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_PARAMS_IN_TABLES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_PARAMS_IN_TRIGGER_ACTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_PARAMS_IN_VIEWS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_ROLLBACK_IN_NESTED_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_ROW_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_ROWS_FROM_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_ROWS_FROM_USING_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SET_TRAN_ISO_IN_GLOBAL_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SPS_USING_IN_TRIGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_STATIC_FIELD_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SUBQUERIES_IN_MATCHED_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SUCH_FOREIGN_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SUCH_FUNCTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SUCH_METHOD_ALIAS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SUCH_PROCEDURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SUCH_WINDOW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_SYNONYMS_IN_MERGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_TRUNCATE_ON_ENABLED_DELETE_TRIGGERS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_TRUNCATE_ON_FK_REFERENCE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_USER_DDL_IN_SYSTEM_SCHEMA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NO_XACT_IN_TRIGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NON_BOOLEAN_JOIN_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NON_BOOLEAN_WHERE_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NON_DETERMINISTIC_GENERATION_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NON_KEYED_INDEX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NON_SINGLE_COLUMN_SUBQUERY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NONE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_A_SEQUENCE_PREALLOCATOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_ALLOWED_FOR_DECLARED_GLOBAL_TEMP_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_AN_XML_DOCUMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_COMPARABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_LEFT_DEEP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_NULL_CHARACTERISTICS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_NULL_NEEDS_DATATYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_OUT_PARAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_OUTPUT_PARAMETER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_STORABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_TABLE_FUNCTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_TYPE_COMPATIBLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NOT_UNION_COMPATIBLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_DATA_IN_NON_NULL_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_DATA_IN_PRIMARY_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_DATA_IN_PRIMARY_KEY_OR_UNIQUE_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_ELIMINATED_IN_SET_FUNCTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_IN_VALUES_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_INTO_NON_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_RESULT_SET_META_DATA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NULL_TO_PRIMITIVE_PARAMETER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_NUM_PARAMS_INCORRECT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OBJECT_ALREADY_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OBJECT_ALREADY_EXISTS_IN_OBJECT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OBJECT_DOES_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OBJECT_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OBJECT_NOT_FOUND_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OBSOLETE_PARAMETERS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OPEN_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OPERATION_NOT_ALLOWED_ON_SESSION_SCHEMA_TABLES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OPERATOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ORDER_BY_COLUMN_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ORDERED_NULL_SEMANTICS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ORDERED_NULLS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_OUTSIDE_RANGE_FOR_DATATYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PARAM_IN_SELECT_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PARAMETER_MUST_BE_OUTPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PARAMETER_RECEIVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PARSE_ONLY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PERMISSIONS_CACHE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
The size of the permissions cache used by the data dictionary.
- LANG_PERMISSIONS_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- LANG_POSITION_NOT_AVAIL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_POSITIONER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PRIMITIVE_RECEIVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PRIMITIVE_REFERENCING_EXPRESSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PRIVILEGE_NOT_REVOKED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PROC_USED_AS_FUNCTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PROVIDER_HAS_DEPENDENT_ALIAS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PROVIDER_HAS_DEPENDENT_OBJECT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PROVIDER_HAS_DEPENDENT_S_P_S - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PROVIDER_HAS_DEPENDENT_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_PROVIDER_HAS_DEPENDENT_VIEW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_QUALIFIED_COLUMN_NAME_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_QUERY_TOO_COMPLEX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_READ_COMMITTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_READ_UNCOMMITTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_REDUNDANT_SUBJECT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_RENAME_COLUMN_WILL_BREAK_CHECK_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_REPEATABLE_READ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_RESULT_SET_NOT_OPEN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_RETURN_OUTPUT_PARAM_CANNOT_BE_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ROLE_NOT_REVOKED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ROUTINE_CANT_PERMIT_SQL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ROW_COUNT_OFFSET_FIRST_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ROW_VALUE_CONSTRUCTOR_UNMATCHED_COLUMNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SAME_EXPOSED_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SCALAR_SUBQUERY_CARDINALITY_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SCHEMA_DOES_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SCHEMA_NOT_EMPTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SEQ_ARG_OUT_OF_DATATYPE_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SEQ_INCREMENT_ZERO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SEQ_INVALID_START - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SEQ_MIN_EXCEEDS_MAX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SEQGEN_CACHE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
The size of the sequence generator cache used by the data dictionary.
- LANG_SEQGEN_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- LANG_SEQUENCE_GENERATOR_EXHAUSTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SEQUENCE_PREALLOCATOR - Static variable in interface org.apache.derby.iapi.reference.Property
-
Name of the implementation of SequencePreallocator which is used to tune how many values Derby pre-allocates for identity columns and sequences.
- LANG_SEQUENCE_REFERENCED_TWICE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SERIALIZABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SET_CONSTRAINT_NOT_DEFERRABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SHARE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SHARE_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SHARE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SOURCE_NOT_BASE_OR_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SPS_CACHE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
The size of the stored prepared statment descriptor cache used by the data dictionary.
- LANG_SPS_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- LANG_SQRT_OF_NEG_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STATEMENT - Static variable in interface org.apache.derby.iapi.reference.ContextId
- LANG_STATEMENT_CANCELLED_OR_TIMED_OUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STATEMENT_CLOSED_NO_REASON - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STATEMENT_NEEDS_RECOMPILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STATEMENT_UPGRADE_REQUIRED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STMT_NOT_UPDATABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STOP_AFTER_BINDING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STOP_AFTER_GENERATING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STOP_AFTER_OPTIMIZING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STOP_AFTER_PARSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STREAM_INVALID_ACCESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STREAM_RETRIEVED_ALREADY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STREAMING_COLUMN_I_O_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STRING_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_STRING_TRUNCATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SUBQUERY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SUBQUERY_IN_GROUPBY_LIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SUBSTR_START_ADDING_LEN_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SUBSTR_START_OR_LEN_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SYNONYM_CIRCULAR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SYNONYM_UNDEFINED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SYNTAX_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SYNTAX_OR_ACCESS_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_SYSTEM_SEQUENCE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_CONSTRUCTOR_ALL_PARAM_COLUMN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_DEFINITION_R_C_L_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_FUNCTION_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_NAME_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_NOT_FOUND_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_REQUIRES_COLUMN_NAMES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TABLE_VALUE_CTOR_RESTRICTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TARGET_NOT_BASE_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TD_CACHE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
The size of the table descriptor cache used by the data dictionary.
- LANG_TD_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- LANG_TIME_SPENT_THIS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TIME_SPENT_THIS_AND_BELOW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_COLUMNS_IN_TABLE_OR_VIEW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_DYNAMIC_RESULTS_RETURNED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_ELEMENTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_INDEX_KEY_COLS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_INDEXES_ON_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_PRIMARY_KEY_CONSTRAINTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MANY_RESULT_COLUMNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOO_MUCH_CONTENTION_ON_SEQUENCE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TOTAL_TIME_BREAKDOWN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TRIGGER_BAD_REF_CLAUSE_DUPS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TRIGGER_BAD_REF_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TRIGGER_DROPPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TRIGGER_RECURSION_EXCEEDED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TRIGGER_SPS_CANNOT_BE_EXECED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TYPE_DOESNT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TYPE_DOESNT_EXIST2 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TYPE_DOESNT_EXIST3 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_TYPE_NOT_SERIALIZABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UDA_INSTANTIATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UDA_WRONG_INPUT_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UDA_WRONG_RETURN_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UDT_BUILTIN_CONFLICT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNABLE_TO_GENERATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNARY_ARITHMETIC_BAD_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNARY_FUNCTION_BAD_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNARY_LOGICAL_NON_BOOLEAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNARY_OPERAND_PARM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNASSIGNABLE_GENERATION_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNAVAILABLE_ACTIVATION_NEED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNBINDABLE_REWRITE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNEXPECTED_EXC_GETTING_POSITIONER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNEXPECTED_USER_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNEXPECTED_XML_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNION_ORDER_BY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNION_UNMATCHED_COLUMNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNKNOWN_CUSTOM_TOOL_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNKNOWN_RETURN_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNKNOWN_SEQUENCE_PREALLOCATOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNKNOWN_TOOL_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNRELIABLE_CHECK_CONSTRAINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNRELIABLE_QUERY_FRAGMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNRESOLVED_ROW_SOURCE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNSUPPORTED_TRIGGER_PROC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNSUPPORTED_TRIGGER_STMT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNSUPPORTED_XML_FEATURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNTYPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UNTYPED_PARAMETER_IN_WHERE_CLAUSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UPDATABLE_VTI_NON_UPDATABLE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_UPDATE_SYSTEM_TABLE_ATTEMPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_USER_AGGREGATE_BAD_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_USER_AGGREGATE_BAD_TYPE_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_USER_AGGREGATE_CONTAINS_AGGREGATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_USER_AGGREGATE_MULTIPLE_DISTINCTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_USING_CARDINALITY_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_USING_CARDINALITY_VIOLATION_DURING_EXECUTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VALUE_TRUNCATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VARARGS_PARAMETER_STYLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VARARGS_RETURN_RESULT_SETS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VIEW_DEFINITION_R_C_L_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VIEW_DROPPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VIEW_NOT_UPDATEABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_VOID_METHOD_CALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_WINDOW_FUNCTION_CONTEXT_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_WINDOW_LIMIT_EXCEEDED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_WITH_ADMIN_OPTION_NOT_REVOKED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_WRONG_ACTIVATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_XML_KEYWORD_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_XML_NOT_ALLOWED_DJRS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_XML_QUERY_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_XMLPARSE_UNKNOWN_PARAM_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_XQUERY_SERIALIZATION_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LANG_ZERO_INVALID_FOR_R_S_ABSOLUTE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- langFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- LANGUAGE - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- LANGUAGE_STALE_PLAN_CHECK_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.language.stalePlanCheckInterval
- LanguageConnectionContext - Interface in org.apache.derby.iapi.sql.conn
-
LanguageConnectionContext keeps the result sets, and activations in use by the current connection.
- LanguageConnectionContext - Static variable in interface org.apache.derby.iapi.reference.ClassName
- LanguageConnectionFactory - Interface in org.apache.derby.iapi.sql.conn
-
Factory interface for items specific to a connection in the language system.
- LanguageDbPropertySetter - Class in org.apache.derby.impl.sql
-
A class to handle setting language database properties
- LanguageDbPropertySetter() - Constructor for class org.apache.derby.impl.sql.LanguageDbPropertySetter
- LanguageFactory - Interface in org.apache.derby.iapi.sql
-
Factory interface for the Language.Interface protocol.
- LanguageFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
- LanguageProperties - Interface in org.apache.derby.iapi.sql
-
This is a holder of language properties that are exposed users.
- languageSetSavePoint(String, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Sets a savepoint.
- languageSetSavePoint(String, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Sets a savepoint.
- langUtil - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- langUtil - Variable in class org.apache.derby.impl.drda.Session
- langUtil - Variable in class org.apache.derby.impl.tools.ij.URLCheck
- langUtil - Variable in class org.apache.derby.impl.tools.ij.utilMain
- langUtil - Static variable in class org.apache.derby.tools.dblook
- LARGE_SLOT_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
- LARGE_SLOT_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- LARGE_TOKEN_SIZE - Static variable in class org.apache.derby.impl.sql.compile.ParserImpl
- largestUpdateXactId - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTable
- largestUpdateXactId() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Return the largest update transactionId I have seen so far.
- last - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
- last() - Method in class org.apache.derby.client.am.ClientResultSet
- last() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- last() - Method in class org.apache.derby.vti.VTITemplate
- last(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Position on the last row of the specified ResultSet and return that row to the user.
- LAST - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- LAST - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- LAST - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- LAST_BEFORE_EVENT - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- LAST_EXTRA_COLUMN - Static variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- last_search_result - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
In memory hint about where to begin the binary search to find a key on the the current control page.
- lastAllocatedPage - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The last allocated page.
- lastArraySlot - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- lastAutoincrementValue(String, String, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Returns the last autoincrement value inserted by this connection.
- lastAutoincrementValue(String, String, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
lastAutoincrementValue searches for the last autoincrement value inserted into a column specified by the user.
- lastAux - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Read by the getLastAux() method.
- lastBufDataBytes - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- lastBufVEleAt - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- lastDSSBeforeMark - Variable in class org.apache.derby.impl.drda.DDMWriter
- lastFKRowIndex - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- lastFlush - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LastIndexKeyResultSet - Class in org.apache.derby.impl.sql.execute
-
Return the last key in an index.
- LastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
A last index key result set returns the last row from the index in question.
- lastInsertedPage - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The page that was last inserted into.
- lastInsertedPage_index - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- lastLocatorSeen - Variable in class org.apache.derby.client.am.LOBStateTracker
-
The last locator values seen when releasing.
- lastLog - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Instant of last log record that updated this page.
- lastLog - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- lastLogInstant - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- LASTMODIFIED_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- LASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- lastPosition - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- lastPossibleSkip - Variable in class org.apache.derby.impl.services.locks.LockControl
- lastQueryTree - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- lastReceiveBytes - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- lastReceiveTime - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- lastRefRowIndex - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- lastRowInRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
- lastSentBytes - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- lastSentTime - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- lastServiceTime - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- lastShippingTime - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Will store the time at which the last shipping happened.
- lastToBoot - Variable in class org.apache.derby.impl.db.BasicDatabase
- lastUnfilledPage - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The last unfilled page found.
- lastUniqueKey - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
- lastUpdateCount - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
The last update count seen on the underlying Clob.
- lastValidBytePosition_ - Variable in class org.apache.derby.client.am.Cursor
- lastX() - Method in class org.apache.derby.client.am.ClientResultSet
- Latch - Interface in org.apache.derby.iapi.services.locks
-
A Latch represents a latch held in the lock manager.
- LATCH - Static variable in class org.apache.derby.diag.LockTable
-
return only latches
- LATCH - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- latchPage(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Latch the page containing the current RowPosition.
- latchPage(BaseContainerHandle, BasePage, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- latchPage(BaseContainerHandle, BasePage, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- latchPageAndRepositionScan(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Latch the page containing the current RowPosition, and reposition scan.
- LayerBStreamedEXTDTAReaderInputStream - Class in org.apache.derby.impl.drda
-
Implementation of InputStream which get EXTDTA from the DDMReader.
- LayerBStreamedEXTDTAReaderInputStream(DDMReader, boolean) - Constructor for class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Constructor
- lcc - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
-
Cached LanguageConnectionContext
- lcc - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- lcc - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- lcc - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- lcc - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- lcc - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- lcc - Variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- lcc - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- lcc - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- lcc - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- lcc - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- lcc - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- lcc - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- lcc - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- lcc - Variable in class org.apache.derby.impl.sql.execute.JarUtil
- lcc - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- lcc - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- lcc - Variable in class org.apache.derby.impl.sql.execute.RISetChecker
- lcc - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- lcc - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- lcc - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- lcc - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- lcc - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
- lcc - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- lcc - Variable in class org.apache.derby.jdbc.EmbedXAResource
- lccidIndex - Variable in class org.apache.derby.diag.ErrorLogReader
- lccidIndex - Variable in class org.apache.derby.diag.StatementDuration
- lccStr - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- lcf - Variable in class org.apache.derby.impl.db.BasicDatabase
- lcf - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- LCMP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LCONST_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LCONST_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LDAP_LOCAL_USER_DN - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDAP_SEARCH_AUTH_DN - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDAP_SEARCH_AUTH_PW - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDAP_SEARCH_BASE - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDAP_SEARCH_FILTER - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDAP_SEARCH_FILTER_USERNAME - Static variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDAPAuthenticationSchemeImpl - Class in org.apache.derby.impl.jdbc.authentication
-
This is the Derby LDAP authentication scheme implementation.
- LDAPAuthenticationSchemeImpl(JNDIAuthenticationService, Properties) - Constructor for class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- LDC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LDC_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LDC2_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LDIV - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- LE_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- LE_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- LEADING - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- LeafControlRow - Class in org.apache.derby.impl.store.access.btree
- LeafControlRow() - Constructor for class org.apache.derby.impl.store.access.btree.LeafControlRow
-
No arg constructor.
- LeafControlRow(OpenBTree, Page, ControlRow, boolean) - Constructor for class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Constructs a leaf-page control row, for a newly allocated leaf page.
- LEFT - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- left_child_page - Variable in class org.apache.derby.impl.store.access.btree.BranchControlRow
- left_fraction - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
If this is an optimizer search, the fraction of rows that are left of the current search.
- leftBrace - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- leftChild - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- leftGreaterThanRight - Variable in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
- leftInputRow - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- leftInterfaceType - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- leftInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- leftLink - Variable in class org.apache.derby.impl.store.access.sort.Node
- leftModifyAccessPathsDone - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
- leftmostLeaf() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- leftmostLeaf() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- leftmostLeaf() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Get the leftmost leaf node in this plan.
- leftmostLeaf() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- leftNumCols - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- leftOperand - Variable in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- leftOperand - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- leftOperand - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- leftOperand - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- leftOptimizer - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
- leftOptPredicates - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
- LEFTOUTERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
- leftPredicateList - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- leftResultSet - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
- leftResultSet - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- leftResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- leftResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- leftResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- leftRow - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- leftScopedPreds - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
- leftSearchFilter - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- leftSiblingPageNumber - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Pointer to page which is "left" at the current level.
- leftSource - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- LEGAL_ACTIONS - Static variable in class org.apache.derby.security.DatabasePermission
-
The legal database permission action names.
- LEGAL_ACTIONS - Static variable in class org.apache.derby.security.SystemPermission
-
Set of legal actions in their canonical form.
- LEGAL_NAMES - Static variable in class org.apache.derby.security.SystemPermission
-
The legal system permission names.
- legalJoinOrder(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Tell whether the join order is legal.
- legalJoinOrder(int) - Method in class org.apache.derby.impl.sql.compile.FromList
- legalJoinOrder(JBitSet) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Can this Optimizable appear at the current location in the join order.
- legalJoinOrder(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- legalJoinOrder(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromTable
- legalJoinOrder(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- legalJoinOrder(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- len - Variable in class org.apache.derby.iapi.types.DateTimeParser
- len - Variable in class org.apache.derby.iapi.types.HarmonySerialBlob
- len - Variable in class org.apache.derby.iapi.types.HarmonySerialClob
- LEN_OF_BUFFER_TO_WRITE_BLOB - Static variable in class org.apache.derby.iapi.types.SQLBinary
- length - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- length - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- length - Variable in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
The length of the stream.
- length - Variable in class org.apache.derby.iapi.util.ByteArray
- length - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Length of stream
- length - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
The number of bytes stored in the blocked byte array.
- length - Variable in class org.apache.derby.impl.jdbc.BinaryToRawStream
-
Length of the value represented by this stream.
- length - Variable in class org.apache.derby.impl.load.ImportClob
- length - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
- length() - Method in class org.apache.derby.client.am.ClientBlob
- length() - Method in class org.apache.derby.client.am.ClientClob
- length() - Method in class org.apache.derby.client.am.Lob
- length() - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Gets the number of bytes in this SerialBlob object.
- length() - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- length() - Method in class org.apache.derby.impl.drda.DRDAString
-
Return the length in bytes of the internal string representation.
- length() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- length() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns the number of bytes allocated.
- length() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Returns the length of this entry.
- length() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns the length of the file.
- length() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- length() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Returns the number of bytes in the
BLOBvalue designated by thisBlobobject. - length() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Returns the number of characters in the
CLOBvalue designated by thisClobobject. - length() - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Returns file length.
- length() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Returns length of the file.
- length() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Returns size of stream in bytes.
- length() - Method in class org.apache.derby.impl.load.ImportBlob
-
Returns the number of bytes in this
BLOBobject. - length() - Method in class org.apache.derby.impl.load.ImportClob
-
Returns the number of characters in this
CLOBobject. - length() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Gets the length of this file.
- lengthAsBits - Variable in class org.apache.derby.iapi.services.io.FormatableBitSet
- lengthObtained_ - Variable in class org.apache.derby.client.am.Lob
- LENGTHOFTABLE - Static variable in class org.apache.derby.impl.services.locks.Timeout
- LengthOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary XXX_length operator
- LengthOperatorNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.LengthOperatorNode
- lenLst_ - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- LESS_EQUALS_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- LESS_THAN - Static variable in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
- LESS_THAN - Static variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- LESS_THAN_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language <= operator.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The <= operator as called from the language module, as opposed to the storage module.
- lessOrEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The <= operator as called from the language module, as opposed to the storage module.
- lessThan(int, int, int) - Method in class org.apache.derby.client.am.ProductLevel
- lessThan(DatabaseInstant) - Method in interface org.apache.derby.iapi.store.access.DatabaseInstant
-
Return true if this DatabaseInstant is before another DatabaseInstant from the same database.
- lessThan(DatabaseInstant) - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
LogScan methods
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language < operator.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The < operator as called from the language module, as opposed to the storage module.
- lessThan(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The < operator as called from the language module, as opposed to the storage module.
- lessThanString(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
-
Return the substring from the pattern for the < clause.
- lessThanStringFromParameter(String, int) - Static method in class org.apache.derby.iapi.types.Like
- lessThanStringFromParameterWithEsc(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
- letGo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Discontinue use of this container.
- letGo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
The container is kept by the find() in File.openContainer.
- letGo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
Discontinue use of this container.
- level - Variable in class org.apache.derby.impl.sql.compile.FromTable
- level - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The level of the btree.
- LevelInfo - Class in org.apache.derby.impl.store.access.btree
-
A BTreeDiag class is a "helper" class for the rest of the btree generic code.
- LevelInfo() - Constructor for class org.apache.derby.impl.store.access.btree.LevelInfo
- lf - Variable in class org.apache.derby.impl.db.BasicDatabase
- lf - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- lf - Variable in class org.apache.derby.impl.sql.compile.MaterializeSubqueryNode
- lf - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
- lf - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- lf - Variable in class org.apache.derby.impl.store.raw.xact.ContainerLocking2
- lf - Variable in class org.apache.derby.impl.store.raw.xact.ContainerLocking3
- lf - Variable in class org.apache.derby.impl.store.raw.xact.RowLocking3
- LF - Static variable in class org.apache.derby.impl.load.ControlInfo
- LFCR - Static variable in class org.apache.derby.impl.load.ControlInfo
- licSep - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- lifo - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Holds discovered, but not yet handed out, roles in the closure.
- lightReset() - Method in class org.apache.derby.client.am.ClientConnection
- like(char[], int, char[], int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
-
This method gets called for UCS_BASIC and territory based character string types to look for a pattern in a value string.
- like(char[], int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
- like(char[], int, int, char[], int, int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
- like(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
This method implements the like function for char (with no escape value).
- like(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
This method implements the like function for char (with no escape value).
- like(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
This method implements the like function for char (with no escape value).
- like(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
This method implements the like function for char (with no escape value).
- like(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
This method implements the like function for char (with no escape value).
- like(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
The SQL like() function with out escape clause.
- like(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
This method implements the like function for char (with no escape value).
- like(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
This method implements the like function for char with an escape value.
- like(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
This method implements the like function for char with an escape value.
- like(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
This method implements the like function for char with an escape value.
- like(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
This method implements the like function for char with an escape value.
- like(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
This method implements the like function for char with an escape value.
- like(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
The SQL like() function WITH escape clause.
- like(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
This method implements the like function for char with an escape value.
- Like - Class in org.apache.derby.iapi.types
-
Like matching algorithm.
- Like() - Constructor for class org.apache.derby.iapi.types.Like
- LIKE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- LIKE_ESCAPE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- LikeEscapeOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a like comparison operator (no escape) If the like pattern is a constant or a parameter then if possible the like is modified to include a >= and < operator.
- LikeEscapeOperatorNode(ValueNode, ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
Constructor for a LikeEscapeOperatorNode receiver like pattern [ escape escapeValue ]
- limit - Variable in class org.apache.derby.iapi.services.io.CounterOutputStream
- limit - Variable in class org.apache.derby.impl.services.locks.LockSpace
- limit - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
- limit(String, int, int) - Static method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
-
Throw an ClassFormatError if a limit of the Java class file format is reached.
- Limit - Interface in org.apache.derby.iapi.services.io
-
Methods that allow limits to be placed on an input or output stream to avoid clients reading or writing too much information.
- Limit - Interface in org.apache.derby.iapi.services.locks
-
A limit represents a callback on a lock group.
- limitAccessToOwner() - Method in class org.apache.derby.impl.io.DirFile
- limitAccessToOwner() - Method in class org.apache.derby.impl.io.InputStreamFile
- limitAccessToOwner() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- limitAccessToOwner() - Method in interface org.apache.derby.io.StorageFile
-
Use when creating a new file.
- limitAccessToOwner(File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Use when creating new files.
- limitAccessToOwnerViaFile(File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Limit access to owner using methods in the
java.io.Fileclass. - limitAccessToOwnerViaFileAttributeView(File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Limit access to owner using a
java.nio.file.attribute.FileAttributeView. - limitHit(IOException) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Assume an IOException means some limit of the class file format was hit
- limitIn - Variable in class org.apache.derby.impl.store.raw.data.DirectActions
- limitIn - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- limitInPlace - Variable in class org.apache.derby.iapi.services.io.LimitInputStream
- limitInPlace - Variable in class org.apache.derby.iapi.services.io.LimitReader
- LimitInputStream - Class in org.apache.derby.iapi.services.io
-
An abstract InputStream that provides abstract methods to limit the range that can be read from the stream.
- LimitInputStream(InputStream) - Constructor for class org.apache.derby.iapi.services.io.LimitInputStream
-
Construct a LimitInputStream and call the clearLimit() method.
- limitMsg - Variable in class org.apache.derby.impl.services.bytecode.BCClass
-
Simple text indicating any limits execeeded while generating the class file.
- LimitObjectInput - Interface in org.apache.derby.iapi.services.io
-
Limit and ErrorObjectInput capabilities.
- LimitReader - Class in org.apache.derby.iapi.services.io
-
A Reader that provides methods to limit the range that can be read from the reader.
- LimitReader(Reader) - Constructor for class org.apache.derby.iapi.services.io.LimitReader
-
Construct a LimitReader and call the clearLimit() method.
- Limits - Interface in org.apache.derby.iapi.reference
- line - Variable in class org.apache.derby.diag.ErrorLogReader
- line - Variable in class org.apache.derby.diag.StatementDuration
- line - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- line - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- LINE - Static variable in class org.apache.derby.impl.services.locks.Timeout
- LINE - Static variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- LINE - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- lineNumber - Variable in class org.apache.derby.impl.load.ImportAbstract
- lineNumber - Variable in class org.apache.derby.impl.load.ImportReadData
- link(int) - Method in class org.apache.derby.impl.store.access.sort.Node
- linkRight(OpenBTree, ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Link this page to the right of the target page.
- list - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
- list() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get the names of all files and sub-directories in the directory named by this path name.
- list() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns the contents of the directory denoted by this file, including any sub directories and their contents.
- list() - Method in interface org.apache.derby.io.StorageFile
-
Get the names of all files and sub-directories in the directory named by this path name.
- LIST_SEPARATOR - Static variable in class org.apache.derby.impl.drda.DssTrace
- listChildren(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Lists the childen of the specified path.
- listenAddress - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- listeners - Variable in class org.apache.derby.iapi.transaction.TransactionControl
- listeners_ - Variable in class org.apache.derby.client.ClientPooledConnection
-
List of
ConnectionEventListeners. - listensForEvent(int) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Indicate whether this trigger listens for this type of event.
- listenToUnitOfWork() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- listenToUnitOfWork() - Method in class org.apache.derby.client.am.ClientResultSet
- listenToUnitOfWork() - Method in class org.apache.derby.client.am.ClientStatement
- listenToUnitOfWork() - Method in class org.apache.derby.client.am.Lob
- listenToUnitOfWork() - Method in interface org.apache.derby.client.am.UnitOfWorkListener
- listenToUnitOfWork_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- listenToUnitOfWork_ - Variable in class org.apache.derby.client.am.ClientResultSet
- listLatch - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- LITTLE_ENDIAN - Static variable in class org.apache.derby.client.am.SignedBinary
-
Intel 80/86 reversed byte-order for signed binary representations.
- LITTLE_ENDIAN - Static variable in class org.apache.derby.impl.drda.SignedBinary
-
Intel 80/86 reversed byte-order for signed binary representations.
- littleEndianBytesToInt(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java int from a 4-byte little endian signed binary representation.
- littleEndianBytesToLong(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java long from an 8-byte little endian signed binary representation.
- littleEndianBytesToShort(byte[], int) - Static method in class org.apache.derby.impl.drda.SignedBinary
-
Build a Java short from a 2-byte little endian signed binary representation.
- LLOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LLOAD_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LLOAD_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LLOAD_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LLOAD_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LMTBLKPRC - Static variable in class org.apache.derby.client.net.CodePoint
- LMTBLKPRC - Static variable in class org.apache.derby.impl.drda.CodePoint
- LMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LNEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- load(InputStream) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- load(TransactionManager, boolean, RowLocationRetRowSource) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Bulk load into the conglomerate.
- load(TransactionManager, boolean, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Load a b-tree.
- load(TransactionManager, boolean, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Load rows from rowSource into the opened btree.
- load(TransactionManager, boolean, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Bulk Load a B-tree secondary index.
- load(TransactionManager, boolean, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Bulk load into the conglomerate.
- load(TransactionManager, Heap, boolean, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- load(RowSource) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
load data into this container.
- LOAD_PLAN - Static variable in class org.apache.derby.impl.sql.compile.FromTable
- LOAD_VARIABLE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- LOAD_VARIABLE_FAST - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- loadApplicationClass(ObjectStreamClass) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Load an application class, or a class that is potentially an application class.
- loadApplicationClass(ObjectStreamClass) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- loadApplicationClass(String) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Load an application class, or a class that is potentially an application class.
- loadApplicationClass(String) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- loadCases(Vector) - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- loadCatalogs(TabInfoImpl[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialize indices for an array of catalogs
- loadClass(String) - Static method in class org.apache.derby.impl.services.bytecode.d_BCValidate
- loadClass(String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Handle all requests to the top-level loader.
- loadClass(String, boolean) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
Load the class from the class path.
- loadClassData(InputStream, String, String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Load the class data when the installed jar is accessible only as an input stream (the jar is itself in a database jar).
- loadClassData(String, String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
- loadClassData(JarEntry, InputStream, String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Load and optionally resolve the class given its JarEntry and an InputStream to the class fiel format.
- loadClassDataFromJar(String, String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Load the class data when the installed jar is accessible as a java.util.jarFile.
- loadClassNotInDatabaseJar(String) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- loadClassNotInDatabaseJar(String) - Method in class org.apache.derby.impl.services.reflect.ReflectClassesJava2
- loadColumnNames() - Method in class org.apache.derby.impl.load.ImportAbstract
- loadColumnTypes() - Method in class org.apache.derby.impl.load.ImportReadData
-
load the column types from the meta data line to be analyzed later in the constructor of the ImportResultSetMetaData.
- loadConglomerate(long, boolean, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Bulk load into the conglomerate.
- loadConglomerate(long, RowLocationRetRowSource) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Use this for incremental load in the future.
- loadDefaultValues() - Method in class org.apache.derby.impl.load.ControlInfo
- loadDictionaryTables(TransactionController, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialize system catalogs.
- loadDriver() - Method in class org.apache.derby.tools.dblook
- loadDriver(String) - Static method in class org.apache.derby.impl.tools.ij.util
-
Load a driver given a class name.
- loadDriverIfKnown(String) - Static method in class org.apache.derby.impl.tools.ij.util
-
Find the appropriate driver and load it, given a JDBC URL.
- LoadedGeneratedClass - Class in org.apache.derby.impl.services.reflect
- LoadedGeneratedClass(ClassFactory, Class) - Constructor for class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- LoadError - Class in org.apache.derby.impl.load
-
These exceptions are thrown by the import and export modules.
- LoadError() - Constructor for class org.apache.derby.impl.load.LoadError
- loadFactor - Variable in class org.apache.derby.impl.sql.compile.FromTable
- loadFactor - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- loadFactor - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- loadFactor() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return the load factor of the hash table, for hash join strategy
- loadFactor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- loadFactor() - Method in class org.apache.derby.impl.sql.compile.FromTable
- loadGeneratedClass() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Load the underlying generatd class.
- loadGeneratedClass() - Method in interface org.apache.derby.iapi.sql.StorablePreparedStatement
-
Load up the class from the saved bytes.
- loadGeneratedClass() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
-
Load up the class from the saved bytes.
- loadGeneratedClass(String, ByteArray) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Add a generated class to the class manager's class repository.
- loadGeneratedClass(String, ByteArray) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
Here we load the newly added class now, rather than waiting for the findGeneratedClass().
- loadGeneratedClass(String, ByteArray) - Method in class org.apache.derby.impl.services.reflect.ReflectLoaderJava2
-
Load a generated class from the passed in class data.
- loadGeneratedClassFromData(String, ByteArray) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- loadGeneratedClassFromData(String, ByteArray) - Method in class org.apache.derby.impl.services.reflect.ReflectClassesJava2
- loadIndexProperties(LanguageConnectionContext, ConglomerateDescriptor, Properties) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Get any table properties that exist for the received index descriptor.
- loadInstance(Class<?>, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
load a module instance.
- loadInstance(List<Class<?>>, Class<?>, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- loadMetaData() - Method in class org.apache.derby.impl.load.ImportReadData
- loadParam(String[], int) - Method in class org.apache.derby.tools.dblook
- loadProductVersionHolder() - Static method in class org.apache.derby.client.am.Configuration
-
load product version information and accumulate exceptions
- loadProperties() - Method in class org.apache.derby.diag.ErrorMessages
- loadProperties(String) - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
- loadPropertiesInfo() - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- loadPropertiesInfo() - Method in class org.apache.derby.impl.load.ImportReadData
- loadQueryDescriptions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Loads the query descriptions from metadata.properties and metadata_net.properties into
queryDescriptionsandqueryDescriptions_net. - loadSerializer() - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Create an instance of Xalan serializer for the sake of serializing an XML value according the SQL/XML specification for serialization.
- loadSorter() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Load up the sorter.
- loadSorter() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Load up the sorter.
- loadSorter() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Load up the sorter.
- loadSorter(ExecRow[], ExecIndexRow[], TransactionController, GroupFetchScanController, long, RowLocation[]) - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
Scan the base conglomerate and insert the keys into a sorter, returning a rowSource on the sorter.
- loadStream() - Method in interface org.apache.derby.iapi.services.io.StreamStorable
-
Set the value by reading the stream and converting it to an object form.
- loadStream() - Method in class org.apache.derby.iapi.types.SQLBinary
- loadStream() - Method in class org.apache.derby.iapi.types.SQLChar
- loadStream() - Method in class org.apache.derby.iapi.types.XML
- loadTool(String...) - Method in interface org.apache.derby.iapi.sql.dictionary.OptionalTool
-
Load the tool, giving it optional configuration parameters
- loadTool(String...) - Method in class org.apache.derby.impl.sql.compile.OptimizerTracer
-
Turns on optimizer tracing.
- loadTool(String...) - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
-
Takes the following arguments:
- loadTool(String...) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- loadTool(String...) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Creates a local Derby schema for every foreign schema which contains a user table.
- loadWithTrimmedValues(InputStream, Properties) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Read a set of properties from the received input stream, strip off any excess white space that exists in those property values, and then add those newly-read properties to the received Properties object; not explicitly removing the whitespace here can lead to problems.
- loadWithTrimmedValues(InputStream, Properties) - Static method in class org.apache.derby.impl.tools.ij.util
-
Read a set of properties from the received input stream, strip off any excess white space that exists in those property values, and then add those newly-read properties to the received Properties object; not explicitly removing the whitespace here can lead to problems.
- loadZipFromResource() - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Attempt to load the info properties files specified in infoNames[i] using getResourceAsStream().
- lob - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- Lob - Class in org.apache.derby.client.am
- Lob(Agent, boolean) - Constructor for class org.apache.derby.client.am.Lob
- LOB_AS_METHOD_ARGUMENT_OR_RECEIVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_DATA_FILE_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_DATA_FILE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_DATA_FILE_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_LOCATOR_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_METHOD_ON_CLOSED_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_OBJECT_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOB_OBJECT_LENGTH_UNKNOWN_YET - Static variable in class org.apache.derby.client.am.Lob
- LOB_OBJECT_LENGTH_UNKNOWN_YET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- lobByteArrayStream - Variable in class org.apache.derby.impl.load.ExportWriteData
- lobCharStream - Variable in class org.apache.derby.impl.load.ExportWriteData
- lobFile - Variable in class org.apache.derby.impl.load.ImportBlob
- lobFile - Variable in class org.apache.derby.impl.load.ImportClob
- LOBFile - Class in org.apache.derby.impl.jdbc
-
LOBFile is a wrapper over StorageRandomAccessFile.
- LOBFile(StorageFile) - Constructor for class org.apache.derby.impl.jdbc.LOBFile
-
Constructs LOBFile.
- lobFileHandles - Variable in class org.apache.derby.impl.load.ImportReadData
- lobFileName - Variable in class org.apache.derby.impl.load.ImportReadData
- lobFileOffset - Variable in class org.apache.derby.impl.load.ExportWriteData
- lobFiles - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- lobHashMap - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- lobHMKey - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- lobInputStream - Variable in class org.apache.derby.impl.load.ImportLobFile
- LOBInputStream - Class in org.apache.derby.impl.jdbc
-
This input stream is built on top of
LOBStreamControl. - LOBInputStream(LOBStreamControl, long) - Constructor for class org.apache.derby.impl.jdbc.LOBInputStream
- lobLength - Variable in class org.apache.derby.impl.load.ImportReadData
- LOBLENGTH - Static variable in class org.apache.derby.client.net.Typdef
- lobLimitIn - Variable in class org.apache.derby.impl.load.ImportLobFile
- lobOffset - Variable in class org.apache.derby.impl.load.ImportReadData
- lobOutBinaryStream - Variable in class org.apache.derby.impl.load.ExportWriteData
- LOBOutputStream - Class in org.apache.derby.impl.jdbc
-
This is an output stream built on top of LOBStreamControl.
- LOBOutputStream(LOBStreamControl, long) - Constructor for class org.apache.derby.impl.jdbc.LOBOutputStream
- lobProcs - Variable in class org.apache.derby.client.am.ClientConnection
-
Reference to object with prepared statements for calling the locator procedures.
- lobReader - Variable in class org.apache.derby.impl.load.ImportLobFile
- lobReferences - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
Map to keep track of all the lobs associated with this connection.
- lobsFileExists(String) - Method in class org.apache.derby.impl.load.Export
-
Checks whether the lobs file exists .
- lobsFileExists(String) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, lob file exists.
- lobsFileName - Variable in class org.apache.derby.impl.load.Export
- lobsFileName - Variable in class org.apache.derby.impl.load.ExportWriteData
- lobsInExtFile - Variable in class org.apache.derby.impl.load.ExportAbstract
- lobsInExtFile - Variable in class org.apache.derby.impl.load.ExportWriteData
- lobsInExtFile - Variable in class org.apache.derby.impl.load.ImportAbstract
- lobState - Variable in class org.apache.derby.client.am.ClientResultSet
-
Tracker object for LOB state, used to free locators on the server.
- LOBStateTracker - Class in org.apache.derby.client.am
-
An object that tracks the state of large objects (LOBs) for the current row in a result set.
- LOBStateTracker(int[], boolean[], boolean) - Constructor for class org.apache.derby.client.am.LOBStateTracker
-
Creates a LOB state tracker for the specified configuration.
- LOBStoredProcedure - Class in org.apache.derby.impl.jdbc
-
Contains the stored procedures that will be used in the LOB client side methods.
- LOBStoredProcedure() - Constructor for class org.apache.derby.impl.jdbc.LOBStoredProcedure
- LOBStreamControl - Class in org.apache.derby.impl.jdbc
-
This class acts as a layer of blob/clob repository (in memory or file).
- LOBStreamControl(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.LOBStreamControl
-
Creates an empty LOBStreamControl.
- LOBStreamControl(EmbedConnection, byte[]) - Constructor for class org.apache.derby.impl.jdbc.LOBStreamControl
-
Creates a LOBStreamControl and initializes with a bytes array.
- LOBTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL LOB types.
- LOBTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.LOBTypeCompiler
- LOC_RES - Static variable in class org.apache.derby.tools.PlanExporter
- local - Static variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- localAddresses - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
List of local addresses for checking admin commands.
- localConn - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
- locale - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- localeFinder - Variable in class org.apache.derby.iapi.types.DataValueFactoryImpl
- localeFinder - Variable in class org.apache.derby.iapi.types.SQLChar
- LocaleFinder - Interface in org.apache.derby.iapi.services.i18n
-
A LocaleFinder gets a Locale and things associated with Locales.
- LocalField - Interface in org.apache.derby.iapi.services.compiler
-
A field within the generated class.
- LOCALIZED_RESOURCE - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
Resource for localizing the sysinfo messages.
- LocalizedInput - Class in org.apache.derby.iapi.tools.i18n
- LocalizedInput(InputStream) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedInput
- LocalizedInput(InputStream, String) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedInput
- LocalizedOutput - Class in org.apache.derby.iapi.tools.i18n
- LocalizedOutput(OutputStream) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedOutput
- LocalizedOutput(OutputStream, String) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedOutput
- LocalizedResource - Class in org.apache.derby.iapi.tools.i18n
- LocalizedResource() - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedResource
- LocalizedResource(String) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedResource
- LocalizedResource(String, String, String) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedResource
-
This overload version does not check the environment for values of encoding via
LocalizedResource.ENV_CODESETand locale viaLocalizedResource.ENV_LOCALE. - localizeMessage(String, String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Convenience routine so that NetworkServerControl can localize messages.
- localizeMessage(String, LocalizedResource, String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Localize a message given a particular AppUI
- localName - Variable in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
- localNativeAuthenticationEnabled(Properties) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true if the passed-in properties specify NATIVE authentication using LOCAL credentials.
- locate(StringDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
-
This method implements the locate function for char.
- locate(StringDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Position in searchFrom of the first occurrence of this.value.
- LOCATE_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- locateBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind locate operator The variable receiver is the string which will searched The variable leftOperand is the search character that will looked in the receiver variable.
- LocatedRow - Class in org.apache.derby.iapi.types
-
Mutable holder for the column values and RowLocation of a conglomerate row.
- LocatedRow(DataValueDescriptor[]) - Constructor for class org.apache.derby.iapi.types.LocatedRow
-
Construct from an array of column values, where the last value is the RowLocation.
- LocatedRow(DataValueDescriptor[], RowLocation) - Constructor for class org.apache.derby.iapi.types.LocatedRow
-
Construct from column values and row location.
- locateReferencedConstraint(DataDictionary, TableDescriptor, String, String[], ConsInfo) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- locateSchemaRow(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target schema by searching for a matching row in SYSSCHEMAS by schema name.
- locateSchemaRow(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target schema by searching for a matching row in SYSSCHEMAS by schemaId.
- locateSchemaRow(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Get the target schema by searching for a matching row in SYSSCHEMAS by schemaId.
- locateSchemaRowBody(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- location - Variable in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
-
full path to zip (or expanded zip) C:/derby/lib/tools.zip -or- D:\myWorkDir\derby\lib\ *expanded* The base name (at the end) should be the same as the zipNameString
- locator - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
Locator value for this Blob, used as a handle by the client driver to map operations to the correct Blob on the server side.
- locator - Variable in class org.apache.derby.impl.jdbc.EmbedClob
- locator(int) - Method in class org.apache.derby.client.am.Cursor
-
Returns the locator for the specified LOB column, or
Lob.INVALID_LOCATORif the LOB was not sent as a locator. - locator(int) - Method in class org.apache.derby.client.net.NetCursor
-
Get locator for LOB of the designated column
- LOCATOR - Static variable in class org.apache.derby.client.am.Lob
- locator_ - Variable in class org.apache.derby.client.am.Lob
- locatorProcedureCall() - Method in class org.apache.derby.client.am.ClientConnection
-
Get handle to the object that contains prepared statements for calling locator procedures for this connection.
- locatorsUpdateCopy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- locatorsUpdateCopy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- locatorsUpdateCopy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
- locatorsUpdateCopy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- locatorSupport - Variable in class org.apache.derby.impl.drda.Database
- locatorSupportChecked - Variable in class org.apache.derby.impl.drda.Database
- lock() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Block until the current thread is granted exclusive access to the entry.
- lock() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Lock the entry, ensuring exclusive access to the contained
Controlobject. - Lock - Class in org.apache.derby.impl.services.locks
-
A Lock represents a granted or waiting lock request.
- Lock(CompatibilitySpace, Lockable, Object) - Constructor for class org.apache.derby.impl.services.locks.Lock
- LOCK - Variable in class org.apache.derby.impl.io.vfmem.DataStore
-
Lock object for the file map.
- LOCK_COMMIT_DURATION - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
hold lock until end of transaction.
- LOCK_ESCALATE - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
- lock_granularity - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- LOCK_GRANULARITY_ROW - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- LOCK_GRANULARITY_TABLE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
lock granularity
- LOCK_INS - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
- LOCK_INS_PREVKEY - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
- LOCK_INSTANT_DURATION - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
release lock immediately after getting lock.
- LOCK_MANUAL_DURATION - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Allow lock to be released manually prior to end transaction.
- lock_mode - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- LOCK_MODE_EXCLUSIVE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
lock modes
- LOCK_MODE_INSTANTENOUS_EXCLUSIVE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- LOCK_MODE_INSTANTENOUS_SHARE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- LOCK_MODE_SHARE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- lock_operation - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
What kind of row locks to get during the scan.
- LOCK_READ - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
- LOCK_STACK_TRACE - Static variable in class org.apache.derby.impl.services.locks.Constants
-
Trace flag to display stack trace of lock calls.
- LOCK_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- LOCK_TIMEOUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOCK_TIMEOUT_LOG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOCK_TRACE - Static variable in class org.apache.derby.impl.services.locks.Constants
-
Trace flag to display lock requests, grants and unlocks.
- LOCK_TRACE_ADD_THREAD_INFO - Static variable in class org.apache.derby.impl.services.locks.Constants
-
Trace flag to add thread information to trace info of LockTrace, requires that LockTrace be set to true.
- LOCK_UPD - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
- LOCK_UPDATE_LOCKS - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
- Lockable - Interface in org.apache.derby.iapi.services.locks
-
Any object that needs to be locked must implement Lockable.
- lockAttributes(int, Hashtable) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- lockAttributes(int, Hashtable<String, Object>) - Method in interface org.apache.derby.iapi.services.locks.Lockable
-
If this lockable object wants to participate in a diagnostic virtual lock table, then put any relevant attributes of this lock into the attributes list (the attribute must be an immutable object).
- lockAttributes(int, Hashtable<String, Object>) - Method in class org.apache.derby.iapi.services.locks.ShExLockable
-
This lockable want to participate in the Virtual LockTable when we want to print LATCH information.
- lockAttributes(int, Hashtable<String, Object>) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
This lockable wants to participate in the Virtual Lock table.
- lockAttributes(int, Hashtable<String, Object>) - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
This lockable wants to participate in the Virtual Lock table.
- lockClassLoader(ShExQual) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Called when a container is opened.
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking2
-
Obtain a Container shared or exclusive lock until the end of the nested transaction.
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking3
-
Obtain a Container shared or exclusive lock until the end of the nested transaction.
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking2
-
Obtain container level intent lock.
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Obtain container level intent lock.
- lockContainer(Transaction, ContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3Escalate
-
Escalates Row Locking 3 to Container Locking 3.
- LockControl - Class in org.apache.derby.impl.services.locks
-
A LockControl contains a reference to the item being locked and doubly linked lists for the granted locks and the waiting locks.
- LockControl(LockControl) - Constructor for class org.apache.derby.impl.services.locks.LockControl
- LockControl(Lock, Lockable) - Constructor for class org.apache.derby.impl.services.locks.LockControl
- LockCount - Class in org.apache.derby.impl.store.raw.xact
- LockCount() - Constructor for class org.apache.derby.impl.store.raw.xact.LockCount
- LOCKCOUNT - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- lockerAlwaysCompatible() - Method in interface org.apache.derby.iapi.services.locks.Lockable
-
Returns true if any lock request on a Lockable L in a compatibility space CS1 is compatible with any other lock held on L in CS1.
- lockerAlwaysCompatible() - Method in class org.apache.derby.iapi.services.locks.ShExLockable
- lockerAlwaysCompatible() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
-
This method will only be called if requestCompatible returned false.
- lockerAlwaysCompatible() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- lockerAlwaysCompatible() - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Is a caller that holds a lock compatible with themselves?
- lockEscalationThreshold - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- lockEvent(Latch) - Method in interface org.apache.derby.iapi.services.locks.Lockable
-
Note the fact the object is locked.
- lockEvent(Latch) - Method in class org.apache.derby.iapi.services.locks.ShExLockable
- lockEvent(Latch) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- lockEvent(Latch) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- lockEvent(Latch) - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Lock me.
- lockFactory - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- lockFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- LockFactory - Interface in org.apache.derby.iapi.services.locks
-
Generic locking of objects.
- LockFactory - Static variable in interface org.apache.derby.iapi.reference.Module
- lockFileChannel - Variable in class org.apache.derby.impl.io.DirFile
- lockFileName - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The lockfile name
- lockFileOpen - Variable in class org.apache.derby.impl.io.DirFile
- lockForDeadlockDetection() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Lock the entry while performing deadlock detection.
- lockGranularity - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- lockGranularity - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- lockGranularity - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- lockGranularity - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- lockGranularity - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- lockGroup - Variable in class org.apache.derby.impl.services.locks.LockList
- locking - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
the locking policy we opened the container with.
- LOCKING_TYPE - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- lockingPolicies - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- LockingPolicy - Interface in org.apache.derby.iapi.store.raw
-
Any object that implements this interface can be used as a locking policy for accessing a container.
- LockList - Class in org.apache.derby.impl.services.locks
-
An Enumeration that returns the the Lockables in a group.
- LockList(Enumeration<Lock>) - Constructor for class org.apache.derby.impl.services.locks.LockList
- lockMode - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- lockMode - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- lockMode - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- lockMode - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- lockMode - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- lockMode - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The actual lock mode used.
- lockMode - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- lockMode - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- LOCKMODE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- LOCKNAME - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- lockNonScanPreviousRow(LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, OpenBTree, int, int) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
-
Lock the previous key.
- lockNonScanPreviousRow(LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, OpenBTree, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
-
Lock the row previous to the input row.
- lockNonScanPreviousRow(LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, OpenBTree, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock the row previous to the input row.
- lockNonScanRow(BTree, LeafControlRow, LeafControlRow, DataValueDescriptor[], int) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
-
Lock a btree row (row in memory).
- lockNonScanRow(BTree, LeafControlRow, LeafControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
-
Lock the in memory row.
- lockNonScanRow(BTree, LeafControlRow, LeafControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock the in memory row.
- lockNonScanRowOnPage(LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, int) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
-
Lock the row at the given slot.
- lockNonScanRowOnPage(LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
- lockNonScanRowOnPage(LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
- LOCKOBJ - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- lockObject(CompatibilitySpace, Object, Lockable, Object, int) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Lock an object within a compatibility space and associate the lock with a group object, waits up to timeout milli-seconds for the object to become unlocked.
- lockObject(CompatibilitySpace, Object, Lockable, Object, int) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Lock a specific object with a timeout.
- lockObject(CompatibilitySpace, Lockable, Object, int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Lock an object within a specific compatibility space.
- lockObject(CompatibilitySpace, Lockable, Object, int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Lock an object.
- LockOwner - Interface in org.apache.derby.iapi.services.locks
-
Interface for classes that represent an owner of the locks within a compatibility space.
- lockPositionForRead(RowPosition, RowPosition, boolean, boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Lock row at given row position for read.
- lockPositionForWrite(RowPosition, boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Lock the row at the given position for write.
- lockPreviousToFirstKey(LeafControlRow, LeafControlRow, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock key previous to first key in btree.
- lockProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Lock the database properties for an update.
- lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Called before a record is fetched.
- lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking1
-
Obtain lock on record being read.
- lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking2
-
Obtain lock on record being read.
- lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking2nohold
-
Obtain lock on record being read.
- lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Obtain lock on record being read.
- lockRecordForWrite(Transaction, RecordHandle, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Called before a record is inserted, updated or deleted.
- lockRecordForWrite(Transaction, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- lockRecordForWrite(Transaction, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Obtain lock on record being written.
- lockRow(long, int, int, boolean, int) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Lock the given record id/page num pair.
- lockRow(long, int, int, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
- lockRow(long, int, int, boolean, int) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Lock the given record id/page num pair.
- lockRow(RecordHandle, int, boolean, int) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- lockRow(RowLocation, int, boolean, int) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Lock the given row location.
- lockRow(RowLocation, int, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Lock the given row location.
- lockRow(RowLocation, int, boolean, int) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Lock the given row location.
- lockRowAtSlotNoWaitExclusive(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- lockRowOnPage(LeafControlRow, LeafControlRow, int, BTreeRowPosition, FetchDescriptor, DataValueDescriptor[], RowLocation, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock a btree row (row is at given slot in page).
- locks - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Hash table which maps
Lockableobjects toLocks. - locks - Static variable in class org.apache.derby.impl.services.stream.RollingFileStream
- LOCKS_ESCALATION_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.locks.escalationThreshold
The number of row locks on a table after which we escalate to table locking. - LOCKS_INTRO - Static variable in interface org.apache.derby.iapi.reference.Property
- lockScanCommittedDeletedRow(OpenBTree, LeafControlRow, DataValueDescriptor[], FetchDescriptor, int) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
-
Lock a btree row to determine if it is a committed deleted row.
- lockScanCommittedDeletedRow(OpenBTree, LeafControlRow, DataValueDescriptor[], FetchDescriptor, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
-
Lock a btree row to determine if it is a committed deleted row.
- lockScanCommittedDeletedRow(OpenBTree, LeafControlRow, DataValueDescriptor[], FetchDescriptor, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock a btree row to determine if it is a committed deleted row.
- lockScanRow(OpenBTree, BTreeRowPosition, FetchDescriptor, DataValueDescriptor[], RowLocation, boolean, boolean, int) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
-
Lock a row as part of doing the scan.
- lockScanRow(OpenBTree, BTreeRowPosition, FetchDescriptor, DataValueDescriptor[], RowLocation, boolean, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
-
Lock a row as part of doing the scan.
- lockScanRow(OpenBTree, BTreeRowPosition, FetchDescriptor, DataValueDescriptor[], RowLocation, boolean, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking1
-
Lock a row as part of doing the scan.
- lockScanRow(OpenBTree, BTreeRowPosition, FetchDescriptor, DataValueDescriptor[], RowLocation, boolean, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock a row as part of doing the scan.
- lockScanRow(OpenBTree, BTreeRowPosition, FetchDescriptor, DataValueDescriptor[], RowLocation, boolean, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLockingRR
-
Lock a row as part of doing the scan.
- LockSpace - Class in org.apache.derby.impl.services.locks
-
A LockSpace represents the complete set of locks held within a single compatibility space, broken into groups of locks.
- LockSpace(LockOwner) - Constructor for class org.apache.derby.impl.services.locks.LockSpace
-
Creates a new
LockSpaceinstance. - lockState - Variable in class org.apache.derby.iapi.services.locks.ShExQual
- lockStream - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The output stream that is used as a lock
- lockString - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- lockString - Variable in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- lockString - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- lockTable - Variable in class org.apache.derby.diag.LockTable
- lockTable - Variable in class org.apache.derby.impl.services.locks.AbstractPool
-
The complete set of locks in the system
MT - immutable - content dynamic : LockSet is ThreadSafe - lockTable - Variable in class org.apache.derby.impl.services.locks.Timeout
- lockTable(TransactionManager, int, int, int) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Lock the base table.
- lockTable(TransactionManager, int, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Lock the base table.
- LockTable - Class in org.apache.derby.diag
-
LockTable is a virtual table that shows all locks currently held in the database.
- LockTable - Interface in org.apache.derby.impl.services.locks
-
Interface which must be implemented by lock table classes.
- LockTable() - Constructor for class org.apache.derby.diag.LockTable
-
The normal way of instantiating a LockTable, equivalent to LockTable(org.apache.derby.diag.LockTable->TABLE_AND_ROWLOCK).
- LockTable(int) - Constructor for class org.apache.derby.diag.LockTable
-
This call is intrusive and should only be used under the supervision of technical support.
- LockTableConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a LOCK TABLE Statement at Execution time.
- LockTableConstantAction(String, long, boolean) - Constructor for class org.apache.derby.impl.sql.execute.LockTableConstantAction
-
Make the ConstantAction for a LOCK TABLE statement.
- lockTableDescriptor - Variable in class org.apache.derby.impl.sql.compile.LockTableNode
- lockTableForCompilation(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.StatementNode
- lockTableForDDL(TransactionController, long, boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
Lock the table in exclusive or share mode to prevent deadlocks.
- LockTableNode - Class in org.apache.derby.impl.sql.compile
-
A LockTableNode is the root of a QueryTree that represents a LOCK TABLE command: LOCK TABLE
IN SHARE/EXCLUSIVE MODE - LockTableNode(TableName, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.LockTableNode
- LockTableVTI - Class in org.apache.derby.impl.services.locks
-
This provides an Enumeration of Latch's from a clone of the lock table.
- LockTableVTI(Map) - Constructor for class org.apache.derby.impl.services.locks.LockTableVTI
- LOCKTYPE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- LOCKWAIT_TIMEOUT - Static variable in interface org.apache.derby.iapi.reference.Property
-
Configuration parameter for lock wait timeouts, set in seconds.
- locSep - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- log - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- log - Variable in class org.apache.derby.impl.tools.ij.mtTester
- log(boolean, TableDescriptor, String) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- log(boolean, TableDescriptor, Throwable, String) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Logs the information given.
- LOG_ARCHIVE_MODE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.logArchiveMode
used to identify whether the log is being archived for the database or not. - LOG_BAD_START_INSTANT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_BEGIN_CORRUPT_STACK - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_BEGIN_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_BEGIN_ERROR_STACK - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_BOOT_TRACE - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.logBootTrace
defaults to false. - LOG_BUFFER_FULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_BUFFER_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying log Buffer Size Undocumented.
- LOG_BUFFER_SIZE_MAX - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_BUFFER_SIZE_MAX - Static variable in class org.apache.derby.impl.store.replication.master.MasterController
- LOG_BUFFER_SIZE_MIN - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_BUFFER_SIZE_MIN - Static variable in class org.apache.derby.impl.store.replication.master.MasterController
- LOG_CANNOT_CREATE_NEW - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_CANNOT_CREATE_NEW_DUETO - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_CANNOT_FLUSH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_CANNOT_LOG_CHECKPOINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_CANNOT_UPGRADE_BETA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_CANNOT_VERIFY_LOG_FORMAT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_CHANGED_DB_TO_READ_ONLY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_CHECKPOINT_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_CONTROL_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_CORRUPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_COUNTER - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOG_DELETE_INCOMPATIBLE_FILE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_DELETE_OLD_FILE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_DEVICE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Put the log on a different device.
- LOG_DEVICE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Put the log on a different device.
- LOG_DEVICE_AT_BACKUP - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.logDeviceWhenBackedUp
This property indicates the logDevice location(path) when the backup was taken, used to restore the log to the same location while restoring from backup. - LOG_DIRECTORY_NAME - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
The name of the default log directory.
- LOG_DIRECTORY_NOT_FOUND_IN_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_DO_ME_FAIL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_DURABILITY_TESTMODE_NO_SYNC_ERR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_ENCRYPT_ALGORITHM_VERSION - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Store the encryption scheme used for logging This will allow for any future changes in encryption schemes of logs This variable has been introduced in version 10 and value starts at 1.
- LOG_END_CORRUPT_STACK - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_END_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_END_ERROR_STACK - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_EXCEED_MAX_LOG_FILE_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_EXCEED_MAX_LOG_FILE_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_FACTORY_STOPPED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_FILE_APPEND - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.infolog.append={true,false}
If the info stream goes to a file and the file already exist, it can either delete the existing file or append to it. - LOG_FILE_HEADER_PREVIOUS_LOG_INSTANT_OFFSET - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_FILE_HEADER_SIZE - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_FILE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_FULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_INCOMPATIBLE_FORMAT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_INCOMPATIBLE_VERSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_INCOMPLETE_LOG_RECORD - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_IO_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_LOG_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_MAYBE_INCONSISTENT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_NEW_LOGFILE_EXIST - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_NUMBER_LOG_BUFFERS - Static variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- LOG_READ_LOG_FOR_UNDO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_READ_ONLY_DB_NEEDS_UNDO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_READ_ONLY_DB_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_REC_LEN_BYTE_LENGTH - Static variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- LOG_RECORD - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Log record
- LOG_RECORD_CORRUPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_RECORD_DEFAULT - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Log Record flag.
- LOG_RECORD_FIRST - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_RECORD_FIXED_OVERHEAD_SIZE - Static variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
The fixed size of a log record is 16 bytes: int length : 4 bytes long instant : 8 bytes int trailing length : 4 bytes
- LOG_RECORD_FOR_PURGE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
- LOG_RECORD_FOR_UPDATE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
- LOG_RECORD_HEADER_SIZE - Static variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- LOG_RECORD_NOT_FIRST - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_RECORD_OVERHEAD - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_RECORD_TRAILER_SIZE - Static variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- LOG_RECOVERY_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_REDO_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_RESET_BEYOND_SCAN_LIMIT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_SEGMENT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_SEGMENT_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_SEVERITY_LEVEL - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.stream.error.logSeverityLevel=integerValue
Indicates the minimum level of severity for errors that are reported to the error stream. - LOG_STORE_CORRUPT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_SWITCH_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying log switch interval Undocumented.
- LOG_SWITCH_INTERVAL_MAX - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_SWITCH_INTERVAL_MIN - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_SYNC_STATISTICS - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOG_TRUNC_LWM_ILLEGAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_UNDO_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_UNEXPECTED_RECOVERY_PROBLEM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_WAS_IN_DURABILITY_TESTMODE_NO_SYNC - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- LOG_WRITE_LOG_RECORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOG_ZERO_LENGTH_LOG_RECORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LogAccessFile - Class in org.apache.derby.impl.store.raw.log
-
Wraps a RandomAccessFile file to provide buffering on log writes.
- LogAccessFile(LogToFile, StorageRandomAccessFile, int) - Constructor for class org.apache.derby.impl.store.raw.log.LogAccessFile
- LogAccessFileBuffer - Class in org.apache.derby.impl.store.raw.log
-
A single buffer of data.
- LogAccessFileBuffer(int) - Constructor for class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
-
Constructors for This class:
- logAction(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- logAggregatorInstantiationError(String, Throwable) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Record an instantiation error trying to load the aggregator class.
- logAlways(TableDescriptor, Throwable, String) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Logs the information given.
- logAndDo(Loggable) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Log an operation and then action it in the context of this transaction.
- logAndDo(Loggable) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Log an operation and then action it in the context of this transaction.
- logAndDo(Loggable) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Log an operation and then action it in the context of this transaction.
- logAndDo(Loggable) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Log the operation and do it.
- logAndDo(RawTransaction, Loggable) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
Log the loggable operation under the context of the transaction and then apply the operation to the RawStore.
- logAndDo(RawTransaction, Loggable) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Writes out a log record to the log stream, and call its doMe method to apply the change to the rawStore.
- logAndThrowSQLException(SQLException) - Static method in class org.apache.derby.impl.jdbc.Util
-
Log SQLException to the error log if the severity exceeds the logSeverityLevel and then throw it.
- logAndUndo(Compensation, LogInstant, LimitObjectInput) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Log a compensation operation and then action it in the context of this transaction.
- logAndUndo(Compensation, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Log and apply a compensation operation.
- logAndUndo(RawTransaction, Compensation, LogInstant, LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
Log the compensation operation under the context of the transaction and then apply the undo to the RawStore.
- logAndUndo(RawTransaction, Compensation, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Writes out a compensation log record to the log stream, and call its doMe method to undo the change of a previous log operation.
- logArchived - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logArchived() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
checks whether is log archive mode is enabled or not.
- logArchived() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Backup restore - is the log being archived to some directory?
- logArchived() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Backup restore - is the log being archived to some directory?
- logArchiveDirectory - Variable in class org.apache.derby.impl.store.raw.log.ReadOnly
- logBeingFlushed - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logBuffer - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
- logBuffer - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- logBuffer - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Replication log buffer that contains the log records that need to be transmitted to the slave.
- logBuffer - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- LogBufferElement - Class in org.apache.derby.impl.store.replication.buffer
-
ReplicationLogBuffer consists of n LogBufferElements, each of which can store a number of log records in a single byte[].
- LogBufferElement(int) - Constructor for class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- LogBufferFullException - Exception in org.apache.derby.impl.store.replication.buffer
- LogBufferFullException() - Constructor for exception org.apache.derby.impl.store.replication.buffer.LogBufferFullException
- logBufferSize - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logBufferSize - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- logColumn(int, int, Object, DynamicByteArrayOutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Log a to be stored column.
- logColumn(int, int, Object, DynamicByteArrayOutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Log a Storable to a stream.
- logColumn(Object[], int, DynamicByteArrayOutputStream, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Log column from input row to the given output stream.
- logConnections - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Whether or not to log connections.
- logConnections - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- logConnections(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
-
Turn logging connections on or off.
- logConnections(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Turn logging connections on or off.
- logConnectionsChange(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Record a change to the connection logging mode
- logConnectionsSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- LogCounter - Class in org.apache.derby.impl.store.raw.log
-
A very simple log instant implementation.
- LogCounter() - Constructor for class org.apache.derby.impl.store.raw.log.LogCounter
-
Public niladic constructor needed for Formatable interface.
- LogCounter(long) - Constructor for class org.apache.derby.impl.store.raw.log.LogCounter
- LogCounter(long, long) - Constructor for class org.apache.derby.impl.store.raw.log.LogCounter
- logCreateContainerInfo() - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Log all information necessary to recreate the container during a load tran.
- logCreateContainerInfo() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Log all information on the container creation necessary to recreate teh container during a load tran.
- logCreateContainerInfo() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Log all information necessary to recreate the container during a load tran.
- logCreateContainerInfo() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Log all information on the container creation necessary to recreate the container during a load tran.
- logDevice - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logErrMsg(String) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Print error message to user about the log MT - not needed, informational only
- logErrMsg(Throwable) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Print error message to user about the log MT - not needed, informational only
- logErrMsgForDurabilityTestModeNoSync() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
In case of boot errors, and if database is either booted with derby.system.durability=test or was previously at any time booted in this mode, mention in the error message that the error is probably because the derby.system.durability was set.
- logError(String, Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
- logError(String, Throwable) - Method in class org.apache.derby.impl.store.replication.ReplicationLogger
-
Print error message and the stack trace of the throwable to the log (usually derby.log) provided that verbose is true.
- logFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- logFactory - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
- logFactory - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- logFactory - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- logFactory - Variable in class org.apache.derby.impl.store.raw.log.Scan
- logFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- logFactory - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- logFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- logFactory - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- LogFactory - Interface in org.apache.derby.iapi.store.raw.log
- logField(int, int, OutputStream) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Log a currently stored field.
- logField(int, int, OutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Log a field to the ObjectOutput stream.
- logFile - Static variable in class org.apache.derby.impl.tools.dblook.Logs
- logFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logFileSemaphore - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- logFileToBackup - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- Loggable - Interface in org.apache.derby.iapi.store.raw
-
A Loggable is a record of a change of state or an event that happened in the RawStore in the context of a transaction.
- LoggableActions - Class in org.apache.derby.impl.store.raw.data
- LoggableActions() - Constructor for class org.apache.derby.impl.store.raw.data.LoggableActions
- loggableAllocActions - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- LoggableAllocActions - Class in org.apache.derby.impl.store.raw.data
- LoggableAllocActions() - Constructor for class org.apache.derby.impl.store.raw.data.LoggableAllocActions
- loggablePageActions - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- logger - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- Logger - Interface in org.apache.derby.iapi.store.raw.log
- logging - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- logging(LocalizedResource, boolean, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Turn logging of connections on
- loggingEnabled() - Method in class org.apache.derby.client.am.Agent
- loggingEnabled(int) - Method in class org.apache.derby.client.am.LogWriter
- logHistory(OutputStreamWriter, String) - Method in class org.apache.derby.impl.store.raw.RawStore
- LogicalCallableStatement - Class in org.apache.derby.client.am
-
A wrapper class for a physical Derby callable statement.
- LogicalCallableStatement(CallableStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalCallableStatement
-
Creates a new logical callable statement.
- LogicalCallableStatement42 - Class in org.apache.derby.client.am
-
JDBC 4 specific wrapper class for a Derby physical callable statement.
- LogicalCallableStatement42(CallableStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalCallableStatement42
-
Creates a new logical callable statement.
- logicalCon - Variable in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
The associated logical connection.
- logicalCon_ - Variable in class org.apache.derby.client.ClientXAConnection
- LogicalConnection - Class in org.apache.derby.client.am
-
A simple delegation wrapper handle for a physical connection.
- LogicalConnection(ClientConnection, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.LogicalConnection
- logicalConnection_ - Variable in class org.apache.derby.client.ClientPooledConnection
-
The logical connection using the physical connection.
- logicalDatabaseMetaData - Variable in class org.apache.derby.client.am.LogicalConnection
-
Logical database metadata object created on demand and then cached.
- LogicalDatabaseMetaData - Class in org.apache.derby.client.am
-
A metadata object to be used with logical connections when connection pooling is being used.
- LogicalDatabaseMetaData(LogicalConnection, LogWriter) - Constructor for class org.apache.derby.client.am.LogicalDatabaseMetaData
-
Creates a new logical database metadata object.
- logicalDataIn - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- logicalDataOut - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- logicalDataOut - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- logicalOut - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
- logicalOut - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- LogicalPageOperation - Class in org.apache.derby.impl.store.raw.data
-
An abstract class that is used for logical log operation.
- LogicalPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.LogicalPageOperation
- LogicalPageOperation(BasePage, LogicalUndo, int) - Constructor for class org.apache.derby.impl.store.raw.data.LogicalPageOperation
- LogicalPreparedStatement - Class in org.apache.derby.client.am
-
A wrapper class for a physical Derby prepared statement.
- LogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalPreparedStatement
-
Creates a new logical prepared statement.
- LogicalPreparedStatement42 - Class in org.apache.derby.client.am
-
JDBC 4.2 specific wrapper class for a Derby physical prepared statement.
- LogicalPreparedStatement42(PreparedStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalPreparedStatement42
-
Creates a new logical prepared statement.
- LogicalStatementEntity - Class in org.apache.derby.client.am
-
Common class interacting with the JDBC statement cache for logical prepared statements and logical callable statements.
- LogicalStatementEntity(PreparedStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalStatementEntity
-
Create a logical entity for a
PreparedStatement. - LogicalUndo - Interface in org.apache.derby.iapi.store.access.conglomerate
-
A Logical undo is an undo operation that operates on a different page from the page that has the original change.
- LogicalUndoable - Interface in org.apache.derby.iapi.store.raw
-
A LogicalUndoable is a log operation that operates on the content of a page and the log operation needs logical undo.
- LogicalUndoOperation - Class in org.apache.derby.impl.store.raw.data
-
LogicalUndoOperation is a compensation operation that rolls back the change of an LogicalUndoable operation.
- LogicalUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Return my format identifier.
- LogicalUndoOperation(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- LogicalUndoOperation(BasePage, int, LogicalPageOperation) - Constructor for class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Set up a compensation operation during run time rollback
- logIn - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
- LOGIN_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LOGIN_TIMEOUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LoginCallable(InternalDriver, String, Properties) - Constructor for class org.apache.derby.jdbc.InternalDriver.LoginCallable
- LogInstant - Interface in org.apache.derby.iapi.store.raw.log
-
Describes a position in the log.
- loginTimeout - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The time in seconds to wait for a connection request on this data source.
- loginTimeout - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- loginTimeout_ - Variable in class org.apache.derby.client.am.ClientConnection
- logLast - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- logLongColumn(int, int, Object, DynamicByteArrayOutputStream) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Log a to be stored long column.
- logLongColumn(int, int, Object, DynamicByteArrayOutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Log a long column into a DataOuput.
- logMessage(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- LOGMODULE_DOES_NOT_SUPPORT_REPLICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- logMsg(String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- logNotSynced - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOGOP_ALLOC_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_BEGIN_XACT - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_CHAIN_ALLOC_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Raw Store Log operation Ids
- LOGOP_CHECKPOINT - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_CHECKSUM - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_COMPRESS_SPACE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_COMPRESS10_2_SPACE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_CONTAINER - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_CONTAINER_UNDO - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_COPY_ROWS - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_DELETE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_ENCRYPT_CONTAINER - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_ENCRYPT_CONTAINER_UNDO - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_END_XACT - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_INIT_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_INSERT - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_INVALIDATE_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_PAGE_LOGICAL_UNDO - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_PAGE_PHYSICAL_UNDO - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_PURGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_REMOVE_FILE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_SET_RESERVED_SPACE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_UPDATE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- LOGOP_UPDATE_FIELD - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- logOut - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logOutputBuffer - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
- logOutputBuffer - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- logOverflowField(DynamicByteArrayOutputStream, int, long, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- logOverflowRecord(int, int, DynamicByteArrayOutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create and write a long row header to the log stream.
- logQueryPlan - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- logReceiverThread - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- logRecord - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
- logRecord(int, int, int, FormatableBitSet, OutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Log a currently stored record to the output stream.
- logRecord(int, int, int, FormatableBitSet, OutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Log a record to the ObjectOutput stream.
- LogRecord - Class in org.apache.derby.impl.store.raw.log
-
The log record written out to disk.
- LogRecord() - Constructor for class org.apache.derby.impl.store.raw.log.LogRecord
- logRecordDataPortion(int, int, StoredRecordHeader, FormatableBitSet, OutputStream, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- logRow(int, boolean, int, Object[], FormatableBitSet, DynamicByteArrayOutputStream, int, byte, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Log the row that will be stored at the given slot to the given OutputStream.
- logRow(int, boolean, int, Object[], FormatableBitSet, DynamicByteArrayOutputStream, int, byte, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Log a row into the StoreOuput stream.
- Logs - Class in org.apache.derby.impl.tools.dblook
- Logs() - Constructor for class org.apache.derby.impl.tools.dblook.Logs
- logScan - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- LogScan - Interface in org.apache.derby.iapi.store.raw.log
-
LogScan provides methods to read a log record from the log.
- logSeverityLevel - Variable in class org.apache.derby.iapi.services.context.ContextManager
- logSeverityLevel - Static variable in class org.apache.derby.impl.jdbc.Util
- logShipper - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- LogShipper - Interface in org.apache.derby.impl.store.replication.master
-
This is the interface for the replication log shipper.
- logSQLException(SQLException) - Static method in class org.apache.derby.impl.jdbc.Util
-
Log an SQLException to the error log or to the console if there is no error log available.
- logStart - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- logStatementText - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- logStatus - Variable in class org.apache.derby.drda.NetServlet
- logStorageFactory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logStream - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- logStream - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- logSwitchInterval - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logSwitchRequired - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- logtest_appendPartialLogRecord(byte[], int, int, byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Writes out a partial log record - takes the appendLogRecord.
- logText(String, boolean) - Method in class org.apache.derby.impl.store.replication.ReplicationLogger
-
Print a text to the log (usually derby.log), provided that verbose is true.
- logTextMessage(String, Object...) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- logThrowable(Throwable) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Logs the stack trace of the specified throwable object.
- logToFile - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- LogToFile - Class in org.apache.derby.impl.store.raw.log
-
This is an implementation of the log using a non-circular file system file.
- LogToFile() - Constructor for class org.apache.derby.impl.store.raw.log.LogToFile
-
MT- not needed for constructor
- logToScan - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- logWriter - Variable in class org.apache.derby.client.am.LogicalDatabaseMetaData
-
Error message destination, if any.
- logWriter - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- logWriter - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The log writer is declared transient, and is not serialized or stored under JNDI.
- logWriter() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the log writer we're using
- LogWriter - Class in org.apache.derby.client.am
- LogWriter(PrintWriter, int) - Constructor for class org.apache.derby.client.am.LogWriter
- logWriter_ - Variable in class org.apache.derby.client.am.Agent
- logWriter_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- logWriter_ - Variable in class org.apache.derby.client.ClientPooledConnection
- logWrittenFromLastCheckPoint - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- LOJ_bindResultColumns(boolean) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- LOJ_reorderable(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
no LOJ reordering for base table.
- LOJ_reorderable(int) - Method in class org.apache.derby.impl.sql.compile.FromList
- LOJ_reorderable(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
no LOJ reordering for this FromTable.
- LOJ_reorderable(int) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
This method recursively: determines if this part of the query tree is a compound OJ of the shape required for reordering and if so, does a reordering.
- LOJ_reorderable(int) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Currently we don't reordering any outer join w/ inner joins.
- LOJgetNPReferencedTables(int) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- LOJgetReferencedTables(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- LOJgetReferencedTables(int) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- LOJgetReferencedTables(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
- LOJgetRPReferencedTables(int) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- LONG - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- LONG - Static variable in class org.apache.derby.iapi.types.JSQLType
- LONG - Static variable in class org.apache.derby.impl.services.bytecode.Type
- longBufferForDecryption_ - Variable in class org.apache.derby.client.net.Reply
- LongColumnException - Exception in org.apache.derby.impl.store.raw.data
-
An exception used to pass a specfic "error code" through various layers of software.
- LongColumnException() - Constructor for exception org.apache.derby.impl.store.raw.data.LongColumnException
- longCountForDecryption_ - Variable in class org.apache.derby.client.net.Reply
- LONGINT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongintTypeId
- LONGINT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGINT_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Various fixed numbers related to datatypes.
- LONGINT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGINT_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
-
Various fixed numbers related to datatypes.
- LONGINT_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- longintTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- longPosForDecryption_ - Variable in class org.apache.derby.client.net.Reply
- longSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- longValueForDecryption_ - Variable in class org.apache.derby.client.net.Reply
- LONGVARBINARY - Static variable in class org.apache.derby.client.am.ClientTypes
- LONGVARBINARY_MAX_LEN - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- LONGVARBINARY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARBIT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarbitTypeId - XXXX does not exist!!!
- LONGVARBIT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- LONGVARBIT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARBIT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARBIT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARBIT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARBIT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarbitTypeId - XXXX does not exist!!!
- LONGVARBIT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.LongvarbitTypeIdImpl - does nto exist
- longvarbitTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- LONGVARCHAR - Static variable in class org.apache.derby.client.am.ClientTypes
- LONGVARCHAR_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarcharTypeId
- LONGVARCHAR_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- LONGVARCHAR_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARCHAR_LEN_NUMBYTES - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- LONGVARCHAR_MAX_LEN - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- LONGVARCHAR_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARCHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARCHAR_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- LONGVARCHAR_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.LongvarcharTypeId
- LONGVARCHAR_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.LongvarcharTypeIdImpl
- longvarcharTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- look(AbstractPool, LockTable, LockControl, ActiveLock, byte) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Look for a deadlock.
- lookedUpParams - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- lookForMainArg(String[], PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- lookForPassedSeparator(char[], int, int, int, boolean) - Method in class org.apache.derby.impl.load.ImportReadData
- lookLogName - Static variable in class org.apache.derby.tools.dblook
- lookup(int) - Method in class org.apache.derby.client.net.CodePointNameTable
- lookup(int) - Method in class org.apache.derby.impl.drda.CodePointNameTable
- lookupClass(String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Lookup the class that holds the VTI.
- lookupCodePoint(int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Returns the name of the given code point.
- lookupCursorActivation(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
See if a given cursor is available for use.
- lookupCursorActivation(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
See if a given cursor is available for use.
- lookupMessage(String) - Static method in class org.apache.derby.tools.dblook
- lookupMessage(String, String[]) - Static method in class org.apache.derby.tools.dblook
- lookupSchemaId(String) - Static method in class org.apache.derby.tools.dblook
- lookupStatement(GenericStatement) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
See if a given statement has already been compiled for this user, and if so use its prepared statement.
- LOOKUPSWITCH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- lookupTableId(String) - Static method in class org.apache.derby.tools.dblook
- loopControl(boolean) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- loopControl(boolean) - Method in class org.apache.derby.impl.sql.execute.ValidateCheckConstraintResultSet
- lopOffRowLocation() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Get a blank row by cloning the candidate row and lopping off the trailing RowLocation column for scans done on behalf of MERGE statements.
- LOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LOW_ORDER_ROW_COUNT - Static variable in class org.apache.derby.client.am.Sqlca
- LOW_ORDER_UPDATE_COUNT - Static variable in class org.apache.derby.client.am.Sqlca
- lower(StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
- lower(StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Convert the string to lower case.
- lowMemory - Variable in class org.apache.derby.iapi.services.memory.LowMemory
-
Free memory seen when caller indicated an out of memory situation.
- LowMemory - Class in org.apache.derby.iapi.services.memory
-
Methods to aid classes recover from OutOfMemoryErrors by denying or reducing service rather than a complete shutdown of the JVM.
- LowMemory() - Constructor for class org.apache.derby.iapi.services.memory.LowMemory
- lowOffset - Variable in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- lowRange - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- lr - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- LREM - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LRETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSE_COMPILATION_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LSHL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSTORE_0 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSTORE_1 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSTORE_2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSTORE_3 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LSUB - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LT - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- LT_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- LT_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- LUCENE_ALREADY_LOADED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_ALREADY_UNLOADED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_BAD_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_BAD_INDEX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_BAD_VERSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_DIR - Static variable in interface org.apache.derby.database.Database
- LUCENE_DUPLICATE_FIELD_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_ENCRYPTED_DB - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_FIELD_KEY_CONFLICT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_INDEX_DOES_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_INVALID_CHARACTER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_MUST_OWN_SCHEMA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_NO_PRIMARY_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_NOT_A_STRING_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- LUCENE_UNSUPPORTED_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- luceneLoaded() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Return true if the Lucene plugin is loaded.
- luceneLoaded() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Return true if the Lucene plugin is loaded
- LUSHR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- LXOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
M
- MAGIC_BYTE - Static variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Magic byte for the 10.5 stream header format.
- main(String[]) - Static method in class org.apache.derby.drda.NetworkServerControl
-
main routine for NetworkServerControl
- main(String[]) - Static method in class org.apache.derby.iapi.tools.run
-
Switch on the first argument to choose the tool, pass the remaining arguments to the tool.
- main(String[]) - Static method in class org.apache.derby.impl.drda.memCheck
- main(String[]) - Static method in class org.apache.derby.impl.tools.ij.Main
-
ij can be used directly on a shell command line through its main program.
- main(String[]) - Static method in class org.apache.derby.impl.tools.ij.URLCheck
- main(String[]) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Application entry point for SysInfo.
- main(String[]) - Static method in class org.apache.derby.tools.dblook
- main(String[]) - Static method in class org.apache.derby.tools.ij
- main(String[]) - Static method in class org.apache.derby.tools.PlanExporter
- main(String[]) - Static method in class org.apache.derby.tools.SignatureChecker
- main(String[]) - Static method in class org.apache.derby.tools.sysinfo
- Main - Class in org.apache.derby.impl.tools.ij
-
This is the controller for ij.
- Main - Class in org.apache.derby.impl.tools.sysinfo
-
Sysinfo reports values relevant to the current Derby configuration.
- Main() - Constructor for class org.apache.derby.impl.tools.ij.Main
-
create an ij tool waiting to be given input and output streams.
- Main() - Constructor for class org.apache.derby.impl.tools.sysinfo.Main
- Main(boolean) - Constructor for class org.apache.derby.impl.tools.ij.Main
-
This constructor is only used so that we can get to the right Main based on the JDBC version.
- Main(LocalizedOutput) - Constructor for class org.apache.derby.impl.tools.ij.Main
- mainCore(String[], Main) - Static method in class org.apache.derby.impl.tools.ij.Main
- mainIV - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- mainNodeForTable - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- mainSecretKey - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- MAINT_ENCODING - Static variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- maintainParentLinks - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
Whether the parent should maintain links from child pages to their parent.
- maintVersion - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- MAINUSAGESTRING - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- major_version - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Minor class format number defaults to VMDescriptor.JAVA_CLASS_FORMAT_MAJOR_VERSION
- majorId - Variable in class org.apache.derby.impl.services.uuid.BasicUUID
- majorId - Variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- majorToString(int) - Static method in class org.apache.derby.impl.sql.catalog.DD_Version
- majorVersion - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- majorVersionNumber - Variable in class org.apache.derby.impl.sql.catalog.DD_Version
- makeAllocPage(RawTransaction, BaseContainerHandle, long, long, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- makeAutoGenRC(FromTable, ResultColumn, int) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Make a ResultColumn for an identity column which is being set to the DEFAULT value.
- makeAutoloadedDriver() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
Load the most capable driver available.
- makeCast(ValueNode, DataTypeDescriptor, ContextManager) - Static method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Wrap a parameter in a CAST node.
- makeCatalog(TabInfoImpl, SchemaDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
The dirty work of creating a catalog.
- makeClassInspector(DatabaseClasses) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
For creating the class inspector.
- makeColumnDescriptor(SystemColumn, int, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Converts a SystemColumn to a ColumnDescriptor.
- makeColumnFromName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- makeColumnMap(ColumnDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Given a list of columns in the table, construct a bit map of those columns' ids.
- makeColumnReferenceFromName(TableName, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- makeConnection(Properties) - Method in class org.apache.derby.impl.drda.Database
-
Make a new connection using the database name and set the connection in the database
- makeConnection(Properties) - Method in class org.apache.derby.impl.drda.XADatabase
-
Make a new connection using the database name and set the connection in the database
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Compile constants that Execution will use
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropIndexNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropSequenceNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropTriggerNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.DropViewNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.GrantNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.GrantRoleNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Compile constants that Execution will use
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.MergeNode
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
This creates a class that will do the work that's constant across all Executions of a PreparedStatement.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
Create the Constant information that will drive the guts of Execution
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.RevokeNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.SavepointNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
Create the Constant information that will drive the guts of Execution.
- makeConstantAction() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Compile constants that Execution will use
- makeConstantAction(ActivationClassBuilder) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- makeCreationTimestamp(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
-
Construct the creation timestamp for the trigger.
- makeCSCA(ColumnInfo, String) - Static method in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
-
Create a sequence generator for an identity column
- makeCurrent(Object) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- makeDatabaseID(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
- makeDCMKey(String, String) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Make a HashMap key for a column in the driving column map of the LEFT JOIN
- makeDeferredClauses(StringBuffer, ResultSet, int) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- makeDeferredHashTable(TransactionController, int) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
- makeDeferredSparseRow(ExecRow, FormatableBitSet, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
For deferred update, get a deferred sparse row based on the deferred non-sparse row.
- makeDeleteClause(ValueNode, ContextManager) - Static method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Make a WHEN MATCHED ...
- makeDesc(char, int) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
A helper to build a type description based on a built-in type and an array arity.
- makeDesc(String, int, boolean) - Static method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
A helper to build a type description based on a Java class and an array arity.
- makeDiskRow(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Make a full set of columns from an object which is either already an array of column or otherwise a LocatedRow.
- makeDiskRow(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Construct a full set of columns, which may need to end with the row location.The full set of columns is what's stored on disk when we spill to disk.
- makeDistinct() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- makeDoubleDelimiterString(String, String) - Method in class org.apache.derby.impl.load.ExportWriteData
-
Convert the input string into double delimiter format for export.
- makeDummyConnection() - Method in class org.apache.derby.impl.drda.Database
-
This makes a dummy connection to the database in order to boot and/or create this last one.
- makeEmptyRow() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Return an empty row for this conglomerate.
- makeEmptyRow() - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- makeEmptyRow() - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- makeEmptyRowForCurrentVersion() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
Create an empty row for this conglomerate, in the format that would be used in a database that was created with, or hard upgraded to, the currently running version.
- makeEmptyRowForCurrentVersion() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- makeEmptyRowForCurrentVersion() - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- makeFieldHPW(String, PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
- makeFileHPW(String, PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
- makeFKReferenceClause(String, char, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- makeForMerge(String, FromBaseTable, ContextManager) - Static method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Construct a dummy CurrentOfNode just for compiling the DELETE action of a MERGE statement.
- makeFromList(boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Make a FromList for binding
- makeFromList(DataDictionary, TableElementList, boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Make a from list for binding query fragments in a CREATE/ALTER TABLE statement.
- makeHeader() - Method in class org.apache.derby.impl.services.stream.SingleStream
-
Return a new header object.
- makeHPW(PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
-
create a HeaderPrintWriter based on the header.
- makeIdentity(String, String, String) - Static method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
make a unique key for the counter.
- makeIdentity(TableDescriptor, ColumnDescriptor) - Static method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
make a unique key for the counter.
- makeIndexProperties(DataValueDescriptor[], long) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- makeIndexTemplate(FKInfo, ExecRow, ContextManager) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Make a template row with the correct columns.
- makeInMemoryRow(DataValueDescriptor[]) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Make an in-memory row from an on-disk row.
- makeInMemoryRows(List) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Turn a list of disk rows into a list of in-memory rows.
- makeInsertClause(ValueNode, ResultColumnList, ResultColumnList, ContextManager) - Static method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Make a WHEN NOT MATCHED ...
- makeInt(boolean) - Static method in class org.apache.derby.iapi.types.SQLBoolean
- makeInvalid(int, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.depend.Dependent
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- makeInvalid(int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Mark the dependent as invalid (due to at least one of its dependencies being invalid).
- makeIsNullRestriction(IsNullNode, HashMap<String, String>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Makes an IS NULL comparison of a column in the VTI.
- makeLeafRestriction(BinaryRelationalOperatorNode, HashMap<String, String>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Makes a Restriction out of a comparison between a constant and a column in the VTI.
- makeLogInstantAsLong(long, long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
-
Static functions that can only be used inside the RawStore's log factory which passes the log counter around encoded as a long
- makeMethodHPW(String, PrintWriterGetHeader, boolean) - Method in class org.apache.derby.impl.services.stream.SingleStream
- makeNewTemplate() - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Create a new empty PropertyConglomerate row, to fetch values into.
- makeNewTemplate(String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Create a new PropertyConglomerate row, with values in it.
- makeNewUUID() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Make a new UUID for whomever that wants it
- makeNextRowPositionCurrent() - Method in class org.apache.derby.client.am.Cursor
- makePasswordHasher(Dictionary<?, ?>) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get the default password hasher for this database level.
- makePasswordHasher(Dictionary<?, ?>) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- makePreallocator(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Make a new range allocator (called when the generator is instantiated)
- makePrintWriter(OutputStream) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- makePrivilegeInfo() - Method in class org.apache.derby.impl.sql.compile.PrivilegeNode
- makePrivilegeInfo() - Method in class org.apache.derby.impl.sql.compile.RoutineDesignator
- makePrivilegeInfo() - Method in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
- makeProperties(String, String) - Static method in class org.apache.derby.client.am.FailedProperties40
-
Helper method that creates a Propery object with the name-value pair given as arguments.
- makeProperties(String, String) - Static method in class org.apache.derby.iapi.jdbc.FailedProperties40
-
Helper method that creates a Propery object from the name-value pair given as arguments.
- makeQuery() - Method in class org.apache.derby.vti.ForeignTableVTI
-
Build the query which will be sent to the foreign database.
- makeReadableSignature(SignatureChecker.SQLRoutine) - Method in class org.apache.derby.tools.SignatureChecker
-
Make a human readable signature for a routine.
- makeRecordHandle(int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return a record handle for the given constant record id.
- makeRecordHandle(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- makeRecordHandle(long, int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Return a record handle that is initialized to the given segment id, container id, page number and record id.
- makeRecordHandle(long, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Return a record handle that is initialized to the given page number and record id.
- MakeRecordHandle(PageKey, int) - Static method in class org.apache.derby.impl.store.raw.data.BasePage
- makeRestriction(ValueNode, HashMap<String, String>) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Turn a compile-time WHERE clause fragment into a run-time Restriction.
- makeResultDescription() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
- makeResultDescription() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Make a ResultDescription for use in a PreparedStatement.
- makeResultDescription() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
Make the result description.
- makeResultDescription() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Make a ResultDescription for use in a ResultSet.
- makeResultDescription() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Only DML statements have result descriptions - for all others return null.
- makeResultDescriptors() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
- makeResultDescriptors() - Method in class org.apache.derby.impl.sql.compile.OrderByNode
- makeResultDescriptors() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Make a ResultDescription for use in a ResultSet.
- makeResultDescriptors() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
- makeRow(TupleDescriptor, int) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- makeRow(TupleDescriptor, int) - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
Helper method that contains common logic for
makeRow()andmakeEmptyRowForCurrentVersion(). - makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
-
most subclasses should provide this method.
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
-
Make a SYSALIASES row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
-
Make a SYSCHECKS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
-
Make a SYSCOLUMNS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
-
Make a SYSCONGLOMERATES row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
-
Make a SYSCONTRAINTS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
-
Make a SYSDEPENDS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
-
Make a SYSDUMMY1 row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
-
Make a SYSFILES row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
-
Make a SYSFOREIGNKEYS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
-
Make a SYSKEYS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Make a SYSPERMS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
Make a SYSROLES row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
-
Make a SYSSCHEMAS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
Make a SYSSEQUENCES row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
-
Make a SYSSTATISTICS row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
-
Make a SYSTABLES row
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
Make a SYSTRIGGERS row.
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
-
Make a SYSUSERS row.
- makeRow(TupleDescriptor, TupleDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
-
Make a SYSVIEWS row
- makeRowLocation(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Make a RowLocation from a RowPosition
- makeRowLocation(RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- makeRowSource(UniqueTupleDescriptor, DataDictionary) - Static method in class org.apache.derby.iapi.sql.compile.OptimizerPlan
-
Make a RowSource corresponding to the given tuple descriptor.
- makeSequenceName(UUID) - Static method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Make the name of an identity sequence generator from a table ID
- makeSQLException(String, Object[]) - Static method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Create a SQLException from Derby message arguments.
- makeSQLException(String, Object...) - Method in class org.apache.derby.vti.StringColumnVTI
-
Construct a SQLException from a SQLState and args.
- makeStream() - Method in class org.apache.derby.impl.services.stream.SingleStream
-
Make the stream; note that service properties override application and system properties.
- makeStyleHPW(String, PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
- makeSYSSTATEMENTSrow(boolean, SPSDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
-
Make a SYSSTATEMENTS row.
- makeTableName(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- makeTableName(String, String, ContextManager) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Make a TableName
- makeTableName(ContextManager, String, String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- makeUpdateClause(ValueNode, ResultColumnList, ContextManager) - Static method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Make a WHEN MATCHED ...
- makeUserDescriptor(DataDictionary, TransactionController, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
- makeValueHPW(Member, Object, PrintWriterGetHeader, String, boolean) - Method in class org.apache.derby.impl.services.stream.SingleStream
- makeVirtualLockTable() - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Make a virtual lock table for diagnostics.
- makeVirtualLockTable() - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Routines to support lock diagnostics VTIs for the benefit of VirtualLockTable
- makeWritableClobClone() - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Makes a writable clone of the current Clob.
- makeWritableClobClone(long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Makes a writable clone of the current Clob.
- makeXid(int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- MALFORMED_URL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- Management - Class in org.apache.derby.mbeans
-
Management MBean to allow applications to dynamically control visibility of Derby's MBeans.
- Management() - Constructor for class org.apache.derby.mbeans.Management
- ManagementMBean - Interface in org.apache.derby.mbeans
-
JMX MBean inteface to control visibility of Derby's MBeans.
- ManagementService - Interface in org.apache.derby.iapi.services.jmx
-
This interface represents a Management Service.
- managerLevels - Variable in class org.apache.derby.impl.drda.AppRequester
- map(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
-
Map a proposed new value for a property to an official value.
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Call the property set callbacks to map a proposed property value to a value to save.
- map(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- mapAbsoluteToRelativeColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Convert an absolute to a relative 0-based column position.
- mapArray - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList.ColumnMapping
- mapColumnNumber(int) - Method in class org.apache.derby.vti.ForeignTableVTI
-
Map a 1-based Derby column number to a 1-based column number in the foreign query.
- mapColumnNumber(int) - Method in class org.apache.derby.vti.ForwardingVTI
-
This overridable method maps the ForwardVTI's column numbers to those of the wrapped ResultSet
- mapColumnsToNames(String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate one column grant statement
- mapCursorNameToQuerySection(String, Section) - Method in class org.apache.derby.client.am.SectionManager
- mapCursorNameToResultSet() - Method in class org.apache.derby.client.am.ClientStatement
- mapCursorNameToResultSet(String, ClientResultSet) - Method in class org.apache.derby.client.am.SectionManager
- mapDB2SqlTypeToJdbcType(int, long, int) - Static method in class org.apache.derby.impl.drda.SQLTypes
-
Map DB2 SQL Type to JDBC Type
- mapDERBYTypeToDriverType(boolean, int, long, int) - Static method in class org.apache.derby.client.am.ClientTypes
- mapFdocaTypeToTypeToUseForComputingDataLength(int) - Method in class org.apache.derby.client.net.Typdef
- mapFromUserFriendlyFieldDelimiters(String) - Method in class org.apache.derby.impl.load.ControlInfo
- mapFromUserFriendlyRecordDelimiters(String) - Method in class org.apache.derby.impl.load.ControlInfo
- mapJavaToSQLType(Class) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Get the SQL type which corresponds to a Java type.
- mapJdbcTypeToDB2SqlType(int, boolean, AppRequester, int[]) - Static method in class org.apache.derby.impl.drda.SQLTypes
-
Map JDBC Type to DB2 SqlType
- mapJdbcTypeToDrdaType(int, boolean, AppRequester, int[]) - Static method in class org.apache.derby.impl.drda.FdocaConstants
-
Map jdbctype to fdoca drda type
- mapNull(String, String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Map the string to the value if it is null.
- mapOperator(int) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Map internal operator constants to user-visible ones
- mappedResultRow - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- mappedResultRow - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- mapSecchkcd(int) - Method in class org.apache.derby.client.net.NetConnection
- mapSourceColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Map the source columns to these columns.
- mapTableAsVTI(TableDescriptor, String, ResultColumnList, Properties, ContextManager) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return a node that represents invocation of the virtual table for the given table descriptor.
- mapToTypeID(JSQLType) - Static method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Map a JSQLType to a compilation type id.
- mapType(int, int, int, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Get the type of an external database's column as a Derby type name.
- mark - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Stream mark, set through ReaderToUTF8Stream.mark(int).
- mark() - Method in class org.apache.derby.client.net.Reply
- mark() - Method in class org.apache.derby.client.net.Request
- mark(int) - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Marks the current position in the stream.
- mark(int) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- MARK_UNSET_OR_EXCEEDED - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Constant indicating that no mark is set in the stream, or that the read ahead limit of the mark has been exceeded.
- markAffectedIndexes(List<ConglomerateDescriptor>) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- markAllPredicatesQualifiers() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Mark all of the predicates as Qualifiers and set the numberOfQualifiers to reflect this.
- markAllPredicatesQualifiers() - Method in class org.apache.derby.impl.sql.compile.PredicateList
- markAllRCsInChainReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this RC and all RCs in the underlying RC/VCN chain as referenced.
- markAllUnreferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Walk the list and mark all RCs as unreferenced.
- markAsCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Mark this ResultSetNode as the target table of an updatable cursor.
- markAsCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Mark this ResultSetNode as the target table of an updatable cursor.
- markAsGroupingColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this ResultColumn as a grouping column in the SELECT list
- markAsHavingTopLevelAttr() - Method in class org.apache.derby.iapi.types.XML
-
Take note of the fact this XML value represents an XML sequence that has one or more top-level attribute nodes.
- markAsHavingTopLevelAttr() - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Take note of the fact this XML value represents an XML sequence that has one or more top-level attribute nodes.
- markAsOrdered() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Indicate that the IN-list values for this node are ordered (i.e. they are all constants and they have been sorted).
- markAsPublicAPI() - Method in exception org.apache.derby.iapi.error.StandardException
-
Mark this exception as one that is thrown by a public API method.
- markAsPublished(int) - Method in class org.apache.derby.client.am.LOBStateTracker
-
Marks the specified column of the current row as published, which implies that the tracker should not release the associated locator.
- markAsScoped() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Mark this column reference as "scoped", which means that it was created (as a clone of another ColumnReference) to serve as the left or right operand of a scoped predicate.
- markAsScopedForPush() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Indicate that this predicate is a scoped copy of some other predicate (i.e. it was created as the result of a call to getPredScopedForResultSet() on some other predicate).
- markAsTopResultSet() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Mark the ResultSet as the topmost one in the ResultSet tree.
- markAsTopResultSet() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Mark the ResultSet as the topmost one in the ResultSet tree.
- markAsTopResultSet() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Mark the ResultSet as the topmost one in the ResultSet tree.
- markAsTransparent() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Indicate that this FromList is "transparent", which means that its FromTables should be bound to tables from an outer query.
- markAutoCommitted() - Method in class org.apache.derby.client.am.ClientResultSet
- markAutoCommitted() - Method in class org.apache.derby.client.am.ClientStatement
-
Mark all ResultSets associated with this statement as auto-committed.
- markChainBreakingException_() - Method in class org.apache.derby.client.am.Agent
- markChainBreakingException_() - Method in class org.apache.derby.client.net.NetAgent
- markClosed() - Method in class org.apache.derby.client.am.ClientResultSet
-
Mark this ResultSet as closed.
- markClosed() - Method in class org.apache.derby.client.am.ClientStatement
-
This method cleans up client-side resources held by this Statement.
- markClosed() - Method in class org.apache.derby.client.am.ColumnMetaData
- markClosed() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Mark this ResultSet as closed and trigger the closing of the Statement if necessary.
- markClosed(boolean) - Method in class org.apache.derby.client.am.ClientConnection
- markClosed(boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- markClosed(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
-
Mark this ResultSet as closed.
- markClosed(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
This method cleans up client-side resources held by this Statement.
- markClosed(LogicalStatementEntity) - Method in class org.apache.derby.client.am.StatementCacheInteractor
-
Designates the specified logical statement as closed.
- markClosed_() - Method in class org.apache.derby.client.am.ClientConnection
- markClosed_() - Method in class org.apache.derby.client.net.NetConnection
- markClosedForReuse(boolean) - Method in class org.apache.derby.client.am.ClientConnection
- markClosedOnServer() - Method in class org.apache.derby.client.am.ClientResultSet
-
Mark this ResultSet as closed on the server.
- markClosedOnServer_() - Method in class org.apache.derby.client.net.NetStatement
- markCollection() - Method in class org.apache.derby.impl.drda.DDMReader
-
Push DDM Length on to collection stack
- markColumnsInSelectListUpdatableByCursor(List<String>) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark all the columns in the select sql that this result column list represents as updatable if they match the columns in the given update column list.
- markCommunicationsFailure(Exception, String, String, String, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Indicate a communications failure.
- markCommunicationsFailure(String, String, String, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Indicate a communications failure
- markCorrupt(StandardException) - Method in interface org.apache.derby.iapi.store.raw.Corruptable
-
Mark the module as corrupt.
- markCorrupt(StandardException) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Really this is just a convience routine for callers that might not have access to a log factory.
- markCorrupt(StandardException) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Once the log factory is marked as corrupt then the raw store will shut down.
- markCorrupt(StandardException) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- markCorrupt(StandardException) - Method in class org.apache.derby.impl.store.raw.RawStore
- markCorrupt(StandardException) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Really this is just a convience routine for callers that might not have access to a log factory.
- markDssAsContinued(boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Mark the DSS that we're currently writing as a continued DSS, which is done by setting the high-order bit to "1", per DDM spec.
- markDSSClearPoint() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Takes note of the location of the most recently completed DSS in the buffer, and then returns the current offset.
- markExhausted(long[]) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Mark the generator as exhausted.
- markForCachingPKGNAMCSN() - Method in class org.apache.derby.client.net.Request
- markForCallStatement() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Mark this node as being for a CALL Statement.
- markForDistinctScan() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Mark the underlying scan as a distinct scan.
- markForDistinctScan() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Mark the underlying scan as a distinct scan.
- markForDistinctScan() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Mark the underlying scan as a distinct scan.
- markForIndexStatsUpdate(long) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Marks the cardinality statistics for the indexes associated with this table for update if they are considered stale, or for creation if they don't exist, and if it is considered useful to update/create them.
- markGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this a columm as a generated column
- markGeneratedForUnmatchedColumnInInsert() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this a columm as generated for an unmatched column in an insert
- markGeneratedToReplaceAggregate() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Mark this node as being generated to replace an aggregate.
- markGeneratedToReplaceWindowFunctionCall() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Mark this node as being generated to replace a window function call.
- markHavingSubqueries() - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Mark all of the subqueries in this list as being part of a having clause, so we can avoid flattening later.
- markInitialSize() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- markLengthBytes(int) - Method in class org.apache.derby.client.net.Request
- markLOBAsPublished(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Marks the LOB at the specified column as published.
- markNextRowPosition() - Method in class org.apache.derby.client.am.Cursor
- markPositionedUpdateDeletePreparedStatementsClosed() - Method in class org.apache.derby.client.am.ClientResultSet
- markPrepared() - Method in class org.apache.derby.client.am.ClientStatement
- markPreparedStatementForAutoGeneratedKeysClosed() - Method in class org.apache.derby.client.am.ClientStatement
- markQualifier() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Tell the predicate that it is to be used as a qualifier in an index scan.
- markQualifier() - Method in class org.apache.derby.impl.sql.compile.Predicate
- markReferencedColumns() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Mark all of the RCs and the RCs in their RC/VCN chain referenced in the predicate list as referenced.
- markResultSetsClosed(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Mark all ResultSets associated with this statement as closed.
- markReturnValueDiscarded() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Tell this node that nothing is done with the returned value
- markRowAsDeleted() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Marks the resultSet's currentRow as deleted after a delete has been issued by either by using positioned delete or JDBC's deleteRow method.
- markRowAsDeleted() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- markRowAsDeleted() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- markRowAsDeleted() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- markRowAsDeleted() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- markRowAsDeleted() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- markRowAsDeleted() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- markSortDescending() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Indicate that the IN-list values for this node must be sorted in DESCENDING order.
- markStack - Variable in class org.apache.derby.impl.drda.DDMWriter
- markStack_ - Variable in class org.apache.derby.client.net.Request
- markStartKey() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Tell the predicate that it is to be used as a column in the start key value for an index scan.
- markStartKey() - Method in class org.apache.derby.impl.sql.compile.Predicate
- markStatementResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
This method is overridden to allow a resultset node to know if it is the one controlling the statement -- i.e., it is the outermost result set node for the statement.
- markStatementsClosed() - Method in class org.apache.derby.client.am.ClientConnection
- markStopKey() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Tell the predicate that it is to be used as a column in the stop key value for an index scan.
- markStopKey() - Method in class org.apache.derby.impl.sql.compile.Predicate
- markSupported() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
This stream doesn't support mark/reset, independent of whether the underlying stream does so or not.
- markSupported() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Tests if this stream supports mark/reset.
- markSupported() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- markTempTableAsModifiedInUnitOfWork(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Mark the passed temporary table as modified in the current unit of work.
- markTempTableAsModifiedInUnitOfWork(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- markTheDepth() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
marking the depth of each element
- markTopTableConstructor() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Mark this as the top node of a table constructor.
- markUnused() - Method in interface org.apache.derby.iapi.sql.Activation
-
Mark the activation as unused.
- markUnused() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Mark the activation as unused.
- markUnused() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Mark the activation as unused.
- markUpdatableByCursor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as being updatable, so we can make sure it is in the "for update" list of a positioned update.
- markUpdatableByCursor() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark all the (base) columns in this list as updatable by a positioned update statement.
- markUpdatableByCursor(List<String>) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Mark as updatable all the columns in the result column list of this FromBaseTable that match the columns in the given update column list.
- markUpdatableByCursor(List<String>) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark as updatable all the columns in this result column list that match the columns in the given update column list
- markUpdated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as being updated by an update statement.
- markUpdated() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark all the columns in this list as updated by an update statement.
- markUpdated(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Mark as updatable all the columns in the result column list of this FromBaseTable that match the columns in the given update column list.
- markUpdated(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark as updatable all the columns in this result column list that match the columns in the given update column list.
- markWhereSubqueries() - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Mark all of the subqueries in this list as being part of a where clause so we can avoid flattening later if needed.
- markWriteChainAsDirty() - Method in class org.apache.derby.client.net.NetAgent
-
Marks the agent's write chain as dirty.
- maskOutPassword() - Method in class org.apache.derby.client.net.Request
- masterController - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
The master controller that initialized this log shipper.
- MasterController - Class in org.apache.derby.impl.store.replication.master
-
This is an implementation of the replication master controller service.
- MasterController() - Constructor for class org.apache.derby.impl.store.replication.master.MasterController
-
Empty constructor required by Monitor.bootServiceModule
- masterFac - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- masterFactory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- MasterFactory - Interface in org.apache.derby.iapi.store.replication.master
-
This is the interface for the replication master controller service.
- MasterReceiverThread(String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
- match(byte[], int, byte[]) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- match(char[], int, char[]) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- match(Object) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- match(Object) - Method in interface org.apache.derby.iapi.util.Matchable
-
Return true if the passed in object matches this object.
- match(Object) - Method in class org.apache.derby.impl.store.raw.xact.EscalateContainerKey
-
Public Methods of XXXX class:
- MATCH_FOUND - Static variable in class org.apache.derby.impl.store.access.btree.BTreeController
- Matchable - Interface in org.apache.derby.iapi.util
-
Provides the ability for an object to match a subset of a group of other objects.
- matchCodePoint(int) - Method in class org.apache.derby.client.net.Reply
- matches(String) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Matches by name and only temp tables that have not been dropped (that's when droppededInSavepointLevel will be -1)
- matchFunctions(Connection) - Method in class org.apache.derby.tools.SignatureChecker
-
Match the signatures of functions in this database.
- MATCHING_CLAUSE_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- matchingClause - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- MatchingClauseConstantAction - Class in org.apache.derby.impl.sql.execute
-
Describes the execution machinery needed to evaluate a WHEN [ NOT ] MATCHING clause of a MERGE statement.
- MatchingClauseConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
0-arg constructor needed by Formatable machinery
- MatchingClauseConstantAction(int, String, ResultDescription, String, String, String, ConstantAction) - Constructor for class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Construct from thin air.
- matchingClauseCount() - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Get the number of matching clauses
- MatchingClauseNode - Class in org.apache.derby.impl.sql.compile
-
Node representing a WHEN MATCHED or WHEN NOT MATCHED clause in a MERGE statement.
- MatchingClauseNode(ValueNode, ResultColumnList, ResultColumnList, ResultColumnList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Constructor called by factory methods.
- matchProcedures(Connection) - Method in class org.apache.derby.tools.SignatureChecker
-
Match the signatures of procedures in this database.
- matchRight - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- matchSignatures(Connection) - Method in class org.apache.derby.tools.SignatureChecker
-
Match the signatures of routines in the database attached to this connection.
- materialCallableStatement_ - Variable in class org.apache.derby.client.am.ClientCallableStatement
- materialConnectionReply_ - Variable in class org.apache.derby.client.net.ConnectionReply
- materializable - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- MATERIALIZE_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- materialized - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
Tells whether the Blob has been materialized or not.
- materialized - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Flag to check if it is using stream from LOBStreamControl or from DVD.
- materialized_cols - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- materializedCC - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- materializedCID - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- materializedCreated - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- MaterializedResultSet - Class in org.apache.derby.impl.sql.execute
-
Materialize the underlying ResultSet tree into a temp table on the 1st open.
- MaterializedResultSet(NoPutResultSet, Activation, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
Constructor for a MaterializedResultSet
- materializedRowBuffer - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- materializedScan - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- materializedString_ - Variable in class org.apache.derby.client.am.AsciiStream
- materializedSubqueries - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- materializeResultSetIfPossible(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- MaterializeResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A MaterializeResultSetNode represents a materialization result set for any child result set that needs one.
- MaterializeResultSetNode(ResultSetNode, ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.MaterializeResultSetNode
-
Constructor for a MaterializeResultSetNode.
- materializeStream() - Method in class org.apache.derby.client.am.ClientBlob
-
Materialize the stream used for input to the database.
- materializeStream() - Method in class org.apache.derby.client.am.ClientClob
-
Materialize the stream used for input to the database.
- materializeStream() - Method in class org.apache.derby.client.am.Lob
-
Method to be implemented by subclasses, so that #materializedStream(InputStream, String) can be called with subclass specific parameters and the result assigned to the right stream.
- materializeStream(InputStream, String) - Method in class org.apache.derby.client.am.Lob
-
Materialize the given stream into memory and update the internal length variable.
- MaterializeSubqueryNode - Class in org.apache.derby.impl.sql.compile
-
A MaterializeSubqueryNode is used to replace the nodes for a subquery, to facilitate code generation for materialization if possible.
- MaterializeSubqueryNode(LocalField, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.MaterializeSubqueryNode
- MaterialPreparedStatement - Interface in org.apache.derby.client.am
- materialPreparedStatement_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- materialResultSetReply_ - Variable in class org.apache.derby.client.net.ResultSetReply
- MaterialStatement - Interface in org.apache.derby.client.am
- materialStatement_ - Variable in class org.apache.derby.client.am.ClientStatement
- materialStatementReply_ - Variable in class org.apache.derby.client.net.StatementReply
- MAX - Static variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
If the fill information is less than FI_LOW the log shipper will ship with a MAX ms delay or when a buffer becomes full whichever comes first.
- MAX_ACTION_CODE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
-
Extensions to this interface may use action codes > MAX_ACTION_CODE without fear of clashing with action codes in this base interface.
- MAX_ALLOWED_PROTOCOL_VERSION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- MAX_BLOB_RETURN_LEN - Static variable in interface org.apache.derby.iapi.reference.Limits
-
The maximum length of the data returned from the BLOB stored procedures.
- MAX_BORROWED_SPACE - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
- MAX_BUF_SIZE - Static variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- MAX_CACHED_GROUPS - Static variable in class org.apache.derby.impl.services.locks.LockSpace
-
The maximum number of elements to cache in
LockSpace.spareGroups. - MAX_CLOB_RETURN_LEN - Static variable in interface org.apache.derby.iapi.reference.Limits
-
The maximum length of the data returned from the CLOB stored procedures.
- MAX_CODE_LENGTH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Maximum code length in a single method.
- MAX_COMPRESSED_INT_ONE_BYTE - Static variable in class org.apache.derby.iapi.services.io.CompressedNumber
- MAX_COMPRESSED_INT_TWO_BYTES - Static variable in class org.apache.derby.iapi.services.io.CompressedNumber
- MAX_CONNECT_TRYS - Static variable in class org.apache.derby.drda.NetServlet
- MAX_CONSTANT_POOL_ENTRIES - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
-
Maximum number of entries in the constant pool.
- MAX_CONTAINER_INITIAL_PAGES - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Maximum number of initial pages when a container is created
- MAX_DECIMAL_PRECISION_SCALE - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- MAX_DECIMAL_PRECISION_SCALE - Static variable in interface org.apache.derby.iapi.types.NumberDataValue
- MAX_DRDA_UDT_SIZE - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
- MAX_DSS_LEN - Static variable in class org.apache.derby.client.net.DssConstants
- MAX_DSS_LENGTH - Static variable in class org.apache.derby.impl.drda.DssConstants
- MAX_DYNAMIC_MATERIALIZED_ROWS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Maximum size of dynamically created materialized rows.
- MAX_ENCODABLE_LENGTH - Static variable in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
The maximum length that can be encoded by the header.
- MAX_ENV_LID - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- MAX_EVENTS - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- MAX_EXTDTA_SIZE - Static variable in class org.apache.derby.impl.drda.DDMReader
- MAX_FRACTION_DIGITS - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- MAX_ID_2 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
UDPATE MAX_ID_2 WHEN YOU ADD A NEW FORMATABLE
- MAX_ID_4 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- MAX_IDENTIFIER_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Limits
- max_inmemory_rowcnt - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- max_inmemory_size - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- MAX_INT_STORED_SIZE - Static variable in class org.apache.derby.iapi.services.io.CompressedNumber
- MAX_INTERRUPT_RETRIES - Static variable in class org.apache.derby.iapi.util.InterruptStatus
-
Constants used by code that retries file operations after seeing the NIO file channel closed due to interrupts.
- MAX_LOCKS - Static variable in class org.apache.derby.impl.services.stream.RollingFileStream
- MAX_LOGFILE_NUMBER - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
- MAX_LOGFILE_SIZE - Static variable in class org.apache.derby.impl.store.raw.log.LogCounter
- MAX_LONG_STORED_SIZE - Static variable in class org.apache.derby.iapi.services.io.CompressedNumber
- MAX_MARKS_NESTING - Static variable in class org.apache.derby.client.net.Reply
- MAX_MARKS_NESTING - Static variable in class org.apache.derby.client.net.Request
- MAX_MARKS_NESTING - Static variable in class org.apache.derby.impl.drda.DDMReader
- MAX_MARKS_NESTING - Static variable in class org.apache.derby.impl.drda.DDMWriter
- MAX_MEMORY_PER_TABLE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Property name for controlling the maximum size of memory (in KB) the optimizer can use for each table.
- MAX_MIN_ARRAY_SIZE - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
- MAX_NAME - Static variable in class org.apache.derby.impl.drda.CodePoint
- MAX_NODE_TYPE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
Extensions to this interface can use nodetypes > MAX_NODE_TYPE with out fear of collision with C_NodeTypes
- MAX_OVERFLOW_ONLY_REC_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
maximum length for row containing just an overflow pointer.
- MAX_OVERRIDES - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- max_pageno - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- max_pageno - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- MAX_PRE_ALLOC_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- MAX_QUEUE_LENGTH - Static variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Maximum number of work units allowed in the queue.
- MAX_RANGE(int) - Static method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Statically calculates how many pages this extent can manage given the availspace number of bytes to store this extent in if read/writeExternal changes, this must change too
- MAX_REQUIRED_LEN - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- MAX_RETRIES - Static variable in class org.apache.derby.tools.JDBCDisplayUtil
- MAX_ROTATION - Static variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
How large part of the clock to look at before giving up in
rotateClock(). - max_rowsize_bytes - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- max_rowsize_bytes - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- MAX_SQRT - Static variable in class org.apache.derby.impl.sql.execute.BaseActivation
- MAX_STREAM_HEADER_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLClob
-
The maximum number of bytes used by the stream header.
- MAX_TWO_BYTE_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Maximum value for a two byte format id.
- MAX_VALUE_IDX - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
- MAX_VARCHAR_BYTE_LENGTH - Static variable in class org.apache.derby.impl.drda.DDMWriter
-
The maximum length in bytes for strings sent by
writeLDString(), which is the maximum unsigned integer value that fits in two bytes. - MAX_VARS_IN_NGDA - Static variable in class org.apache.derby.client.net.FdocaConstants
- MAX_VARS_IN_NGDA - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- maxActsSize - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
The maximum size of acts since the last time it was trimmed.
- maxBitsForSpace(int) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Statically calculates how many bits can fit into the number of bytes if this Bit object is externalized.
- maxblkext - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- maxblkext - Variable in class org.apache.derby.impl.drda.DRDAStatement
- MAXBLKEXT - Static variable in class org.apache.derby.client.net.CodePoint
- MAXBLKEXT - Static variable in class org.apache.derby.impl.drda.CodePoint
- MAXBLKEXT_DEFAULT - Static variable in class org.apache.derby.impl.drda.CodePoint
- MAXBLKEXT_NONE - Static variable in class org.apache.derby.impl.drda.CodePoint
- MAXBQUALSIZE - Static variable in class org.apache.derby.client.ClientXid
- maxCapacity - Variable in class org.apache.derby.impl.sql.compile.FromTable
- maxCapacity - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- maxCapacity(int, int, double) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
- maxCapacity(int, int, double) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- maxCapacity(int, int, double) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- maxCapacity(JoinStrategy, int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Return the maximum capacity of the hash table, for hash join strategy
- maxCapacity(JoinStrategy, int) - Method in class org.apache.derby.impl.sql.compile.FromTable
- maxCharLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- maxCharLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
The maximum allowed character length.
- maxCharLength(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Imposes a length limit on the stream, expressed in number of characters, defaults to
Long.MAX_VALUE. - maxColumnNumber - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
The highest column number in the row.
- maxEncodedLength(String) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Find the maximum number of bytes needed to represent the string in the default encoding.
- maxFetchColumnId - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- maxFieldSize - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- maxFieldSize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
maxFieldSize is a worst case calculation for the size of a record on an empty page, with a single field, but still allow room for an overflow pointer if another field is to be added.
- MaxFieldSize - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- maxFieldSize_ - Variable in class org.apache.derby.client.am.ClientStatement
- maxFieldSize_ - Variable in class org.apache.derby.client.am.Cursor
- maxFreeListSize - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- maxGroupStoredSize() - Static method in class org.apache.derby.impl.store.raw.log.LogRecord
- MAXIMUM_BUFFER_SIZE - Static variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Maximum size in number of chars for the internal character buffer.
- MAXIMUM_WIDTH_UNKNOWN - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
The return value from getMaximumWidth() for types where the maximum width is unknown.
- maximumLength - Variable in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
The maximum allowed length for the stream.
- maximumRowSize_ - Variable in class org.apache.derby.client.net.NetCursor
- maximumValue - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- maximumWidth - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
- maxInMemoryRowCount - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- maxLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- MAXLONG_PLUS_ONE - Static variable in class org.apache.derby.iapi.types.NumberDataType
- maxMaxWidth - Variable in class org.apache.derby.iapi.types.TypeId
- maxMemoryPerTable - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- maxMemoryPerTable - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- MaxMinAggregateDefinition - Class in org.apache.derby.impl.sql.compile
-
Defintion for the MAX()/MIN() aggregates.
- MaxMinAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
Niladic constructor.
- MaxMinAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for MAX()/MIN().
- MaxMinAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
- MaxMinAggregator() - Constructor for class org.apache.derby.impl.sql.execute.MaxMinAggregator
- maxNextCharInd - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- maxNextCharInd - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- maxNumSections_ - Variable in class org.apache.derby.client.am.SectionManager
- maxPoolSize - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- maxPos - Variable in class org.apache.derby.client.am.BlobLocatorInputStream
-
Position in Blob where to stop reading.
- maxPos - Variable in class org.apache.derby.client.am.ClobLocatorReader
-
Position in Clob where to stop reading.
- maxPos - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Position in Clob where to stop reading unless EOF is reached first.
- maxPos - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Position in Blob where to stop reading unless EOF is reached first.
- maxPrecision - Variable in class org.apache.derby.iapi.types.TypeId
- MAXREPLY - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Maximum reply size.
- maxRows - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- maxRows - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- maxRows - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- maxRows - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- maxRows_ - Variable in class org.apache.derby.client.am.ClientResultSet
- maxRows_ - Variable in class org.apache.derby.client.am.ClientStatement
- maxRowSize - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- maxRowSize - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- maxRowSize - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- maxRowsPerPage - Static variable in class org.apache.derby.impl.store.access.btree.BTree
-
Maximum rows per page to place on a btree leaf or nonleaf page.
- maxrslcnt - Variable in class org.apache.derby.impl.drda.DRDAStatement
- MAXRSLCNT - Static variable in class org.apache.derby.client.net.CodePoint
- MAXRSLCNT - Static variable in class org.apache.derby.impl.drda.CodePoint
- MAXRSLCNT_NOLIMIT - Static variable in class org.apache.derby.client.net.CodePoint
- maxScale - Variable in class org.apache.derby.iapi.types.TypeId
- maxShippingInterval - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Minimum interval (in milliseconds) between log shipping.
- maxSize - Variable in class org.apache.derby.client.am.stmtcache.JDBCStatementCache.BoundedLinkedHashMap
-
Maximum number of entries.
- maxSize - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The maximum size of the cache.
- maxSize - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
The maximum size (number of elements) for this cache.
- maxSize - Variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- maxStack - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Maximum stack depth seen in this method, measured in words.
- maxStatements - Variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Specifies the maximum number of statements that can be cached per connection by the JDBC driver.
- maxStatements - Variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Specifies the maximum number of statements that can be cached per connection by the JDBC driver.
- maxStatementsToPool() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Internally used method.
- maxStatementsToPool() - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
- maxStatementsToPool() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Internally used method.
- maxThreads - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- maxTransactionIdStoredSize(TransactionId) - Static method in class org.apache.derby.impl.store.raw.log.LogRecord
- maxValue(DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, int, int, int, int, boolean, int, int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseExpressionActivation
-
Get the maximum value of 4 input values.
- maxWidth - Static variable in class org.apache.derby.tools.JDBCDisplayUtil
- mayHaveFreePage() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- mbean - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
The identifier of the MBean that allows monitoring of this instance.
- mbean - Variable in class org.apache.derby.jdbc.InternalDriver
- mbeanServer - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Platform MBean server, from ManagementFactory.getPlatformMBeanServer().
- mc - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- MDD_REST_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- MDD_SQLDTA_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
- MDD_SQLDTAGRP_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
- MDD_TRIPLET_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
- MDD_TRIPLET_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- MDD_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
- MDD_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- mddOverride_ - Variable in class org.apache.derby.client.net.Typdef
- MEASURE - Static variable in class org.apache.derby.iapi.services.diag.Performance
- MemberTable - Class in org.apache.derby.iapi.services.classfile
- MemberTable(int) - Constructor for class org.apache.derby.iapi.services.classfile.MemberTable
- MemberTableHash - Class in org.apache.derby.iapi.services.classfile
- MemberTableHash(String, String) - Constructor for class org.apache.derby.iapi.services.classfile.MemberTableHash
- MemberTableHash(String, String, int) - Constructor for class org.apache.derby.iapi.services.classfile.MemberTableHash
- MemByteHolder - Class in org.apache.derby.impl.store.raw.data
-
A ByteHolder that stores all its bytes in memory.
- MemByteHolder(int) - Constructor for class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Create a new MemByteHolder.
- memCheck - Class in org.apache.derby.impl.drda
- memCheck() - Constructor for class org.apache.derby.impl.drda.memCheck
- memCheck(int) - Constructor for class org.apache.derby.impl.drda.memCheck
- memoryIterator - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable.BackingStoreHashtableEnumeration
- memoryState - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
Low memory state object for connection requests.
- memoryUsageOK(double, int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
- memoryUsageOK(double, int) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- memoryUsageOK(double, int) - Method in class org.apache.derby.impl.sql.compile.FromTable
- merge(A) - Method in interface org.apache.derby.agg.Aggregator
-
For merging another partial result into this Aggregator.
- merge(Object[], Object[]) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Merge the aggregate results.
- merge(Storable, Storable) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Merge two partial aggregations.
- merge(ExecAggregator) - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Merges one aggregator into a another aggregator.
- merge(ExecAggregator) - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
- merge(ExecAggregator) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
- merge(ExecAggregator) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
- merge(ExecAggregator) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- merge(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
-
Merge the aggregate results.
- merge(VarPAggregator<V>) - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
- MERGE_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- merge_run_details - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- MERGE_SOURCE - Static variable in class org.apache.derby.impl.sql.compile.ColumnReference
- MERGE_TARGET - Static variable in class org.apache.derby.impl.sql.compile.ColumnReference
- MERGE_UNKNOWN - Static variable in class org.apache.derby.impl.sql.compile.ColumnReference
- mergeARow(int) - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Insert rows while we keep getting duplicates from the merge run whose scan is in the open scan array entry indexed by scanindex.
- MergeConstantAction - Class in org.apache.derby.impl.sql.execute
-
Describes the execution machinery needed to evaluate a MERGE statement.
- MergeConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.MergeConstantAction
-
0-arg constructor needed by Formatable machinery
- MergeConstantAction(ConstantAction[]) - Constructor for class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Construct from thin air.
- mergedRow - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- mergeGroups(HashMap<Lock, Lock>, HashMap<Lock, Lock>) - Method in class org.apache.derby.impl.services.locks.LockSpace
- MergeInserter - Class in org.apache.derby.impl.store.access.sort
- MergeInserter() - Constructor for class org.apache.derby.impl.store.access.sort.MergeInserter
- MergeJoinResultSet - Class in org.apache.derby.impl.sql.execute
-
Merge two result sets.
- MergeJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, Activation, GeneratedMethod, GeneratedMethod, int, boolean, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.MergeJoinResultSet
-
Create a MergeJoinResultSet
- MergeNode - Class in org.apache.derby.impl.sql.compile
-
A MergeNode represents a MERGE statement.
- MergeNode(FromTable, FromTable, ValueNode, QueryTreeNodeVector<MatchingClauseNode>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.MergeNode
-
Constructor for a MergeNode.
- MergeResultSet - Class in org.apache.derby.impl.sql.execute
-
INSERT/UPDATE/DELETE a target table based on how it outer joins with a driving table.
- MergeResultSet(NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.MergeResultSet
-
Construct from a driving left join and an Activation.
- mergeResultSets() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- mergeRowHolders(HashMap<String, String>) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- mergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
A vector of the conglomerate ids of the merge runs.
- mergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeScan
-
The merge runs.
- mergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
A vector of merge runs, produced by the MergeInserter.
- MergeScan - Class in org.apache.derby.impl.store.access.sort
-
A sort scan that is capable of merging as many merge runs as will fit in the passed-in sort buffer.
- MergeScan(MergeSort, TransactionManager, SortBuffer, Vector<Long>, SortObserver, boolean) - Constructor for class org.apache.derby.impl.store.access.sort.MergeScan
- MergeScanRowSource - Class in org.apache.derby.impl.store.access.sort
-
Wrapping the output of a MergeScan in a RowSource for the benefit of the createAndLoadConglomerate and loadConglomerate interface.
- MergeScanRowSource(MergeSort, TransactionManager, SortBuffer, Vector<Long>, SortObserver, boolean) - Constructor for class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- MergeSort - Class in org.apache.derby.impl.store.access.sort
-
A sort implementation which does the sort in-memory if it can, but which can do an external merge sort so that it can sort an arbitrary number of rows.
- MergeSort() - Constructor for class org.apache.derby.impl.store.access.sort.MergeSort
- MergeSortInfo - Class in org.apache.derby.impl.store.access.sort
-
This object provides performance information related to a sort.
- MergeSortInfo(MergeInserter) - Constructor for class org.apache.derby.impl.store.access.sort.MergeSortInfo
- mergeVectorAggregates(ExecRow, ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Run the aggregator merge method for each aggregator in the row.
- mergeZips(ZipInfoProperties[], ZipInfoProperties[]) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Merge and flatten two arrays of ZipInfoProperties, removing any duplicates.
- message - Variable in class org.apache.derby.diag.ErrorMessages
- message - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
This is the content of the replication message.
- MESSAGE - Static variable in class org.apache.derby.iapi.services.io.CloseFilterInputStream
-
Message, modeled after CloseFilterInputStream in the client.
- message_ - Variable in exception org.apache.derby.client.am.SqlException
- MESSAGE_DIGEST - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- MESSAGE_FILE - Static variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- MESSAGE_FILE - Static variable in class org.apache.derby.impl.load.ControlInfo
- MESSAGE_FILE - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
Name of file which contains messages for sysinfo.
- messageArgs - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- messageDigest - Variable in class org.apache.derby.client.am.EncryptionManager
- messageDigest - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- messageFileName - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- messageid - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- MessageId - Interface in org.apache.derby.iapi.reference
-
This class is a refactoring wrapper around the new location in shared/common/reference
- MessageId - Interface in org.apache.derby.shared.common.reference
-
This class contains message identifiers for strings that are not converted to SQL exceptions.
- messageLocale - Variable in class org.apache.derby.iapi.services.context.ContextManager
- messageNumber_ - Variable in exception org.apache.derby.client.am.SqlException
-
Tells which of the messages in the SQLCA this exception refers to (counting from 0).
- MessageService - Class in org.apache.derby.iapi.services.i18n
-
Message Service implementation provides a mechanism for locating messages and substituting arguments for message parameters.
- MessageService() - Constructor for class org.apache.derby.iapi.services.i18n.MessageService
- messageTextRetrievedContainsTokensOnly_ - Variable in class org.apache.derby.client.am.Sqlca
- MessageUtil - Class in org.apache.derby.shared.common.i18n
-
Class comments here
- MessageUtil(String) - Constructor for class org.apache.derby.shared.common.i18n.MessageUtil
-
Create an instance of MessageUtil with a specific resource bundle.
- MessageUtils - Class in org.apache.derby.shared.common.error
- MessageUtils() - Constructor for class org.apache.derby.shared.common.error.MessageUtils
- metadata - Static variable in class org.apache.derby.catalog.GetProcedureColumns
- metadata - Static variable in class org.apache.derby.diag.ContainedRoles
- metadata - Static variable in class org.apache.derby.diag.ErrorLogReader
- metadata - Static variable in class org.apache.derby.diag.ErrorMessages
- metadata - Static variable in class org.apache.derby.diag.LockTable
- metadata - Static variable in class org.apache.derby.diag.SpaceTable
- metadata - Static variable in class org.apache.derby.diag.StatementCache
- metadata - Static variable in class org.apache.derby.diag.StatementDuration
- metadata - Static variable in class org.apache.derby.diag.TransactionTable
- metaData - Variable in class org.apache.derby.impl.sql.GenericResultDescription
-
Saved JDBC ResultSetMetaData object.
- METADATA(ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
- metaDataInfoCache_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- metaDataInfoCall() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- metaDataInfoIsCached_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- meter - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The underlying stream being written to that keeps track of how much has been written
- MeteredStream(OutputStream, int) - Constructor for class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
-
Creates a new instance of MeteredStream
- method - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
- METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- METHOD_ALIAS_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.MethodAliasInfo
- method_count - Variable in class org.apache.derby.catalog.GetProcedureColumns
- method_info - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- MethodAliasInfo - Class in org.apache.derby.catalog.types
-
Describe a method alias.
- MethodAliasInfo() - Constructor for class org.apache.derby.catalog.types.MethodAliasInfo
-
Public niladic constructor.
- MethodAliasInfo(String) - Constructor for class org.apache.derby.catalog.types.MethodAliasInfo
-
Create a MethodAliasInfo
- MethodBuilder - Interface in org.apache.derby.iapi.services.compiler
-
MethodBuilder is used to generate the code for a method.
- methodCache - Variable in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
- methodCall - Variable in class org.apache.derby.impl.sql.compile.CallStatementNode
-
The method call for the Java procedure.
- methodCall - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- methodCall - Variable in class org.apache.derby.impl.sql.execute.CallStatementResultSet
- MethodCallNode - Class in org.apache.derby.impl.sql.compile
-
A MethodCallNode represents a Java method call.
- MethodCallNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.MethodCallNode
- MethodFactory - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The interface of all access method factories.
- methodName - Variable in class org.apache.derby.catalog.types.MethodAliasInfo
-
This class implements Formatable.
- methodName - Variable in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- methodName - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- methodName - Variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- methodName - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- methodName - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
- methodName - Variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Java method name
- methodName - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- methodName - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- methodNotImplemented() - Method in class org.apache.derby.impl.load.ImportBlob
-
Return an unimplemented feature error
- methodNotImplemented() - Method in class org.apache.derby.impl.load.ImportClob
-
Return an unimplemented feature error
- methodParameterTypes - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
The parameter types for the resolved method.
- methodParms - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- methodParms - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
- methodReturn() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Return from a method, optionally with a value.
- methodReturn() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- methodType - Variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Return type of Java method.
- mf - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- MGR_CODEPOINTS - Static variable in class org.apache.derby.impl.drda.CodePoint
- MGR_LEVEL_UNKNOWN - Static variable in class org.apache.derby.impl.drda.AppRequester
- MGR_LEVELS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- MGRDEPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- MGRLVL_3 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- MGRLVL_4 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- MGRLVL_5 - Static variable in class org.apache.derby.client.net.NetConfiguration
- MGRLVL_5 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- MGRLVL_6 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- MGRLVL_7 - Static variable in class org.apache.derby.client.net.NetConfiguration
- MGRLVL_7 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- MGRLVL_NA - Static variable in class org.apache.derby.client.net.NetConfiguration
- MGRLVLLS - Static variable in class org.apache.derby.client.net.CodePoint
- MGRLVLLS - Static variable in class org.apache.derby.impl.drda.CodePoint
- MGRLVLN - Static variable in class org.apache.derby.impl.drda.CodePoint
- MGRLVLRM - Static variable in class org.apache.derby.client.net.CodePoint
- MGRLVLRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- MIDDLE_OF_BATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- MILLISECONDS_IN_DAY - Static variable in interface org.apache.derby.iapi.reference.Property
- MIN - Static variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
If the fill information (obtained from the log buffer) is less than FI_HIGH but greater than FI_LOW the log shipper will ship with a MIN ms delay.
- MIN_AGENT_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_BOOTPASS_LENGTH - Static variable in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
Minimum bootPassword length
- MIN_BUFFER_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- MIN_CMNAPPC_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_CMNTCPIP_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_DECIMAL_DIVIDE_SCALE - Static variable in interface org.apache.derby.iapi.types.NumberDataValue
-
The minimum scale when dividing Decimals
- MIN_HOLDER_GROWTH - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Minimum number of holder slots to grow with when the block holder array has to grow to be able to reference all the data arrays.
- MIN_ID_2 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- MIN_ID_4 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- MIN_ITEMS_TO_CHECK - Static variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
The minimum number of items to check before we decide to give up looking for evictable entries when rotating the clock.
- MIN_LANGUAGE_STALE_PLAN_CHECK_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Minimum value for above
- MIN_LOCKS_ESCALATION_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
The minimum value for LOCKS_ESCALATION_THRESHOLD
- MIN_MAXTHREADS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- MIN_MGR_LEVELS - Static variable in class org.apache.derby.impl.drda.AppRequester
- MIN_PRE_ALLOC_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- MIN_RDB_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- min_rowsize_bytes - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- min_rowsize_bytes - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- MIN_RSYNCMGR_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_SECMGR_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_SELECT_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- MIN_SQLAM_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_SYNCPTMGR_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_TIMESLICE - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- MIN_TWO_BYTE_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Minimum value for a two byte format id.
- MIN_UNICODE_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MIN_VALUE_IDX - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
- MIN_XAMGR_MGRLVL - Static variable in class org.apache.derby.client.net.NetConfiguration
- MINIMUM_RECORD_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for MINIMUM_RECORD_SIZE_PARAMETER for heap tables that allow overflow.
- MINIMUM_RECORD_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum value for MINIMUM_RECORD_SIZE_PARAMETER (1).
- MINIMUM_RECORD_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for the default minimum record size to be used in the storage area.
- MINIMUM_SORTBUFFERMAX - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- minimumRecordSize - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- minimumRecordSize - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
Minimum space to reserve for record portion length of row.
- minimumRecordSize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Minimum space to reserve for record portion length of row.
- minimumValue - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- MINLONG_MINUS_ONE - Static variable in class org.apache.derby.iapi.types.NumberDataType
- minObjectSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- minor_version - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Minor class format number defaults to VMDescriptor.JAVA_CLASS_FORMAT_MINOR_VERSION which currently corresponds to a really old (JDK 1.0.2) setting.
- minorVersion - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- minorVersion - Variable in class org.apache.derby.impl.store.access.PC_XenaVersion
- minorVersionNumber - Variable in class org.apache.derby.impl.sql.catalog.DD_Version
- minPoolSize - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- minShippingInterval - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Minimum interval (in milliseconds) between log shipping.
- minThreads - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- minus(NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL unary - operator.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the unary minus operator for double.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the unary minus operator for double.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLInteger
-
This method implements the unary minus operator for int.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the unary minus operator for bigint.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the unary minus operator for real.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
This method implements the unary minus operator for smallint.
- minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
This method implements the unary minus operator for tinyint.
- minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
-
This method implements the - operator for TINYINT, SMALLINT and INTEGER.
- minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL - operator.
- minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the - operator for "decimal - decimal".
- minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the - operator for "double - double".
- minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the - operator for "bigint - bigint".
- minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the - operator for "real - real".
- MINUS - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- MINUS - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- MINUS_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- MINUTE_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- MINUTE_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- minutes - Variable in class org.apache.derby.client.am.DateTimeValue
- minutes - Variable in class org.apache.derby.impl.tools.ij.mtTime
- minValue(DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, int, int, int, int, boolean, int, int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseExpressionActivation
-
Get the minimum value of 4 input values.
- MINWIDTH - Static variable in class org.apache.derby.tools.JDBCDisplayUtil
- MiscellaneousStatementNode - Class in org.apache.derby.impl.sql.compile
-
A MiscellaneousStatement represents any type of statement that doesn't fit into the well defined categories: SET (non-transaction).
- MiscellaneousStatementNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.MiscellaneousStatementNode
- MiscResultSet - Class in org.apache.derby.impl.sql.execute
-
This is a wrapper class which invokes the Execution-time logic for Misc statements.
- MiscResultSet(Activation) - Constructor for class org.apache.derby.impl.sql.execute.MiscResultSet
-
Construct a MiscResultSet
- mismatchException(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- mismatchException(String, int) - Method in class org.apache.derby.client.am.ClientResultSet
- mismatchException(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- mismatchException(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- misses - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
The number of cache misses.
- MISSING_CREDENTIALS_DB - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- MISSING_ENCRYPTION_PROVIDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- MISSING_FILE_PRIVILEGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- MISSING_PRODUCT_VERSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- missingAllocator(String, String, Exception) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- missingCodePoint(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Missing code point
- missingImplementation(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
return a StandardException to indicate a missing implementation.
- missingProductVersion(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
return a StandardException to indicate that a module failed to start because it could not obtain the version of a required product.
- mkdir() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates the named directory.
- mkdir() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates the directory denoted by this virtual file if it doesn't exist.
- mkdir() - Method in interface org.apache.derby.io.StorageFile
-
Creates the named directory.
- mkdirs() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Creates the named directory, and all nonexistent parent directories.
- mkdirs() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates the directory and any parent directories denoted by this virtual file.
- mkdirs() - Method in interface org.apache.derby.io.StorageFile
-
Creates the named directory, and all nonexistent parent directories.
- mkExternalName(UUID, String, String, char) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Make an external name for a jar file stored in the database.
- mkExternalNameInternal(UUID, String, String, char, boolean, boolean) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
- mkIdList(String[]) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Produce a string form of an idList from an array of normalized ids.
- mkIdListAsEntered(String[]) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Produce an id list from an array of ids in external form
- mkQualifiedName(String[]) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Make a string form of a qualified name from the array of ids provided.
- mkQualifiedName(String, String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Produce a delimited two part qualified name from two un-delimited identifiers.
- mod(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
- mod(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL mod operator.
- mod(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLInteger
-
mod(int, int)
- mod(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
-
mod(bigint, bigint)
- mod(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
mod(smallint, smallint)
- mod(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
mod(tinyint, tinyint)
- MOD_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- MOD_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- modClass - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- mode - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- mode - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
mode the conainter was opened in.
- MODE_BASEROW_INSERT_LOCKED - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_CONTAINER - Static variable in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
ContainerHandle level locking.
- MODE_CREATE_UNLOGGED - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
See comments above for these modes.
- MODE_DROP_ON_COMMIT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_FLUSH_ON_COMMIT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_FORUPDATE - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_LOCK_NOWAIT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_LOCK_ROW_NOWAIT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_NO_ACTIONS_ON_COMMIT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_NONE - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
-
Constant used for the lock_level argument to openConglomerate() and openScan() calls.
- MODE_NONE - Static variable in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
No locking what so ever, isolation parameter will be ignored by getLockingPolicy().
- MODE_OPEN_FOR_LOCK_ONLY - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_READONLY - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_RECORD - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Constant used for the lock_level argument to openConglomerate() and openScan() calls.
- MODE_RECORD - Static variable in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Record level locking.
- MODE_SECONDARY_LOCKED - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_TABLE - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Constant used for the lock_level argument to openConglomerate() and openScan() calls.
- MODE_TEMP_IS_KEPT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_TRUNCATE_ON_COMMIT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_TRUNCATE_ON_ROLLBACK - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_UNLOGGED - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- MODE_USE_UPDATE_LOCKS - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- modificationLevel_ - Variable in class org.apache.derby.client.am.ProductLevel
- modificationNotify(int, boolean) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- modificationNotify(int, boolean) - Method in interface org.apache.derby.vti.DeferModification
-
This VTI method is called by Derby when a VTI modification (insert, update, or delete) is executed.
- modified - Variable in class org.apache.derby.impl.drda.DRDAString
-
True if the contents were modified in the previous call to
setBytes. - modifiedRowCount() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns the number of rows affected by the statement.
- modifiedRowCount() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- modifiedRowCount() - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- modifiedRowCount() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
- modifiedRowCount() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns zero.
- modifiedRowCount() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- MODIFIES_SQL_DATA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- MODIFIES_SQL_DATA_PROCEDURE_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Calling procedures that modify sql data from before triggers is illegal.
- modify() - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
Let those that need to get to the classModify tool to alter the class definition.
- MODIFY_AUTOINCREMENT_ALWAYS_VS_DEFAULT - Static variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- MODIFY_AUTOINCREMENT_CYCLE_VALUE - Static variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- MODIFY_AUTOINCREMENT_INC_VALUE - Static variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- MODIFY_AUTOINCREMENT_RESTART_VALUE - Static variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
- MODIFY_COLUMN_CONSTRAINT - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_CONSTRAINT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- MODIFY_COLUMN_CONSTRAINT_NOT_NULL - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_CONSTRAINT_NOT_NULL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- MODIFY_COLUMN_DEFAULT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- MODIFY_COLUMN_DEFAULT_CYCLE - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_DEFAULT_INCREMENT - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_DEFAULT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- MODIFY_COLUMN_DEFAULT_RESTART - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_DEFAULT_VALUE - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_GENERATED_ALWAYS - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_GENERATED_BY_DEFAULT - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_TYPE - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- MODIFY_COLUMN_TYPE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- MODIFY_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- MODIFY_SCHEMA_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- MODIFY_TYPE - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- modifyAccessPath(JBitSet) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Modify the access path for this Optimizable, as necessary.
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromTable
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
- modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.UnionNode
- modifyAccessPath(JBitSet, Optimizer) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
- modifyAccessPath(JBitSet, PredicateList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
- modifyAccessPaths() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Modify the access path for each Optimizable, as necessary.
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Modify the access paths according to the decisions the optimizer made.
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Modify the access paths according to the choices the optimizer made.
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Modify the access paths for all subqueries in this list.
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Make any changes to the access paths, as decided by the optimizer.
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
- modifyAccessPaths() - Method in class org.apache.derby.impl.sql.compile.UnionNode
- modifyAccessPaths(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Modify the access paths according to the decisions the optimizer made.
- modifyAccessPaths(PredicateList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Modify the access paths according to the decisions the optimizer made.
- modifyClasspath(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- modifyColumnConstraint(String, boolean) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Workhorse for modifying column level constraints.
- modifyColumnDefault(int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Workhorse for modifying the default value of a column.
- ModifyColumnNode - Class in org.apache.derby.impl.sql.compile
-
A ModifyColumnNode represents a modify column in an ALTER TABLE statement.
- ModifyColumnNode(int, String, ValueNode, DataTypeDescriptor, long[], ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ModifyColumnNode
- modifyColumnType(int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- modifyIdentityState(int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Change an identity from ALWAYS to BY DEFAULT (or vice versa)
- modifyJar(boolean) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- modifyLevel - Variable in class org.apache.derby.impl.drda.AppRequester
- modifySysTableNullability(TransactionController, int) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Modifies the nullability of the system table corresponding to the received catalog number.
- Module - Interface in org.apache.derby.iapi.reference
- MODULE - Static variable in interface org.apache.derby.iapi.jdbc.AuthenticationService
- MODULE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Module name for the monitor's module locating system.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Module name for the monitor's module locating system.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompilerFactory
- MODULE - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Used to locate this factory by the Monitor basic service.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- MODULE - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Module name for the monitor's module locating system.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
-
Module name for the monitor's module locating system.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
-
Module name for the monitor's module locating system.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINFactoryIF
-
Module name for the monitor's module locating system.
- MODULE - Static variable in interface org.apache.derby.iapi.sql.LanguageFactory
-
Used to locate this factory by the Monitor basic service.
- MODULE - Static variable in interface org.apache.derby.iapi.store.access.AccessFactory
-
Used to identify this interface when finding it with the Monitor.
- MODULE - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Used to identify this interface when finding it with the Monitor.
- MODULE - Static variable in interface org.apache.derby.iapi.store.access.conglomerate.SortFactory
-
Used to identify this interface when finding it with the Monitor.
- MODULE - Static variable in interface org.apache.derby.iapi.store.raw.data.DataFactory
- MODULE - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
- MODULE - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
module name
- MODULE - Static variable in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
- MODULE - Static variable in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
The name of the Master Factory, used to boot the service.
- MODULE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
The name of the Slave Factory, used to boot the service.
- MODULE_ENV_CLASSES_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
-
Declare a set of classes that the class for a module or sub sub protocol requires.
- MODULE_ENV_JDK_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
-
Declare a minimum JDK level the class for a module or sub sub protocol supports.
- MODULE_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.module.modulename
- ModuleControl - Interface in org.apache.derby.iapi.services.monitor
-
ModuleControl is optionally implemented by a module's factory class.
- ModuleFactory - Interface in org.apache.derby.iapi.services.monitor
-
The monitor provides a central registry for all modules in the system, and manages loading, starting, and finding them.
- ModuleInstance - Class in org.apache.derby.impl.services.monitor
-
A description of an instance of a module.
- ModuleInstance(Object) - Constructor for class org.apache.derby.impl.services.monitor.ModuleInstance
- ModuleInstance(Object, String, Object, Object) - Constructor for class org.apache.derby.impl.services.monitor.ModuleInstance
- moduleInstances - Variable in class org.apache.derby.impl.services.monitor.TopService
- ModuleSupportable - Interface in org.apache.derby.iapi.services.monitor
-
Allows a module to check its environment before it is selected as an implementation.
- MODULUS - Static variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- modulus__ - Static variable in class org.apache.derby.client.am.EncryptionManager
- modulus__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- modulusBytes__ - Static variable in class org.apache.derby.client.am.EncryptionManager
- modulusBytes__ - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- mon_flushCalls - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- mon_LogSyncStatistics - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- mon_numBytesToLog - Static variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- mon_numBytesToLog - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- mon_numLogFlushWaits - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- mon_numWritesToLog - Static variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- mon_syncCalls - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- monitor - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
- monitor - Variable in class org.apache.derby.impl.services.monitor.TopService
- Monitor - Class in org.apache.derby.iapi.services.monitor
-
Services
A service is a collection of modules that combine to provide the full functionality defined by the service. - Monitor() - Constructor for class org.apache.derby.iapi.services.monitor.Monitor
- MONITOR - Static variable in class org.apache.derby.impl.drda.CodePoint
- MONITOR - Static variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- MONITOR - Static variable in class org.apache.derby.security.SystemPermission
-
Action (
"monitor") to perform monitoring actions through JMX on engine and server. - MONITORENTER - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- MONITOREXIT - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- MONITORRD - Static variable in class org.apache.derby.impl.drda.CodePoint
- month - Variable in class org.apache.derby.client.am.DateTimeValue
- MONTH_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- MONTH_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- moreData() - Method in class org.apache.derby.impl.drda.DDMReader
-
Is there more data in the buffer
- moreDdmData() - Method in class org.apache.derby.impl.drda.DDMReader
-
Is there more in this DDM object
- moreDssData() - Method in class org.apache.derby.impl.drda.DDMReader
-
Is there more in this DDS object
- moreInListVals() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Figure out whether or not we can (re-)position the scan controller based on the next value in probeValues.
- move(StorageFile, StorageFile) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Moves / renames a file.
- moveHand() - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Get the holder under the clock hand, and move the hand to the next holder.
- movePosition(int, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- movePosition(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- moveRecordForCompressAtSlot(int, Object[], RecordHandle[], RecordHandle[]) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Move record to a page toward the beginning of the file.
- moveRecordForCompressAtSlot(int, Object[], RecordHandle[], RecordHandle[]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Move record to a page toward the beginning of the file.
- moveSavedDataToPage(DynamicByteArrayOutputStream, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- moveToAfterLast() - Method in class org.apache.derby.client.am.ClientResultSet
- moveToBeforeFirst() - Method in class org.apache.derby.client.am.ClientResultSet
- moveToCurrentRow() - Method in class org.apache.derby.client.am.ClientResultSet
- moveToCurrentRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Move the cursor to the remembered cursor position, usually the current row.
- moveToCurrentRow() - Method in class org.apache.derby.vti.VTITemplate
- moveToCurrentRowX() - Method in class org.apache.derby.client.am.ClientResultSet
-
Moves off the insert row if positioned there, and checks the current row for releasable LOB locators if positioned on a valid data row.
- moveToInsertRow() - Method in class org.apache.derby.client.am.ClientResultSet
- moveToInsertRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Move to the insert row.
- moveToInsertRow() - Method in class org.apache.derby.vti.VTITemplate
- moveToLeftSibling() - Method in class org.apache.derby.impl.store.access.btree.BTreeMaxScan
-
Move the current position to the page to the left of the current page, right after the last slot on that page.
- msg - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- msgFile - Variable in class org.apache.derby.diag.ErrorMessages
- msgid - Variable in class org.apache.derby.client.am.ClientMessageId
- msgutil - Static variable in class org.apache.derby.client.am.Decimal
- msgutil - Static variable in class org.apache.derby.client.am.Version
- msgutil - Static variable in class org.apache.derby.client.net.NetConnection
- msgUtil - Static variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Message utility used to obtain localized messages.
- msgUtil - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Message utility used to obtain localized messages.
- msgutil_ - Static variable in exception org.apache.derby.client.am.SqlException
-
The message utility instance we use to find messages It's primed with the name of the client message bundle so that it knows to look there if the message isn't found in the shared message bundle.
- msgutil_ - Static variable in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
The message utility instance we use to find messages It's primed with the name of the client message bundle so that it knows to look there if the message isn't found in the shared message bundle.
- msgutil_ - Static variable in class org.apache.derby.client.net.NetConnectionReply
- mtTestCase - Class in org.apache.derby.impl.tools.ij
- mtTestCase() - Constructor for class org.apache.derby.impl.tools.ij.mtTestCase
- mtTestCase() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- mtTester - Class in org.apache.derby.impl.tools.ij
-
mtTester grabs test and runs them forever.
- mtTester(String, mtTestSuite, LocalizedOutput, LocalizedOutput) - Constructor for class org.apache.derby.impl.tools.ij.mtTester
- mtTestSuite - Class in org.apache.derby.impl.tools.ij
- mtTestSuite(int, mtTime, Vector, Vector, Vector) - Constructor for class org.apache.derby.impl.tools.ij.mtTestSuite
- mtTime - Class in org.apache.derby.impl.tools.ij
- mtTime(int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.mtTime
- mtUse - Variable in class org.apache.derby.impl.tools.ij.utilMain
- MULTI_TRANSACTION_LOCK - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- MULTIANEWARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- MULTIPLE_RESULTS_ON_EXECUTE_QUERY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- multipleBuffer - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Tells if the stream content is/was larger than the buffer size.
- MULTIPLIER - Static variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- multiply(double, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Multiply this cost estimate by a scalar, non-dimensional number.
- multiply(double, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- multiplyBaseCostByOuterRows() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Returns true if the base cost of scanning the conglomerate should be multiplied by the number of outer rows.
- multiplyBaseCostByOuterRows() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- multiplyBaseCostByOuterRows() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- MultiProbeTableScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Result set that fetches rows from a scan by "probing" the underlying table with a given list of values.
- MultiProbeTableScanResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Constructor.
- multiProbing - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- multiStageMerge(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
- mustCastToPrimitive - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- mustCastToPrimitive() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Reports whether the code generator should add a cast to extract a primitive value from an object.
- mutableMTH - Variable in class org.apache.derby.iapi.services.classfile.MemberTable
- mutex - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
Mutex which guards the internal state of the entry.
- mutex - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Mutex used to ensure single-threaded access to the LockControls.
- myClientNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- myCode - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- myCompCtx - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- myContextManager - Variable in class org.apache.derby.iapi.services.context.ContextImpl
- myDirection - Variable in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
See
RowOrderingfor possible values. - myEntry - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- myException - Variable in exception org.apache.derby.iapi.services.io.SQLExceptionWrapper
- myGlobalId - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- myId - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- myIdName - Variable in class org.apache.derby.iapi.services.context.ContextImpl
- myLoader - Variable in class org.apache.derby.impl.services.reflect.ClassLoaderLock
- myLoader - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- myManagementBean - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
If this object is registered as a management mbean then myManagementBean represents its name.
- myManagementServer - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
- myName - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
The original name of the method, this represents how any user would call this method.
- myNestedException - Variable in class org.apache.derby.iapi.services.io.FormatIdInputStream
- myPublicKey - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- myReturnType - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- myStream - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
The underlying positionable store stream, if any.
- myTargetSeed - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- myUUID - Variable in class org.apache.derby.impl.db.BasicDatabase
- myUUID - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- myxact - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
N
- NA - Static variable in interface org.apache.derby.iapi.store.access.ScanController
-
NA - argument is unused in call.
- NaiveTrustManager - Class in org.apache.derby.client.net
-
This is a naive trust manager we use when we don't want server authentication.
- NaiveTrustManager - Class in org.apache.derby.impl.drda
-
This is a naive trust manager we use when we don't want server authentication.
- NaiveTrustManager() - Constructor for class org.apache.derby.client.net.NaiveTrustManager
-
We don't want more than one instence of this TrustManager
- NaiveTrustManager() - Constructor for class org.apache.derby.impl.drda.NaiveTrustManager
-
We don't want more than one instence of this TrustManager
- nAllocated - Variable in class org.apache.derby.impl.store.access.sort.NodeAllocator
- name - Variable in class org.apache.derby.authentication.SystemPrincipal
-
The name of the principal.
- name - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
- name - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- name - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
the public interface for this system: public String getSchemaName(); public String getAuthorizationId(); public void setUUID(UUID uuid); public boolean isSystemSchema();
- name - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- name - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- name - Variable in class org.apache.derby.impl.services.bytecode.BCClass
- name - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Name of this cache.
- name - Variable in class org.apache.derby.impl.services.reflect.JarLoader
-
Two part name for the jar file.
- name - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- name - Variable in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
- name - Variable in class org.apache.derby.impl.sql.compile.CreateRoleNode
- name - Variable in class org.apache.derby.impl.sql.compile.CreateSchemaNode
- name - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- name - Variable in class org.apache.derby.impl.sql.compile.ExecSPSNode
- name - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
- name - Variable in class org.apache.derby.impl.sql.compile.SetRoleNode
- name - Variable in class org.apache.derby.impl.sql.compile.SetSchemaNode
- name - Variable in class org.apache.derby.impl.sql.compile.TableElementNode
- name - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- name - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
This class implements Formatable.
- name - Variable in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- name - Variable in class org.apache.derby.impl.store.raw.xact.SavePoint
- name - Variable in class org.apache.derby.impl.tools.ij.AttributeHolder
- name - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- name - Variable in class org.apache.derby.impl.tools.ij.mtTester
- name - Variable in class org.apache.derby.impl.tools.ij.Session
- Name - Static variable in class org.apache.derby.impl.services.bytecode.OpcodeDebug
- NAME_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- NAME_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- name_index - Variable in class org.apache.derby.iapi.services.classfile.ClassMember
- nameAllResultColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Generate (unique across the entire statement) column names for those ResultColumns in this list which are not named.
- namedScopes - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nameIndexToString(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
-
get a string (UTF) given a name_index into the constant pool
- names - Static variable in class org.apache.derby.iapi.store.raw.D_ContainerLock
- names - Static variable in class org.apache.derby.iapi.store.raw.D_RowLock
- Names - Static variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- nameSpace - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- nameSpace - Variable in class org.apache.derby.impl.sql.compile.DropAliasNode
- nameSpace - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
- nameSpace - Variable in class org.apache.derby.impl.sql.execute.DropAliasConstantAction
- nameStart - Variable in class org.apache.derby.impl.io.InputStreamFile
- nameTdCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- NameTDCacheable - Class in org.apache.derby.impl.sql.catalog
-
This class implements a Cacheable for a DataDictionary cache of table descriptors, with the lookup key being the name of the table.
- NameTDCacheable(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.NameTDCacheable
- nanos - Variable in class org.apache.derby.client.am.DateTimeValue
- nanos - Variable in class org.apache.derby.iapi.types.SQLTimestamp
- NATIONAL_CHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- NATIONAL_LONGVARCHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- NATIONAL_VARCHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- nativeAuthenticationEnabled(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true if NATIVE authentication is turned on for the passed-in value of Property.AUTHENTICATION_PROVIDER_PARAMETER.
- nativeAuthenticationEnabled(Properties) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true if NATIVE authentication has been enabled in the passed-in properties.
- NativeAuthenticationServiceImpl - Class in org.apache.derby.impl.jdbc.authentication
-
This authentication service supports Derby NATIVE authentication.
- NativeAuthenticationServiceImpl() - Constructor for class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- nativeSQL(String) - Method in class org.apache.derby.client.am.ClientConnection
- nativeSQL(String) - Method in class org.apache.derby.client.am.LogicalConnection
- nativeSQL(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- nativeSQL(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A driver may convert the JDBC sql grammar into its system's native SQL grammar prior to sending it; nativeSQL returns the native form of the statement that the driver would have sent.
- nativeSQLX(String) - Method in class org.apache.derby.client.am.ClientConnection
- naturalJoin - Variable in class org.apache.derby.impl.sql.compile.JoinNode
-
If this flag is true, this node represents a natural join.
- nbrrow - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- nbrrow - Variable in class org.apache.derby.impl.drda.DRDAStatement
- NBRROW - Static variable in class org.apache.derby.impl.drda.CodePoint
- NCLOB_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- ncols - Variable in class org.apache.derby.impl.sql.execute.ValueRow
- nColumns() - Method in interface org.apache.derby.iapi.sql.Row
- nColumns() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- nColumns() - Method in class org.apache.derby.impl.sql.execute.ValueRow
- ndrdaType - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
-
DRDA Type of column/parameter
- NE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- NE_ALL_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- NE_ANY_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- NEED_CURSOR_ACTIVATION - Static variable in class org.apache.derby.impl.sql.compile.StatementNode
- NEED_DDL_ACTIVATION - Static variable in class org.apache.derby.impl.sql.compile.StatementNode
-
create the outer shell class builder for the class we will be generating, generate the expression to stuff in it, and turn it into a class.
- NEED_NOTHING_ACTIVATION - Static variable in class org.apache.derby.impl.sql.compile.StatementNode
- NEED_PARAM_ACTIVATION - Static variable in class org.apache.derby.impl.sql.compile.StatementNode
- NEED_PRIVS_FOR_UPDATE_STMT - Static variable in class org.apache.derby.iapi.sql.compile.TagFilter
-
Tag placed on QueryTreeNodes which need privilege checks for UPDATE statements
- NEED_ROW_ACTIVATION - Static variable in class org.apache.derby.impl.sql.compile.StatementNode
- NEED_RS - Static variable in interface org.apache.derby.vti.IFastPath
-
Indicates nextRow() has completed its scan but executeQuery must be called to complete the query.
- NEED_TO_REGISTER_PARAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- needCommit - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- needCommit() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
If Autocommit is on, note that a commit is needed.
- needCommit() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
if auto commit is on, remember that we need to commit the current statement.
- needExclusion - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- needExclusion() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- needImmediateService() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
- needReload - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- needReload() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- needService() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
- needsRedo(Transaction) - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
Determine if the operation should be reapplied in recovery redo.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Check if this operation needs to be redone during recovery redo.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Check if this operation needs to be redone during recovery redo.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Returns true if this op should be redone during recovery redo, if so, get and latched the page.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Checkpoint does not need to be redone unless we are doing rollforward recovery.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Checksum does not need to be redone, it is used to just verify that log records are written completely.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
Always redo a BeginXact.
- needsRedo(Transaction) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
Always redo an EndXact.
- needsRepositioning - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- needsRowLocation - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- needsRowLocation() - Method in interface org.apache.derby.iapi.store.access.RowLocationRetRowSource
-
needsRowLocation returns true iff this the row source expects the drainer of the row source to call rowLocation after getting a row from getNextRowFromRowSource.
- needsRowLocation() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- needsRowLocation() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- needsRowLocation() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- needsRowLocation() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
needsRowLocation returns true iff this the row source expects the drainer of the row source to call rowLocation after getting a row from getNextRowFromRowSource.
- needsRowLocation() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- needsRowLocation() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- needsRowLocationForDeferredCheckConstraints - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- needsRowLocationForDeferredCheckConstraints() - Method in interface org.apache.derby.iapi.store.access.RowLocationRetRowSource
- needsRowLocationForDeferredCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- needsRowLocationForDeferredCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- needsRowLocationForDeferredCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- needsRowLocationForDeferredCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- needsRowLocationForDeferredCheckConstraints() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- needsRowLocationForDeferredCheckConstraints() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- needsSavepoint - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- needsSavepoint() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Does this statement need a savpoint
- needsSavepoint() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Returns whether or not this Statement requires a set/clear savepoint around its execution.
- needsSavepoint() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
-
We need a savepoint if we will do transactional work.
- needsSavepoint() - Method in class org.apache.derby.impl.sql.compile.MiscellaneousStatementNode
-
Returns whether or not this Statement requires a set/clear savepoint around its execution.
- needsSavepoint() - Method in class org.apache.derby.impl.sql.compile.SavepointNode
-
Returns whether or not this Statement requires a set/clear savepoint around its execution.
- needsSavepoint() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Returns whether or not this Statement requires a set/clear savepoint around its execution.
- needsSavepoint() - Method in class org.apache.derby.impl.sql.compile.TransactionStatementNode
-
Returns whether or not this Statement requires a set/clear savepoint around its execution.
- needsSavepoint() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Does this statement need a savepoint?
- needsSecurityManager(NetworkServerControlImpl, int) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Return true if we need to install a Security Manager.
- needsSpecialRCLBinding() - Method in class org.apache.derby.impl.sql.compile.FromTable
- needsSpecialRCLBinding() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- needsSpecialRCLBinding() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
apparently something special needs to be done for me....
- needsSync - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- needsToClone() - Method in interface org.apache.derby.iapi.store.access.RowSource
-
Does the caller of getNextRowFromRowSource() need to clone the row in order to keep a reference to the row past the getNextRowFromRowSource() call which returned the row.
- needsToClone() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- needsToClone() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- needsToClone() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- needsToClone() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Does the caller of getNextRowFromRowSource() need to clone the row in order to keep a reference to the row past the getNextRowFromRowSource() call which returned the row.
- needsToClone() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- needsToClone() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- needsToFire(int, int[]) - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Does this constraint need to fire on this type of DML?
- needsToFire(int, int[]) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Does this constraint need to fire on this type of DML?
- needsToFire(int, int[]) - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
Does this constraint need to fire on this type of DML?
- needsToFire(int, int[]) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Does this constraint need to fire on this type of DML?
- needsToFire(int, int[]) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Does this trigger need to fire on this type of DML?
- needsToSendParamData - Variable in class org.apache.derby.impl.drda.DRDAStatement
- needSync - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- needTarget - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- needToDisconnect() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NeedToDisconnect - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- needToDropSort - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- needToDropSort - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- needToObjectifyStream - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- negateCompareResult - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- negateCompareResult() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
Determine if the result from the compare operation should be negated.
- negateCompareResult() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
Should the result from the compare operation be negated?
- negateCompareResult() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
Should the result from the compare operation be negated?
- negateCompareResult() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
Determine if the result from the compare operation is to be negated.
- negateCR - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- NEGATIVE_STREAM_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NEITHER - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- NESTED_READONLY_USER_CONTEXT_ID - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- NESTED_READONLY_USER_TRANS - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- NESTED_TOP_TRANSACTION - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- NESTED_UPDATE_USER_CONTEXT_ID - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- NESTED_UPDATE_USER_TRANS - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- nestedLatch - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Count of times a latch is held nested during an abort
- NestedLoopJoinResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes 2 NoPutResultSets and a join filter and returns the join's rows satisfying the filter as a result set.
- NestedLoopJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, Activation, GeneratedMethod, int, boolean, boolean, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
- NestedLoopJoinStrategy - Class in org.apache.derby.impl.sql.compile
- NestedLoopJoinStrategy() - Constructor for class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- NestedLoopLeftOuterJoinResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes 2 NoPutResultSets and a join filter and returns the join's rows satisfying the filter as a result set plus the rows from the left joined with a null row from the right when there is no matching row in the right result set.
- NestedLoopLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, Activation, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- nestingLevel - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- nestingLevel - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- nestsUnder(LockOwner) - Method in interface org.apache.derby.iapi.services.locks.LockOwner
-
Return true if this owner nests under another owner.
- nestsUnder(LockOwner) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- nestsUnder(LockOwner) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- NET - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
-
Genus name for net products.
- NET - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- NET - Static variable in class org.apache.derby.tools.sysinfo
-
The genus name for the network server code.
- NET_COLLECTION_STACK_NOT_EMPTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_CONNECT_AUTH_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_CONNECT_SECMEC_INCOMPATIBLE_SCHEME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_CONNECTION_RESET_NOT_ALLOWED_IN_UNIT_OF_WORK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_DATABASE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_DBNAME_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_DDM_COLLECTION_TOO_SMALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_DISCONNECT_EXCEPTION_ON_READ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_DSS_CHAINED_WITH_SAME_ID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_DSS_NOT_ZERO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_ENCODING_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_ERROR_GETTING_BLOB_LENGTH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_EXCEPTION_ON_READ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_EXCEPTION_ON_STREAMLEN_VERIFICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_EXTNAM_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_INFO - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
- NET_INPUTSTREAM_LENGTH_TOO_SMALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_INSUFFICIENT_DATA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_INVALID_FDOCA_ID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_INVALID_JDBC_TYPE_FOR_PARAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_INVALID_SCROLL_ORIENTATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_LOB_DATA_TOO_LARGE_FOR_JVM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_LOCATOR_STREAM_PARAMS_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_MARSHALLING_UDT_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_NOT_EXPECTED_CODEPOINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_NULL_PROCEDURE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_NVCM_NVCS_BOTH_NON_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_PASSWORD_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_PGNAMCSN_INVALID_AT_SQLAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_PREMATURE_EOS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_PREMATURE_EOS_DISCONNECT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_PROCEDURE_NAME_LENGTH_OUT_OF_RANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_QUERY_PROCESSING_TERMINATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_READER_LENGTH_TOO_SMALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SECKTKN_NOT_RETURNED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SECTKN_NOT_RETURNED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SECTKN_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SQLCDTA_INVALID_FOR_PKGID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SQLCDTA_INVALID_FOR_RDBCOLID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SQLCDTA_INVALID_FOR_RDBNAM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_SRVNAM_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_UDT_COERCION_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_UNRECOGNIZED_JDBC_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_USERID_TOO_LONG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_VCM_VCS_LENGTHS_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_WRITE_CHAIN_IS_DIRTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_WRONG_XA_VERSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NET_XARETVAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NetAgent - Class in org.apache.derby.client.net
- NetAgent(NetConnection, LogWriter) - Constructor for class org.apache.derby.client.net.NetAgent
- NetAgent(NetConnection, LogWriter, int, String, int, int) - Constructor for class org.apache.derby.client.net.NetAgent
- netAgent_ - Variable in class org.apache.derby.client.net.NetConnection
- netAgent_ - Variable in class org.apache.derby.client.net.NetCursor
- netAgent_ - Variable in class org.apache.derby.client.net.NetResultSet
- netAgent_ - Variable in class org.apache.derby.client.net.NetStatement
- netAgent_ - Variable in class org.apache.derby.client.net.Reply
- netAgent_ - Variable in class org.apache.derby.client.net.Request
- netAgent_ - Variable in class org.apache.derby.client.net.Typdef
- NetCallableStatement - Class in org.apache.derby.client.net
- NetCallableStatement(ClientCallableStatement, NetAgent, NetConnection) - Constructor for class org.apache.derby.client.net.NetCallableStatement
- NetCallableStatement(NetAgent, NetConnection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.net.NetCallableStatement
- netCon - Variable in class org.apache.derby.client.net.NetXAConnection
- NetConfiguration - Class in org.apache.derby.client.net
- NetConfiguration() - Constructor for class org.apache.derby.client.net.NetConfiguration
- NetConnection - Class in org.apache.derby.client.net
- NetConnection(LogWriter, int, String, int, String, Properties) - Constructor for class org.apache.derby.client.net.NetConnection
- NetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean) - Constructor for class org.apache.derby.client.net.NetConnection
- NetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean, ClientPooledConnection) - Constructor for class org.apache.derby.client.net.NetConnection
-
This constructor is called from the ClientPooledConnection object to enable the NetConnection to pass
thison to the associated prepared statement object thus enabling the prepared statement object to in turn raise the statement events to the ClientPooledConnection object - netConnection_ - Variable in class org.apache.derby.client.net.NetAgent
- netConnection_ - Variable in class org.apache.derby.client.net.NetResultSet
- netConnection_ - Variable in class org.apache.derby.client.net.NetStatement
- NetConnectionReply - Class in org.apache.derby.client.net
- NetConnectionReply(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetConnectionReply
- netConnectionReply_ - Variable in class org.apache.derby.client.net.NetAgent
- NetConnectionRequest - Class in org.apache.derby.client.net
- NetConnectionRequest(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetConnectionRequest
- netConnectionRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- NetCursor - Class in org.apache.derby.client.net
- NetCursor(NetAgent) - Constructor for class org.apache.derby.client.net.NetCursor
- NetCursor(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetCursor
- netCursor_ - Variable in class org.apache.derby.client.net.NetResultSet
- NetDatabaseMetaData - Class in org.apache.derby.client.net
- NetDatabaseMetaData(NetAgent, NetConnection) - Constructor for class org.apache.derby.client.net.NetDatabaseMetaData
- NetLogWriter - Class in org.apache.derby.client.net
- NetLogWriter(PrintWriter, int) - Constructor for class org.apache.derby.client.net.NetLogWriter
- NetPackageReply - Class in org.apache.derby.client.net
- NetPackageReply(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetPackageReply
- netPackageReply_ - Variable in class org.apache.derby.client.net.NetAgent
- NetPackageRequest - Class in org.apache.derby.client.net
- NetPackageRequest(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetPackageRequest
- netPackageRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- NetPreparedStatement - Class in org.apache.derby.client.net
- NetPreparedStatement(ClientPreparedStatement, NetAgent, NetConnection) - Constructor for class org.apache.derby.client.net.NetPreparedStatement
- NetPreparedStatement(NetAgent, NetConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.net.NetPreparedStatement
-
The constructor for the NetPreparedStatement class.
- NetPreparedStatement(NetAgent, NetConnection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.net.NetPreparedStatement
-
The constructor for the NetPreparedStatement class.
- NetResultSet - Class in org.apache.derby.client.net
- NetResultSet(NetAgent, NetStatement, Cursor, int, int, int, int, int, long, int, int, int) - Constructor for class org.apache.derby.client.net.NetResultSet
- netResultSet_ - Variable in class org.apache.derby.client.net.NetCursor
- NetResultSet42 - Class in org.apache.derby.client.net
- NetResultSet42(NetAgent, NetStatement, Cursor, int, int, int, int, int, long, int, int, int) - Constructor for class org.apache.derby.client.net.NetResultSet42
- NetResultSetReply - Class in org.apache.derby.client.net
- NetResultSetReply(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetResultSetReply
- netResultSetReply_ - Variable in class org.apache.derby.client.net.NetAgent
- NetResultSetRequest - Class in org.apache.derby.client.net
- NetResultSetRequest(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetResultSetRequest
- netResultSetRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- NetServlet - Class in org.apache.derby.drda
-
This servlet can be used to start Derby Network Server from a remote location.
- NetServlet() - Constructor for class org.apache.derby.drda.NetServlet
- netSetMaxThreads(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Connect to network server and set connection maxthread parameter
- netSetTimeSlice(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set network server connection timeslice parameter
- NetSqlca - Class in org.apache.derby.client.net
- NetSqlca(ClientConnection, int, byte[], byte[]) - Constructor for class org.apache.derby.client.net.NetSqlca
- NetSqlca(ClientConnection, int, String, byte[]) - Constructor for class org.apache.derby.client.net.NetSqlca
- NetSqldta - Class in org.apache.derby.client.net
- NetSqldta(NetAgent) - Constructor for class org.apache.derby.client.net.NetSqldta
- NetStatement - Class in org.apache.derby.client.net
- NetStatement() - Constructor for class org.apache.derby.client.net.NetStatement
- NetStatement(ClientStatement, NetAgent, NetConnection) - Constructor for class org.apache.derby.client.net.NetStatement
- NetStatement(NetAgent, NetConnection, int, int, int) - Constructor for class org.apache.derby.client.net.NetStatement
- netStatement_ - Variable in class org.apache.derby.client.net.NetResultSet
- NetStatementReply - Class in org.apache.derby.client.net
- NetStatementReply(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetStatementReply
- netStatementReply_ - Variable in class org.apache.derby.client.net.NetAgent
- NetStatementRequest - Class in org.apache.derby.client.net
- NetStatementRequest(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetStatementRequest
- netStatementRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- NETWORK_SERVER_AUTOSTART_CLASS_NAME - Static variable in class org.apache.derby.iapi.jdbc.JDBCBoot
- NetworkServerControl - Class in org.apache.derby.drda
-
NetworkServerControl provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retrieve diagnostic information.
- NetworkServerControl() - Constructor for class org.apache.derby.drda.NetworkServerControl
-
Creates a NetworkServerControl object that is configured to control a Network Server on the default host(localhost) and the default port(1527) unless derby.drda.portNumber and derby.drda.host are set.
- NetworkServerControl(String, String) - Constructor for class org.apache.derby.drda.NetworkServerControl
-
Creates a NetworkServerControl object that is configured to control a Network Server on the default host and the default port with given user credentials.
- NetworkServerControl(InetAddress, int) - Constructor for class org.apache.derby.drda.NetworkServerControl
-
Creates a NetworkServerControl object that is configured to control a Network Server on a specified port and InetAddress.
- NetworkServerControl(InetAddress, int, String, String) - Constructor for class org.apache.derby.drda.NetworkServerControl
-
Creates a NetworkServerControl object that is configured to control a Network Server on a specified port and InetAddress with given user credentials.
- NetworkServerControlImpl - Class in org.apache.derby.impl.drda
-
NetworkServerControlImpl does all the work for NetworkServerControl
- NetworkServerControlImpl() - Constructor for class org.apache.derby.impl.drda.NetworkServerControlImpl
- NetworkServerControlImpl(String, String) - Constructor for class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Internal constructor for NetworkServerControl API.
- NetworkServerControlImpl(InetAddress, int) - Constructor for class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Internal constructor for NetworkServerControl API.
- NetworkServerControlImpl(InetAddress, int, String, String) - Constructor for class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Internal constructor for NetworkServerControl API.
- NetworkServerMBean - Interface in org.apache.derby.mbeans.drda
-
This is an MBean defining a JMX management and monitoring interface of Derby's Network Server.
- NetworkServerMBeanImpl - Class in org.apache.derby.impl.drda
-
This is an implementation of the
org.apache.derby.mbeans.drda.NetworkServerMBean, providing management and monitoring capabilities related to the Network Server through JMX. - NetworkServerMBeanImpl(NetworkServerControlImpl) - Constructor for class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- NetXACallInfo - Class in org.apache.derby.client.net
- NetXACallInfo() - Constructor for class org.apache.derby.client.net.NetXACallInfo
- NetXACallInfo(Xid, int, NetXAConnection) - Constructor for class org.apache.derby.client.net.NetXACallInfo
- netXAConn_ - Variable in class org.apache.derby.client.net.NetXAResource
- NetXAConnection - Class in org.apache.derby.client.net
- NetXAConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean, ClientPooledConnection) - Constructor for class org.apache.derby.client.net.NetXAConnection
-
The construcor for the NetXAConnection.
- NetXAConnectionReply - Class in org.apache.derby.client.net
- NetXAConnectionReply(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetXAConnectionReply
- NetXAConnectionRequest - Class in org.apache.derby.client.net
- NetXAConnectionRequest(NetAgent, int) - Constructor for class org.apache.derby.client.net.NetXAConnectionRequest
- netXAPhysicalConnection_ - Variable in class org.apache.derby.client.ClientPooledConnection
- netXares_ - Variable in class org.apache.derby.client.ClientXAConnection
- NetXAResource - Class in org.apache.derby.client.net
- NetXAResource(XAConnection, NetXAConnection) - Constructor for class org.apache.derby.client.net.NetXAResource
- NEW - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- NEW_BOOT_PASSWORD - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to chage the secret key of an encrypted database.
- NEW_CRYPTO_EXTERNAL_KEY - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to chage the encryption key of an encrypted database.
- NEW_INSTANCE_FROM_ID_TRACE_DEBUG_FLAG - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
-
Global debug flag to turn on tracing of reads calls newInstanceFromIdentifier()
- NEW_INVOCATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- newAgent_(LogWriter, int, String, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- newAgent_(LogWriter, int, String, int, int) - Method in class org.apache.derby.client.net.NetConnection
- newAgentError(DRDAConnThread, int, String, String) - Static method in exception org.apache.derby.impl.drda.DRDAProtocolException
- newAggregator() - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Return a new initialized copy of this aggregator, any state set by the setup() method of the original Aggregator must be copied into the new aggregator.
- newAggregator() - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
- newAggregator() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
- newAggregator() - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
- newAggregator() - Method in class org.apache.derby.impl.sql.execute.SumAggregator
- newAggregator() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- newAllocPageNum - Variable in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- newAllocPageOffset - Variable in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- NEWARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- newArrayElementTypeMap - Static variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
this array maps the BCExpr vm_* constants 0..6 to the expected VM type constants for the newarray instruction.
- newBaseRow - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- newBatchUpdateException(String, String, int, long[], SqlException) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
This method is overridden on JVM 8
- newBatchUpdateException(String, String, int, long[], SqlException) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
This method is overridden on JVM 8 to take advantage of long update counts.
- newBatchUpdateException(LogWriter, ClientMessageId, Object[], long[], SqlException) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Creates a BatchUpdateException depending on the JVM level.
- newBatchUpdateException(LogWriter, ClientMessageId, Object[], long[], SqlException) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Creates a BatchUpdateException depending on the JVM level.
- newBool(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Create a Boolean constant node with a specified value.
- newBranchRow(Transaction, int[], int[], DataValueDescriptor) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
-
Generate an "empty" row to match the format id + coluumn specification.
- newBrokeredConnection(BrokeredConnectionControl) - Method in class org.apache.derby.jdbc.Driver42
- newBrokeredConnection(BrokeredConnectionControl) - Method in class org.apache.derby.jdbc.InternalDriver
-
Return a new BrokeredConnection for this implementation.
- newBrokeredStatement(BrokeredStatementControl) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- newBrokeredStatement(BrokeredStatementControl, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- newBrokeredStatement(BrokeredStatementControl, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection42
- newBrokeredStatement(BrokeredStatementControl, String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- newBrokeredStatement(BrokeredStatementControl, String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection42
- newCacheable(CacheManager) - Method in interface org.apache.derby.iapi.services.cache.CacheableFactory
- newCacheable(CacheManager) - Method in class org.apache.derby.impl.services.bytecode.BCJava
- newCacheable(CacheManager) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- newCacheable(CacheManager) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- newCacheable(CacheManager) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- newCacheable(CacheManager) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- newCacheManager(CacheableFactory, String, int, int) - Method in interface org.apache.derby.iapi.services.cache.CacheFactory
-
Create a cache that uses the class represented by holderClass as the holder class.
- newCacheManager(CacheableFactory, String, int, int) - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheFactory
-
Create a new
ConcurrentCacheinstance. - newCachingLogicalConnection(ClientConnection, ClientPooledConnection, JDBCStatementCache) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns an instance of a
CachingLogicalConnection, which provides caching of prepared statements. - newCachingLogicalConnection(ClientConnection, ClientPooledConnection, JDBCStatementCache) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns an instance of a
CachingLogicalConnection, which provides caching of prepared statements. - newCallable(String, String, int) - Static method in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Creates a key for a callable statement.
- newCallable(String, String, int, int, int) - Static method in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Creates a key for a callable statement specifying result set type and concurrency.
- newCallableStatement(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns an instance of ClientCallableStatement, ClientCallableStatement40 or ClientCallableStatement42 which all implement java.sql.CallableStatement.
- newCallableStatement(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns an instance of ClientCallableStatement.
- newCallableStatement(Agent, ClientConnection, String, int, int, int, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
return a ClientCallableStatement42 object
- newCallableStatement_(String, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- newCallableStatement_(String, int, int, int) - Method in class org.apache.derby.client.net.NetConnection
- newCheckConstraintDescriptor(TableDescriptor, String, boolean, boolean, UUID, String, int[], SchemaDescriptor, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newCheckConstraintDescriptor(TableDescriptor, String, boolean, boolean, UUID, String, ReferencedColumns, SchemaDescriptor, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newCipherFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- newClassBuilder(ClassFactory, String, int, String, String) - Method in interface org.apache.derby.iapi.services.compiler.JavaFactory
-
a class.
- newClassBuilder(ClassFactory, String, int, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCJava
-
a class.
- newClientPooledConnection(BasicClientDataSource40, LogWriter, String, String) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method is used to return an instance of the
ClientPooledConnectionclass which implementsjavax.sql.PooledConnection. - newClientPooledConnection(BasicClientDataSource40, LogWriter, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newClientXAConnection(BasicClientDataSource40, LogWriter, String, String) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method is used to return an instance of ClientXAConnection (or ClientXAConnection40) class which implements
javax.sql.XAConnection. - newClientXAConnection(BasicClientDataSource40, LogWriter, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newColPermsDescriptor(TableDescriptor, String, FormatableBitSet, String) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Manufacture a new ColPermsDescriptor.
- newColumnMetaData(LogWriter) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns an instanceof ColumnMetaData or ColumnMetaData40 depending on the jdk version under use
- newColumnMetaData(LogWriter) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns an instance of ColumnMetaData
- newColumnMetaData(LogWriter, int) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns an instanceof ColumnMetaData or ColumnMetaData40 depending on the jdk version under use
- newColumnMetaData(LogWriter, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns an instance of ColumnMetaData or ColumnMetaData40 depending on the JDK version under use
- newConglomerateDescriptor(long, String, boolean, IndexRowGenerator, boolean, UUID, UUID, UUID) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a conglomerate descriptor for the given conglomerate id.
- newConstructorBuilder(int) - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
a constructor.
- newConstructorBuilder(int) - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
a constructor.
- newContainerObject() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Produces new container objects.
- newContextManager() - Method in class org.apache.derby.iapi.services.context.ContextService
-
It's up to the caller to track this context manager and set it in the context manager list using setCurrentContextManager.
- newCostEstimate() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- newDatabaseMetaData_() - Method in class org.apache.derby.client.am.ClientConnection
- newDatabaseMetaData_() - Method in class org.apache.derby.client.net.NetConnection
- newDeclaredGlobalTemporaryTablesSchemaDesc(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- newDecryptionEngine - Variable in class org.apache.derby.impl.store.raw.RawStore
- newDefaultUUID - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- newDescriptor(Hashtable, String) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- newDisconnectException(DRDAConnThread, Object[]) - Static method in exception org.apache.derby.impl.drda.DRDAProtocolException
- newDRDAStatement(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.Database
-
Get a new DRDA statement and store it in the stmtTable if stortStmt is true.
- newEmbedCallableStatement(EmbedConnection, String, int, int, int) - Method in class org.apache.derby.jdbc.Driver42
- newEmbedCallableStatement(EmbedConnection, String, int, int, int) - Method in class org.apache.derby.jdbc.InternalDriver
- newEmbedDatabaseMetaData(EmbedConnection, String) - Method in class org.apache.derby.jdbc.InternalDriver
-
Return a new java.sql.DatabaseMetaData instance for this implementation.
- newEmbedPreparedStatement(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Method in class org.apache.derby.jdbc.Driver42
- newEmbedPreparedStatement(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Method in class org.apache.derby.jdbc.InternalDriver
- newEmbedResultSet(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Method in class org.apache.derby.jdbc.Driver42
- newEmbedResultSet(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Method in class org.apache.derby.jdbc.InternalDriver
-
Return a new java.sql.ResultSet instance for this implementation.
- newEmbedResultSetMetaData(ResultColumnDescriptor[]) - Method in class org.apache.derby.jdbc.InternalDriver
-
Returns a new java.sql.ResultSetMetaData for this implementation
- newEmbedResultSetMetaData(ResultDescription) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- newEmbedStatement(EmbedConnection, boolean, int, int, int) - Method in class org.apache.derby.jdbc.InternalDriver
- newEncryptionEngine - Variable in class org.apache.derby.impl.store.raw.RawStore
- newException(String, Object...) - Static method in exception org.apache.derby.iapi.error.StandardException
- newException(String, Object, Object, Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Dummy overload which should never be called.
- newException(String, Object, Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Dummy overload which should never be called.
- newException(String, Throwable, Object...) - Static method in exception org.apache.derby.iapi.error.StandardException
- newExecutionContext(ContextManager) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Get the ExecutionFactory from this ExecutionContext.
- newExecutionContext(ContextManager) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
We want a dependency context so that we can push it onto the stack.
- newExprFun() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
"ExprFun"s are the "expression functions" that are specific to a given JSQL statement.
- newFieldDeclaration(int, String) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Add an arbitrarily named field to the generated class.
- newFieldDeclaration(int, String, String) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Add a field declaration to the generated class
- newFieldName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
generated the next field name available.
- newFileInfoDescriptor(UUID, SchemaDescriptor, String, long) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a new
FileInfoDescriptorusing the supplied arguments. - newForeignKeyConstraintDescriptor(TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, UUID, boolean, int, int) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newForeignKeyConstraintDescriptor(TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, ReferencedKeyConstraintDescriptor, boolean, int, int) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newGeneratedFun(String, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Activations might have need of internal functions that are not used by the result sets, but by other activation functions.
- newGeneratedFun(String, int, String[]) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- newGeneratedFun(String, String, int, String[]) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- newHighestPage - Variable in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
The new highest page on this allocation page.
- newInput(String) - Method in class org.apache.derby.impl.tools.ij.utilMain
- newInstance(Class<?>) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return a new instance of class
classObjectusing a no-param constructor. - newInstance(Context) - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
-
Return a new object that is an instance of the represented class.
- newInstance(Context) - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
- newInstanceFromIdentifier(int) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Obtain an new instance of a class that supports the given identifier.
- newInstanceFromIdentifier(int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Obtain an new instance of a class that supports the given identifier.
- newInstanceFromIdentifier(int) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Obtain an new instance of a class that supports the given identifier.
- NewInvocationNode - Class in org.apache.derby.impl.sql.compile
-
A NewInvocationNode represents a new object() invocation.
- NewInvocationNode(String, List<ValueNode>, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Constructor for a NewInvocationNode.
- NewInvocationNode(TableName, TableDescriptor, List<ValueNode>, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NewInvocationNode
- newIOException(Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
-
Create an
IOExceptionthat wraps anotherThrowable. - newLanguageConnectionContext(ContextManager, TransactionController, LanguageFactory, Database, String, String, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
-
Get a new LanguageConnectionContext. this holds things we want to remember about activity in the language system, where this factory holds things that are pretty stable, like other factories.
- newLanguageConnectionContext(ContextManager, TransactionController, LanguageFactory, Database, String, String, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Get a LanguageConnectionContext. this holds things we want to remember about activity in the language system, where this factory holds things that are pretty stable, like other factories.
- newline - Static variable in class org.apache.derby.impl.services.locks.Timeout
- NEWLINE - Static variable in class org.apache.derby.impl.load.ControlInfo
- NEWLINE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- newLockingPolicy(int, int, boolean) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Obtain a locking policy for use in openContainer().
- newLockingPolicy(int, int, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- newLogicalCallableStatement(CallableStatement, StatementKey, StatementCacheInteractor) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns a new logical callable statement object.
- newLogicalCallableStatement(CallableStatement, StatementKey, StatementCacheInteractor) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns a new logical callable statement object.
- newLogicalCallableStatement(CallableStatement, StatementKey, StatementCacheInteractor) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
Returns a new logical callable statement object.
- newLogicalConnection(ClientConnection, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns an instance of LogicalConnection.
- newLogicalConnection(ClientConnection, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newLogicalDatabaseMetaData() - Method in class org.apache.derby.client.am.LogicalConnection
-
Returns a newly created logical database metadata object.
- newLogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns a new logical prepared statement object.
- newLogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns a new logical prepared statement object.
- newLogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
Returns a new logical prepared statement object.
- newMethodBuilder(int, String, String) - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
a method.
- newMethodBuilder(int, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
a method.
- newMethodBuilder(int, String, String, String[]) - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
-
a method with parameters.
- newMethodBuilder(int, String, String, String[]) - Method in class org.apache.derby.impl.services.bytecode.BCClass
-
a method with parameters.
- newNetConnection(LogWriter, int, String, int, String, Properties) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method returns an instance of NetConnection (or NetConnection40) class which extends from ClientConnection this implements the java.sql.Connection interface
- newNetConnection(LogWriter, int, String, int, String, Properties) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newNetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method returns an instance of NetConnection (or NetConnection40) class which extends from ClientConnection.
- newNetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newNetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method returns an instance of NetConnection (or NetConnection40) class which extends Connection.
- newNetConnection(LogWriter, String, String, BasicClientDataSource40, int, boolean, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
Returns an instance of NetConnection.
- newNetDatabaseMetaData(Agent, ClientConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method provides an instance of NetDatabaseMetaData (or NetDatabaseMetaData40) which extends from ClientDatabaseMetaData which implements
java.sql.DatabaseMetaData. - newNetDatabaseMetaData(Agent, ClientConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newNetResultSet(Agent, MaterialStatement, Cursor, int, int, int, int, int, long, int, int, int) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method returns an instance of NetResultSet(or NetResultSet40) which extends from ClientResultSet which implements
java.sql.ResultSet. - newNetResultSet(Agent, MaterialStatement, Cursor, int, int, int, int, int, long, int, int, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
- newNetResultSet(Agent, MaterialStatement, Cursor, int, int, int, int, int, long, int, int, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
returns an instance of org.apache.derby.client.net.NetResultSet
- newNode() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
- newObjectName - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- newObjectName - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- newPage(BaseContainerHandle, RawTransaction, BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Create a new page in the container.
- newPage(BaseContainerHandle, RawTransaction, BaseContainerHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Create a new page in the container.
- newPageNumber - Variable in class org.apache.derby.impl.store.raw.data.AllocPageOperation
- newParameterMetaData(ColumnMetaData) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
returns an instance of ParameterMetaData or ParameterMetaData40 depending on the jdk version under use
- newParameterMetaData(ColumnMetaData) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
returns an instance of ParameterMetaData
- newParameterValueSet(ClassInspector, int, boolean) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
-
Get a ParameterValueSet
- newParameterValueSet(ClassInspector, int, boolean) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Factory method for getting a ParameterValueSet
- newParser(CompilerContext) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
- newParser(CompilerContext) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- NEWPASSWORD - Static variable in class org.apache.derby.impl.drda.CodePoint
- newPC_ - Variable in class org.apache.derby.client.ClientPooledConnection
-
Tells if this pooled connection is newly created.
- newPermDescriptor(UUID, String, UUID, String, String, String, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newPermissionCollection() - Method in class org.apache.derby.security.SystemPermission
- newPersistentFile(String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Construct a persistent StorageFile from a path name.
- newPersistentFile(String) - Method in class org.apache.derby.impl.io.CPStorageFactory
-
Construct a persistent StorageFile from a path name.
- newPersistentFile(String) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Construct a persistent StorageFile from a path name.
- newPersistentFile(String) - Method in class org.apache.derby.impl.io.JarStorageFactory
-
Construct a persistent StorageFile from a path name.
- newPersistentFile(String) - Method in class org.apache.derby.impl.io.URLStorageFactory
-
Construct a persistent StorageFile from a path name.
- newPersistentFile(String, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Construct a persistent StorageFile from a directory and path name.
- newPersistentFile(String, String) - Method in class org.apache.derby.impl.io.CPStorageFactory
-
Construct a StorageFile from a directory and file name.
- newPersistentFile(String, String) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Construct a persistent StorageFile from a directory and path name.
- newPersistentFile(String, String) - Method in class org.apache.derby.impl.io.JarStorageFactory
-
Construct a StorageFile from a directory and file name.
- newPersistentFile(String, String) - Method in class org.apache.derby.impl.io.URLStorageFactory
-
Construct a StorageFile from a directory and file name.
- newPersistentFile(StorageFile, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Construct a persistent StorageFile from a directory and path name.
- newPersistentFile(StorageFile, String) - Method in class org.apache.derby.impl.io.CPStorageFactory
-
Construct a StorageFile from a directory and file name.
- newPersistentFile(StorageFile, String) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Construct a persistent StorageFile from a directory and path name.
- newPersistentFile(StorageFile, String) - Method in class org.apache.derby.impl.io.JarStorageFactory
-
Construct a StorageFile from a directory and file name.
- newPersistentFile(StorageFile, String) - Method in class org.apache.derby.impl.io.URLStorageFactory
-
Construct a StorageFile from a directory and file name.
- newPositionedUpdatePreparedStatement_(String, Section) - Method in class org.apache.derby.client.am.ClientConnection
- newPositionedUpdatePreparedStatement_(String, Section) - Method in class org.apache.derby.client.net.NetConnection
- newPreLocalizedException(String, Throwable, String) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Creates a new StandardException using message text that has already been localized.
- newPrepared(String, String, int) - Static method in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Creates a key for a query with default settings.
- newPrepared(String, String, int, int) - Static method in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Creates a key for a query specifying whether auto-generated keys shall be returned.
- newPrepared(String, String, int, int, int) - Static method in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Creates a key for a query specifying result set type and concurrency.
- newPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
Returns an instance of PreparedStatement (or PreparedStatement40) which implements
java.sql.PreparedStatement. - newPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
This method returns an instance of ClientPreparedStatement which implements
java.sql.PreparedStatement. - newPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
This method returns an instance of PreparedStatement which implements java.sql.PreparedStatement.
- newPreparedStatement(Agent, ClientConnection, String, Section, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method returns an instance of PreparedStatement (or PreparedStatement40) which implements
java.sql.PreparedStatement. - newPreparedStatement(Agent, ClientConnection, String, Section, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
This method returns an instance of ClientPreparedStatement which implements java.sql.PreparedStatement.
- newPreparedStatement(Agent, ClientConnection, String, Section, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl42
-
Returns a PreparedStatement.
- newPreparedStatement_(String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientConnection
- newPreparedStatement_(String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.NetConnection
- newPrimaryKeyConstraintDescriptor(TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, boolean, int) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newRAFContainer(BaseDataFileFactory) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Creates a RAFContainer object.
- newRAFContainer(BaseDataFileFactory) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactoryJ4
-
Overrides newRAFContainer in BaseDataFileFactory to produce RAFContainer4 objects capable of exploiting the NIO API available in Java 1.4+
- newRecordId() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Create a new record identifier.
- newRecordId() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create a new record handle.
- newRecordId(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Create a new record identifier, the passed in one is the last one created.
- newRecordId(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create a new record id based on current one passed in.
- newRecordIdAndBump() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Create a new record identifier, and bump to next recordid.
- newRecordIdAndBump() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Create a new record handle, and bump the id.
- newReferencingName - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- newReferencingName - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- NEWREFERENCINGNAME - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- newResourceInput(String) - Method in class org.apache.derby.impl.tools.ij.utilMain
- newResultColumns(ResultColumnList, ConglomerateDescriptor, ConglomerateDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Create a new ResultColumnList to reflect the columns in the index described by the given ConglomerateDescriptor.
- newRoleGrantDescriptor(UUID, String, String, String, boolean, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a new role grant descriptor
- newRoutinePermsDescriptor(AliasDescriptor, String) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a new routine permissions descriptor
- newRow(Transaction, FormatableBitSet, int[], int[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
-
Generate an "empty" row to match the format id specification.
- newRow(DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
-
Generate an "empty" row to match the format id specification.
- newRowFromTemplate(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Generate an "empty" row from an array of DataValueDescriptor objects.
- newRowLocationScanResultSetName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
generates a variable name for the rowscanresultset.
- newRowLocationTemplate() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Return a row location object of the correct type to be used in calls to insertAndFetchLocation.
- newRowLocationTemplate() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Return a row location object to be used in calls to fetchLocation.
- newRowLocationTemplate() - Method in interface org.apache.derby.iapi.store.access.StoreCostController
-
Return an "empty" row location object of the correct type.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Create a row location template of the right type for the source conglomerate.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Return a row location object of the correct type to be used in calls to insertAndFetchLocation.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Return an "empty" row location object of the correct type.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Return a row location object of the correct type to be used in calls to fetchLocation.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Return an "empty" row location object of the correct type.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.heap.HeapController
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.heap.OpenHeap
-
Return an "empty" row location object of the correct type.
- newRowLocationTemplate() - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Return a row location object of the correct type to be used in calls to fetchLocation.
- newSchemaDescriptor(String, String, UUID) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a descriptor for the named schema with a null UUID.
- newSectionManager(Agent) - Method in class org.apache.derby.client.am.ClientConnection
- newSectionManager(Agent) - Method in class org.apache.derby.client.net.NetConnection
- newSequenceDescriptor(SchemaDescriptor, UUID, String, DataTypeDescriptor, Long, long, long, long, long, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a new sequence descriptor
- newSList() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- newSQLException(String) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
-
Generate the SQLException with the appropriate SQLState.
- newSQLException(String, Object...) - Static method in class org.apache.derby.impl.jdbc.ConnectionChild
- newSQLException(String, Object...) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
- newSQLWarning(String, Object...) - Static method in class org.apache.derby.iapi.error.SQLWarningFactory
-
Generates a SQLWarning instance based on the supplied messageId and arguments.
- newStatement(Agent, ClientConnection, int, int, int, int, String[], int[]) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
-
This method provides an instance of Statement or Statement40 depending on the jdk version under use
- newStatement(Agent, ClientConnection, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
-
This method provides an instance of Statement
- newStatement_(int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- newStatement_(int, int, int) - Method in class org.apache.derby.client.net.NetConnection
- newStorageFile(String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Construct a StorageFile from a path name.
- newStorageFile(String) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Construct a StorageFile from a path name.
- newStorageFile(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns a handle to the specific storage file.
- newStorageFile(String) - Method in interface org.apache.derby.io.StorageFactory
-
Construct a StorageFile from a path name.
- newStorageFile(String, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Construct a StorageFile from a directory and file name.
- newStorageFile(String, String) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Construct a StorageFile from a directory and file name.
- newStorageFile(String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns a handle to the specified storage file.
- newStorageFile(String, String) - Method in interface org.apache.derby.io.StorageFactory
-
Construct a non-temporary StorageFile from a directory and file name.
- newStorageFile(StorageFile, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Construct a StorageFile from a directory and file name.
- newStorageFile(StorageFile, String) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Construct a StorageFile from a directory and file name.
- newStorageFile(StorageFile, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns a handle to the specified storage file.
- newStorageFile(StorageFile, String) - Method in interface org.apache.derby.io.StorageFactory
-
Construct a StorageFile from a directory and file name.
- newSystemSchemaDesc(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- newTableDescriptor(String, SchemaDescriptor, int, boolean, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a descriptor for the temporary table within the given schema.
- newTableDescriptor(String, SchemaDescriptor, int, char) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a descriptor for the named table within the given schema.
- newTableInReferencingClause - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- newTableName - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- newTableName - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- newTableName - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- newTablePermsDescriptor(TableDescriptor, String, String, String, String, String, String, String) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newTemplate(DataValueFactory, FormatableBitSet, int[], int[]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Generate a template row of DataValueDescriptor's
- newThread(Runnable) - Method in class org.apache.derby.jdbc.InternalDriver.DaemonThreadFactory
- newTriggerDescriptor(SchemaDescriptor, UUID, String, int, boolean, boolean, boolean, TableDescriptor, UUID, UUID, Timestamp, int[], int[], String, boolean, boolean, String, String, String) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a new trigger descriptor.
- newU8Row(int) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
-
Constuctor for creating a template row which stores n SQLLongint's
- newUniqueConstraintDescriptor(TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, boolean, int) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newUserDescriptor(String, String, char[], Timestamp) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- newUserExprFun() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Start a user expression.
- newValue - Variable in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- newViewDescriptor(UUID, String, String, int, UUID) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
-
Create a viewDescriptor for the view with the given UUID.
- newWarning(String, Object...) - Static method in exception org.apache.derby.iapi.error.StandardException
- next - Variable in exception org.apache.derby.iapi.error.StandardException
- next - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- next - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
- next - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
- next() - Method in class org.apache.derby.catalog.GetProcedureColumns
- next() - Method in class org.apache.derby.client.am.ClientResultSet
- next() - Method in class org.apache.derby.client.am.Cursor
-
Makes the next row the current row.
- next() - Method in class org.apache.derby.client.net.NetSqldta
- next() - Method in class org.apache.derby.diag.ContainedRoles
- next() - Method in class org.apache.derby.diag.ErrorLogReader
- next() - Method in class org.apache.derby.diag.ErrorMessages
- next() - Method in class org.apache.derby.diag.LockTable
- next() - Method in class org.apache.derby.diag.SpaceTable
- next() - Method in class org.apache.derby.diag.StatementCache
- next() - Method in class org.apache.derby.diag.StatementDuration
- next() - Method in class org.apache.derby.diag.TransactionTable
- next() - Method in interface org.apache.derby.iapi.sql.dictionary.RoleClosureIterator
-
Returns the next (as yet unreturned) role in the transitive closure of the grant or grant-1 relation.
- next() - Method in interface org.apache.derby.iapi.store.access.DatabaseInstant
-
Return the next higher DatabaseInstant.
- next() - Method in interface org.apache.derby.iapi.store.access.GroupFetchScanController
-
Move to the next position in the scan.
- next() - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Move to the next position in the scan.
- next() - Method in interface org.apache.derby.iapi.store.raw.ScanHandle
-
Position to the next log record.
- next() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A ResultSet is initially positioned before its first row; the first call to next makes the first row the current row; the second call makes the second row the current row, etc.
- next() - Method in class org.apache.derby.impl.load.ImportAbstract
- next() - Method in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
- next() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Move to the next position in the scan.
- next() - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- next() - Method in class org.apache.derby.impl.store.access.sort.MergeScan
-
Move to the next position in the scan.
- next() - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- next() - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- next() - Method in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
Move to the next position in the scan.
- next() - Method in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- next() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- next() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Sets the output data to that of the next (oldest) buffer element in dirtyBuffers so that getData(), getLastInstant() and getSize() return values from the next oldest chunk of log.
- next() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Read the next log record in logToScan.
- next() - Method in class org.apache.derby.vti.ForeignTableVTI
- next() - Method in class org.apache.derby.vti.ForwardingVTI
- next() - Method in class org.apache.derby.vti.XmlVTI
- NEXT - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- NEXT - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- next_leaf - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
- next_qualifiers - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- NEXT_QUALIFIERS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- NEXT_SEQUENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- next_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- NEXT_VALUE_FOR_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- nextAccessPath(Optimizer, OptimizablePredicateList, RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Choose the next access path to evaluate for this Optimizable.
- nextAccessPath(Optimizer, OptimizablePredicateList, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- nextAccessPath(Optimizer, OptimizablePredicateList, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromTable
- nextAccessPath(Optimizer, OptimizablePredicateList, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- nextAllocPageNumber - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
-
alloc page header
- nextAllocPageOffset - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- nextArray() - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Fetch the next array to read data from.
- nextAssignment(boolean) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- nextAutoincrementValue(String, String, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
returns the next value to be inserted into an autoincrement col.
- nextAutoincrementValue(String, String, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
returns the next value to be inserted into an autoincrement col.
- nextAux - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Set by the setNextAux() method.
- nextAvailableSectionNumber_ - Variable in class org.apache.derby.client.am.SectionManager
- nextBuffer() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Fetches the next buffer.
- nextCalled - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- nextCandidate - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- nextCharBuf - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- nextCharBuf - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- nextCharInd - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- nextCharInd - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- nextClassName - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nextColumn - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
- nextColumn - Variable in class org.apache.derby.impl.store.raw.data.UpdateOperation
- nextColumn(Object[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Get the next valid column after or including start column.
- nextColumnNumber - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nextContainerId - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- nextCorrelationID - Variable in class org.apache.derby.impl.drda.DDMWriter
- nextCursorId - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- nextDone - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- nextElement() - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- nextElement() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable.BackingStoreHashtableEnumeration
- nextElement() - Method in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
- nextElement() - Method in class org.apache.derby.impl.services.locks.LockList
- nextElement() - Method in class org.apache.derby.impl.services.locks.LockTableVTI
- nextElement() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- nextElement() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- nextEquivalenceClass - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nextException_ - Variable in exception org.apache.derby.client.am.SqlException
- nextExprNum - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- nextFieldNum - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- nextFreePageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Return the next free page number after given page number
- nextId - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- nextLCCInstanceNumber - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- nextLimitCall - Variable in class org.apache.derby.impl.services.locks.LockSpace
- nextLock - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
- nextNonFastExpr - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- nextOrderPosition(int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Move to the next order position for adding ordered columns.
- nextOrderPosition(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- nextQualifiers - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- nextQualifiers - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- nextQualifiers - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- nextQualifiers - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- nextQualifiers - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- nextRangeSize(String, String) - Method in interface org.apache.derby.catalog.SequencePreallocator
-
This method returns the size of the next pre-allocated range for the specified sequence.
- nextRangeSize(String, String) - Method in class org.apache.derby.impl.sql.catalog.SequenceRange
- nextRecordId - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
- nextRecordLength - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
The length of the next record.
- nextResultSetNumber - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nextRole - Variable in class org.apache.derby.diag.ContainedRoles
- nextRow - Variable in class org.apache.derby.impl.load.ImportAbstract
- nextRow(DataValueDescriptor[]) - Method in interface org.apache.derby.vti.IFastPath
-
When operating in fast path mode return the next row into the passed in row parameter.
- nextRowPosition_ - Variable in class org.apache.derby.client.am.Cursor
- nextSatisfied - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- nextSavepointId - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- nextSeparator() - Method in class org.apache.derby.iapi.types.DateTimeParser
- NextSequenceNode - Class in org.apache.derby.impl.sql.compile
-
A class that represents a value obtained from a Sequence using 'NEXT VALUE'
- NextSequenceNode(TableName, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NextSequenceNode
-
Constructor for a NextSequenceNode
- nextService - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
which subscribed clients to service next?
- nextStatement() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
get the next statement in the input stream.
- nextSubqueryNumber - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nextTableNumber - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- nextTempConglomId - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
Next id to use for a temporary conglomerate.
- nextThreadNumber - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Holds the sequence number to be assigned to the next thread that calls
NetworkServerControlImpl.getUniqueThreadName(String). - nextTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- nextTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- nextWarning_ - Variable in exception org.apache.derby.client.am.SqlWarning
- nextX() - Method in class org.apache.derby.client.am.ClientResultSet
- NGDA_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
- NGDA_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- nKeyFields - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The number of key fields.
- NO - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- NO_ACCESS - Static variable in interface org.apache.derby.iapi.reference.Property
- NO_ACCESS - Static variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- NO_ADJUST_LENGTHS - Static variable in class org.apache.derby.impl.drda.DDMReader
- NO_APPLICABLE_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
NO_APPLICABLE_SEVERITY occurs only when the system was unable to determine the severity.
- NO_ASSOC_ERRCD - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- NO_AUTO_BOOT - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.database.noAutoBoot
Don't automatically boot this service at start up time. - NO_AUTO_COMMIT_ON - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- no_call_stmts - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- NO_CARDINALITY_CHECK - Static variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- NO_CHECK_OPTION - Static variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- NO_CODE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- NO_CODEPOINT - Static variable in class org.apache.derby.impl.drda.DDMReader
- NO_CODPNT_ARG - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- NO_CURRENT_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_CURRENT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_DEALLOC_PAGE_MAP - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- no_fetched_columns - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- NO_FILE_LOCK_SUPPORT - Static variable in interface org.apache.derby.io.StorageFile
- NO_ID_FOR_NAMED_SAVEPOINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- no_index_updates - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- NO_INDEXES - Static variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- NO_INPUT_PARAMETERS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- no_input_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- NO_JUMP - Static variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- NO_LOCALE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_LOCK - Static variable in class org.apache.derby.impl.store.raw.xact.RowLocking2
- NO_LOCK - Static variable in class org.apache.derby.impl.store.raw.xact.RowLocking3
- NO_MATCH - Static variable in class org.apache.derby.impl.store.access.btree.BTreeController
- NO_MEM - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
Static exception to be thrown when a Connection request can not be fulfilled due to lack of memory.
- no_merge_runs - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- NO_NAME_FOR_UNNAMED_SAVEPOINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_OF_OPENS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- NO_OF_OUTPUT_ROWS_BY_SORTER - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- NO_OP_TRACKER - Static variable in class org.apache.derby.client.am.LOBStateTracker
-
Instance to use when there are no LOBs in the result set, or when the server doesn't support locators.
- no_opens - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- no_output_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- NO_PARAMS - Static variable in class org.apache.derby.impl.services.bytecode.d_BCValidate
- no_qualified_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- NO_SAVEPOINT_IN_TRIGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_SAVEPOINT_ROLLBACK_OR_RELEASE_WHEN_AUTO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_SAVEPOINT_WHEN_AUTO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_SCHEMAS - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- NO_SCROLL_SENSITIVE_CURSORS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_SETXXX_FOR_EXEC_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_SQL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- NO_SUCH_USER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_TIMEOUT - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Property name for controlling whether the optimizer ever times out while optimizing a query and goes with the best plan so far.
- NO_TOKENS_IN_SQL_TEXT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_UPGRADE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NO_USAGE_MSGS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- no_visited_deleted_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- no_visited_pages - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- no_visited_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- NO_WAIT - Static variable in interface org.apache.derby.iapi.services.locks.C_LockFactory
-
Timeout value that indicates do not wait for the lock or latch at all
- noActiveUpdateTransaction() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Returns true if the transaction factory has no active updating transaction
- noActiveUpdateTransaction() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Returns true if there is no in flight updating tranasaction.
- noArgConstructor - Variable in class org.apache.derby.iapi.services.loader.ClassInfo
- noArguments - Static variable in class org.apache.derby.iapi.services.loader.ClassInfo
- NOCCSID - Static variable in class org.apache.derby.client.net.Typdef
- noChildren - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- noCurrentConnection() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Generate an exception reporting that there is no current connection.
- noCurrentConnection() - Static method in class org.apache.derby.impl.jdbc.Util
- Node - Class in org.apache.derby.impl.store.access.sort
-
A node in a balanced binary tree.
- Node(int) - Constructor for class org.apache.derby.impl.store.access.sort.Node
- NODE_TYPE - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- NodeAllocator - Class in org.apache.derby.impl.store.access.sort
-
NodeAllocator manages an array of nodes which can be reused.
- NodeAllocator() - Constructor for class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Construct an empty allocator.
- nodeClass - Variable in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
- nodeClass - Variable in class org.apache.derby.impl.sql.compile.HasNodeVisitor
- nodeClass - Variable in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- nodeHeader() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return header information for debug printing of this query tree node.
- nodeList - Variable in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
- nodeName - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- noDependents - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- nodes - Variable in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- nodeToReplace - Variable in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- nodeType - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- noFailure() - Method in class org.apache.derby.impl.tools.ij.mtTester
- NOGETCONN_ON_CLOSED_POOLED_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- noGuess - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- noHoldPKGNAMCBytes - Variable in class org.apache.derby.client.am.SectionManager
- noLocale() - Static method in class org.apache.derby.impl.db.BasicDatabase
- NoLocking - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements no locking.
- NoLocking() - Constructor for class org.apache.derby.impl.store.raw.xact.NoLocking
- noLockWait(int, CompatibilitySpace) - Static method in class org.apache.derby.impl.services.locks.AbstractPool
-
Check if we should not wait for locks, given the specified timeout and compatibility space.
- NoManagementService - Class in org.apache.derby.impl.services.jmxnone
-
Dummy management service for environments that do not support JMX, such as Java SE compact profile 2.
- NoManagementService() - Constructor for class org.apache.derby.impl.services.jmxnone.NoManagementService
- noMoreReads - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Tells if this reader has been closed.
- noMoreRows() - Method in class org.apache.derby.impl.load.ExportWriteData
-
if nothing more to write, then close the file and write a message of completion in message file
- noMoreRows() - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- NON_CHAR_DDM_DATA_PAD_BYTE - Static variable in class org.apache.derby.client.net.NetConfiguration
- NON_DETERMINISTIC_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- NON_RESERVED_AGGREGATES - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- NON_RESERVED_FUNCTION_NAMES - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- NON_STATIC_METHOD_CALL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- NON_STRING_BP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NON_XA - Static variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- nonBasePredicateSelectivity(Optimizable, OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the extra selectivity of the non-base predicates (those that were left in the predicate list by getBasePredicates() that are not applied to the scan of the base conglomerate.
- nonBasePredicateSelectivity(Optimizable, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- nonBasePredicateSelectivity(Optimizable, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- nonBaseTableRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- noncoreInfo - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- nonCoreNames - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- nonCorrelatedTableMap - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- nonDeletedRecordCount() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the number of records on this page that are not marked as deleted.
- nonDeletedRecordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- nondestructiveAppend(QueryTreeNodeVector<E>) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- NoneAuthenticationServiceImpl - Class in org.apache.derby.impl.jdbc.authentication
-
This authentication service does not care much about authentication.
- NoneAuthenticationServiceImpl() - Constructor for class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
- nonMatchingIndexScan - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- nonPrimTypeNames - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
- NonStaticMethodCallNode - Class in org.apache.derby.impl.sql.compile
-
A NonStaticMethodCallNode is really a node to represent a (static or non-static) method call from an object (as opposed to a static method call from a class.
- NonStaticMethodCallNode(String, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Constructor for a NonStaticMethodCallNode
- nonStoreRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- nonSupportedTypeColumn(String, String) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, trying to export/import from an entity which has non supported type columns in it.
- noOfColumns - Variable in class org.apache.derby.impl.load.ColumnInfo
- noOfColumnsExpected - Variable in class org.apache.derby.impl.load.ImportAbstract
- noOfNodes() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- noOfOpens - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- NOP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- NOP_STATEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- noParameters - Static variable in class org.apache.derby.iapi.services.loader.ClassInfo
- nopProjection(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Determine whether this RCL is a No-Op projection of the given RCL.
- nopProjectRestrict() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Determine whether this ProjectRestrict does anything.
- NOPStatementNode - Class in org.apache.derby.impl.sql.compile
-
A NOPStatement node is for statements that don't do anything.
- NOPStatementNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NOPStatementNode
- NoPutResultSet - Interface in org.apache.derby.iapi.sql.execute
-
The NoPutResultSet interface is used to provide additional operations on result sets that can be used in returning rows up a ResultSet tree.
- NoPutResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
- NoPutResultSetImpl - Class in org.apache.derby.impl.sql.execute
-
Abstract ResultSet with built in Activation support for operations that return rows but do not allow the caller to put data on output pipes.
- NoPutResultSetImpl(Activation, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Constructor
- NORMAL - Static variable in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
A container can be in 4 states: non_existent - this is represented by a null ContainerHandle NORMAL - this is the normal case, container has been created and is not dropped.
- NORMAL_CLOSE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NORMAL_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Indicates a "normal" plan that is not optimized to do sort avoidance
- normalClose() - Static method in exception org.apache.derby.iapi.error.StandardException
- normalInsertCore(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- normalize(DataTypeDescriptor, String) - Method in class org.apache.derby.iapi.types.SQLChar
- normalize(DataTypeDescriptor, String) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- normalize(DataTypeDescriptor, String) - Method in class org.apache.derby.iapi.types.SQLVarchar
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
Default normalization method.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Normalize the source value to this type described by this class and the passed in DataTypeDescriptor.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBit
-
Normalization method - this method may be called when putting a value into a SQLBit, for example, when inserting into a SQLBit column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBlob
-
Normalization method - this method may be called when putting a value into a SQLBit, for example, when inserting into a SQLBit column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
Normalization method - this method may be called when putting a value into a SQLChar, for example, when inserting into a SQLChar column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLClob
-
Normalization method - this method may be called when putting a value into a SQLClob, for example, when inserting into a SQLClob column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Normalization method - this method may be called when putting a value into a SQLDecimal, for example, when inserting into a SQLDecimal column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongVarbit
-
Normalization method - this method may be called when putting a value into a SQLVarbit, for example, when inserting into a SQLVarbit column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Normalization method - this method may be called when putting a value into a SQLBit, for example, when inserting into a SQLBit column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLVarchar
-
Normalization method - this method may be called when putting a value into a SQLVarchar, for example, when inserting into a SQLVarchar column.
- normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
-
Normalization method - this method will always be called when storing an XML value into an XML column, for example, when inserting/updating.
- normalize(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
- NORMALIZE_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- normalizeColumn(DataTypeDescriptor, ExecRow, int, DataValueDescriptor, ResultDescription) - Static method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Normalize a column.
- normalizeCorrelatedColumns(ResultColumnList, FromTable) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
- normalizedGeneratedValues - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- normalizeDOUBLE(double) - Static method in class org.apache.derby.iapi.types.NumberDataType
-
normalizeDOUBLE normalizes the value, so that negative zero (-0.0) becomes positive.
- normalizedRow - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- normalizePath(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns a normalized absolute path.
- normalizePath(String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Returns a normalized absolute path.
- normalizeREAL(double) - Static method in class org.apache.derby.iapi.types.NumberDataType
-
normalizeREAL normalizes the value, so that negative zero (-0.0) becomes positive.
- normalizeREAL(float) - Static method in class org.apache.derby.iapi.types.NumberDataType
-
normalizeREAL normalizes the value, so that negative zero (-0.0) becomes positive.
- NormalizeResultSet - Class in org.apache.derby.impl.sql.execute
-
Cast the rows from the source result set to match the format of the result set for the entire statement.
- NormalizeResultSet(NoPutResultSet, Activation, int, int, double, double, boolean) - Constructor for class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Constructor for a NormalizeResultSet
- NormalizeResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A NormalizeResultSetNode represents a normalization result set for any child result set that needs one.
- NormalizeResultSetNode(ResultSetNode, ResultColumnList, Properties, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
Constructor for a NormalizeResultSetNode.
- normalizeRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
Normalize a row.
- normalizeRow(NoPutResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
-
Normalize a row as part of the INSERT/UPDATE action of a MERGE statement.
- normalizeSQLIdentifier(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Normalize a SQL identifer, up-casing if
, and handling of (SQL 2003, section 5.2). - normalizeSynonymColumns(ResultColumnList, FromTable) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Normalize synonym column references to have the name of the base table.
- normalizeSynonymColumns(ResultColumnList, TableName) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Normalize synonym column references to have the name of the base table.
- normalizeToUpper - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- normalizeUserName(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Normalize the user name so that there is only one set of credentials for a given authorization id.
- normalToDelimited(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Produce a delimited form of a normal value.
- normExpressions() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Put the expression trees in conjunctive normal form
- normExpressions(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Put the expression trees in conjunctive normal form
- normPQ - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- NoRowsResultSetImpl - Class in org.apache.derby.impl.sql.execute
-
Abstract ResultSet for implementations that do not return rows.
- NoRowsResultSetImpl(Activation) - Constructor for class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- NoSpaceOnPage - Exception in org.apache.derby.impl.store.raw.data
-
An exception used to pass a specfic "error code" through various layers of software.
- NoSpaceOnPage(boolean) - Constructor for exception org.apache.derby.impl.store.raw.data.NoSpaceOnPage
- noStateChangeException(Throwable) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
An exception on many method calls to JDBC objects does not change the state of the transaction or statement, or even the underlying object.
- noStateChangeLOB(Throwable) - Static method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Wrap real exception in a
SQLExceptionto avoid changing the state of the connection child by cleaning it up. - noSuchAsyncStatement(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NoSuchAsyncStatement - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- noSuchConnection(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NoSuchConnection - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- noSuchProtocol(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NoSuchProtocol - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- noSuchTable(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NoSuchTable - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- NOT_BETWEEN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- NOT_EQUALS_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
- NOT_EXISTS_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- NOT_FOR_PREPARED_STATEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NOT_GIVEN - Static variable in class org.apache.derby.drda.NetServlet
- NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NOT_IN_LIST_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- NOT_IN_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- NOT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- NOT_ON_FORWARD_ONLY_CURSOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NOT_OPENED - Static variable in class org.apache.derby.impl.drda.DRDAResultSet
- NOT_OUTPUT_PARAM - Static variable in class org.apache.derby.impl.drda.DRDAStatement
- NOT_PRIMITIVE - Static variable in class org.apache.derby.iapi.types.JSQLType
- NOT_SET - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is not set.
- notAnException() - Method in class org.apache.derby.diag.ErrorMessages
- notAvailableForDriver(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NotAvailableForDriver - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- notBaseTable() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Throw a "not base table" exception
- notCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Mark this ResultSetNode as *not* the target table of an updatable cursor.
- noteAndClearInterrupt(String, int, int) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Checks if the thread has been interrupted in NIO, presumably because we saw an exception indicating this.
- notEquals(Object, Object) - Method in class org.apache.derby.impl.drda.AppRequester
-
Check whether two objects are not equal when 1 of the objects could be null
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
The SQL language <> operator.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
The <> operator as called from the language module, as opposed to the storage module.
- notEquals(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
-
The <> operator as called from the language module, as opposed to the storage module.
- notExistsRightSide - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- notFlattenableJoin() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Mark this node and its children as not being a flattenable join.
- notFlattenableJoin() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Mark this node and its children as not being a flattenable join.
- notFound(String, String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- NOTHING_REQUIRED - Static variable in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
- notifyAllActiveThreads(Context) - Method in class org.apache.derby.iapi.services.context.ContextService
- notifyError(SQLException) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- notifyEvent(TriggerEvent, CursorResultSet, CursorResultSet, int[]) - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
Handle the given event.
- notifyException(SQLException) - Method in class org.apache.derby.client.am.LogicalConnection
-
Notifies listeners about exceptions of session level severity or higher.
- notifyException(SQLException) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- notifyException(SQLException) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Notify the control class that a SQLException was thrown during a call on one of the brokered connection's methods.
- notifyException(SQLException) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Notify the control class that a SQLException was thrown during a call on one of the brokered connection's methods.
- notifyForUpdateCursor(DataValueDescriptor[], DataValueDescriptor[], RowLocation, TableScanResultSet) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- notifyLoader(boolean) - Method in class org.apache.derby.impl.sql.execute.JarUtil
- notifyModifyClasspath(String) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Notify the class manager that the classpath has been modified.
- notifyModifyClasspath(String) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
-
Notify the class manager that the classpath has been modified.
- notifyModifyJar(boolean) - Method in interface org.apache.derby.iapi.services.loader.ClassFactory
-
Notify the class manager that a jar file has been modified.
- notifyModifyJar(boolean) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- notifyObservers() - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
This method is equivalent to notifyObservers(null);
- notifyObservers(Object) - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
If this object has changed, then notify all observers.
- notifyObservers(Object) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Allow my users to notigy my observers.
- notifyOnSet - Variable in class org.apache.derby.iapi.services.property.PropertyValidation
- notifyUnusedActivation() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Make a note that some activations are marked unused
- notifyUnusedActivation() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Make a note that some activations are marked unused
- noTimeout - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- noTimeout - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- notImplemented() - Static method in class org.apache.derby.impl.jdbc.Util
- notImplemented(String) - Static method in class org.apache.derby.client.am.SQLExceptionFactory
- notImplemented(String) - Static method in class org.apache.derby.impl.jdbc.Util
- notImplemented(String) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
-
Create a SQLException saying that the calling method is not implemented.
- notImplemented(String) - Method in class org.apache.derby.vti.VTITemplate
-
Create a SQLException saying that the calling method is not implemented.
- NOTIMPLEMENTED_SUBQUERY - Static variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- notInSoftUpgradeMode() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
check if the dictionary is at the same version as the engine.
- notMe - Variable in class org.apache.derby.impl.sql.compile.IsNode
- NotNode - Class in org.apache.derby.impl.sql.compile
-
A NotNode represents a NOT operator.
- NotNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NotNode
- notNull - Variable in class org.apache.derby.impl.sql.compile.IsNullNode
-
If
true, this node represents a NOT NULL node rather than a NULL node. - NOTNULL_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- NOTREACHED() - Static method in class org.apache.derby.shared.common.sanity.SanityManager
- noTriggersOrFks - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- notYetImplemented() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NotYetImplemented - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- noUsingResults() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- NoUsingResults - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- noWait() - Method in interface org.apache.derby.iapi.services.locks.LockOwner
-
Tells whether lock requests should time out immediately if the lock cannot be granted at once, even if
C_LockFactory.TIMED_WAITwas specified in the lock request. - noWait() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
-
Tell the lock manager that we don't want timed waits to time out immediately.
- noWait() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Tells whether lock requests should time out immediately if they can't be granted without waiting.
- NS - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Constant used by OPCODE_ACTION to the opcode is not yet supported.
- nsctrl - Variable in class org.apache.derby.impl.drda.Session
- NTT_CONTEXT_ID - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- NULL - Static variable in interface org.apache.derby.catalog.UUID
-
NULL UUID
- NULL_BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NULL_COLUMN_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NULL_DATA - Static variable in class org.apache.derby.client.net.FdocaConstants
- NULL_DATA - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- NULL_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Special format id for any null referance
- NULL_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
- NULL_LID - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- NULL_NAME_FOR_SAVEPOINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NULL_ON_NULL_INPUT - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- NULL_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- NULL_SQL_TEXT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NULL_STRING - Static variable in class org.apache.derby.impl.load.ControlInfo
- NULL_TERMINATED_BYTES - Static variable in class org.apache.derby.client.am.Cursor
- NULL_TERMINATED_STRING - Static variable in class org.apache.derby.client.am.Cursor
- NULL_VALUE - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- NULL_VALUE - Static variable in class org.apache.derby.impl.drda.DssTrace
- nullable - Variable in class org.apache.derby.catalog.GetProcedureColumns
- nullable_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- nullable_ - Variable in class org.apache.derby.client.am.Cursor
- NULLDATA - Static variable in class org.apache.derby.client.net.CodePoint
- NULLDATA - Static variable in class org.apache.derby.impl.drda.CodePoint
- nullDataForGC() - Method in class org.apache.derby.client.am.ClientResultSet
- nullDataForGC() - Method in class org.apache.derby.client.am.ColumnMetaData
- nullDataForGC() - Method in class org.apache.derby.client.am.Cursor
- nullDataForGC() - Method in class org.apache.derby.client.net.NetCursor
- NULLID_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- nullLogicalConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Used by
LogicalConnection.closein some circumstances when it disassociates itself from the pooled connection. - nullMethodName() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Return the method name to get a Derby DataValueDescriptor object of the correct type set to SQL NULL.
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- nullMethodName() - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
- NullNamespaceContext() - Constructor for class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
- NullOutputStream - Class in org.apache.derby.iapi.services.io
-
An OutputStream that simply discards all data written to it.
- NullOutputStream() - Constructor for class org.apache.derby.iapi.services.io.NullOutputStream
- nullOutReferenceInStatement() - Method in class org.apache.derby.client.am.ClientResultSet
- nullPhysicalConnection() - Method in class org.apache.derby.client.am.LogicalConnection
- nullPlusNonNullIsNull() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullPlusNonNullIsNull() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- nullPlusNonNullIsNull() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are concatenations between NULL and non-NULL values NULL?
- nullPlusNonNullIsNull() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- nullsAreSortedAtEnd() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedAtEnd() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- nullsAreSortedAtEnd() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are NULL values sorted at the end regardless of sort order?
- nullsAreSortedAtEnd() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- nullsAreSortedAtEnd__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedAtStart() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedAtStart() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- nullsAreSortedAtStart() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are NULL values sorted at the start regardless of sort order?
- nullsAreSortedAtStart() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- nullsAreSortedAtStart__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedHigh() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedHigh() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- nullsAreSortedHigh() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are NULL values sorted high?
- nullsAreSortedHigh() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- nullsAreSortedHigh__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedLow() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsAreSortedLow() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- nullsAreSortedLow() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are NULL values sorted low?
- nullsAreSortedLow() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- nullsAreSortedLow__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- nullsOrderedLow - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
- nullsOrderedLow - Variable in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
indicate whether NULL values should sort low.
- nullSQLState - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- nullString - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- nullString - Variable in class org.apache.derby.impl.load.ImportReadData
- nullToPrimitiveTest(DataValueDescriptor, String) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
- nullValue - Variable in class org.apache.derby.impl.sql.compile.IsNullNode
- nullValueDouble() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- nullValueInt() - Method in class org.apache.derby.iapi.types.SQLDate
- nullValueInt() - Method in class org.apache.derby.iapi.types.SQLTime
- nullValueInt() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- nullXid - Static variable in class org.apache.derby.client.net.NetXAResource
- NUM_CORE - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- num_deleted - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_deleted - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_entries - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_entries - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_free_bytes - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_free_bytes - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- NUM_NONCORE - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- num_overflow_pgs - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_overflow_pgs - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_overflow_rows - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_overflow_rows - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_pages - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
-
Only lookup these estimates from raw store once.
- num_pages - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_pages - Variable in class org.apache.derby.impl.store.access.heap.HeapCostController
-
Only lookup these estimates from raw store once.
- num_pages - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_pages_truncated - Variable in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
The number of allocated pages in this allocation page prior to the truncate.
- num_res_bytes - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_res_bytes - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_rows - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- num_rows - Variable in class org.apache.derby.impl.store.access.heap.HeapCostController
- num_rows - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- num_rows - Variable in class org.apache.derby.impl.store.raw.data.PurgeOperation
- num_rowsize_bytes - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- num_rowsize_bytes - Variable in class org.apache.derby.impl.store.access.heap.TableStats
- num_slottab_bytes - Variable in class org.apache.derby.impl.store.access.btree.LevelInfo
- numAllocatedPages - Variable in class org.apache.derby.impl.store.raw.data.SpaceInformation
- NUMBER_OF_ROWS_TOO_LARGE_FOR_INT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- numberConvertible(TypeId, boolean) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Tell whether this numeric type can be converted to the given type.
- NumberDataType - Class in org.apache.derby.iapi.types
-
NumberDataType is the superclass for all exact and approximate numeric data types.
- NumberDataType() - Constructor for class org.apache.derby.iapi.types.NumberDataType
- NumberDataValue - Interface in org.apache.derby.iapi.types
- NumberDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- numberFields - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
number of fields in the row.
- numberOfBaseColumns - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- numberOfBaseColumns - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- numberOfCharsReadSoFar - Variable in class org.apache.derby.impl.load.ImportReadData
- numberOfColumns - Variable in class org.apache.derby.impl.load.ImportAbstract
- numberOfColumns - Variable in class org.apache.derby.impl.load.ImportReadData
- numberOfColumns - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- NumberofFetchedRows - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- numberOfMessages() - Method in class org.apache.derby.client.am.Sqlca
-
Returns the number of messages this SQLCA contains.
- numberOfMetaDataInfoMethods__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- numberOfOrderedColumns - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
- numberOfOrderedColumns() - Method in interface org.apache.derby.catalog.IndexDescriptor
-
Returns the number of ordered columns.
- numberOfOrderedColumns() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- numberOfOrderedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- numberOfQualifiers - Variable in class org.apache.derby.impl.sql.compile.PredicateList
- numberOfStartPredicates - Variable in class org.apache.derby.impl.sql.compile.PredicateList
- numberOfStopPredicates - Variable in class org.apache.derby.impl.sql.compile.PredicateList
- numberStorable(TypeId, TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Tell whether this numeric type can be stored into from the given type.
- numBitsInLastByte(int) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Figure out how many bits are in the last byte from the total number of bits.
- numBytesFromBits(int) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Figure out how many bytes are needed to store the input number of bits.
- numBytesSaved() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Return the number of bytes that have been saved to this byte holder.
- numBytesSaved() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Return the number of bytes that have been saved to this byte holder.
- numBytesSaved() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Return the number of bytes that have been saved to this byte holder.
- numClients - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- numCols - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- numColumns - Variable in class org.apache.derby.impl.sql.compile.TableElementList
- numColumns - Variable in class org.apache.derby.impl.sql.execute.DeleteConstantAction
-
This class implements Formatable.
- numColumns - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- numColumns - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- numColumns - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- numColumns - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- numConnections - Variable in class org.apache.derby.impl.tools.ij.utilMain
- numConstraints - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- numDistinctAggregates(List<AggregateNode>) - Static method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Count the number of distinct aggregates in the list.
- numDistinctAggs - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- numDuplicates - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- NUMERIC_DEFAULT_PRECISION - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- NUMERIC_DEFAULT_SCALE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- NUMERIC_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- NUMERIC_MAX_PRECISION - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- NUMERIC_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- NUMERIC_OVERFLOW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- NUMERIC_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- NumericConstantNode - Class in org.apache.derby.impl.sql.compile
- NumericConstantNode(TypeId, Number, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NumericConstantNode
- NumericConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.NumericConstantNode
-
Constructor for a typed null node
- NumericTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeId for the SQL numeric datatype.
- NumericTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- numExtents - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
- numFetchedOnNext - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- numFetchedOnNext - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- numFkColumns - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- numFreePages - Variable in class org.apache.derby.impl.store.raw.data.SpaceInformation
- numFromHashTable - Variable in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- numFromHashTable - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- numGCols() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return the number of grouping columns.
- numGeneratedColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- numGeneratedColumnsForGroupBy() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- numGroupingColsAdded - Variable in class org.apache.derby.impl.sql.compile.GroupByList
- numIndexes - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- numIndexes - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- numIndexesSet - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- numOpens - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- numOpens - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- numOpens - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- numOpens - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- numOpens - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- numOpens - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- numOptimizables - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- numPreds - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- numResultSets - Variable in class org.apache.derby.impl.drda.DRDAStatement
- numRows - Variable in class org.apache.derby.catalog.types.StatisticsImpl
- numRows - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
- numRows - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
- numRowsIn - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- numRowsInArray - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- numRowsOut - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- numSubqueries - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- numTablesInQuery - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- numThreads - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
- numToCharRepresentation - Variable in class org.apache.derby.impl.drda.CcsidManager
- numToCharRepresentation_ - Variable in class org.apache.derby.client.net.CcsidManager
- numToHashTable - Variable in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- numToHashTable - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- numToSnaRequiredCrrtknChar_ - Variable in class org.apache.derby.client.net.CcsidManager
- numUnfilledPages - Variable in class org.apache.derby.impl.store.raw.data.SpaceInformation
- numUnique - Variable in class org.apache.derby.catalog.types.StatisticsImpl
- numVTICols - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- nUniqueColumns - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
The number of uniqueness columns.
O
- OBJECT_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- OBJECT_EXISTS_IN_CACHE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- OBJECT_TYPE_NAME - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
- objectifyStream(ExecRow, FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- objectifyStreamingColumns() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- objectifyStreams(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- objectName - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- objectName - Variable in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- objectNull(Object) - Method in class org.apache.derby.iapi.types.NumberDataType
- objectNull(Object) - Method in class org.apache.derby.iapi.types.SQLBinary
- objectOverhead - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- objects - Variable in class org.apache.derby.iapi.store.access.KeyHasher
- objectType - Variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- objectType - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- objectWasNull(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ObjectWasNull - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- objInputStream - Variable in class org.apache.derby.impl.store.replication.net.SocketConnection
-
used to read message objects sent in the socket connection.
- objLSTSync - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Object used to synchronize on while the log shipper thread is moved into the wait state, or while notifying it.
- OBJNSPRM - Static variable in class org.apache.derby.client.net.CodePoint
- OBJNSPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- objOutputStream - Variable in class org.apache.derby.impl.store.replication.net.SocketConnection
-
used to write message objects into the socket connection.
- obl - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- observer - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- observerException - Variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
- OBSOLETE_LOG_VERSION_NUMBER - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- obtainPublicKey() - Method in class org.apache.derby.client.am.EncryptionManager
- obtainPublicKey() - Method in class org.apache.derby.impl.drda.DecryptionManager
-
This method generates the public key and returns it.
- ODBC_DATE_TIME_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- ODBC_DRIVER_OPTION - Static variable in class org.apache.derby.catalog.SystemProcedures
- ODBC_TIME_SEPARATOR - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- of - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- of - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- off - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
The local offset into the current array.
- offendingRowLocation(RowLocation, long) - Method in interface org.apache.derby.iapi.sql.execute.TargetResultSet
- offendingRowLocation(RowLocation, long) - Method in interface org.apache.derby.iapi.store.access.RowLocationRetRowSource
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- offendingRowLocation(RowLocation, long) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- offset - Variable in class org.apache.derby.iapi.util.ByteArray
- offset - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- offset - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- offset - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
- offset - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- offset - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- offset - Variable in class org.apache.derby.impl.sql.compile.RowCountNode
-
If not null, this represents the value of a
. - offset - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- offset - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- offset_ - Variable in class org.apache.derby.client.am.BlobOutputStream
- offset_ - Variable in class org.apache.derby.client.am.ClobOutputStream
- offset_ - Variable in class org.apache.derby.client.am.ClobWriter
- OFFSET_COMPARATOR - Static variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Comparator that can be used for sorting lists of FromBaseTables on the position they have in the SQL query string.
- offsetMethod - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- OffsetOrderVisitor<T extends QueryTreeNode> - Class in org.apache.derby.impl.sql.compile
-
Get all nodes of a certain type in a query tree, and return them in the order in which they appear in the original SQL text.
- OffsetOrderVisitor(Class<T>, int, int) - Constructor for class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
-
Create a new
OffsetOrderVisitorthat collects nodes of the specified type. - oi - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
- oid - Variable in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- oid - Variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- oid - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- OIDIMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| || || DEPRECATED || |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| class org.apache.derby.impl.sql.catalog.OIDImpl
- OIDTdCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- OIDTDCacheable - Class in org.apache.derby.impl.sql.catalog
-
This class implements a Cacheable for a DataDictionary cache of table descriptors, with the lookup key being the UUID of the table.
- OIDTDCacheable(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.OIDTDCacheable
- OK - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- okToCancel() - Method in class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
-
See if it is ok to cancel.
- okToCleanup() - Method in class org.apache.derby.jdbc.XATransactionState.CleanupOrCancelMonitor
-
See if it is ok to cleanup.
- OLD_ENCRYPTED_KEY - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
When the datbase is getting re-encrypted old encrypted key is stored in the service.properties until re-encyrption successfully completes or rolled back.
- oldDefaultUUID - Variable in class org.apache.derby.impl.sql.compile.ModifyColumnNode
- oldDefaultUUID - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- oldDeletedRow - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- olddiag_tabulate(Properties, LevelInfo[]) - Static method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- oldGrabbers - Variable in class org.apache.derby.impl.tools.ij.utilMain
- oldObjectName - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- oldObjectName - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- oldReferencingName - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- oldReferencingName - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- OLDREFERENCINGNAME - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- OldRoutineType - Class in org.apache.derby.catalog.types
-
Class to simply read the old format written by DataTypeDescriptor prior to DERBY-2775 being addressed.
- OldRoutineType() - Constructor for class org.apache.derby.catalog.types.OldRoutineType
- oldTableInReferencingClause - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- oldTableName - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- oldValue - Variable in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- omitLineFeed() - Method in class org.apache.derby.impl.load.ImportReadData
- ON_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- OnceResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes an expression subquery's result set and verifies that only a single scalar value is being returned.
- OnceResultSet(NoPutResultSet, Activation, GeneratedMethod, int, int, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.OnceResultSet
- onClientSideStreamingError() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Performs necessary clean up when an error is signalled by the client.
- onClientSideStreamingError() - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
- onClientSideStreamingError() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Cleans up and closes the stream.
- onCommitDeleteRows - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- onCommitDeleteRows - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- onCommitDeleteRows - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- onDemandOnly - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
- onDiskBeta - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- onDiskMajorVersion - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
On disk database version information.
- onDiskMinorVersion - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- ONE_BILLION - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- oneAuthHasPermissionOnTable(DataDictionary, String, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- ONEBYTELENGTH - Static variable in class org.apache.derby.client.net.Typdef
- oneLessWaiter() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Decrease blockCount by one.
- oneLessWaiter() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Notify the lock table that it has one less waiter.
- oneMoreWaiter() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Increase blockCount by one.
- oneMoreWaiter() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Notify the lock table that it has one more waiter.
- oneRowRightSide - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- oneRowRightSide - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- oneRowRightSide(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- oneRowRightSide(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- oneRowScan - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- oneRowScan - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- only - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
- onOverflowPage - Variable in exception org.apache.derby.impl.store.raw.data.NoSpaceOnPage
- onOverflowPage() - Method in exception org.apache.derby.impl.store.raw.data.NoSpaceOnPage
- onRollbackDeleteRows - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- onRollbackDeleteRows - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- onRollbackDeleteRows - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- onStack() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Reports whether this StatementContext is on the context stack.
- onStack() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Reports whether this StatementContext is on the context stack.
- onStatementClose(PreparedStatement) - Method in class org.apache.derby.client.ClientPooledConnection
-
Raise the statementClosed event for all the listeners when the corresponding events occurs.
- onStatementClose(PreparedStatement) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Close called on the associated PreparedStatement object
- onStatementClose(PreparedStatement) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Raise the statementClosed event for all the listeners when the corresponding events occurs
- onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.client.ClientPooledConnection
-
Raise the statementErrorOccurred event for all the listeners when the corresponding events occurs.
- onStatementErrorOccurred(PreparedStatement, SQLException) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Error occurred on associated PreparedStatement object
- onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Raise the statementErrorOccurred event for all the listeners when the corresponding events occurs
- op - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
- OP_AGGREGATE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_ANY - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_BULK - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_CASCADE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_CONSTRAINTSCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_CURRENT_OF - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_DECRYPT - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
- OP_DELETE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- op_details - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- OP_DISTINCT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_DISTINCTSCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_ENCRYPT - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
- OP_FILTER - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_GROUP - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_HARD_UPGRADE - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
- OP_HASHSCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_HASHTABLE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- op_identifier - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- OP_INDEXSCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_INSERT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_JOIN_HASH - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_JOIN_HASH_LO - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_JOIN_NL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_JOIN_NL_LO - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_LASTINDEXKEYSCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_MATERIALIZE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_NORMALIZE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_ONCE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_PROJ_RESTRICT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_PROJECT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_REPLICATION - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
- OP_ROW - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_ROW_COUNT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_ROWIDSCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_SCROLL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_SET - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_SET_EXCEPT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_SET_INTERSECT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_SHUTDOWN - Static variable in class org.apache.derby.impl.jdbc.EmbedConnection
- OP_SORT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_TABLESCAN - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
the rs operator codes
- OP_UNION - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_UPDATE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_VTI - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_VTI_RS - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- OP_WINDOW - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- opcode - Variable in class org.apache.derby.impl.services.bytecode.BCMethodCaller
- OPCODE_ACTION - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Array that provides two pieces of information about each VM opcode.
- OpcodeDebug - Class in org.apache.derby.impl.services.bytecode
-
This contains mnemonics for all of the opcodes of the JVM.
- OpcodeDebug() - Constructor for class org.apache.derby.impl.services.bytecode.OpcodeDebug
- open - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- open() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Needs to be called before the result set will do anything.
- open() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- open() - Method in class org.apache.derby.impl.sql.execute.CallStatementResultSet
-
Just invoke the method.
- open() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- open() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- open() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- open() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Open this IndexChanger.
- open() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- open() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
- open() - Method in class org.apache.derby.impl.sql.execute.MiscResultSet
-
Opens a MiscResultSet, executes the Activation's ConstantAction, and then immediately closes the MiscResultSet.
- open() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Tells the system that there will be calls to getNextRow().
- open() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- open(boolean) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Open a stream file container.
- open(boolean[]) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Open this IndexSetchanger.
- open(int) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Open this RowChanger.
- open(int) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Open this RowChanger.
- open(int, boolean) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Open this RowChanger.
- open(int, boolean) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
- open(File, boolean) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Opens a new file that and delegates it to a MeteredStream
- open(TransactionManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
-
Open a sort controller.
- open(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Open a sort controller.
- open(TransactionManager, Transaction, boolean, int, int, LockingPolicy, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Open a conglomerate controller.
- open(TransactionManager, Transaction, boolean, int, int, LockingPolicy, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Open a b-tree controller.
- open(TransactionManager, Transaction, boolean, int, int, LockingPolicy, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Open a b-tree controller.
- open(TransactionManager, Transaction, boolean, int, int, LockingPolicy, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Open a heap controller.
- open_ - Variable in class org.apache.derby.client.am.ClientConnection
- open_btree - Variable in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
The OpenBtree to use if we have to lock anything in the btree vs.
- open_conglom - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Fields of the class
- OPEN_CONGLOMERATE - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Constants used for the countOpen() call.
- OPEN_CONTAINER_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- OPEN_CREATED_SORTS - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- open_scan - Variable in class org.apache.derby.impl.store.access.BackingStoreHashTableFromScan
-
Fields of the class
- OPEN_SCAN - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- OPEN_SORT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- open_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- OPEN_TOTAL - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- openBackwardsScan(long, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Scan backward from start position.
- openBackwardsScan(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Scan backward from end of log.
- OpenBTree - Class in org.apache.derby.impl.store.access.btree
-
An open b-tree contains fields and methods common to scans and controllers.
- OpenBTree() - Constructor for class org.apache.derby.impl.store.access.btree.OpenBTree
- openBulkFetchScan(long) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- openByContainerKey(ContainerKey, TransactionManager, Transaction, boolean, int, int, LockingPolicy, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Static method in class org.apache.derby.impl.store.access.heap.Heap
-
Open a heap controller given ContainerKey.
- openCompiledConglomerate(boolean, int, int, int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a conglomerate for use, optionally include "compiled" info.
- openCompiledConglomerate(boolean, int, int, int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openCompiledScan(boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a scan on a conglomerate, optionally providing compiled info.
- openCompiledScan(boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openConglomerate(long, boolean, int, int, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a conglomerate for use.
- openConglomerate(long, boolean, int, int, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openConglomerate(Conglomerate, boolean, int, int, int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- OpenConglomerate - Class in org.apache.derby.impl.store.access.conglomerate
-
A Generic class which implements the basic functionality needed to operate on an "open" conglomerate.
- OpenConglomerate() - Constructor for class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
- OpenConglomerateScratchSpace - Class in org.apache.derby.impl.store.access.conglomerate
-
A utility class to store and use temporary scratch space associated with a conglomerate.
- OpenConglomerateScratchSpace(int[], int[], boolean) - Constructor for class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Creates a new scratch space.
- openContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Open a container.
- openContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
- openContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- openContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
- openContainer(ContainerKey, int) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Open a container, with the transaction's default locking policy.
- openContainer(ContainerKey, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- openContainer(ContainerKey, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Open a container, with the defined locking policy, otherwise as openContainer(int containerId, boolean forUpdate).
- openContainer(ContainerKey, LockingPolicy, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- openContainer(RawTransaction, ContainerKey, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Open a container that is not droped.
- openContainer(RawTransaction, ContainerKey, LockingPolicy, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- openContainer(RawTransaction, ContainerKey, LockingPolicy, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- openContainerAndDoIt(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerHandleActionOnCommit
-
Open the container and call the doIt method
- openContainerNW(Transaction, LockingPolicy, ContainerKey) - Static method in class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
-
Open container shared no wait
- openCore() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Open up the result set.
- openCore() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
- openCore() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- openCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
Open the scan.
- openCore() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- openCore() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Open the scan.
- openCore() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
open this ResultSet.
- openCore() - Method in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- openCore() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
open a scan on the join.
- openCore() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
open a scan on the source. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
- openCore() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
open a scan on the source. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
-
Sets state to 'open'.
- openCore() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Open the scan.
- openCore() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
open a scan on the source. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
-
open the first source.
- openCore() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
-
Open the scan.
- openCore() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
open a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- openCore() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Open the scan and evaluate qualifiers and the like.
- openCore() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
-
open the first source.
- openCore() - Method in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
- openCore() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Sets state to 'open'.
- openCore() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Open this ResultSet.
- openDroppedContainer(ContainerKey, LockingPolicy) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Open a container that may be dropped - use only by logging and recovery.
- openDroppedContainer(ContainerKey, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Open a container that may already have been dropped.
- openDroppedContainer(RawTransaction, ContainerKey, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Open a container that may have been dropped.
- openDroppedContainer(RawTransaction, ContainerKey, LockingPolicy, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- openFile() - Method in class org.apache.derby.impl.load.ImportReadData
- openFile(String, boolean) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Opens a file in the privileged block
- openFiles() - Method in class org.apache.derby.impl.load.ExportWriteData
- openFiles() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Opens the output files files based on the configured pattern, limit, count, and append mode.
- openFlushedScan(DatabaseInstant, int) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get a ScanHandle to scan flushed records from the log.
- openFlushedScan(DatabaseInstant, int) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Get a flushed scan.
- openFlushedScan(DatabaseInstant, int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- openFlushedScan(DatabaseInstant, int) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- openFlushedScan(DatabaseInstant, int) - Method in class org.apache.derby.impl.store.raw.RawStore
- openForUpdate(boolean[], int, boolean) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Open this RowChanger to avoid fixing indexes that do not change during update operations.
- openForUpdate(boolean[], int, boolean) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Open this RowChanger to avoid fixing indexes that do not change during update operations.
- openForwardsFlushedScan(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get a LogScan to scan flushed records from the log.
- openForwardsFlushedScan(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Open a forward scan of the transaction log.
- openForwardsFlushedScan(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- openForwardsScan(long, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Scan Forward from start position.
- openForwardsScan(LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Get a LogScan to scan the log in a forward direction.
- openForwardsScan(LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get a forwards scan
- openForwardsScan(LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- openGroupFetchScan(long, boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a scan which gets copies of multiple rows at a time.
- openGroupFetchScan(long, boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- OpenHeap - Class in org.apache.derby.impl.store.access.heap
- OpenHeap() - Constructor for class org.apache.derby.impl.store.access.heap.OpenHeap
- openHeapConglomerateController() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- openIndex(TransactionManager, int, int) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
Open index for either table level or row level update.
- openIndexCC() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Open the ConglomerateController for this index if it isn't open yet.
- openIndexes(int) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Open the indexes that must be fixed if they are not already open.
- openIndexScan(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- openIndexScanController(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Get a scan controller positioned using searchRow as the start/stop position.
- openJarURL(String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Open an input stream to read a URL or a file.
- openLobFile(File) - Method in class org.apache.derby.impl.load.ImportLobFile
-
Open the lob file and setup the stream required to read the data.
- openLogFileInWriteMode(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
open the given log file name for writes; if file can not be be opened in write sync mode then disable the write sync mode and open the file in "rw" mode.
- openLogicalStatements - Variable in class org.apache.derby.client.am.StatementCacheInteractor
-
List of open logical statements created by this cache interactor.
- OPENMODE_BASEROW_INSERT_LOCKED - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Use this mode to the openConglomerate() call used to open the secondary indices of a table for inserting new rows in the table.
- OPENMODE_FOR_LOCK_ONLY - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Use this mode to the openConglomerate() call used to just get the table lock on the conglomerate without actually doing anything else.
- OPENMODE_FORUPDATE - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
open table for update, if not specified table will be opened for read.
- OPENMODE_LOCK_NOWAIT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
The table lock request will not wait.
- OPENMODE_LOCK_ROW_NOWAIT - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
The row lock request will not wait.
- OPENMODE_SECONDARY_LOCKED - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Use this mode to the openConglomerate() call which opens the base table to be used in a index to base row probe.
- OPENMODE_USE_UPDATE_LOCKS - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
-
Use this mode to the openScan() call to indicate the scan should get update locks during scan, and either promote the update locks to exclusive locks if the row is changed or demote the lock if the row is not updated.
- openOnClient_ - Variable in class org.apache.derby.client.am.ClientResultSet
- openOnClient_ - Variable in class org.apache.derby.client.am.ClientStatement
- openOnServer_ - Variable in class org.apache.derby.client.am.ClientResultSet
- openRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- openRight() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
open the rightResultSet.
- openScan(long, boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a scan on a conglomerate.
- openScan(long, boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openScan(Conglomerate, boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openScan(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Open a scan controller.
- openScan(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Open a b-tree secondary index scan controller.
- openScan(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Open a heap scan controller.
- openScan(TransactionController, String, int) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Open a scan on the properties conglomerate looking for "key".
- openScanController(TransactionController) - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Open the scan controller
- openScanController(TransactionController) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- openScans - Variable in class org.apache.derby.impl.store.access.sort.MergeScan
-
Array of scan controllers for the merge runs.
- OpenSocketAction - Class in org.apache.derby.client.net
- OpenSocketAction(String, int, int) - Constructor for class org.apache.derby.client.net.OpenSocketAction
- openSort(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a sort controller for a sort previously created in this transaction.
- openSort(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openSortCostController() - Method in interface org.apache.derby.iapi.store.access.conglomerate.SortFactory
-
Return an open SortCostController.
- openSortCostController() - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return an open SortCostController.
- openSortCostController() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return an open SortCostController.
- openSortCostController() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
-
Return an open SortCostController.
- openSortRowSource(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a scan for retrieving rows from a sort.
- openSortRowSource(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openSortRowSource(TransactionManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
-
Open a row Source to get rows out of the sorter.
- openSortRowSource(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Open a row source to get rows out of the sorter.
- openSortScan(long, boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Open a scan for retrieving rows from a sort.
- openSortScan(long, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- openSortScan(TransactionManager, boolean) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
-
Open a scan controller.
- openSortScan(TransactionManager, boolean) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
-
Open a scan controller.
- openStatements_ - Variable in class org.apache.derby.client.am.ClientConnection
- openStoreCost(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Return an open StoreCostController for the given conglomid.
- openStoreCost(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Return an open StoreCostController for the given conglomid.
- openStoreCost(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
-
Return an open StoreCostController for the conglomerate.
- openStoreCost(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Return an open StoreCostController for the conglomerate.
- openStoreCost(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Return an open StoreCostController for the conglomerate.
- openStreamContainer(long, long, boolean) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Open a stream container.
- openStreamContainer(long, long, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- openStreamContainer(RawTransaction, long, long, boolean) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Open a stream container.
- openStreamContainer(RawTransaction, long, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
open an exsisting streamContainer
- openTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- openTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- operand - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
WARNING: operand may be NULL for COUNT(*).
- operate(Object) - Method in interface org.apache.derby.iapi.util.Operator
-
Operate on an input object
- operation - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
-
Name of the most recently performed operation.
- operation - Variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
- operator - Variable in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- operator - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- operator - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- operator - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- operator - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- operator - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- Operator - Interface in org.apache.derby.iapi.util
-
Provides an interface for an operator that operates on a range of objects E.g in a cache.
- OPERATOR_SYMBOLS - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
- OperatorNode - Class in org.apache.derby.impl.sql.compile
-
Abstract base-class for the various operator nodes: UnaryOperatorNode, BinaryOperatorNode and TernarnyOperatorNode.
- OperatorNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OperatorNode
- OPNQFLRM - Static variable in class org.apache.derby.client.net.CodePoint
- OPNQFLRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- OPNQRY - Static variable in class org.apache.derby.client.net.CodePoint
- OPNQRY - Static variable in class org.apache.derby.impl.drda.CodePoint
- OPNQRYRM - Static variable in class org.apache.derby.client.net.CodePoint
- OPNQRYRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- optBaseTables - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- OPTIMAL_QUEUE_SIZE - Static variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- Optimizable - Interface in org.apache.derby.iapi.sql.compile
-
Optimizable provides services for optimizing a table in a query.
- optimizableAlwaysOrdered(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell this RowOrdering that it is always ordered on the given optimizable This is useful when considering a unique index where there is an equality match on the entire key - in this case, all the columns are ordered, regardless of the direction or position, or even whether the columns are in the index.
- optimizableAlwaysOrdered(Optimizable) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- optimizableEqualityNode(Optimizable, int, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- optimizableEqualityNode(Optimizable, int, boolean) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- optimizableEqualityNode(Optimizable, int, boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Return true if the predicate represents an optimizable equality node.
- optimizableList - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- optimizableList - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- OptimizableList - Interface in org.apache.derby.iapi.sql.compile
-
OptimizableList provides services for optimizing a list of Optimizables (tables) in a query.
- OptimizablePredicate - Interface in org.apache.derby.iapi.sql.compile
-
OptimizablePredicate provides services for optimizing predicates in a query.
- OptimizablePredicateList - Interface in org.apache.derby.iapi.sql.compile
-
OptimizablePredicateList provides services for optimizing a table in a query.
- optimize() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Optimize the INSERT/UPDATE/DELETE action.
- optimize(DataDictionary, double) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Optimize the subqueries in this list.
- optimize(DataDictionary, double) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Optimize this SubqueryNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Optimize this CurrentOfNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
-
Optimize this DistinctNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Optimize this GroupByNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Optimize this ProjectRestrictNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Optimize a ResultSetNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Optimize this SelectNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Optimize this SelectNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Optimize this SingleChildResultSetNode.
- optimize(DataDictionary, PredicateList, double) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Optimize a TableOperatorNode.
- optimize_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- optimized - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- optimized - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- optimizeDomainValueConversion() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
If this SQL function has parameters which are SQLToJavaValueNode over JavaToSQLValueNode and the java value node underneath is a SQL function defined with CALLED ON NULL INPUT, then we can get rid of the wrapper nodes over the java value node for such parameters.
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Choose the best access path for this Optimizable.
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromTable
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- optimizeIt(Optimizer, OptimizablePredicateList, CostEstimate, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.UnionNode
- optimizeJoinOrder() - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Tell whether the join order should be optimized.
- optimizeJoinOrder() - Method in class org.apache.derby.impl.sql.compile.FromList
- optimizer - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
- optimizer - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- Optimizer - Interface in org.apache.derby.iapi.sql.compile
-
Optimizer provides services for optimizing a query.
- optimizerEstimatedCost - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- optimizerEstimatedCost - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- optimizerEstimatedRowCount - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- optimizerEstimatedRowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- OptimizerFactory - Interface in org.apache.derby.iapi.sql.compile
-
This is simply the factory for creating an optimizer.
- OptimizerFactoryImpl - Class in org.apache.derby.impl.sql.compile
-
This is simply the factory for creating an optimizer.
- OptimizerFactoryImpl() - Constructor for class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- optimizerId - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- OptimizerImpl - Class in org.apache.derby.impl.sql.compile
-
Optimizer uses OptimizableList to keep track of the best join order as it builds it.
- OptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, boolean, boolean, boolean, int, JoinStrategy[], int, RequiredRowOrdering, int, OptimizerPlan, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.compile.OptimizerImpl
- OptimizerPlan - Class in org.apache.derby.iapi.sql.compile
-
High level description of a plan for consideration by the Optimizer.
- OptimizerPlan() - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan
- OptimizerPlan.ConglomerateRS - Class in org.apache.derby.iapi.sql.compile
- OptimizerPlan.DeadEnd - Class in org.apache.derby.iapi.sql.compile
-
Generic plan for row sources we don't understand
- OptimizerPlan.Join - Class in org.apache.derby.iapi.sql.compile
- OptimizerPlan.RowSource<D extends UniqueTupleDescriptor> - Class in org.apache.derby.iapi.sql.compile
- OptimizerPlan.TableFunctionRS - Class in org.apache.derby.iapi.sql.compile
- OptimizerTrace - Class in org.apache.derby.iapi.db
-
This class provides static methods for controlling the optimizer tracing in a Derby database.
- OptimizerTrace() - Constructor for class org.apache.derby.iapi.db.OptimizerTrace
- optimizerTracer - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- OptimizerTracer - Class in org.apache.derby.impl.sql.compile
-
OptionalTool for tracing the Optimizer.
- OptimizerTracer() - Constructor for class org.apache.derby.impl.sql.compile.OptimizerTracer
-
0-arg constructor required by the OptionalTool contract
- optimizerTracingIsOn() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Report whether optimizer tracing is on
- optimizerTracingIsOn() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Get whether or not optimizer trace is on.
- optimizerTracingIsOn() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Convenience method for checking whether optimizer tracing is on
- optimizerTracingIsOn() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- optimizeSource(Optimizer, ResultSetNode, PredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Optimize a source result set to this table operator.
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Optimize a DML statement (which is the only type of statement that should need optimizing, I think).
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Optimize a DML statement (which is the only type of statement that should need optimizing, I think).
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Generate an optimized QueryTree from a bound QueryTree.
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Optimize a DML statement (which is the only type of statement that should need optimizing, I think).
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Generate an optimized QueryTree from a bound QueryTree.
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.MergeNode
- optimizeStatement() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Generates an optimized statement from a bound StatementNode.
- optimizeSubqueries(DataDictionary, double) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Optimize any subqueries that haven't been optimized any where else.
- optimizeSubqueries(DataDictionary, double) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Optimize any subqueries that haven't been optimized any where else.
- optimizeTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- optimizeTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- OPTIONAL_TOOLS - Static variable in class org.apache.derby.catalog.Java5SystemProcedures
-
Mapping of tool names to their implementing classes for use by SYSCS_REGISTER_TOOL
- OPTIONAL_TOOLS_INFO - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
- OptionalTool - Interface in org.apache.derby.iapi.sql.dictionary
-
Interface implemented by optional tools which can be loaded and unloaded.
- OPTIONALTOOLS - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
-
Genus name for optional tools
- OPTIONALTOOLS - Static variable in class org.apache.derby.tools.sysinfo
-
The genus name for the optional tools code.
- OptTrace - Interface in org.apache.derby.iapi.sql.compile
-
Interface for optimizer tracing.
- OptTraceViewer - Class in org.apache.derby.impl.sql.compile
-
OptionalTool for viewing the output created when you xml-trace the optimizer.
- OptTraceViewer() - Constructor for class org.apache.derby.impl.sql.compile.OptTraceViewer
-
0-arg constructor required by the OptionalTool contract
- opType - Variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- opType - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- opType - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- or(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bitwise OR this FormatableBitSet with another FormatableBitSet.
- or(BooleanDataValue) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
The SQL OR operator.
- or(BooleanDataValue) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
The OR operator.
- or(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
- OR - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- OR(Restriction, Restriction) - Constructor for class org.apache.derby.vti.Restriction.OR
-
OR together two other Restrictions
- OR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- order - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- order - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- order - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- order - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- ORDER_BY_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ORDER_BY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ORDER_BY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ORDER_OP_EQUALS - Static variable in interface org.apache.derby.iapi.types.Orderable
-
Ordering operation constant representing '='
- ORDER_OP_EQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing '='
- ORDER_OP_GREATEROREQUALS - Static variable in interface org.apache.derby.iapi.types.Orderable
-
Ordering operation constant representing '>='
- ORDER_OP_GREATEROREQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing '>='
- ORDER_OP_GREATERTHAN - Static variable in interface org.apache.derby.iapi.types.Orderable
-
Ordering operation constant representing '>'
- ORDER_OP_GREATERTHAN - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing '>'
- ORDER_OP_ISNOTNULL - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing 'IS NOT NULL'
- ORDER_OP_ISNULL - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing 'IS NULL'
- ORDER_OP_LESSOREQUALS - Static variable in interface org.apache.derby.iapi.types.Orderable
-
Ordering operation constant representing '<='
- ORDER_OP_LESSOREQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing '<='
- ORDER_OP_LESSTHAN - Static variable in interface org.apache.derby.iapi.types.Orderable
-
Ordering operation constant representing '<'
- ORDER_OP_LESSTHAN - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing '<'
- ORDER_OP_NOT_EQUALS - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Ordering operation constant representing '!
- orderable - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- orderable(ClassFactory) - Method in class org.apache.derby.iapi.types.TypeId
-
Tell whether this type is orderable, that is, can participate in comparisons.
- Orderable - Interface in org.apache.derby.iapi.types
-
The Orderable interface represents a value that can be linearly ordered.
- OrderableAggregator - Class in org.apache.derby.impl.sql.execute
-
Abstract aggregator for Orderable aggregates (max/min).
- OrderableAggregator() - Constructor for class org.apache.derby.impl.sql.execute.OrderableAggregator
- orderableCache - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- orderableGetter - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- orderableVariantType - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
- orderByAndDistinctMerged - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- OrderByColumn - Class in org.apache.derby.impl.sql.compile
-
An OrderByColumn is a column in the ORDER BY clause.
- OrderByColumn(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OrderByColumn
-
Constructor.
- orderByList - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- orderByList - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- orderByList - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
- orderByList - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- orderByList - Variable in class org.apache.derby.impl.sql.compile.OrderByNode
- orderByList - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- orderByList - Variable in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
The order by list if the window definition contains a
, else null. - OrderByList - Class in org.apache.derby.impl.sql.compile
-
An OrderByList is an ordered list of columns in the ORDER BY clause.
- OrderByList(ResultSetNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OrderByList
-
Constructor.
- OrderByNode - Class in org.apache.derby.impl.sql.compile
-
An OrderByNode represents a result set for a sort operation for an order by list.
- OrderByNode(ResultSetNode, OrderByList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OrderByNode
-
Constructor for a OrderByNode.
- orderByQuery - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- orderBySelect - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
- ordered(int, int, int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Does this ColumnOrdering contain the given column in the given table in the right direction?
- OrderedColumn - Class in org.apache.derby.impl.sql.compile
-
An ordered column has position.
- OrderedColumn(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OrderedColumn
- OrderedColumnList<E extends OrderedColumn> - Class in org.apache.derby.impl.sql.compile
-
List of OrderedColumns
- OrderedColumnList(Class<E>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OrderedColumnList
- orderedNulls - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- orderedNulls - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- orderedNulls - Variable in class org.apache.derby.impl.sql.execute.IndexRow
- orderedNulls() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- orderedNulls() - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Return true if this operator uses ordered null semantics
- orderedNulls() - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- orderedNulls(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecIndexRow
-
These two methods are a sort of a hack.
- orderedNulls(int) - Method in class org.apache.derby.impl.sql.execute.IndexRow
- orderedNulls(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- orderedOnColumn(int, int, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell whether this ordering is ordered on the given column.
- orderedOnColumn(int, int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- orderedOnColumn(int, int, int, int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell whether this ordering is ordered on the given column in the given position
- orderedOnColumn(int, int, int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- ordering - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
List of ColumnOrderings.
- ordering - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- ordering - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- orderQualifiers() - Method in class org.apache.derby.impl.sql.compile.PredicateList
- orderUsefulPredicates(Optimizable, ConglomerateDescriptor, boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- ordinalPosition - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- org.apache.derby.agg - package org.apache.derby.agg
- org.apache.derby.authentication - package org.apache.derby.authentication
- org.apache.derby.catalog - package org.apache.derby.catalog
- org.apache.derby.catalog.types - package org.apache.derby.catalog.types
- org.apache.derby.client - package org.apache.derby.client
- org.apache.derby.client.am - package org.apache.derby.client.am
- org.apache.derby.client.am.stmtcache - package org.apache.derby.client.am.stmtcache
- org.apache.derby.client.net - package org.apache.derby.client.net
- org.apache.derby.database - package org.apache.derby.database
- org.apache.derby.diag - package org.apache.derby.diag
- org.apache.derby.drda - package org.apache.derby.drda
- org.apache.derby.iapi.db - package org.apache.derby.iapi.db
- org.apache.derby.iapi.error - package org.apache.derby.iapi.error
- org.apache.derby.iapi.jdbc - package org.apache.derby.iapi.jdbc
- org.apache.derby.iapi.reference - package org.apache.derby.iapi.reference
- org.apache.derby.iapi.security - package org.apache.derby.iapi.security
- org.apache.derby.iapi.services.cache - package org.apache.derby.iapi.services.cache
- org.apache.derby.iapi.services.classfile - package org.apache.derby.iapi.services.classfile
- org.apache.derby.iapi.services.compiler - package org.apache.derby.iapi.services.compiler
- org.apache.derby.iapi.services.context - package org.apache.derby.iapi.services.context
- org.apache.derby.iapi.services.crypto - package org.apache.derby.iapi.services.crypto
- org.apache.derby.iapi.services.daemon - package org.apache.derby.iapi.services.daemon
- org.apache.derby.iapi.services.diag - package org.apache.derby.iapi.services.diag
- org.apache.derby.iapi.services.i18n - package org.apache.derby.iapi.services.i18n
- org.apache.derby.iapi.services.info - package org.apache.derby.iapi.services.info
- org.apache.derby.iapi.services.io - package org.apache.derby.iapi.services.io
- org.apache.derby.iapi.services.jmx - package org.apache.derby.iapi.services.jmx
- org.apache.derby.iapi.services.loader - package org.apache.derby.iapi.services.loader
- org.apache.derby.iapi.services.locks - package org.apache.derby.iapi.services.locks
- org.apache.derby.iapi.services.memory - package org.apache.derby.iapi.services.memory
- org.apache.derby.iapi.services.monitor - package org.apache.derby.iapi.services.monitor
- org.apache.derby.iapi.services.property - package org.apache.derby.iapi.services.property
- org.apache.derby.iapi.services.stream - package org.apache.derby.iapi.services.stream
- org.apache.derby.iapi.services.timer - package org.apache.derby.iapi.services.timer
- org.apache.derby.iapi.services.uuid - package org.apache.derby.iapi.services.uuid
- org.apache.derby.iapi.sql - package org.apache.derby.iapi.sql
- org.apache.derby.iapi.sql.compile - package org.apache.derby.iapi.sql.compile
- org.apache.derby.iapi.sql.conn - package org.apache.derby.iapi.sql.conn
- org.apache.derby.iapi.sql.depend - package org.apache.derby.iapi.sql.depend
- org.apache.derby.iapi.sql.dictionary - package org.apache.derby.iapi.sql.dictionary
- org.apache.derby.iapi.sql.execute - package org.apache.derby.iapi.sql.execute
- org.apache.derby.iapi.sql.execute.xplain - package org.apache.derby.iapi.sql.execute.xplain
- org.apache.derby.iapi.store.access - package org.apache.derby.iapi.store.access
- org.apache.derby.iapi.store.access.conglomerate - package org.apache.derby.iapi.store.access.conglomerate
- org.apache.derby.iapi.store.access.xa - package org.apache.derby.iapi.store.access.xa
- org.apache.derby.iapi.store.raw - package org.apache.derby.iapi.store.raw
- org.apache.derby.iapi.store.raw.data - package org.apache.derby.iapi.store.raw.data
- org.apache.derby.iapi.store.raw.log - package org.apache.derby.iapi.store.raw.log
- org.apache.derby.iapi.store.raw.xact - package org.apache.derby.iapi.store.raw.xact
- org.apache.derby.iapi.store.replication.master - package org.apache.derby.iapi.store.replication.master
- org.apache.derby.iapi.store.replication.slave - package org.apache.derby.iapi.store.replication.slave
- org.apache.derby.iapi.tools - package org.apache.derby.iapi.tools
- org.apache.derby.iapi.tools.i18n - package org.apache.derby.iapi.tools.i18n
- org.apache.derby.iapi.transaction - package org.apache.derby.iapi.transaction
- org.apache.derby.iapi.types - package org.apache.derby.iapi.types
- org.apache.derby.iapi.util - package org.apache.derby.iapi.util
- org.apache.derby.impl.db - package org.apache.derby.impl.db
- org.apache.derby.impl.drda - package org.apache.derby.impl.drda
- org.apache.derby.impl.io - package org.apache.derby.impl.io
- org.apache.derby.impl.io.vfmem - package org.apache.derby.impl.io.vfmem
- org.apache.derby.impl.jdbc - package org.apache.derby.impl.jdbc
- org.apache.derby.impl.jdbc.authentication - package org.apache.derby.impl.jdbc.authentication
- org.apache.derby.impl.load - package org.apache.derby.impl.load
- org.apache.derby.impl.services.bytecode - package org.apache.derby.impl.services.bytecode
- org.apache.derby.impl.services.cache - package org.apache.derby.impl.services.cache
- org.apache.derby.impl.services.daemon - package org.apache.derby.impl.services.daemon
- org.apache.derby.impl.services.jce - package org.apache.derby.impl.services.jce
- org.apache.derby.impl.services.jmx - package org.apache.derby.impl.services.jmx
- org.apache.derby.impl.services.jmxnone - package org.apache.derby.impl.services.jmxnone
- org.apache.derby.impl.services.locks - package org.apache.derby.impl.services.locks
- org.apache.derby.impl.services.monitor - package org.apache.derby.impl.services.monitor
- org.apache.derby.impl.services.reflect - package org.apache.derby.impl.services.reflect
- org.apache.derby.impl.services.stream - package org.apache.derby.impl.services.stream
- org.apache.derby.impl.services.timer - package org.apache.derby.impl.services.timer
- org.apache.derby.impl.services.uuid - package org.apache.derby.impl.services.uuid
- org.apache.derby.impl.sql - package org.apache.derby.impl.sql
- org.apache.derby.impl.sql.catalog - package org.apache.derby.impl.sql.catalog
- org.apache.derby.impl.sql.compile - package org.apache.derby.impl.sql.compile
- org.apache.derby.impl.sql.conn - package org.apache.derby.impl.sql.conn
- org.apache.derby.impl.sql.depend - package org.apache.derby.impl.sql.depend
- org.apache.derby.impl.sql.execute - package org.apache.derby.impl.sql.execute
- org.apache.derby.impl.sql.execute.rts - package org.apache.derby.impl.sql.execute.rts
- org.apache.derby.impl.sql.execute.xplain - package org.apache.derby.impl.sql.execute.xplain
- org.apache.derby.impl.store.access - package org.apache.derby.impl.store.access
- org.apache.derby.impl.store.access.btree - package org.apache.derby.impl.store.access.btree
- org.apache.derby.impl.store.access.btree.index - package org.apache.derby.impl.store.access.btree.index
- org.apache.derby.impl.store.access.conglomerate - package org.apache.derby.impl.store.access.conglomerate
- org.apache.derby.impl.store.access.heap - package org.apache.derby.impl.store.access.heap
- org.apache.derby.impl.store.access.sort - package org.apache.derby.impl.store.access.sort
- org.apache.derby.impl.store.raw - package org.apache.derby.impl.store.raw
- org.apache.derby.impl.store.raw.data - package org.apache.derby.impl.store.raw.data
- org.apache.derby.impl.store.raw.log - package org.apache.derby.impl.store.raw.log
- org.apache.derby.impl.store.raw.xact - package org.apache.derby.impl.store.raw.xact
- org.apache.derby.impl.store.replication - package org.apache.derby.impl.store.replication
- org.apache.derby.impl.store.replication.buffer - package org.apache.derby.impl.store.replication.buffer
- org.apache.derby.impl.store.replication.master - package org.apache.derby.impl.store.replication.master
- org.apache.derby.impl.store.replication.net - package org.apache.derby.impl.store.replication.net
- org.apache.derby.impl.store.replication.slave - package org.apache.derby.impl.store.replication.slave
- org.apache.derby.impl.tools.dblook - package org.apache.derby.impl.tools.dblook
- org.apache.derby.impl.tools.ij - package org.apache.derby.impl.tools.ij
- org.apache.derby.impl.tools.optional - package org.apache.derby.impl.tools.optional
- org.apache.derby.impl.tools.planexporter - package org.apache.derby.impl.tools.planexporter
- org.apache.derby.impl.tools.sysinfo - package org.apache.derby.impl.tools.sysinfo
- org.apache.derby.io - package org.apache.derby.io
- org.apache.derby.jdbc - package org.apache.derby.jdbc
- org.apache.derby.mbeans - package org.apache.derby.mbeans
- org.apache.derby.mbeans.drda - package org.apache.derby.mbeans.drda
- org.apache.derby.osgi - package org.apache.derby.osgi
- org.apache.derby.security - package org.apache.derby.security
- org.apache.derby.shared.common.error - package org.apache.derby.shared.common.error
- org.apache.derby.shared.common.i18n - package org.apache.derby.shared.common.i18n
- org.apache.derby.shared.common.reference - package org.apache.derby.shared.common.reference
- org.apache.derby.shared.common.sanity - package org.apache.derby.shared.common.sanity
- org.apache.derby.tools - package org.apache.derby.tools
- org.apache.derby.vti - package org.apache.derby.vti
- ORIG_UPDATE_COL - Static variable in class org.apache.derby.iapi.sql.compile.TagFilter
-
Tag placed on the original ColumnReferences in an UPDATE, before unreferenced columns are added
- origCompilationSchema - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
-
DERBY-3270: If this subquery represents an expanded view, this holds the current compilation schema at view definition time.
- originalActionText - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- originalActionText - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- originalCurrentSchema - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
- originalSource - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
- originalSource - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- originalTargetTypdef_ - Variable in class org.apache.derby.client.net.NetAgent
- originalWhenText - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- originalWhenText - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- originalWhereClause - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- originalWhereClauseHadSubqueries - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- origLen - Variable in class org.apache.derby.iapi.types.HarmonySerialBlob
- origLen - Variable in class org.apache.derby.iapi.types.HarmonySerialClob
- orignalTargetSqlam_ - Variable in class org.apache.derby.client.net.NetAgent
- origName - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- origProbeValues - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
The values with which we will probe the table, as they were passed to the constructor.
- origTableName - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
the original unbound table name
- OrNode - Class in org.apache.derby.impl.sql.compile
- OrNode(ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.OrNode
-
Constructor for an OrNode
- orOnePermission(ExecRow, boolean[], int, String) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- orPermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Or a set of permissions in with a row from this catalog table
- orPermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
Or a set of permissions in with a row from this catalog table
- orPermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Or a set of permissions in with a row from this catalog table
- orPermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
Or a set of permissions in with a row from this catalog table
- orPermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
Or a set of permissions in with a row from this catalog table
- orReliability(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
OR in more reliability bits and return the old reliability value.
- os_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- osInfo - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- other_object - Variable in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
- otherConstraintInfo - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- othersDeletesAreVisible(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- othersDeletesAreVisible(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- othersDeletesAreVisible(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether deletes made by others are visible.
- othersDeletesAreVisible(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- othersDeletesAreVisible__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- othersInsertsAreVisible(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- othersInsertsAreVisible(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- othersInsertsAreVisible(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether inserts made by others are visible.
- othersInsertsAreVisible(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- othersInsertsAreVisible__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- othersUpdatesAreVisible(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- othersUpdatesAreVisible(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- othersUpdatesAreVisible(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether updates made by others are visible.
- othersUpdatesAreVisible(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- othersUpdatesAreVisible__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- ourChannel - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
This channel will be retrieved from RAFContainer's fileData member when fileData is set.
- ourIndexRow - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- ourUpdatedIndexRow - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- out - Variable in class org.apache.derby.iapi.services.io.CounterOutputStream
- out - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedOutput
- out - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- out - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- out - Variable in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
-
The real OutputStream to delegate to
- out - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- out - Variable in class org.apache.derby.impl.tools.ij.mtTester
- out - Variable in class org.apache.derby.impl.tools.ij.utilMain
- out_ - Variable in class org.apache.derby.client.net.NetXACallInfo
- OUT_OF_ROWS - Static variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- out_summary(String, long, double, String) - Static method in class org.apache.derby.impl.store.access.btree.D_BTreeController
- out_summary(String, long, double, String) - Static method in class org.apache.derby.impl.store.access.heap.D_HeapController
- outBufferData - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- outBufferLastInstant - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- outBufferStored - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- outBytes - Variable in class org.apache.derby.impl.store.raw.data.DirectActions
- outerControl - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
- outerFromLists - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- OUTERMOST_STATEMENT - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- outermostCostEstimate - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- outermostTrigger - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- outerStatement_ - Variable in class org.apache.derby.client.am.ClientResultSet
- OUTEXP - Static variable in class org.apache.derby.client.net.CodePoint
- OUTEXP - Static variable in class org.apache.derby.impl.drda.CodePoint
- outOfRange() - Method in class org.apache.derby.iapi.types.DataType
-
Return an out of range exception for this type.
- OUTOVR - Static variable in class org.apache.derby.client.net.CodePoint
- OUTOVR - Static variable in class org.apache.derby.impl.drda.CodePoint
- outovr_drdaType - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- OUTOVRANY - Static variable in class org.apache.derby.impl.drda.CodePoint
- OUTOVRFRS - Static variable in class org.apache.derby.impl.drda.CodePoint
- outovropt - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- outovropt - Variable in class org.apache.derby.impl.drda.DRDAStatement
- OUTOVROPT - Static variable in class org.apache.derby.impl.drda.CodePoint
- outParamArrays - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- OUTPUT_PARAMS_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- outputColumn - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
- outputExpected - Variable in class org.apache.derby.impl.drda.DRDAStatement
- outputFileName - Variable in class org.apache.derby.impl.load.Export
- outputFileName - Variable in class org.apache.derby.impl.load.ExportWriteData
- outputLatch - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- outputPrecision - Variable in class org.apache.derby.impl.drda.DRDAStatement
- outputRegistered_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- outputRow - Variable in class org.apache.derby.impl.services.locks.Timeout
- outputScale - Variable in class org.apache.derby.impl.drda.DRDAStatement
- outputTypes - Variable in class org.apache.derby.impl.drda.DRDAStatement
- OutputWriter() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- OUTSIDE - Static variable in class org.apache.derby.client.am.ClientStatement
-
State constants used by the FSM inside getStatementToken.
- OutsideRangeForDataTypeException - Exception in org.apache.derby.client.am
- OutsideRangeForDataTypeException(LogWriter, String) - Constructor for exception org.apache.derby.client.am.OutsideRangeForDataTypeException
- overflow - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- OVERFLOW_POINTER_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
OVERFLOW_POINTER_SIZE - Number of bytes to reserve for overflow pointer The overflow pointer is the pointer that the takes the place of the last column of a row if the row can't fit on the page.
- OVERFLOW_PTR_FIELD_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
OVERFLOW_PTR_FIELD_SIZE - Number of bytes of an overflow field This is the length to reserve for either a column or row overflow pointer field.
- overflowed(long, long) - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Return true if an overflow/underflow occurred.
- overflowId - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- overflowId - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
-
If (hasOverflow()) then this is the id of the row on page overflowPage where the next portion of the row can be found.
- OverflowInfo() - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
-
Create an empty
OverflowInfoobject. - OverflowInfo(StoredRecordHeader.OverflowInfo) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
-
Create a copy of a
OverflowInfoobject. - OverflowInputStream - Class in org.apache.derby.impl.store.raw.data
-
A OverflowInputStream is used by store to turn a long column into an InputStream.
- OverflowInputStream(ByteHolder, BaseContainerHandle, long, int, RecordHandle) - Constructor for class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Constructor for OverflowInputStream
- overflowMethodCheck() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Check to see if the current method byte code is nearing the limit of 65535.
- overflowPage - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
- overflowPage - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- overflowPage - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
-
If (hasOverflow()) then this is the page where where the next portion of the row can be found.
- overflowRecordHeader - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Scratch variable used when you need a overflowRecordHeader.
- OVERRIDE_TABLE_SIZE - Static variable in class org.apache.derby.client.net.Typdef
- overrideChainByte(int, byte) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Override the default chaining byte with the chaining byte that is passed in.
- overrideTable_ - Variable in class org.apache.derby.client.net.Typdef
- overridingPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- overridingPlan - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
Full plan for this SELECT as specified in an optimizer override
- ownDeletesAreVisible(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- ownDeletesAreVisible(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- ownDeletesAreVisible(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether a result set's deletes are visible.
- ownDeletesAreVisible(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- ownDeletesAreVisible__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- owner - Variable in class org.apache.derby.client.am.ClientStatement
-
The owner of this statement, if any.
- owner - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
The owner of this logical entity.
- owner - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
Reference to the owner of this compatibility space.
- owner - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Page owner during exclusive access.
- owner - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Fields of the class
- ownIndexSC - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- owningCsf - Variable in class org.apache.derby.iapi.services.context.ContextManager
- owningStmt - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The statement that currently owns this ResultSet.
- ownInsertsAreVisible(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- ownInsertsAreVisible(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- ownInsertsAreVisible(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether a result set's inserts are visible.
- ownInsertsAreVisible(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- ownInsertsAreVisible__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- ownUpdatesAreVisible(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- ownUpdatesAreVisible(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- ownUpdatesAreVisible(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether a result set's updates are visible.
- ownUpdatesAreVisible(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- ownUpdatesAreVisible__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
P
- p - Variable in class org.apache.derby.diag.ErrorMessages
- P_ID - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- PACKAGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- PACKAGE_NAME - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- packageName - Variable in class org.apache.derby.client.am.Section
- packageNameWithHold__ - Static variable in class org.apache.derby.client.am.SectionManager
- packageNameWithNoHold__ - Static variable in class org.apache.derby.client.am.SectionManager
- packageReply_ - Variable in class org.apache.derby.client.net.NetAgent
- PACKED_DECIMAL - Static variable in class org.apache.derby.client.am.Decimal
-
Packed Decimal representation
- packedNybblesToInt(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Convert a range of packed nybbles (up to 9 digits without overflow) to an int.
- packedNybblesToInt(byte[], int, int, int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Convert a range of packed nybbles (up to 9 digits without overflow) to an int.
- packedNybblesToLong(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
-
Convert a range of packed nybbles (up to 18 digits without overflow) to a long.
- packedNybblesToLong(byte[], int, int, int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Convert a range of packed nybbles (up to 18 digits without overflow) to a long.
- PAD - Static variable in class org.apache.derby.iapi.types.SQLBinary
- PAD - Static variable in class org.apache.derby.iapi.types.SQLChar
-
The pad character (space).
- padBytes(byte, int) - Method in class org.apache.derby.client.net.Request
- padBytes(byte, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write pad bytes using spaceChar
- paddedInputKey - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory.EncryptedKeyResult
- padFile(StorageRandomAccessFile, long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Pad the file upto the passed in page offset.
- padInt(char[], int, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Insert an integer into a char array and pad it with leading zeros if its string representation is shorter than
lengthcharacters. - padKey(byte[], int) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
For block ciphers, and algorithms using the NoPadding scheme, the data that has to be encrypted needs to be a multiple of the expected block size for the cipher Pad the key with appropriate padding to make it blockSize align
- padScalarStreamForError(long, int, boolean, byte) - Method in class org.apache.derby.client.net.Request
-
Pads a value with zeros until it has reached its defined length.
- padWithNulls(String, int) - Static method in class org.apache.derby.iapi.types.Like
-
Pad a string with null characters, in order to make it > and < comparable with SQLChar.
- page - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The page that this control row describes.
- page - Variable in class org.apache.derby.impl.store.raw.data.D_StoredPage
- page - Variable in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- Page - Interface in org.apache.derby.iapi.store.raw
-
A Page contains an ordered set of records which are the stored form of rows.
- PAGE - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- PAGE_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for PAGE_CACHE_SIZE_PARAMETER (1000).
- PAGE_CACHE_SIZE_MAXIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Maximum page cache size we will accept (MAXINT).
- PAGE_CACHE_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum page cache size we will accept (40).
- PAGE_CACHE_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for the page cache size to be used in the storage area.
- PAGE_FORMAT_ID_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.CachedPage
- PAGE_HEADER_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Start of page, formatId must fit in 4 bytes.
- PAGE_HEADER_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Fixed size of the page header
- page_key - Variable in class org.apache.derby.impl.store.access.heap.HeapPostCommit
- page_number - Variable in class org.apache.derby.impl.store.access.btree.BTreePostCommit
- PAGE_RESERVED_SPACE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for percentage of space to leave free on page for updates.
- PAGE_RESERVED_SPACE_PROP - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- PAGE_RESERVED_ZERO_SPACE_STRING - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- PAGE_REUSABLE_RECORD_ID - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for container which reuses recordId when a page is reused.
- page_size - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- page_size - Variable in class org.apache.derby.impl.store.access.heap.HeapCostController
- PAGE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for PAGE_SIZE_PARAMETER (4096).
- PAGE_SIZE_DEFAULT_LONG - Static variable in interface org.apache.derby.iapi.reference.Property
-
The default page size to use for tables that contain a long column.
- PAGE_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum page size we will accept (1024).
- PAGE_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
-
The page size to create a table or index with.
- PAGE_SIZE_STRING - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
- PAGE_VERSION_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
offset of the page version number
- PageActions - Interface in org.apache.derby.impl.store.raw.data
- PageBasicOperation - Class in org.apache.derby.impl.store.raw.data
-
A PageBasicOperation changed the content of a page, this is the root class of all page oriented operation.
- PageBasicOperation() - Constructor for class org.apache.derby.impl.store.raw.data.PageBasicOperation
- PageBasicOperation(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.PageBasicOperation
- pageCache - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- pageCache - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
-
The page cache I live in.
- pageCache - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- PageCreationArgs - Class in org.apache.derby.impl.store.raw.data
-
This class holds information that is passed to
CachedPage.createPage()and used when a page object (either aStoredPageor anAllocPage) is created. - PageCreationArgs(int, int, int, int, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.PageCreationArgs
- pageData - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
- pageData - Variable in class org.apache.derby.iapi.services.io.ArrayOutputStream
- pageData - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
- pagedataToHexDump(byte[]) - Static method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Provide a hex dump of the data in the in memory version of the page.
- pageFormatId - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
- pageHeaderToString() - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
- pageHeaderToString() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- pageId - Variable in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- pageId - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- pageId - Variable in class org.apache.derby.impl.store.raw.data.RecordId
-
Page the record lives in.
- PageKey - Class in org.apache.derby.iapi.store.raw
-
A key that identifies a BasePage.
- PageKey(ContainerKey, long) - Constructor for class org.apache.derby.iapi.store.raw.PageKey
- pageno - Variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
The HeapRowLocation simply maintains a raw store record handle.
- PAGENUM - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- pagenum_to_start_moving_rows - Variable in class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
Fields of HeapScan
- pageNumber - Variable in class org.apache.derby.iapi.store.raw.PageKey
- pageNumber - Variable in class org.apache.derby.impl.store.raw.data.PageVersion
- pageOffset - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
- pageSize - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- pageSize - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
The size of the page in bytes.
- pageSize - Variable in class org.apache.derby.impl.store.raw.data.SpaceInformation
- pageStatus - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Status of the page
- PageTimeStamp - Interface in org.apache.derby.iapi.store.raw
-
The type definition of a time stamp that can be associated with pages that supports 'time stamp'.
- pageValid(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- pageVersion - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Version of the page.
- pageVersion - Variable in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- pageVersion - Variable in class org.apache.derby.impl.store.raw.data.PageVersion
- PageVersion - Class in org.apache.derby.impl.store.raw.data
-
A per page version number is one way to implement a page time stamp
- PageVersion(long, long) - Constructor for class org.apache.derby.impl.store.raw.data.PageVersion
- PARAM_NOT_OUT_OR_INOUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- param_number - Variable in class org.apache.derby.catalog.GetProcedureColumns
- paramCount - Variable in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
- paramCursor - Variable in class org.apache.derby.catalog.GetProcedureColumns
- paramDefaults - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Old code - never used.
- paramEnumeration - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- PARAMETER_ARRAY - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- PARAMETER_DESCRIPTOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ParameterDescriptorImpl
- PARAMETER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- PARAMETER_STYLE - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- parameterCount - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- parameterDescriptors - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- parameterList - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- parameterMetaData_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- parameterMode - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Mode of the parameter, from ParameterMetaData
- parameterMode(int) - Static method in class org.apache.derby.catalog.types.RoutineAliasInfo
- parameterModes - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
IN, OUT, INOUT
- parameterNames - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Name of each parameter.
- ParameterNode - Class in org.apache.derby.impl.sql.compile
-
This node type represents a ?
- ParameterNode(int, DataValueDescriptor, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ParameterNode
-
Constructor for a ParameterNode.
- parameterNumber - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
- parameterRegistered_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- parameters - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Fast access for the parametes, will be null if the method has no parameters.
- parameters_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- PARAMETERS_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
- parameterSet_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- parameterStyle - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Parameter style - always PS_JAVA at the moment.
- parameterType - Variable in class org.apache.derby.impl.sql.compile.LengthOperatorNode
- parameterTypeList - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- parameterTypes - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Types of the parameters.
- parameterTypes - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
List of parameter types with java language class names.
- ParameterValueSet - Interface in org.apache.derby.iapi.sql
-
A ParameterValueSet is a set of parameter values that can be assembled by a JDBC driver and passed to a PreparedStatement all at once.
- ParameterValueSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ParameterValueSetFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
- parameterWidth - Variable in class org.apache.derby.impl.sql.compile.LengthOperatorNode
- parameterWordCount(String) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Calculate the number of stack words in the arguments pushed for this method descriptor.
- params - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- params - Variable in class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
- paramSpec_ - Variable in class org.apache.derby.client.am.EncryptionManager
- paramSpec_ - Variable in class org.apache.derby.impl.drda.DecryptionManager
- paramTypeDescriptors - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- paramTypeList - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
-
A list of DataTypeDescriptors if null then the signature is not specified and this designator is ambiguous if there is more than one function (procedure) with this name.
- paramTypes - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
- parent - Variable in class org.apache.derby.impl.drda.ClientThread
- parent - Variable in class org.apache.derby.impl.jdbc.BinaryToRawStream
- parent - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
A reference to the parent object of the stream.
- parent - Variable in class org.apache.derby.impl.services.bytecode.Conditional
- parent - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- parent - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
-
The parent to the GroupByNode.
- parent - Variable in class org.apache.derby.impl.sql.compile.WindowResultSetNode
-
The parent to the WindowResultSetNode.
- parent - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
The scan that owns this position object.
- parent_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- parent_tran - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
The parent transaction if this is a nested user transaction.
- parentActivation - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
The 'parentActivation' of an activation of a statement executing in the root connection is null.
- parentComparisonOperator - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- parenthesize(String) - Method in class org.apache.derby.vti.Restriction
-
Utility method to parenthesize an expression
- parentId - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- parentInTrigger - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- parentPageNumber - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The parent page of the current page.
- parentPath - Variable in class org.apache.derby.security.DatabasePermission
-
The parent directory of this permission's canonical directory path, or null if this permission's path does not have a parent directory.
- parentResultSetId - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- parentResultSets - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- parentTransactionId - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- parms - Variable in class org.apache.derby.impl.sql.GenericParameterValueSet
- parse_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- parseAbnormalEndUow(ConnectionCallbackInterface, UnitOfWorkListener) - Method in class org.apache.derby.client.net.NetConnectionReply
-
Perform necessary actions for parsing of a ABNUOWRM message.
- parseAbnormalEndUow(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
Perform necessary actions for parsing of a ABNUOWRM message.
- parseAbnormalEndUow(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
-
Perform necessary actions for parsing of a ABNUOWRM message.
- parseABNUOWRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseAccessRdbError(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseAccessSecurityError(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseACCRDB() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse access RDB Instance variables RDBACCCL - RDB Access Manager Class - required must be SQLAM CRRTKN - Correlation Token - required RDBNAM - Relational database name -required PRDID - Product specific identifier - required TYPDEFNAM - Data Type Definition Name -required TYPDEFOVR - Type definition overrides -required RDBALWUPD - RDB Allow Updates optional PRDDTA - Product Specific Data - optional - ignorable STTDECDEL - Statement Decimal Delimiter - optional STTSTRDEL - Statement String Delimiter - optional TRGDFTRT - Target Default Value Return - optional
- parseACCRDBreply(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseACCRDBRM(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseACCSEC() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse Access Security If the target server supports the SECMEC requested by the application requester then a single value is returned and it is identical to the SECMEC value in the ACCSEC command.
- parseACCSECRD(NetConnection, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseACCSECreply(NetConnection, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseActions(String) - Static method in class org.apache.derby.security.SystemPermission
-
Get a set of all actions specified in a string.
- parseAndAckInstant(ReplicationMessage, long, String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to parse the log instant initiator message from the master and check that the master and slave log files are in synch.
- parseAndAckVersion(ReplicationMessage, String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to parse the initiator message from the master and check if the slave is compatible with the master by comparing the UID of the
ReplicationMessageclass of the master, that is wrapped in the initiator message, with the UID of the same class in the slave. - parseAndBindGenerationClauses(DataDictionary, TableDescriptor, ResultColumnList, ResultColumnList, boolean, ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Parse and bind the generating expressions of computed columns.
- parseArgs(String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Parse the command-line arguments.
- parseArgs(String[]) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- parseArgs(String[]) - Method in class org.apache.derby.tools.dblook
- parseArgs(String[]) - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
- parseBoolean(String, boolean) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- parseByte(String) - Static method in class org.apache.derby.client.am.CrossConverters
- parseCCSIDDBC() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCcsidMBC(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse mixed character string
- parseCCSIDMBC() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCcsidSBC(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse single byte character string
- parseCCSIDSBC() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCheckConstraint(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Parse a check constraint and turn it into a query tree.
- parseChoice(String[]) - Method in class org.apache.derby.iapi.types.DateTimeParser
-
Determine if the next characters are one of a choice of strings.
- parseClasspath(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Split the classpath into separate elements.
- parseCloseError(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- parseCLSQRY() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse CLSQRY Instance Variables RDBNAM - relational database name - optional PKGNAMCSN - RDB Package Name, Consistency Token and Section Number - required QRYINSID - Query Instance Identifier - required - level 7 MONITOR - Monitor events - optional.
- parseCLSQRYreply(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- parseCMDCHKRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCMDNSPRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCNTQRY() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse CNTQRY - Continue Query Instance Variables RDBNAM - Relational Database Name - optional PKGNAMCSN - RDB Package Name, Consistency Token, and Section Number - required QRYBLKSZ - Query Block Size - required QRYRELSCR - Query Relative Scrolling Action - optional QRYSCRORN - Query Scroll Orientation - optional - level 7 QRYROWNBR - Query Row Number - optional QRYROWSNS - Query Row Sensitivity - optional - level 7 QRYBLKRST - Query Block Reset - optional - level 7 QRYRTNDTA - Query Returns Data - optional - level 7 QRYROWSET - Query Rowset Size - optional - level 7 QRYRFRTBL - Query Refresh Answer Set Table - optional NBRROW - Number of Fetch or Insert Rows - optional MAXBLKEXT - Maximum number of extra blocks - optional RTNEXTDTA - Return of EXTDTA Option - optional MONITOR - Monitor events - optional.
- parseCNTQRYobjects(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse CNTQRY objects Instance Variables OUTOVR - Output Override Descriptor - optional
- parseCNTQRYreply(ResultSetCallbackInterface, boolean) - Method in class org.apache.derby.client.net.NetResultSetReply
- parseCODPNT() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCODPNTDR() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCommitError(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCommonError(int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseCRRTKN(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- ParsedArgs(String[]) - Constructor for class org.apache.derby.tools.SignatureChecker.ParsedArgs
- parseDate(String, boolean, LocaleFinder, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
- parseDate(String, Calendar) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse a date string as it is received from the client.
- parseDate(Date) - Method in class org.apache.derby.iapi.types.SQLDate
- parseDateOrTimestamp(DateTimeParser, boolean) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
Parse a timestamp or a date.
- parseDateTime(String) - Method in class org.apache.derby.vti.StringColumnVTI
-
Translate a date/time expression into the corresponding long number of milliseconds.
- parseDateTimeInteger(String, int, int) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
- parseDbClassPath(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Scan a database classpath from the string provided.
- parseDefault(String) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Parse a default and turn it into a query tree.
- parseDefault(String, LanguageConnectionContext, CompilerContext) - Static method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Parse a default and turn it into a query tree.
- parseDescribeError(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseDRDAConnection() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- parseDSCSQLSTT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse DSCSQLSTT - Describe SQL Statement previously prepared Instance Variables TYPSQLDA - sqlda type expected (output or input) RDBNAM - relational database name - optional PKGNAMCSN - RDB Package Name, Consistency Token and Section Number - required MONITOR - Monitor events - optional.
- parseDSCSQLSTTreply(PreparedStatementCallbackInterface, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseDTAMCHRM() - Method in class org.apache.derby.client.net.NetPackageReply
- parseDummyEXCSATRD(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseDummyEXCSATreply(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseEncodedString() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse an encoded data string from the Application Requester
- parseENDQRYRM(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseEndQuery(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseENDUOWRM(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- ParseException - Exception in org.apache.derby.impl.sql.compile
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.apache.derby.impl.tools.ij
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception org.apache.derby.impl.sql.compile.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.apache.derby.impl.tools.ij.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.derby.impl.sql.compile.ParseException
- ParseException(String) - Constructor for exception org.apache.derby.impl.tools.ij.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.derby.impl.sql.compile.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.derby.impl.tools.ij.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseExchangeServerAttributesError() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseEXCSAT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parses EXCSAT (Exchange Server Attributes) Instance variables EXTNAM(External Name) - optional MGRLVLLS(Manager Levels) - optional SPVNAM(Supervisor Name) - optional SRVCLSNM(Server Class Name) - optional SRVNAM(Server Name) - optional, ignorable SRVRLSLV(Server Product Release Level) - optional, ignorable
- parseEXCSAT2() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parses EXCSAT2 (Exchange Server Attributes) Instance variables EXTNAM(External Name) - optional MGRLVLLS(Manager Levels) - optional SPVNAM(Supervisor Name) - optional SRVCLSNM(Server Class Name) - optional SRVNAM(Server Name) - optional, ignorable SRVRLSLV(Server Product Release Level) - optional, ignorable
- parseEXCSATRD(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseEXCSATreply(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseEXCSQLIMM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse EXCSQLIMM - Execute Immediate Statement Instance Variables RDBNAM - relational database name - optional PKGNAMCSN - RDB Package Name, Consistency Token and Section Number - required RDBCMTOK - RDB Commit Allowed - optional MONITOR - Monitor Events - optional Command Objects TYPDEFNAM - Data Type Definition Name - optional TYPDEFOVR - TYPDEF Overrides -optional SQLSTT - SQL Statement -required
- parseEXCSQLIMMreply(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseEXCSQLSET() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse EXCSQLSET - Execute Set SQL Environment Instance Variables RDBNAM - relational database name - optional PKGNAMCT - RDB Package Name, Consistency Token - optional MONITOR - Monitor Events - optional Command Objects TYPDEFNAM - Data Type Definition Name - required TYPDEFOVR - TYPDEF Overrides - required SQLSTT - SQL Statement - required (at least one; may be more)
- parseEXCSQLSETobjects() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse EXCSQLSET objects Objects TYPDEFNAM - Data type definition name - optional TYPDEFOVR - Type defintion overrides - optional SQLSTT - SQL Statement - required (a list of at least one) Objects may follow in one DSS or in several DSS chained together.
- parseEXCSQLSETreply(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseEXCSQLSTT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse EXCSQLSTT - Execute non-cursor SQL Statement previously prepared Instance Variables RDBNAM - relational database name - optional PKGNAMCSN - RDB Package Name, Consistency Token and Section Number - required OUTEXP - Output expected NBRROW - Number of rows to be inserted if it's an insert PRCNAM - procedure name if specified by host variable, not needed for Derby QRYBLKSZ - query block size MAXRSLCNT - max resultset count MAXBLKEXT - Max number of extra blocks RSLSETFLG - resultset flag RDBCMTOK - RDB Commit Allowed - optional OUTOVROPT - output override option QRYROWSET - Query Rowset Size - Level 7 MONITOR - Monitor events - optional.
- parseEXCSQLSTTobjects(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse EXCSQLSTT command objects Command Objects TYPDEFNAM - Data Type Definition Name - optional TYPDEFOVR - TYPDEF Overrides -optional SQLDTA - optional, variable data, specified if prpared statement has input parameters EXTDTA - optional, externalized FD:OCA data OUTOVR - output override descriptor, not allowed for stored procedure calls If TYPDEFNAM and TYPDEFOVR are supplied, they apply to the objects sent with the statement.
- parseEXCSQLSTTreply(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseEXECSQLIMMobjects() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse EXCSQLIMM objects Objects TYPDEFNAM - Data type definition name - optional TYPDEFOVR - Type defintion overrides SQLSTT - SQL Statement required If TYPDEFNAM and TYPDEFOVR are supplied, they apply to the objects sent with the statement.
- parseExecuteError(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseExecuteImmediateError(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseExecuteSetStatementError(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseEXTNAM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseFastNVCMorNVCS() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseFastQRYATTSCR() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastQRYATTSET() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastQRYATTSNS() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastQRYATTUPD() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastQRYINSID() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastQRYPRCTYP() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastSQLCSRHLD() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastSQLDTARDdata(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastSQLNUMGRP() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseFastSQLNUMROW() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseFastSVRCOD(int, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseFastVCMorVCS() - Method in class org.apache.derby.client.net.NetStatementReply
- parseFastVCS() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseFDODSC(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
- parseFDODTA(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
- parseFetchError(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- parseGenerationClause(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Parse the generation clause for a column.
- parseId(StringReader, boolean) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Read an id from the StringReader provided.
- parseIdList(StringReader, boolean) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Parse a list of comma separated SQL identifiers returning them a as elements in an array.
- parseIdList(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Scan a list of comma separated SQL identifiers from the string provided.
- parseIndoubtList() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseIndoubtList() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseInitialPBSD(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
-
Parse the initial PBSD - PiggyBackedSessionData code point.
- parseInt(int, boolean, char[], boolean) - Method in class org.apache.derby.iapi.types.DateTimeParser
-
Parse the next integer.
- parseInt(String) - Static method in class org.apache.derby.client.am.CrossConverters
- parseInt(String) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Parse a string containing a non-negative integer.
- parseInt(String, int) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- parseLengthAndMatchCodePoint(int) - Method in class org.apache.derby.client.net.Reply
- parseLocalTimestamp(String, LocaleFinder, Calendar) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
Parse a localized timestamp.
- parseLong(String) - Static method in class org.apache.derby.client.am.CrossConverters
- parseMGRLVLLS(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse manager levels Instance variables MGRLVL - repeatable, required CODEPOINT CCSIDMGR - CCSID Manager CMNAPPC - LU 6.2 Conversational Communications Manager CMNSYNCPT - SNA LU 6.2 SyncPoint Conversational Communications Manager CMNTCPIP - TCP/IP Communication Manager DICTIONARY - Dictionary RDB - Relational Database RSYNCMGR - Resynchronization Manager SECMGR - Security Manager SQLAM - SQL Application Manager SUPERVISOR - Supervisor SYNCPTMGR - Sync Point Manager VALUE On the second appearance of this codepoint, it can only add managers
- parseMGRLVLLS(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseMGRLVLN() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseMGRLVLRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseMONITOR() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse MONITOR DRDA spec says this is optional.
- parseMultiPartSQLIdentifier(StringReader) - Static method in class org.apache.derby.iapi.util.IdUtil
- parseMultiPartSQLIdentifier(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Parse a multi-part (dot separated) SQL identifier form the String provided.
- parseNativeSpecification(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Parse the specification of NATIVE authentication.
- parseNOCMorNOCS() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse nullable character mixed byte or nullable character single byte Format 1 byte - null indicator I4 - mixed character length N bytes - mixed character string 1 byte - null indicator I4 - single character length N bytes - single character length string
- parseOBJNSPRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseOpenQuery(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseOpenQueryError(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseOpenQueryFailure(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseOPNQFLRM(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseOPNQRY() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse OPNQRY Instance Variables RDBNAM - relational database name - optional PKGNAMCSN - RDB Package Name, Consistency Token and Section Number - required QRYBLKSZ - Query Block Size - required QRYBLKCTL - Query Block Protocol Control - optional MAXBLKEXT - Maximum Number of Extra Blocks - optional - default value 0 OUTOVROPT - Output Override Option QRYROWSET - Query Rowset Size - optional - level 7 MONITOR - Monitor events - optional.
- parseOPNQRYobjects(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse OPNQRY objects Objects TYPDEFNAM - Data type definition name - optional TYPDEFOVR - Type defintion overrides - optional SQLDTA- SQL Program Variable Data - optional If TYPDEFNAM and TYPDEFOVR are supplied, they apply to the objects sent with the statement.
- parseOPNQRYreply(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
-
Parse the reply for the Open Query Command.
- parseOPNQRYRM(StatementCallbackInterface, boolean) - Method in class org.apache.derby.client.net.NetStatementReply
-
Open Query Complete Reply Message indicates to the requester that an OPNQRY or EXCSQLSTT command completed normally and that the query process has been initiated.
- parseOUTOVR(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse OUTOVR - Output Override Descriptor This specifies the output format for data to be returned as output to a SQL statement or as output from a query.
- parseOUTOVROPT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse OUTOVROPT - this indicates whether output description can be overridden on just the first CNTQRY or on any CNTQRY
- parsePasswordLifetime(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Parse the value of the password lifetime property.
- parsePasswordThreshold(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Parse the value of the password expiration threshold property.
- parsePBSD() - Method in class org.apache.derby.client.net.NetConnectionReply
-
Parse a PBSD - PiggyBackedSessionData code point.
- parsePkgidToFindHoldability() - Method in class org.apache.derby.impl.drda.DRDAStatement
- parsePKGNAMCSN() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse PKGNAMCSN - RDB Package Name, Consistency Token, and Section Number Instance Variables NAMESYMDR - database name - not validated RDBCOLID - RDB Collection Identifier PKGID - RDB Package Identifier PKGCNSTKN - RDB Package Consistency Token PKGSN - RDB Package Section Number
- parsePKGNAMCSN(boolean) - Method in class org.apache.derby.client.net.NetStatementReply
- parsePKGNAMCT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- parsePKGSNLST() - Method in class org.apache.derby.client.net.NetStatementReply
- parsePRCCNVCD() - Method in class org.apache.derby.client.net.NetConnectionReply
- parsePRCCNVRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parsePRDID(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- parsePrepareError(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parsePRPSQLSTT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse PRPSQLSTT - Prepare SQL Statement Instance Variables RDBNAM - Relational Database Name - optional PKGNAMCSN - RDB Package Name, Consistency Token, and Section Number - required RTNSQLDA - Return SQL Descriptor Area - optional MONITOR - Monitor events - optional.
- parsePRPSQLSTTobjects(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse PRPSQLSTT objects Objects TYPDEFNAM - Data type definition name - optional TYPDEFOVR - Type defintion overrides - optional SQLSTT - SQL Statement required SQLATTR - Cursor attributes on prepare - optional - level 7 If TYPDEFNAM and TYPDEFOVR are supplied, they apply to the objects sent with the statement.
- parsePRPSQLSTTreply(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- parseQId(StringReader, boolean) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Parse a delimited (quoted) identifier returning either the value of the identifier or a delimited identifier.
- parseQRYBLKSZ() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse QRYBLSZ - this gives the maximum size of the query blocks that can be returned to the requester
- parseQRYCLSIMP() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse a QRYCLSIMP - Implicitly close non-scrollable cursor after end of data.
- parseQRYCLSRLS() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- parseQRYDSC(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
- parseQRYDTA(NetResultSet) - Method in class org.apache.derby.client.net.NetStatementReply
- parseQRYNOPRM(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- parseQRYPOPRM() - Method in class org.apache.derby.client.net.NetStatementReply
- parseQRYROWSET(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse QRYROWSET - this is the number of rows to return
- parser - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- Parser - Interface in org.apache.derby.iapi.sql.compile
-
The Parser interface is intended to work with Jack-generated parsers (now JavaCC).
- parseRdbAccessFailed(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBACCRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBAFLRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBATHRM(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBCMMreply(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBCMTOK() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse RDBCMTOK - tells the database whether to allow commits or rollbacks to be executed as part of the command Since we don't have a SQL commit or rollback command, we will just ignore this for now
- parseRDBNACRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBNAM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse database name
- parseRDBNAM(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBNFNRM(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBRLLBCKreply(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRDBUPDRM() - Method in class org.apache.derby.client.net.NetPackageReply
- parseResultSetCursor(StatementCallbackInterface, Section) - Method in class org.apache.derby.client.net.NetStatementReply
- parseResultSetProcedure(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- ParserImpl - Class in org.apache.derby.impl.sql.compile
- ParserImpl(CompilerContext) - Constructor for class org.apache.derby.impl.sql.compile.ParserImpl
-
Constructor for Parser
- parseRoleId(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Parse role identifier to internal, case normal form.
- parseRollbackError() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseRow(int) - Method in class org.apache.derby.vti.XmlVTI
-
Parse a row into columns.
- parseRowset_() - Method in class org.apache.derby.client.am.ClientResultSet
- parseRowset_() - Method in class org.apache.derby.client.net.NetResultSet
- parseRSLSETRM() - Method in class org.apache.derby.client.net.NetStatementReply
- parseScrollableRowset() - Method in class org.apache.derby.client.am.ClientResultSet
- parseSearchCondition(String) - Method in interface org.apache.derby.iapi.sql.compile.Parser
-
Parse an SQL fragment that represents a
<search condition>. - parseSearchCondition(String) - Method in class org.apache.derby.impl.sql.compile.ParserImpl
- parseSearchCondition(String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Parse an SQL fragment that represents a
<search condition>. - parseSECCHK() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse security check Instance Variables SECMGRNM - security manager name - optional, ignorable SECMEC - security mechanism - required SECTKN - security token - optional, (required if encryption used) PASSWORD - password - optional, (required if security mechanism uses it) NEWPASSWORD - new password - optional, (required if sec mech. uses it) USRID - user id - optional, (required if sec mec. uses it) RDBNAM - database name - optional (required if databases can have own sec.)
- parseSECCHKCD() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSECCHKreply(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSECCHKRM(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSECMEC() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSECTKN(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSecurityCheckError(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseShort(String) - Static method in class org.apache.derby.client.am.CrossConverters
- parseSqlAndSetSqlModes(String) - Method in class org.apache.derby.client.am.ClientStatement
- parseSQLATTR(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse SQLATTR - Cursor attributes on prepare This is an encoded string.
- parseSQLCAGRP(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLCAGRP(Typdef) - Method in class org.apache.derby.client.net.NetCursor
- parseSQLCARD(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLCARD(Typdef) - Method in class org.apache.derby.client.net.NetCursor
- parseSQLCARDrow(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLCAXGRP(NetSqlca) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLCAXGRP(Typdef, NetSqlca) - Method in class org.apache.derby.client.net.NetCursor
- parseSQLCINRD() - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLCINRDarray() - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLCNGRP() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLCNROW() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDAGRP(ColumnMetaData, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDARD(ColumnMetaData, boolean) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDARDarray(ColumnMetaData, boolean) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDAROW(ColumnMetaData, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDCGRP() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDCGRP(Sqlca[], int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDCROW() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDCROW(Sqlca[], int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDCTOKS() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDCTOKS() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDCXGRP() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDCXGRP() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDHGRP(ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDHROW(ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDIAGCI() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDIAGCI(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDIAGCN() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDIAGCN() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDIAGGRP() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDIAGGRP(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDIAGSTT() - Method in class org.apache.derby.client.net.NetCursor
- parseSQLDIAGSTT(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLDOPTGRP(ColumnMetaData, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDTA(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse SQLDTA - SQL program variable data and handle exception.
- parseSQLDTA_work(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse SQLDTA - SQL program variable data Instance Variables FDODSC - FD:OCA data descriptor - required FDODTA - FD:OCA data - optional
- parseSQLDTAGRPdataLabelsAndUpdateColumn(NetCursor, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDTARD(NetSqldta) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDTARDarray(NetCursor, boolean) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDTARDdata(NetCursor) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLDXGRP(ColumnMetaData, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSqlErrorCondition() - Method in class org.apache.derby.client.net.NetPackageReply
- parseSQLERRRM() - Method in class org.apache.derby.client.net.NetPackageReply
- parseSQLIdentifier(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Parse a SQL identifier from the String provided.
- parseSQLNUMGRP() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLNUMROW() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLRSGRP(Section) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLRSLRD(List<Section>) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLRSLRDarray(List<Section>) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLRSROW(Section) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSQLSTT() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseSQLSTTDss() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse SQLSTT Dss
- parseSQLSTTGRPNOCMorNOCS() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseSQLTOKGRP() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLTOKROW() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSQLUDTGRP(ColumnMetaData, int) - Method in class org.apache.derby.client.net.NetStatementReply
- parseSRVCLSNM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSRVNAM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSRVRLSLV() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseStatement(String) - Method in interface org.apache.derby.iapi.sql.compile.Parser
- parseStatement(String) - Method in class org.apache.derby.impl.sql.compile.ParserImpl
- parseStatement(String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Parse the a SQL statement from the body of another SQL statement.
- parseStatement(String, Object[]) - Method in interface org.apache.derby.iapi.sql.compile.Parser
-
Parses the given statement and returns a query tree.
- parseStatement(String, Object[]) - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
Parse a statement and return a query tree.
- parseStatementOrSearchCondition(String, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Parse a full SQL statement or a fragment representing a
<search condition>. - parseStatementOrSearchCondition(String, Object[], boolean) - Method in class org.apache.derby.impl.sql.compile.ParserImpl
-
Parse a full SQL statement or a fragment that represents a
<search condition>. - parseStorProcReturnedScrollableRowset() - Method in class org.apache.derby.client.am.ClientStatement
- parseString(String, String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- parseSVRCOD(int, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSYNCCRD(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSYNCCRD(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseSYNCCTL() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Parse SYNCCTL - Parse SYNCCTL command for XAMGR lvl 7
- parseSYNCCTLError(int) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSYNCCTLreply(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSYNCCTLreply(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseSYNCTYPE() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSYNCTYPE() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseSYNCTYPE() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
parse SYNCTYPE for XAMGR lvl 7 return synctype value CodePoint.SYNCTYPE_NEW_UOW -> XAResource.start() CodePoint.SYNCTYPE_END_UOW -> XAResource.end() CodePoint.SYNCTYPE_PREPARE -> XAResource.prepare() CodePoint.SYNCTYPE_MIGRATE -> not supported //SYNCPT MGR LEVEL 5 CodePoint.SYNCTYPE_REQ_COMMIT -> not supported //SYNCPT MGR LEVEL 5 CodePoint.SYNCTYPE_COMMITTED -> XAResource.commit() or local commit for null XID CodePoint.SYNCTYPE_REQ_LOG -> not supported CodePoint.SYNCTYPE_REQ_FORGET -> XAResource.forget() CodePoint.SYNCTYPE_ROLLBACK -> XAResource.rollback() CodePoint.SYNCTYPE_MIGRATED -> not supported CodePoint.SYNCTYPE_INDOUBT -> XAResource.recover();
- parseSYNERRCD() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseSYNTAXRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseTime - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- parseTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- parseTime(String, boolean, LocaleFinder, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
- parseTime(String, Calendar) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse a time string as it is received from the client.
- parseTime(Date) - Method in class org.apache.derby.iapi.types.SQLTime
- parseTimestamp(String, boolean, LocaleFinder, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- parseTimestamp(String, Calendar) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse a timestamp string as it is received from the client.
- parseTimestampString(String, Calendar, boolean) - Static method in class org.apache.derby.client.am.DateTime
-
Parse a String of the form
yyyy-mm-dd-hh.mm.ss.ffffff[fff]and store the various fields into the received Calendar object. - parseTYPDEFNAM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseTYPDEFNAM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse TYPDEFNAM
- parseTYPDEFOVR() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseTYPDEFOVR(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse Type Defintion Overrides TYPDEF Overrides specifies the Coded Character SET Identifiers (CCSIDs) that are in a named TYPDEF.
- parseTypdefsOrMgrlvlovrs() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseTYPSQLDA() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse TYPSQLDA - Type of the SQL Descriptor Area
- parseUnQId(StringReader, boolean) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Parse a regular identifier (unquoted) returning returning either the value of the identifier or a delimited identifier.
- parseUOWDSP() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseUpdateSql(String) - Method in class org.apache.derby.client.am.ClientStatement
- parseUSRID(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
- parseValidateSignature(String, int, boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Parse the user supplied signature for a method and validate it, need to match the number of parameters passed in and match the valid types for the parameter.
- parseVALNSPRM() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseVCMorVCS() - Method in class org.apache.derby.client.net.NetStatementReply
- parseVCMorVCS() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Parse variable character mixed byte or variable character single byte Format I2 - VCM Length N bytes - VCM value I2 - VCS Length N bytes - VCS value Only 1 of VCM length or VCS length can be non-zero
- parseVCS(Typdef) - Method in class org.apache.derby.client.net.NetCursor
- parseXAFlags() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
parse XAFlags
- parseXARETVAL() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseXARETVAL() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseXATimeout() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Parses a XA transaction timout value.
- parseXID() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseXID() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- parseXID() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Parse XID formatId -1 translates into a null XID and a local transaction
- parseXIDCNT() - Method in class org.apache.derby.client.net.NetConnectionReply
- parseXIDCNT() - Method in class org.apache.derby.client.net.NetXAConnectionReply
- PART_OF_CLOCK_FOR_SHRINK - Static variable in class org.apache.derby.impl.services.cache.ClockPolicy
-
How large part of the clock to look at before giving up finding an evictable entry in
shrinkMe(). - partial_key_match_op - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Value to return in comparisons where partial key matches exactly the partial key of a row.
- partialChangedColumnIds - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- partOfWord(String, int, int, int) - Static method in class org.apache.derby.tools.dblook
- passesPrivilegeFilters(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return true if a QueryTreeNode passes all of the filters which determine whether the QueryTreeNode gives rise to run time privilege checks.
- passesPrivilegeFilters(Visitable) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- PassThroughException - Exception in org.apache.derby.iapi.error
-
Unchecked exception class that can be used to pass checked exceptions out of methods that are not declared to throw any checked exception.
- PassThroughException(Throwable) - Constructor for exception org.apache.derby.iapi.error.PassThroughException
-
Wrap a
Throwablein this unchecked exception to allow it to pass through methods that are not declared to raise this kind of condition. - password - Variable in class org.apache.derby.impl.drda.Database
- password - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- password - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- password - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- PASSWORD - Static variable in class org.apache.derby.client.net.CodePoint
- PASSWORD - Static variable in class org.apache.derby.impl.drda.CodePoint
- PASSWORD_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to set the user password.
- PASSWORD_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to set the user password.
- PASSWORD_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- PASSWORD_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- PASSWORD_EXPIRES_SOON - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PASSWORD_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
- passwordArg - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- passwordArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- PasswordHasher - Class in org.apache.derby.iapi.sql.dictionary
-
This machine performs the hashing of Derby passwords.
- PasswordHasher(String) - Constructor for class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Construct from a hashed BUILTIN password stored in the PropertyConglomerate or from a SYSUSERS.HASHINGSCHEME column.
- PasswordHasher(String, byte[], int) - Constructor for class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Construct from pieces.
- passwordIncluded_ - Variable in class org.apache.derby.client.net.Request
- passwordLength_ - Variable in class org.apache.derby.client.net.Request
- passwordStart_ - Variable in class org.apache.derby.client.net.Request
- passwordSubstitute - Variable in class org.apache.derby.impl.drda.Database
- passwordSubstituteForUSRSSBPWD(String) - Method in class org.apache.derby.client.net.NetConnection
- past2FutureTbl - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
This field is used by beetle 3865, updateable cursor using index.
- PATCH_INITPAGE_RECOVER_ERROR - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
The following is a to enable patch for databases with recovery errors during redo of InitPage.
- path - Variable in class org.apache.derby.impl.io.InputStreamFile
- path - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
The path of this entry.
- path - Variable in class org.apache.derby.impl.io.vfmem.VirtualFile
-
The path of this virtual file.
- path - Variable in class org.apache.derby.security.DatabasePermission
-
This permission's canonical directory path.
- pathType - Variable in class org.apache.derby.security.DatabasePermission
-
Indicates whether the path denotes an inclusive, recursive, wildcard, or single location.
- PathUtil - Class in org.apache.derby.impl.io.vfmem
-
Helper methods to deal with paths in the in-memory "file system".
- PathUtil() - Constructor for class org.apache.derby.impl.io.vfmem.PathUtil
-
This class cannot be instantiated.
- pattern - Variable in class org.apache.derby.impl.services.stream.RollingFileStream
-
The filename pattern.
- pause() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Pause.
- pause() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- pause() - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
For the benefit of DOS box users, this method waits for input before returning
- PBapplicationPropertiesStream() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- PBfileName - Variable in class org.apache.derby.impl.services.stream.SingleStream
- PBgetJVMProperty(String) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
SECURITY WARNING.
- PBheader - Variable in class org.apache.derby.impl.services.stream.SingleStream
- PBinitialize(boolean) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
-
SECURITY WARNING.
- PBloadQueryDescriptions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Read the query descriptions from metadata.properties and metadata_net.properties.
- PBmakeFileHPW(String, PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
-
Make a header print writer out of a file name.
- PBSD - Static variable in class org.apache.derby.client.net.CodePoint
- PBSD - Static variable in class org.apache.derby.impl.drda.CodePoint
- pbsd_ - Variable in class org.apache.derby.impl.drda.Database
-
Piggy-backed session data.
- PBSD_ISO - Static variable in class org.apache.derby.client.net.CodePoint
- PBSD_ISO - Static variable in class org.apache.derby.impl.drda.CodePoint
- PBSD_SCHEMA - Static variable in class org.apache.derby.client.net.CodePoint
- PBSD_SCHEMA - Static variable in class org.apache.derby.impl.drda.CodePoint
- pc - Variable in class org.apache.derby.impl.store.access.CacheLock
- PC - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PC_AVOID_SORT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PC_COMPLETE - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PC_SUMMARY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PC_TYPE - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PC_XENA_VERSION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.store.access.PropertyConglomerate
- PC_XenaVersion - Class in org.apache.derby.impl.store.access
- PC_XenaVersion() - Constructor for class org.apache.derby.impl.store.access.PC_XenaVersion
- pcDelta - Variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
The delta between cout.size() and the pc.
- peekAtCurrentValue() - Method in interface org.apache.derby.iapi.sql.dictionary.BulkInsertCounter
-
Get the current value of the sequence generator without advancing it.
- peekAtCurrentValue() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Peek at the current value of the sequence generator without advancing the generator.
- peekAtCurrentValue() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Get the current value of the sequence generator without advancing it.
- peekAtIdentity(String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Peek at the next value which will be returned by an identity generator.
- peekAtIdentity(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- peekAtSequence(String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Peek at the next value which will be returned by a sequence generator.
- peekAtSequence(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- peekChar - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- peekChar() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
return the next character in the source stream, without advancing.
- peekCodePoint() - Method in class org.apache.derby.client.net.Reply
- peeked - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- peekedCodePoint_ - Variable in class org.apache.derby.client.net.Reply
- peekedLength_ - Variable in class org.apache.derby.client.net.Reply
- peekedNumOfExtendedLenBytes_ - Variable in class org.apache.derby.client.net.Reply
- peekEOF - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- peekEOF() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
- peekExtendedLength() - Method in class org.apache.derby.client.net.Reply
- peekFastBytes(byte[], int, int) - Method in class org.apache.derby.client.net.Reply
- peekFastLength() - Method in class org.apache.derby.client.net.Reply
- peekForNullSqlcagrp() - Method in class org.apache.derby.client.net.Reply
- peekNumOfColumns() - Method in class org.apache.derby.client.net.Reply
- peekStream(BufferedInputStream) - Static method in class org.apache.derby.client.net.Request
- peekStream(InputStream) - Static method in class org.apache.derby.impl.drda.DDMWriter
- peekTotalColumnCount(int) - Method in class org.apache.derby.client.net.Reply
- pendingStatementTimeout - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- Performance - Class in org.apache.derby.iapi.services.diag
- Performance() - Constructor for class org.apache.derby.iapi.services.diag.Performance
- performImport(Connection, String, String, String, String, String, String, String, String, short, boolean) - Static method in class org.apache.derby.impl.load.Import
- performMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Return whether or not to materialize this ResultSet tree.
- performMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not to materialize this ResultSet tree.
- performMaterialization(JBitSet) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Return whether or not to materialize this ResultSet tree.
- performTimeoutRollback - Variable in class org.apache.derby.jdbc.XATransactionState
-
Indicates whether this transaction is supposed to be rolled back by timeout.
- performTransitiveClosure(int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Peform the various types of transitive closure on the where clause.
- performWork(ContextManager) - Method in interface org.apache.derby.iapi.services.daemon.Serviceable
-
Do whatever it is that you want the daemon to do for you.
- performWork(ContextManager) - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Clean the first entry in the queue.
- performWork(ContextManager) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
perform the work described in the postcommit work.
- performWork(ContextManager) - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
perform the work described in the postcommit work.
- performWork(ContextManager) - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- performWork(ContextManager) - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
- performWork(ContextManager) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- PERIOD_AS_CHAR_DELIMITER_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- periodAsCharDelimiterNotAllowed() - Static method in class org.apache.derby.impl.load.LoadError
- PERM - Static variable in interface org.apache.derby.catalog.Dependable
- PERM_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- PermDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes rows in the SYS.SYSPERMS system table, which keeps track of the permissions that have been granted but not revoked.
- PermDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- PermDescriptor(DataDictionary, UUID, String, UUID, String, String, String, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.PermDescriptor
-
Constructor
- permission - Variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- permissionName - Variable in class org.apache.derby.iapi.services.info.Version
-
Permission target name for the object the version information applies to.
- permissions - Variable in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- permissions - Variable in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
- permissionsCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- PermissionsCacheable - Class in org.apache.derby.impl.sql.catalog
-
This class implements a Cacheable for a DataDictionary cache of permissions.
- PermissionsCacheable(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- permissionsCacheSize - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- PermissionsCatalogRowFactory - Class in org.apache.derby.impl.sql.catalog
- PermissionsCatalogRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
- PermissionsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used by rows in the SYS.SYSTABLEPERMS, SYS.SYSCOLPERMS, and SYS.SYSROUTINEPERMS system tables.
- PermissionsDescriptor(DataDictionary, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- permitsSQL(RoutineAliasInfo) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Returns true if the routine permits SQL.
- permObjectId - Variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- PERMS_OBJECTID_IDX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- PERMS_UUID_IDX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- permuteState - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- perRowUsage - Variable in class org.apache.derby.impl.sql.compile.FromTable
- persistentProperties - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- PersistentService - Interface in org.apache.derby.iapi.services.monitor
-
A PersistentService modularises the access to persistent services, abstracting out details such as finding the list of services to be started at boot time, finding the service.properties file and creating and deleting the persistent storage for a service.
- PersistentSet - Interface in org.apache.derby.iapi.services.property
- persistentSkip(long) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Skips the requested number of characters.
- pf - Variable in class org.apache.derby.impl.db.BasicDatabase
- pf - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- pf - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
- pf - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
- PHYSICAL_CONNECTION_ALREADY_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- physicalConnection - Variable in class org.apache.derby.client.am.StatementCacheInteractor
-
The underlying physical connection.
- physicalConnection_ - Variable in class org.apache.derby.client.am.LogicalConnection
-
Underlying physical connection for this logical connection.
- physicalConnection_ - Variable in class org.apache.derby.client.ClientPooledConnection
- physicalCs - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
Associated physical callable statement, if any.
- PhysicalPageOperation - Class in org.apache.derby.impl.store.raw.data
-
An abstract class that is used for physical log operation.
- PhysicalPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalPageOperation
- PhysicalPageOperation(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalPageOperation
- physicalPs - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
Associated physical prepared statement.
- PhysicalUndoOperation - Class in org.apache.derby.impl.store.raw.data
-
PhysicalUndoOperation is a compensation operation that rolls back the change of an Undo-able operation.
- PhysicalUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
Return my format identifier.
- PhysicalUndoOperation(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
- PhysicalUndoOperation(BasePage, PhysicalPageOperation) - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
Set up a compensation operation during run time rollback
- PI() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Method to return the constant PI.
- PiggyBackedSessionData - Class in org.apache.derby.impl.drda
-
Tracks the most recently piggy-backed session attributes, and provides methods to determine if they have been modified and need to be re-sent to the client.
- PiggyBackedSessionData(EngineConnection) - Constructor for class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Constructs a new instance with an associated EngineConnection.
- ping() - Method in class org.apache.derby.drda.NetworkServerControl
-
Check if the Network Server is started.
- ping() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Ping opening an new socket and close it.
- ping() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
-
Pings the Network Server.
- ping() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
-
Executes the network server's
pingcommand. - pingMsg - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive.SlavePingThread
- pingThread - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Thread used to send ping messages to master to check if the connection is working.
- pingWithNoOpen() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Ping the server using the client socket that is already open.
- pkCID - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- PKG_IDENTIFIER_FIXED_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
- PKG_IDENTIFIER_MAX_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
- PKGBNARM - Static variable in class org.apache.derby.impl.drda.CodePoint
- PKGBPARM - Static variable in class org.apache.derby.impl.drda.CodePoint
- pkgcnstkn - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Package Consistency Token.
- pkgcnstkn - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- pkgcnstkn - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
RDB Package Consistency Token.
- PKGCNSTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
- PKGCNSTKN_FIXED_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
- PKGCNSTKN_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
- PKGDFTCST - Static variable in class org.apache.derby.impl.drda.CodePoint
- pkgid - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Package Identifier.
- pkgid - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
RDB Package Identifier.
- PKGID - Static variable in class org.apache.derby.impl.drda.CodePoint
- PKGID_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
- PKGNAMCBytes - Variable in class org.apache.derby.client.am.Section
- pkgnamcsn - Variable in class org.apache.derby.impl.drda.DRDAStatement
- Pkgnamcsn - Class in org.apache.derby.impl.drda
-
Class representing a PKGNAMCSN object (RDB Package Name, Consistency Token, and Section Number).
- Pkgnamcsn(String, String, String, int, ConsistencyToken) - Constructor for class org.apache.derby.impl.drda.Pkgnamcsn
-
Create a new
Pkgnamcsninstance. - PKGNAMCSN - Static variable in class org.apache.derby.client.net.CodePoint
- PKGNAMCSN - Static variable in class org.apache.derby.impl.drda.CodePoint
- PKGNAMCSN_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
- Pkgnamcsn.StatementKey - Class in org.apache.derby.impl.drda
-
Class for objects used as keys in the hash table
stmtTablefound in theDatabaseclass. - PKGNAMCT - Static variable in class org.apache.derby.impl.drda.CodePoint
- pkgsn - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Package Section Number.
- pkgsn - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
RDB Package Section Number.
- PKGSN - Static variable in class org.apache.derby.client.net.CodePoint
- PKGSNLST - Static variable in class org.apache.derby.client.net.CodePoint
- PKGSNLST - Static variable in class org.apache.derby.impl.drda.CodePoint
- placeLayerBStreamingBuffer(OutputStream) - Static method in class org.apache.derby.impl.drda.DDMWriter
- plainWrapException(Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
-
Similar to unexpectedUserException but makes no assumtion about when the execption is being called.
- PLAN_COST_VIEW - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PLAN_COST_VTI - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- PlanExporter - Class in org.apache.derby.tools
-
This class is the main entry point to the tool Graphical Query Explainer.
- PlanExporter() - Constructor for class org.apache.derby.tools.PlanExporter
- pleaseBeOnStack() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Raise an exception if this Context is not in use, that is, on the Context Stack.
- plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
-
This method implements the + operator for TINYINT,SMALLINT,INT.
- plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL + operator.
- plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the + operator for DECIMAL.
- plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the + operator for "double + double".
- plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the + operator for "bigint + bigint".
- plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the + operator for "real + real".
- PLUS - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- PLUS_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- pointOfAttachment - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- pointOfAttachment - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
- pointOfAttachment - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- pointOfAttachment - Variable in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- pointOfAttachment - Variable in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- pointsToColumnReference() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Return whether or not the source of this ColumnReference is itself a ColumnReference.
- POLICY_FILE_PROPERTY - Static variable in class org.apache.derby.drda.NetworkServerControl
- POLICY_FILENAME - Static variable in class org.apache.derby.drda.NetworkServerControl
- POLICY_NOT_RELOADED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- policyNotReloaded(Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
- pongMsg - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
- pooledConnection_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- pooledConnection_ - Variable in class org.apache.derby.client.am.LogicalConnection
- pooledConnection_ - Variable in class org.apache.derby.client.net.NetConnection
- poolSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- pop() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top value off the stack
- pop() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- pop() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- POP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- POP2 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- popCollectionStack() - Method in class org.apache.derby.client.net.Reply
- popCompilationSchema() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Pop the default schema to use when compiling.
- popCompilationSchema() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- popCompilerContext(CompilerContext) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Pop a CompilerContext off the context stack.
- popCompilerContext(CompilerContext) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Pop a CompilerContext off the context stack.
- popConstantAction() - Method in interface org.apache.derby.iapi.sql.Activation
-
Pop the ConstantAction stack, returning the element which was just popped off the stack.
- popConstantAction() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- popConstantAction() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- popContext() - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Remove the last pushed Context object, regardless of type.
- popContext(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Removes the specified Context object.
- popCurrentPrivType() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
- popCurrentPrivType() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- popExecutionStmtValidator(ExecutionStmtValidator) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remove the validator.
- popExecutionStmtValidator(ExecutionStmtValidator) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Remove the validator.
- popFrontWaiter(LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Remove and return the first lock request from a list of waiters.
- popMark() - Method in class org.apache.derby.client.net.Reply
- popMark() - Method in class org.apache.derby.client.net.Request
- popMarkForCachingPKGNAMCSN() - Method in class org.apache.derby.client.net.Request
- popMe() - Method in interface org.apache.derby.iapi.services.context.Context
-
Pop myself of the context stack.
- popMe() - Method in class org.apache.derby.iapi.services.context.ContextImpl
- popNestedSessionContext(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
If returning from a routine that can execute SQL, perform any actions needed when popping the SQL session context.
- popNestedSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- popSavePoints(int, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Pop all savepoints upto the one with the given name and rollback all changes made since this savepoint was pushed.
- popStack() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- popStatementContext(StatementContext, Throwable) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Pop a StatementContext of the context stack.
- popStatementContext(StatementContext, Throwable) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Pop a StatementContext of the context stack.
- popTriggerExecutionContext(TriggerExecutionContext) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remove the tec.
- popTriggerExecutionContext(TriggerExecutionContext) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Remove the tec.
- popTriggerTable(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remove the trigger table descriptor.
- popTriggerTable(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Remove the trigger table descriptor.
- populate(TableDescriptor, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Build this ResultColumnList from a table description and an array of column IDs.
- populate_ccsidToJavaEncodingTable() - Static method in class org.apache.derby.impl.drda.CharacterEncodings
- populateFromResultSet(ExecRow) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- populateFromSourceRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Copy columns from srcrow into destrow, or insert ROW_NUMBER.
- populateSYSDUMMY1(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Populate SYSDUMMY1 table with a single row.
- port_ - Variable in class org.apache.derby.client.net.NetAgent
- port_ - Variable in class org.apache.derby.client.net.OpenSocketAction
- portNumber - Variable in class org.apache.derby.drda.NetServlet
- portNumber - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- portNumber - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- portNumber - Variable in class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Contains the port number at which the slave is listening for connections from the master.
- portNumber - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- portNumber_ - Variable in class org.apache.derby.client.am.ClientConnection
- pos - Variable in class org.apache.derby.impl.drda.DDMReader
- pos - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
The current position of the stream.
- pos - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
The current position of the stream.
- pos - Variable in class org.apache.derby.impl.jdbc.AutoPositioningStream
- pos - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Character position of this reader (1-based).
- pos - Variable in class org.apache.derby.impl.jdbc.ClobUtf8Writer
- pos - Variable in class org.apache.derby.impl.jdbc.LOBInputStream
- pos - Variable in class org.apache.derby.impl.jdbc.LOBOutputStream
- pos - Variable in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Position of the underlying store stream.
- pos - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
- pos_ - Variable in class org.apache.derby.client.net.Reply
- POS_AND_LENGTH_GREATER_THAN_LOB - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- POS_ROWDELETED - Static variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- POS_ROWLOCATION - Static variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- POS_ROWUPDATED - Static variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- posCache - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Simple one-entry cache for character-byte position.
- position - Variable in class org.apache.derby.diag.StatementCache
- position - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
- position - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
- position - Variable in class org.apache.derby.iapi.services.io.ArrayOutputStream
- position - Variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- position - Variable in class org.apache.derby.impl.load.ImportClob
- position - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
- position - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- position(byte[], long) - Method in class org.apache.derby.client.am.ClientBlob
- position(byte[], long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Search for the position in this Blob at which the specified pattern begins, starting at a specified position within the Blob.
- position(byte[], long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Determines the byte position at which the specified byte
patternbegins within theBLOBvalue that thisBlobobject represents. - position(byte[], long) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementatio is provided , an exception is thrown if used.
- position(String, long) - Method in class org.apache.derby.client.am.ClientClob
- position(String, long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- position(String, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Determines the character position at which the specified substring
searchStrappears in theCLOBvalue. - position(String, long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- position(Blob, long) - Method in class org.apache.derby.client.am.ClientBlob
- position(Blob, long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
-
Search for the position in this Blob at which a specified pattern begins, starting at a specified position within the Blob.
- position(Blob, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Determines the byte position in the
BLOBvalue designated by thisBlobobject at whichpatternbegins. - position(Blob, long) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementation is provided , an exception is thrown if used.
- position(Clob, long) - Method in class org.apache.derby.client.am.ClientClob
- position(Clob, long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- position(Clob, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
Determines the character position at which the specified
Clobobjectsearchstrappears in thisClobobject. - position(Clob, long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- position_ - Variable in class org.apache.derby.client.am.Cursor
- POSITION_LEFT_OF_PARTIAL_KEY_MATCH - Static variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Position on key just left of a sequence of partial key matches.
- POSITION_RIGHT_OF_PARTIAL_KEY_MATCH - Static variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Position on last key in a sequence of partial key matches.
- position_sqllong - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- positionAfterThisPage(RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
Set scan position to just after current page.
- positionAtDoneScan(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Do work necessary to close a scan.
- positionAtDoneScan(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Do any necessary work to complete the scan.
- positionAtDoneScanFromClose(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Do any necessary work to complete the scan.
- positionAtInitScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Move scan to the the SCAN_INIT state.
- positionAtNextPage(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Position scan to 0 slot on next page.
- positionAtNextPage(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Position scan to slot before first slot on next page.
- positionAtNextSlot() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- positionAtPreviousPage() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Position the scan after the last row on the previous page.
- positionAtPrevSlot() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- positionAtResumeScan(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reposition the scan upon entering the fetchRows loop.
- positionAtResumeScan(RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
Reposition the scan upon entering the fetchRows loop.
- positionAtRowLocation(RowLocation) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Positions the scan at row location and locks the row.
- positionAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
- positionAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- positionAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.sort.Scan
- positionAtStartForForwardScan(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Position scan at "start" position for a forward scan.
- positionAtStartForForwardScan(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Move the scan from SCAN_INIT to SCAN_INPROGRESS.
- positionAtStartForForwardScan(RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapCompressScan
-
Move the scan from SCAN_INIT to SCAN_INPROGRESS.
- positionAtStartPosition(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeForwardScan
-
Position scan at "start" position.
- positionAtStartPosition(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeMaxScan
-
Position scan at "start" position of the MAX scan.
- positionAtStartPosition(BTreeRowPosition) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Position scan at "start" position.
- positionAware - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- positionAware - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Tells if the stream is aware of its own position.
- positionAware(boolean) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets if the stream can reposition itself or not, defaults to
false. - positionCursor(DRDAStatement, ResultSet) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Position cursor for insensitive scrollable cursors
- positionedIn - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Stream that can reposition itself on request (may be
null). - positionedStoreStream - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
The stream from store, used to read bytes from the database.
- PositionedStoreStream - Class in org.apache.derby.impl.jdbc
-
A wrapper-stream able to reposition the underlying store stream.
- PositionedStoreStream(InputStream) - Constructor for class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Creates a positioned store stream on top of the specified resettable stream.
- positionedStream - Variable in class org.apache.derby.impl.jdbc.AutoPositioningStream
- PositionedStream - Interface in org.apache.derby.iapi.types
-
This interface describes a stream that is aware of its own position and can reposition itself on request.
- positionedUpdate - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
- positionedUpdate - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- positionedUpdateCursorName_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- positionedUpdateCursorNameToQuerySection_ - Variable in class org.apache.derby.client.am.SectionManager
- positionedUpdateCursorNameToResultSet_ - Variable in class org.apache.derby.client.am.SectionManager
- positionIndex_cc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- positionIndexConglomId - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- positionIndexConglomId - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- positionIndexCreated - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- positionIndexRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- positionInHashTable - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- positionInLastFetchedRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Positions the cursor in the last fetched row.
- positionInSource - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- positionKey_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Cached template for saving this position by key.
- positionOfNonWhiteSpaceCharInBack - Variable in class org.apache.derby.impl.load.ImportReadData
- positionOfNonWhiteSpaceCharInFront - Variable in class org.apache.derby.impl.load.ImportReadData
- positionScanAtRowLocation(RowLocation) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Positions the cursor in the specified rowLocation.
- positionScanAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- positionScanAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- positionScanAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- positionScanAtRowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- positionToCurrentRowAndDelete() - Method in class org.apache.derby.client.am.ClientResultSet
- positionToCurrentRowAndUpdate() - Method in class org.apache.derby.client.am.ClientResultSet
- positionToNextRecord() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
- positionX(byte[], long) - Method in class org.apache.derby.client.am.ClientBlob
- positionX(String, long) - Method in class org.apache.derby.client.am.ClientClob
- positionX(Blob, long) - Method in class org.apache.derby.client.am.ClientBlob
- positionX(Clob, long) - Method in class org.apache.derby.client.am.ClientClob
- POSSIBLE_TYPES_FOR_BINARY_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to BINARY typed variable.
- POSSIBLE_TYPES_FOR_BLOB_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to BLOB typed variable.
- POSSIBLE_TYPES_FOR_CLOB_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to CLOB typed variable.
- POSSIBLE_TYPES_FOR_DATE_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to DATE typed variable.
- POSSIBLE_TYPES_FOR_GENERIC_CHARACTERS_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to generic character typed variable.
- POSSIBLE_TYPES_FOR_GENERIC_SCALAR_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to generic scalar typed variable.
- POSSIBLE_TYPES_FOR_LONGVARBINARY_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to LONGVARBINARY typed variable.
- POSSIBLE_TYPES_FOR_TIME_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to TIME typed variable.
- POSSIBLE_TYPES_FOR_TIMESTAMP_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to TIMESTAMP typed variable.
- POSSIBLE_TYPES_FOR_VARBINARY_NULL - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of null value which can be assigned to VARBINARY typed variable.
- POSSIBLE_TYPES_IN_SET_ASCIISTREAM - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setAsciiStream method.
- POSSIBLE_TYPES_IN_SET_BINARYSTREAM - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setBinaryStream method.
- POSSIBLE_TYPES_IN_SET_BLOB - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setBlob method.
- POSSIBLE_TYPES_IN_SET_BYTES - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setBytes method.
- POSSIBLE_TYPES_IN_SET_CHARACTERSTREAM - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setCharacterStream method.
- POSSIBLE_TYPES_IN_SET_CLOB - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setClob method.
- POSSIBLE_TYPES_IN_SET_DATE - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setDate method.
- POSSIBLE_TYPES_IN_SET_GENERIC_SCALAR - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by set method for generic scalar.
- POSSIBLE_TYPES_IN_SET_STRING - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setString method.
- POSSIBLE_TYPES_IN_SET_TIME - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setTime method.
- POSSIBLE_TYPES_IN_SET_TIMESTAMP - Static variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
-
This is possibleTypes of variable which can be set by setTimestamp method.
- possibleTypes - Variable in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
- PossibleTypes(int[]) - Constructor for class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
- possiblyValidateOnReturn(LanguageConnectionContext, SQLSessionContext, SQLSessionContext) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- possiblyValidateOnReturn(LanguageConnectionContext, SQLSessionContext, SQLSessionContext) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- possiblyValidateOnReturn(LanguageConnectionContext, SQLSessionContext, SQLSessionContext) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.UniquePkInfo
- possiblyValidateOnReturn(LanguageConnectionContext, SQLSessionContext, SQLSessionContext) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ValidationInfo
- POST_RECOVERY_REMOVE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- postAbortWorks - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- postBindFixup() - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Do bind() by hand for an AndNode that was generated after bind(), eg by putAndsOnTop().
- postBindFixup() - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Do bind() by hand for an AndNode that was generated after bind(), eg by putAndsOnTop().
- postCheck() - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Check that we have at least one more row in the referenced table table containing a key than the number of projected deletes of that key.
- postCheck() - Method in class org.apache.derby.impl.sql.execute.RISetChecker
- postCheck(int) - Method in class org.apache.derby.impl.sql.execute.RISetChecker
- postCommitWorks - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- postComplete(int, Integer) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- postCompleteMode - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- postConstructor() - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Called by the class manager just after calling setGC().
- postConstructor() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
- postRecovery() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Called after recovery is performed.
- postRecovery() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Called after recovery is performed.
- postRecoveryRemovedFiles - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- postTermination() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- postTerminationWorks - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- potentiallyGranted - Variable in class org.apache.derby.impl.services.locks.ActiveLock
-
Set to true if the Lock potentially could be granted.
- PRCCNVCD - Static variable in class org.apache.derby.client.net.CodePoint
- PRCCNVCD - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRCCNVCD_ACCSEC_SECCHK_WRONG_STATE - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRCCNVCD_EXCSAT_FIRST_AFTER_CONN - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRCCNVCD_OBJDSS_SENT_NOT_ALLOWED - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRCCNVCD_RDBNAM_MISMATCH - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRCCNVRM - Static variable in class org.apache.derby.client.net.CodePoint
- PRCCNVRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRCNAM - Static variable in class org.apache.derby.client.net.CodePoint
- PRCNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRDDTA - Static variable in class org.apache.derby.client.net.CodePoint
- PRDDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- prddta_ - Variable in class org.apache.derby.client.net.NetConnection
- PRDDTA_ACCT_SUFFIX_LEN_BYTE - Static variable in class org.apache.derby.client.net.NetConfiguration
- PRDDTA_APPL_ID_FIXED_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
- PRDDTA_LEN_BYTE - Static variable in class org.apache.derby.client.net.NetConfiguration
- PRDDTA_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
- PRDDTA_PLATFORM_ID - Static variable in class org.apache.derby.client.net.NetConfiguration
- PRDDTA_USER_ID_FIXED_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
- prdid - Variable in class org.apache.derby.impl.drda.AppRequester
- prdId - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- prdId() - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return the product id
- PRDID - Static variable in class org.apache.derby.client.net.CodePoint
- PRDID - Static variable in class org.apache.derby.client.net.NetConfiguration
- PRDID - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRDID_MAX - Static variable in class org.apache.derby.impl.drda.CodePoint
- prdIdBytes - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- prdIdBytes() - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return the bytes of the product id
- prdIdBytes_ - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- PRE_ALLOC_THRESHOLD - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- PRE_ALLOCATE_PAGE - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for the number of pages we try to pre-allocate in one /** synchronous I/O
- preAllocate(int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Try to preallocate numPage new pages if possible.
- preAllocate(int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Preallocate numPage if possible.
- preAllocate(long, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
preAllocate writes out the preallocated pages to disk if necessary.
- preAllocate(long, int) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Preallocate page.
- preAllocate(long, int) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Preallocate some pages if need be
- preAllocate(long, int) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
Preallocate page.
- preAllocateNewLogFile(StorageRandomAccessFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- preAllocatePage(FileContainer, int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Preallocate user page if needed.
- PREALLOCATION_THRESHHOLD - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
If pre-allocation drops below this level, then we need to grab another chunk of numbers
- preAllocLength - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- PreAllocSize - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- PreAllocThreshold - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- precision - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
- precision - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- precisionAndScale(int, int) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Build a precision and scale designator.
- precisionToLength(int) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Turns precision into a length designator.
- preClose_() - Method in class org.apache.derby.client.am.ClientResultSet
-
Method that is invoked by
closeX()before the result set is actually being closed. - preClose_() - Method in class org.apache.derby.client.net.NetResultSet
-
Method that is invoked by
closeX()before the result set is actually being closed. - preCommit() - Method in interface org.apache.derby.iapi.transaction.TransactionListener
-
Notifies registered listener that the transaction is about to commit.
- preCommitNotify() - Method in class org.apache.derby.iapi.transaction.TransactionControl
-
Notify all listeners that a commit is about to occur.
- preCompiled - Variable in class org.apache.derby.impl.services.reflect.ReflectClassesJava2
- preComplete(Integer) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- pred - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- Predicate - Class in org.apache.derby.impl.sql.compile
-
A Predicate represents a top level predicate.
- Predicate(AndNode, JBitSet, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.Predicate
-
Constructor.
- PREDICATE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- PREDICATE_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- predicateID - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- predicateList - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- PredicateList - Class in org.apache.derby.impl.sql.compile
-
A PredicateList represents the list of top level predicates.
- PredicateList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.PredicateList
- PredicateList.PredicateWrapper - Class in org.apache.derby.impl.sql.compile
-
Inner class which helps statistics routines do their work.
- PredicateList.PredicateWrapperList - Class in org.apache.derby.impl.sql.compile
-
Another inner class which is basically a List of Predicate Wrappers.
- PredicateWrapper(int, Predicate, int) - Constructor for class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
- PredicateWrapperList(int) - Constructor for class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- preDirty - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
- preDirty - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- preDirty() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
The page or its header is about to be modified.
- preDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Set state to indicate the page or its header is about to be modified.
- preDirty(boolean) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
The container is about to be modified.
- preDirty(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
The container is about to be modified.
- preDirty(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
The container is about to be modified.
- preDirty(boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- preJoinFL - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- preLatch - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Used to determine latch state of a page.
- preLatch(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Move page state from UNLATCHED to PRELATCH. setExclusive*() routines do the work of completing the latch - using the preLatch status.
- prepare() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- prepare(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Create a prepared statement
- prepare(Xid) - Method in class org.apache.derby.client.net.NetXAResource
-
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- prepare(Xid) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- prepare(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.Statement
-
Generates an execution plan without executing it.
- prepare(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericStatement
- prepare(LanguageConnectionContext, boolean) - Method in interface org.apache.derby.iapi.sql.Statement
-
Generates an execution plan without executing it.
- prepare(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.GenericStatement
- PREPARE - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- prepareAndRelease(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Generate the class for this SPS and immediately release it.
- prepareAndRelease(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
FOR TRIGGERS ONLY
- prepareAndRelease(LanguageConnectionContext, TableDescriptor, TransactionController) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
FOR TRIGGERS ONLY
- prepareAutoGeneratedKeysStatement(ClientConnection) - Static method in class org.apache.derby.client.am.ClientStatement
- prepareCall(String) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareCall(String) - Method in class org.apache.derby.client.am.ClientConnection
- prepareCall(String) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareCall(String) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareCall(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareCall(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A SQL stored procedure call statement is handled by creating a CallableStatement for it.
- prepareCall(String, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareCall(String, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- prepareCall(String, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareCall(String, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareCall(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareCall(String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 2.0 Same as prepareCall() above, but allows the default result set type and result set concurrency type to be overridden.
- prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareCall(String, int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareCall(String, int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0 Same as prepareCall() above, but allows the default result set type, result set concurrency type and result set holdability to be overridden.
- prepareCallX(String, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- prepareCommit(int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Do work of commit that is common to xa_prepare and commit.
- PREPARED - Static variable in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
- PREPARED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- PREPARED_STATEMENT - Static variable in interface org.apache.derby.catalog.Dependable
- PREPARED_STATEMENT_RELEASE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- preparedLog - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- preparedLog - Variable in class org.apache.derby.impl.store.raw.data.DeleteOperation
- preparedLog - Variable in class org.apache.derby.impl.store.raw.data.InsertOperation
- preparedLog - Variable in class org.apache.derby.impl.store.raw.data.PurgeOperation
- preparedLog - Variable in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- preparedLog - Variable in class org.apache.derby.impl.store.raw.data.UpdateOperation
- preparedStatement - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- preparedStatement - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- PreparedStatement - Interface in org.apache.derby.iapi.sql
-
The PreparedStatement interface provides methods to execute prepared statements, store them, and get metadata about them.
- preparedStatement_ - Variable in class org.apache.derby.client.net.NetPreparedStatement
- PreparedStatementCallbackInterface - Interface in org.apache.derby.client.am
- preparedStatementForAutoGeneratedKeys_ - Variable in class org.apache.derby.client.am.ClientStatement
- preparedStatementForDelete_ - Variable in class org.apache.derby.client.am.ClientResultSet
- preparedStatementForInsert_ - Variable in class org.apache.derby.client.am.ClientResultSet
- preparedStatementForUpdate_ - Variable in class org.apache.derby.client.am.ClientResultSet
- preparedStmt - Variable in class org.apache.derby.impl.sql.GenericStatement
- prepareDynamicCatalogQuery(String) - Method in class org.apache.derby.client.am.ClientConnection
- prepareForBulkLoad(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
The container will be grown vastly, prepare for it.
- prepareForBulkLoad(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- prepareInternalStatement(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return a PreparedStatement object for the query.
- prepareInternalStatement(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- prepareInternalStatement(SchemaDescriptor, String, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Return a PreparedStatement object for the query.
- prepareInternalStatement(SchemaDescriptor, String, boolean, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- prepareIsolationLevel - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- prepareIsolationLevel - Variable in class org.apache.derby.impl.sql.GenericStatement
- prepareMessageProc(String) - Method in class org.apache.derby.client.am.ClientConnection
- prepareMetaDataQuery(String) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- prepareMetaDataStatement(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- preparePositionedUpdateStatement(String, Section) - Method in class org.apache.derby.client.am.ClientConnection
- prepareSPS(String, String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- prepareStatement(String) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareStatement(String) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStatement(String) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareStatement(String) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareStatement(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareStatement(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A SQL statement with or without IN parameters can be pre-compiled and stored in a PreparedStatement object.
- prepareStatement(String, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareStatement(String, int) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStatement(String, int) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareStatement(String, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareStatement(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareStatement(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a default PreparedStatement object that has the capability to retieve auto-generated keys.
- prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareStatement(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareStatement(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
- prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareStatement(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareStatement(String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 2.0 Same as prepareStatement() above, but allows the default result set type and result set concurrency type to be overridden.
- prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
- prepareStatement(String, int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Prepare statement with explicit holdability.
- prepareStatement(String, int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0 Same as prepareStatement() above, but allows the default result set type, result set concurrency type and result set holdability to be overridden.
- prepareStatement(String, int, int, int, int, int[], String[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.CachingLogicalConnection
- prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.LogicalConnection
- prepareStatement(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- prepareStatement(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
- prepareStatement(Connection, String) - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
- prepareStatement(Connection, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Prepare a statement and print out the text.
- prepareStatement(Connection, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- prepareStatement(Connection, String) - Method in class org.apache.derby.tools.SignatureChecker
- prepareStatement(Connection, String) - Static method in class org.apache.derby.vti.ForeignTableVTI
- PrepareStatement(ij, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- PrepareStatement(ij, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- prepareStatementX(String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientConnection
- prepareStorable(LanguageConnectionContext, PreparedStatement, Object[], SchemaDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.Statement
-
Generates an execution plan given a set of named parameters.
- prepareStorable(LanguageConnectionContext, PreparedStatement, Object[], SchemaDescriptor, boolean) - Method in class org.apache.derby.impl.sql.GenericStatement
-
Generates an execution plan given a set of named parameters.
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.depend.Dependent
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- prepareToInvalidate(Provider, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Prepare to mark the dependent as invalid (due to at least one of its dependencies being invalid).
- prepareTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Change the state of transaction in table to prepare.
- prepareTransaction() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- prepareTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Remove this from the xactFactory list of update transaction.
- prepareTransaction(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Change transaction to prepared.
- prepareTransaction(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Change state of transaction to prepared.
- prepareXATransaction(Xid) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Prepare the xa transaction.
- prepConstantAction() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Generate arguments to constant action.
- prepForDump() - Method in class org.apache.derby.tools.dblook
- prepForNextRound() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Prepare for another round of optimization.
- prepForNextRound() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This method is called before every "round" of optimization, where we define a "round" to be the period between the last time a call to getOptimizer() (on either a ResultSetNode or an OptimizerFactory) returned _this_ OptimizerImpl and the time a call to this OptimizerImpl's getNextPermutation() method returns FALSE.
- prepMinion(LanguageConnectionContext, boolean, Object[], SchemaDescriptor, boolean) - Method in class org.apache.derby.impl.sql.GenericStatement
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.BetweenOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.GroupByList
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Preprocess the expression trees under the RCL.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Preprocess an expression tree.
- preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Preprocess a ValueNodeList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Preprocess a CurrentOfNode.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Preprocess a ResultSetNode - this currently means: o Generating a referenced table map for each ResultSetNode.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Preprocess a ResultSetNode - this currently means: o Generating a referenced table map for each ResultSetNode.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Preprocess a ResultSetNode - this currently means: o Generating a referenced table map for each ResultSetNode.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
-
Push order by lists down to the children so that we can implement the intersect/except by scan of the two sorted inputs.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Preprocess a ResultSetNode - this currently means: o Generating a referenced table map for each ResultSetNode.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, FromList) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Put a ProjectRestrictNode on top of each FromTable in the FromList.
- preprocess(int, GroupByList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Preprocess the query tree - this currently means: o Generating a referenced table map for each ResultSetNode.
- preprocessed - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- preprocessSourceRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TargetResultSet
-
Preprocess the source row prior to getting it back from the source.
- preprocessSourceRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Preprocess the source row.
- prepScalarStream(boolean, boolean, boolean, long) - Method in class org.apache.derby.client.net.Request
- prepScalarStream(boolean, int, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
prepScalarStream does the following prep for writing stream data: 1.
- prepStmts - Variable in class org.apache.derby.impl.tools.ij.Session
- preRollback() - Method in interface org.apache.derby.iapi.transaction.TransactionListener
-
Notifies registered listener that the transaction is about to rollback.
- preRollbackNotify() - Method in class org.apache.derby.iapi.transaction.TransactionControl
-
Notify all listeners that a rollback is about to occur.
- preserveWhitespace - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Whether or not an XMLParse operator should preserve whitespace.
- preStmt - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
- preStmt - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- prettyPrintMergeTableID(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
- prev - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
- prev - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
- prevCharIsCR - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- prevCharIsCR - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- prevCharIsLF - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- prevCharIsLF - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- prevCols - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- prevCorrelationID - Variable in class org.apache.derby.impl.drda.DDMReader
- prevGeneration - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- prevHdrLocation - Variable in class org.apache.derby.impl.drda.DDMWriter
- previous() - Method in class org.apache.derby.client.am.ClientResultSet
- previous() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- previous() - Method in class org.apache.derby.vti.VTITemplate
- previous(ResultSet) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Position on the previous row of the specified ResultSet and return that row to the user.
- PREVIOUS - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- PREVIOUS - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- PREVIOUS_KEY_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
A lock with this recordHandle is used to lock the range of keys between the first key in a btree and keys previous to it.
- previousChainByte - Variable in class org.apache.derby.impl.drda.DDMWriter
- previousCorrId - Variable in class org.apache.derby.impl.drda.DDMWriter
- previousX() - Method in class org.apache.derby.client.am.ClientResultSet
- prevKey - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
- prevPkgnamcsn - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
The value returned by the previous call to
parsePKGNAMCSN(). - PRIMARY_TABLE_NAME_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- primaryFormat() - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return the primary format that this access method supports.
- primaryFormat() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return the primary format that this access method supports.
- primaryFormat() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return the primary format that this access method supports.
- primaryFormat() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- primaryImplementationType() - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return the primary implementation type for this access method.
- primaryImplementationType() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return the primary implementation type for this access method.
- primaryImplementationType() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return the primary implementation type for this access method.
- primaryImplementationType() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- primaryImplementationType() - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
- PRIMARYKEY_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- primitiveKind - Variable in class org.apache.derby.iapi.types.JSQLType
- primitiveNames - Static variable in class org.apache.derby.iapi.types.JSQLType
- primitives - Static variable in class org.apache.derby.impl.services.bytecode.d_BCValidate
- primitiveType(String) - Static method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Determine whether a type is a Java primitive, like int or boolean
- primTypeNames - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
- print() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- print(String) - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
- printAsContentHeader(String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Print the received string as a header.
- printBanner(LocalizedResource, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Print Derby Network Server banner
- printedHeader - Static variable in class org.apache.derby.impl.tools.dblook.DB_Key
- printedObjectsMap - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
This holds a map of AST nodes that have already been printed during a compiler phase, so as to be able to avoid printing a node more than once.
- printer - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Instance variable that will not be serialized.
- printErrorForm(LocalizedResource, Exception, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Display an error form
- printErrorForm(LocalizedResource, String, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Display an error form
- printErrorStack(Throwable) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
print stack trace from the Throwable including its nested exceptions
- printHeader() - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
- printHeaderWithCodePointName(String, int) - Method in class org.apache.derby.client.net.NetLogWriter
- printHeaderWithCodePointName(String, int) - Method in class org.apache.derby.impl.drda.DssTrace
- printHelp() - Static method in class org.apache.derby.tools.PlanExporter
- printLabel(int, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print the given label at the given indentation depth.
- println(Object) - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
- println(String) - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
- println(String) - Static method in class org.apache.derby.tools.SignatureChecker
- println2Log(String, String, String) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Print a line to the DB2j log
- printlnWithHeader(String) - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
-
Puts out some setup info for the current write and the write(s) that will be put out next.
- printlnWithHeader(String) - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
- printPosition(int, GeneratedMethod, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
Return a start or stop positioner as a String.
- printPosition(int, GeneratedMethod, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Return a start or stop positioner as a String.
- printPosition(int, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Return a start or stop positioner as a String.
- printPropertyIfNotNull(PrintWriter, String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Print property only if not null
- printQualifiers() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
-
Return an array of Qualifiers as a String
- printQualifiers(Qualifier[][]) - Static method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return a 2-d array of Qualifiers as a String
- printQueryExpressionSuffixClauses(int, ResultSetNode.QueryExpressionClauses) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
- printRecursive(Node, int) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- printStackAndStopMaster(Exception) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
used to print the error stack for the given exception and stop the master.
- printStackTrace() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Overrides printStackTrace() in java.lang.Throwable to include the thread dump after the normal stack trace.
- printStackTrace(PrintStream) - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Overrides printStackTrace(PrintStream s) in java.lang.Throwable to include the thread dump after the normal stack trace.
- printStackTrace(PrintWriter) - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Overrides printStackTrace(PrintWriter s) in java.lang.Throwable to include the thread dump after the normal stack trace.
- printStartPosition() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- printStartPosition() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
- printStartPosition() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Print an array of Qualifiers to the trace stream.
- printStopPosition() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- printStopPosition() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
- printStopPosition() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
-
QueryTreeNode override.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.MaterializeResultSetNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.OrderByNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print the sub-nodes of this node.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Prints the sub-nodes of this object.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
QueryTreeNode override.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
QueryTreeNode override.
- printSubNodes(int) - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
-
QueryTreeNode override
- printSystemProperty(SecurityManager, String, String, PrintWriter) - Static method in class org.apache.derby.client.am.Version
- printThrowable(Throwable) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
-
Print an exception to the log file
- printThrowable(Throwable) - Static method in class org.apache.derby.tools.SignatureChecker
- printToWriter(PrintWriter) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Print the trace so far.
- printToWriter(PrintWriter) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- printToWriter(PrintWriter) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- printTrace(Throwable, PrintWriter, String) - Static method in class org.apache.derby.client.am.ExceptionFormatter
- printTrace(SQLException, PrintWriter, String, boolean) - Static method in class org.apache.derby.client.am.ExceptionFormatter
- printTrace(XAException, PrintWriter, String) - Static method in class org.apache.derby.client.am.ExceptionFormatter
- printTrace(Sqlca, PrintWriter, String) - Static method in class org.apache.derby.client.am.ExceptionFormatter
- printTrace(SqlException, PrintWriter, String, boolean) - Static method in class org.apache.derby.client.am.ExceptionFormatter
- printTree(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Recursively print the tree starting at current node in tree.
- printTree(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Recursively print the tree starting at current node in tree.
- printTree(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Recursively print the tree starting at current node in tree.
- printUsage() - Static method in class org.apache.derby.iapi.tools.run
-
Print the usage statement if the user didn't enter a valid choice of tool.
- printUsage() - Static method in class org.apache.derby.tools.SignatureChecker
- printWriter - Variable in class org.apache.derby.iapi.error.ErrorStringBuilder
- printWriter_ - Variable in class org.apache.derby.client.am.LogWriter
- PrintWriterGetHeader - Interface in org.apache.derby.iapi.services.stream
-
Get a header to prepend to a line of output.
- printWriterNeedsToBeClosed_ - Variable in class org.apache.derby.client.am.LogWriter
- prior() - Method in interface org.apache.derby.iapi.store.access.DatabaseInstant
-
Return the next lower DatabaseInstant.
- prior() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- PRIV_TYPE_COUNT - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- privAccessFile(StorageFactory, String, String) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
access a file for either read/write
- privAccessGetInputStream(StorageFactory, String) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
access a InputStream for a given file for reading.
- privCanWrite(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privCopyDirectory(File, StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privCopyDirectory(File, StorageFile, byte[], String[]) - Method in class org.apache.derby.impl.store.raw.RawStore
- privCopyDirectory(StorageFile, File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privCopyDirectory(StorageFile, File, byte[], String[], boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
- privCopyFile(File, StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privCopyFile(File, StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privCopyFile(StorageFile, File) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privCopyFile(StorageFile, File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privCopyFile(StorageFile, StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privDelete(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privDelete(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- privDelete(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- privDelete(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privDelete(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privExists(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privExists(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- privExists(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- privExists(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privExists(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privFileWriter(StorageFile, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
- privGetCanonicalPath(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privGetCanonicalPath(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privGetFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- privGetFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- privGetInputStream(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- privGetJBMSLockOnDB() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- privGetOutputStream(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- privGetOutputStreamWriter(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privGetOutputStreamWriter(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privGetStorageFactoryInstance(boolean, String, String, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- privilege - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- PRIVILEGE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- privilegeCheckFilters - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- privilegedGetLCC() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Private, privileged lookup of the lcc..
- privilegedGetLCC(EmbedConnection) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
Private, privileged lookup of the lcc..
- PrivilegedSQLObject - Class in org.apache.derby.iapi.sql.dictionary
-
This is a descriptor for schema object which can have privileges granted on it.
- PrivilegedSQLObject() - Constructor for class org.apache.derby.iapi.sql.dictionary.PrivilegedSQLObject
-
Pass-through constructors
- PrivilegedSQLObject(DataDictionary) - Constructor for class org.apache.derby.iapi.sql.dictionary.PrivilegedSQLObject
- PrivilegeInfo - Class in org.apache.derby.impl.sql.execute
- PrivilegeInfo() - Constructor for class org.apache.derby.impl.sql.execute.PrivilegeInfo
- PrivilegeNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a set of privileges that are granted or revoked on one object.
- PrivilegeNode(int, Object, TablePrivilegesNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.PrivilegeNode
-
Initialize a PrivilegeNode for use against SYS.SYSTABLEPERMS and SYS.SYSROUTINEPERMS.
- PrivilegeNode(int, TableName, String, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.PrivilegeNode
-
Constructor a PrivilegeNode for use against SYS.SYSPERMS.
- privileges - Variable in class org.apache.derby.impl.sql.compile.GrantNode
- privileges - Variable in class org.apache.derby.impl.sql.compile.RevokeNode
- privileges - Variable in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
- privInitialDirContext(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
Call new InitialDirContext in a privilege block
- privIsDirectory(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privList(File) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privList(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privList(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
- privMkdirs(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privMkdirs(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- privMkdirs(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privRandomAccessFile(StorageFile, String) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privReleaseJBMSLockOnDB() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- privRemoveDirectory(File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privRemoveDirectory(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- privRemoveFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- privRename(StorageFile, StorageFile) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- privRenameTo(File, File) - Method in class org.apache.derby.impl.store.raw.RawStore
- privRestoreDataDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- privType - Variable in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
- privType - Variable in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
One of Authorizer.CREATE_SCHEMA_PRIV, MODIFY_SCHEMA_PRIV, DROP_SCHEMA_PRIV, etc.
- privType - Variable in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- privTypeStack - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- privTypeToString(String) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
- PRMNSPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- probeValIndex - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
0-based position of the next value to lookup w.r.t. the probe values list.
- probeValues - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
The values with which we will probe the table.
- procedure - Variable in class org.apache.derby.catalog.GetProcedureColumns
- PROCEDURE_TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Alias
- procedureName - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- procedurePrimitiveArrayType - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
For resolution of procedure INOUT/OUT parameters to the primitive form, such as int[].
- process_qualifier(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
process_qualifier - Determine if a row meets all qualifier conditions.
- processCodeAttribute(ClassMember, AttributeEntry) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- processCommands() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Process DRDA commands we can receive once server attributes have been exchanged.
- processCommands(DDMReader, DDMWriter, Session) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
processCommands reads and processes NetworkServerControlImpl commands sent to the network server over the socket.
- processDashArg(int, String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Get the dash argument.
- processDynamicResult(EmbedConnection, ResultSet, EmbedStatement) - Static method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Process a ResultSet created in a Java procedure as a dynamic result.
- processDynamicResults(ResultSet[][], int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Go through a holder of dynamic result sets, remove those that should not be returned, and sort the result sets according to their creation.
- processException(Throwable) - Method in class org.apache.derby.jdbc.InternalDriver
-
Process exceptions raised while running a timed login.
- processInaccessibleDynamicResult(ResultSet) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
-
Process the resultSet as a dynamic result for closure.
- processInaccessibleDynamicResult(ResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
-
Process a ResultSet from a procedure to be a dynamic result, but one that will be closed due to it being inaccessible.
- processingLoop() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Main processing loop which will compute statistics until the queue of scheduled work units has been drained.
- processLeftoverQRYDTA(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Process remainder data resulting from a split.
- processLocalHost(String) - Method in class org.apache.derby.client.net.NetXAResource
- processMergeRow(NoPutResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Special handling if this is an INSERT action of a MERGE statement.
- processMergeRow(NoPutResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
-
Special handling if this is an UPDATE action of a MERGE statement.
- processor - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- processSqlErrmcTokens(byte[]) - Method in class org.apache.derby.client.am.Sqlca
- processXAException(XAException) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
return xa exception errorCode.
- procName - Variable in class org.apache.derby.impl.drda.DRDAStatement
- PRODUCT_BETA_VERSION - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_BUILD_NUMBER - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_DRDA_MAINT_VERSION - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_EXTERNAL_NAME - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_EXTERNAL_VERSION - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_MAINT_VERSION - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_MAJOR_VERSION - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_MINOR_VERSION - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_TECHNOLOGY_NAME - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_VENDOR_NAME - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- PRODUCT_WHICH_ZIP_FILE - Static variable in class org.apache.derby.iapi.services.info.PropertyNames
- productGenus - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- ProductGenusNames - Interface in org.apache.derby.iapi.services.info
-
Holder class for Derby genus names.
- productID_ - Variable in class org.apache.derby.client.am.ClientConnection
- ProductLevel - Class in org.apache.derby.client.am
- ProductLevel(String, String, String) - Constructor for class org.apache.derby.client.am.ProductLevel
- productLevel_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- productName - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- productTechnologyName - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- productVendorName - Variable in class org.apache.derby.iapi.services.info.ProductVersionHolder
- ProductVersionHolder - Class in org.apache.derby.iapi.services.info
-
Class to hold a Derby Product version.
- ProductVersionHolder() - Constructor for class org.apache.derby.iapi.services.info.ProductVersionHolder
- ProductVersionHolder(String, String, String, int, int, int, int, String, Boolean) - Constructor for class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Create a ProductVersionHolder
- PROJECT_RESTRICT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- projectedColumnNames - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- projection - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- projection - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- projection_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- projectionTime - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- projectionTime - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- projectionTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- projectMapping - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- projectMapping - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- ProjectRestrictNode - Class in org.apache.derby.impl.sql.compile
-
A ProjectRestrictNode represents a result set for any of the basic DML operations: SELECT, INSERT, UPDATE, and DELETE.
- ProjectRestrictNode(ResultSetNode, ResultColumnList, ValueNode, PredicateList, SubqueryList, SubqueryList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Constructor for a ProjectRestrictNode.
- ProjectRestrictResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a table and a table filter and returns the table's rows satisfying the filter as a result set.
- ProjectRestrictResultSet(NoPutResultSet, Activation, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, boolean, UUID, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- projectResultColumns() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Find the unreferenced result columns and project them out.
- projectResultColumns() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Find the unreferenced result columns and project them out.
- projectResultColumns() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Find the unreferenced result columns and project them out.
- projectSubquerys - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
List of subqueries in projection
- projRow - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- projRow - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- promote(DateTimeDataValue, Date) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
-
Promotes a DateTimeDataValue to a timestamp.
- promototedParameters_ - Variable in class org.apache.derby.client.net.NetStatementRequest
- promptwriter - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- PROP_XA_TRANSACTION_TIMEOUT - Static variable in interface org.apache.derby.iapi.reference.Property
-
The property name used to get the default value for XA transaction timeout in seconds.
- propagateDCLInfo(ResultColumnList, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Validate the derived column list (DCL) and propagate the info from the list to the final ResultColumnList.
- properInit - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- properties - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- properties - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- properties - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- properties - Variable in class org.apache.derby.impl.sql.compile.FromList
- properties - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- properties - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- properties - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- properties - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
Properties for mergeSort
- PROPERTIES_CONGLOM_ID - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.propertiesId
Stores the id of the conglomerate that holds the per-database properties. - PROPERTIES_FILE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Name of the file that contains system wide properties.
- PROPERTIES_NAME - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
The typical name for the service's properties file.
- propertiesConglomId - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
- propertiesContainsBuiltinUser(Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- Property - Interface in org.apache.derby.iapi.reference
-
List of all properties understood by the system.
- PROPERTY - Static variable in interface org.apache.derby.iapi.reference.EngineType
-
Property used to define the type of engine required.
- PROPERTY_ALLOWDUPLICATES - Static variable in class org.apache.derby.impl.store.access.btree.BTree
- PROPERTY_BASECONGLOMID - Static variable in class org.apache.derby.impl.store.access.btree.index.B2I
- PROPERTY_CANT_UNDO_NATIVE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_CONGLOMERATE_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- PROPERTY_DBO_LACKS_CREDENTIALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_FILE_NOT_FOUND_IN_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_INVALID_VALUE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_MAX_ROWS_PER_PAGE_PARAMETER - Static variable in class org.apache.derby.impl.store.access.btree.BTree
-
Property name for the maximum number of rows to place in a btree page (leaf or branch).
- PROPERTY_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_NKEYFIELDS - Static variable in class org.apache.derby.impl.store.access.btree.BTree
- PROPERTY_NUNIQUECOLUMNS - Static variable in class org.apache.derby.impl.store.access.btree.BTree
- PROPERTY_PARENTLINKS - Static variable in class org.apache.derby.impl.store.access.btree.BTree
- PROPERTY_ROWLOCCOLUMN - Static variable in class org.apache.derby.impl.store.access.btree.index.B2I
- PROPERTY_RUNTIME_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
-
By convention properties that must not be stored any persistent form of service properties start with this prefix.
- PROPERTY_SYNTAX_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_UNIQUE_WITH_DUPLICATE_NULLS - Static variable in class org.apache.derby.impl.store.access.btree.BTree
- PROPERTY_UNSUPPORTED_CHANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- PROPERTY_WRITE_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
database property write operation
- PropertyConglomerate - Class in org.apache.derby.impl.store.access
-
Stores properties in a congolmerate with complete transactional support.
- PropertyConglomerate(TransactionController, boolean, Properties, PropertyFactory) - Constructor for class org.apache.derby.impl.store.access.PropertyConglomerate
- propertyDefault_portNumber - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- propertyDefault_retrieveMessageText - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- propertyDefault_securityMechanism - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
Default security mechanism is USER_ONLY_SECURITY.
- propertyDefault_serverName - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- propertyDefault_traceFileAppend - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- propertyDefault_traceLevel - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - propertyDefault_user - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- propertyDefaultIsVisible(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Return true if the default property is visible.
- propertyDefaultIsVisible(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- propertyDefaultIsVisible(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- PropertyFactory - Interface in org.apache.derby.iapi.services.property
-
Module interface for an Property validation.
- PropertyFactory - Static variable in interface org.apache.derby.iapi.reference.Module
- propertyFileName - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- PropertyInfo - Class in org.apache.derby.iapi.db
-
PropertyInfo is a class with static methods that set properties associated with a database.
- PropertyInfo() - Constructor for class org.apache.derby.iapi.db.PropertyInfo
- propertyNames() - Method in class org.apache.derby.iapi.util.DoubleProperties
- PropertyNames - Class in org.apache.derby.iapi.services.info
-
This class defines the names of the properties to use when you extract the parts of a product version from a properties file.
- PropertyNames() - Constructor for class org.apache.derby.iapi.services.info.PropertyNames
- PropertySetCallback - Interface in org.apache.derby.iapi.services.property
- PropertyUtil - Class in org.apache.derby.iapi.services.property
-
There are 5 property objects within a JBMS system. 1) JVM - JVM set - those in System.getProperties 2) APP - Application set - derby.properties file 3) SRV - Persistent Service set - Those stored in service.properties 4) TRAN - Persistent Transactional set - Those stored via the AccessManager interface 5) BOOT - Set by a boot method (rare) This class has a set of static methods to find a property using a consistent search order from the above set.
- PropertyUtil - Class in org.apache.derby.iapi.util
- PropertyUtil() - Constructor for class org.apache.derby.iapi.services.property.PropertyUtil
- PropertyUtil() - Constructor for class org.apache.derby.iapi.util.PropertyUtil
- PropertyValidation - Class in org.apache.derby.iapi.services.property
- PropertyValidation() - Constructor for class org.apache.derby.iapi.services.property.PropertyValidation
- propFile - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- proposedJoinOrder - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- protocol - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
- PROTOCOL - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Not an attribute but the root for the JDBC URL that Derby supports.
- PROTOCOL - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Not an attribute but the root for the JDBC URL that Derby supports.
- PROTOCOL_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- protocolDrivers - Static variable in class org.apache.derby.impl.tools.ij.util
- ProtocolKey - Class in org.apache.derby.impl.services.monitor
-
A class that represents a key for a module search.
- ProtocolKey(Class<?>, String) - Constructor for class org.apache.derby.impl.services.monitor.ProtocolKey
- protocolTable - Variable in class org.apache.derby.impl.services.monitor.TopService
-
List of protocols.
- ProtocolTestAdapter - Class in org.apache.derby.impl.drda
-
Adapter written to allow for protocol testing from the test package.
- ProtocolTestAdapter(Socket) - Constructor for class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Initializes the adapter for use with the given socket.
- protocolToJdbcTypes_ - Static variable in class org.apache.derby.client.net.Typdef
- protocolType_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
- protocolTypesCache_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- provider - Variable in class org.apache.derby.client.am.EncryptionManager
- provider - Variable in class org.apache.derby.impl.sql.depend.BasicDependency
- Provider - Interface in org.apache.derby.iapi.sql.depend
-
A provider is an object that others can build dependencies on.
- PROVIDER_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.ProviderInfo
- PROVIDER_INFO_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.DependencySystem.Generic.ProviderInfo
- providerBloodhound - Variable in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
- ProviderEnumeration(Properties) - Constructor for class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- providerErrorName(String) - Static method in class org.apache.derby.impl.services.jce.JCECipherFactory
- providerID - Variable in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
- providerID - Variable in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
- providerInfo - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- providerInfo - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- providerInfo - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- providerInfo - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- ProviderInfo - Interface in org.apache.derby.iapi.sql.depend
-
A ProviderInfo associates a DependableFinder with a UUID that stands for a database object.
- providerInfos - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- ProviderList - Class in org.apache.derby.iapi.sql.depend
-
ProviderList is a list of Providers that is being tracked for some object other than the current dependent.
- ProviderList() - Constructor for class org.apache.derby.iapi.sql.depend.ProviderList
- providerName - Variable in class org.apache.derby.client.am.EncryptionManager
- providerName - Variable in class org.apache.derby.impl.sql.depend.BasicProviderInfo
- providers - Variable in class org.apache.derby.impl.sql.depend.BasicDependencyManager
-
Map of in-memory dependencies for Providers.
- providers - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
- providerURL - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
- PRPHRCLST - Static variable in class org.apache.derby.client.net.CodePoint
- PRPHRCLST - Static variable in class org.apache.derby.impl.drda.CodePoint
- PRPSQLSTT - Static variable in class org.apache.derby.client.net.CodePoint
- PRPSQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
- pruneDups(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return an IdList with all the duplicate ids removed
- ps - Variable in class org.apache.derby.impl.drda.DRDAStatement
- ps - Variable in class org.apache.derby.impl.sql.compile.ExecSPSNode
- ps - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- ps - Variable in class org.apache.derby.impl.sql.conn.CachedStatement
- ps - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- ps - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
- PS_DERBY - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
PARAMETER STYLE DERBY
- PS_DERBY_JDBC_RESULT_SET - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
PARAMETER STYLE DERBY_JDBC_RESULT_SET
- PS_JAVA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
PARAMETER STYLE JAVA
- pSubqueryList - Variable in class org.apache.derby.impl.sql.compile.HashTableNode
- PUBLIC_AUTHORIZATION_ID - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
The public authorization ID is defined by the SQL2003 spec as implying all users.
- PublicAPI - Class in org.apache.derby.iapi.error
-
Class that wraps StandardExceptions in a SQLException.
- PublicAPI() - Constructor for class org.apache.derby.iapi.error.PublicAPI
- PublicBufferOutputStream - Class in org.apache.derby.client.net
-
A ByteArrayOutputStream which gives a direct reference of the buffer array
- PublicBufferOutputStream() - Constructor for class org.apache.derby.client.net.PublicBufferOutputStream
- PublicBufferOutputStream(int) - Constructor for class org.apache.derby.client.net.PublicBufferOutputStream
- PublicBufferOutputStream(int) - Constructor for class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
- PublicBufferOutputStream(int) - Constructor for class org.apache.derby.impl.drda.ReEncodedInputStream.PublicBufferOutputStream
- publicKey_ - Variable in class org.apache.derby.client.net.NetConnection
- published - Variable in class org.apache.derby.client.am.LOBStateTracker
-
Tells whether the LOB colum has been published for the current row.
- pullExpressions(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Break apart the search clause into matching a PredicateList where each top level predicate is a separate element in the list.
- pullOptimizableFromJoinOrder() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Pull whatever optimizable is at joinPosition in the proposed join order from the join order, and update all corresponding state accordingly.
- pullOptPredicates(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Pull all the OptimizablePredicates from this Optimizable and put them in the given OptimizablePredicateList.
- pullOptPredicates(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- pullOptPredicates(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromTable
- pullOptPredicates(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- pullOptPredicates(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
- pullOptPredicates(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- pullUpOrderByColumn(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Pull up this orderby column if it doesn't appear in the resultset
- pullUpOrderByColumns(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Pull up Order By columns by their names to the target resultset of the cursor specification.
- pullVirtualIsReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as a referenced column if it is already marked as referenced or if any result column in its chain of virtual columns is marked as referenced.
- pullVirtualIsReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Or in any isReferenced booleans from the virtual column chain.
- purge - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- purge - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- purge() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Purges the database and releases all files associated with it.
- purgeAtSlot(int, int, boolean) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Purge the row(s) from page.
- purgeAtSlot(int, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Purge one or more rows on a non-overflow page.
- purgeColumnChains(RawTransaction, int, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
purge long columns chains which eminate from this page.
- purgeCommittedDeletes(Page) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
Check and purge committed deleted rows on a page.
- purgeCommittedDeletes(OpenBTree, long) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
Reclaim space taken up by committed deleted rows.
- purgeCommittedDeletes(HeapController, long) - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
Reclaim space taken of committed deleted rows or aborted inserted rows.
- purgeConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Purge all committed deleted rows from the conglomerate.
- purgeConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Purge all committed deleted rows from the conglomerate.
- purgeConglomerate(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
- purgeConglomerate(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
- purgeConglomerate(TransactionManager, Transaction) - Method in class org.apache.derby.impl.store.access.heap.Heap
- purgeOneColumnChain(long, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Purge the column chain that starts at overflowPageId, overflowRecordId
- PurgeOperation - Class in org.apache.derby.impl.store.raw.data
-
USE WITH EXTREME Caution: Purge records from a Page.
- PurgeOperation() - Constructor for class org.apache.derby.impl.store.raw.data.PurgeOperation
- PurgeOperation(RawTransaction, BasePage, int, int, int[], boolean) - Constructor for class org.apache.derby.impl.store.raw.data.PurgeOperation
- purgeOverflowAtSlot(int, RecordHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Purge one row on an overflow page.
- purgeRecord(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Purge a record from the page.
- purgeRecord(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
purgeRecord from page.
- purgeRowLevelCommittedDeletes(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
Attempt to reclaim committed deleted rows from the page with row locking.
- purgeRowPieces(RawTransaction, int, RecordHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Purge all the overflow columns and overflow rows of the record at slot.
- purgeRowPieces(RawTransaction, int, RecordHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Purge all the overflow columns and overflow rows of the record at slot.
- purgeRows(TransactionController) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Purge committed deleted rows from conglomerate.
- push() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- push(boolean) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a boolean constant onto the stack
- push(boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(byte) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a byte constant onto the stack
- push(byte) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(double) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a double constant onto the stack
- push(double) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(float) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a float constant onto the stack
- push(float) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a int constant onto the stack
- push(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(int, Type) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Push an integer value.
- push(long) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a long constant onto the stack
- push(long) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Push a long value onto the stack.
- push(short) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a short constant onto the stack
- push(short) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a String constant onto the stack
- push(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- push(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- push1_1i - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Constant used by OPCODE_ACTION to represent the common action of push one word, 1 byte for the instruction.
- push2_1i - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Constant used by OPCODE_ACTION to represent the common action of push two words, 1 byte for the instruction.
- pushable - Variable in class org.apache.derby.impl.sql.compile.Predicate
- Pushable - Interface in org.apache.derby.vti
-
Support for pushing SQL statement information down into a virtual table.
- pushableToSubqueries() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Determine whether or not this predicate is eligible for push-down into subqueries.
- pushClassFactoryContext(ContextManager, ClassFactory) - Method in class org.apache.derby.impl.db.BasicDatabase
- pushCollationForDataValue(int) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Return true if the collationType is to be passed to the methods generated by generateNull and generateDataValue.
- pushCollationForDataValue(int) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Push the collation type if it is not COLLATION_TYPE_UCS_BASIC.
- pushCollationForDataValue(int) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Push the collation type if it is not COLLATION_TYPE_UCS_BASIC.
- pushColumnReference(MethodBuilder, int, int) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a reference to a colunm in a result set.
- pushCompilationSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Push a default schema to use when compiling.
- pushCompilationSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- pushCompilerContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Push a CompilerContext on the context stack with the current default schema as the default schema which we compile against.
- pushCompilerContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Push a CompilerContext on the context stack with the current default schema as the default schema which we compile against.
- pushCompilerContext(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Push a CompilerContext on the context stack with the passed in default schema as the default schema we compile against.
- pushCompilerContext(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Push a CompilerContext on the context stack with the passed in schema sd as the default schema we compile against.
- pushConnectionContext(ContextManager) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- pushConstantAction(ConstantAction) - Method in interface org.apache.derby.iapi.sql.Activation
-
Push a ConstantAction to be returned by getConstantAction().
- pushConstantAction(ConstantAction) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- pushConstantAction(ConstantAction) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- pushContext(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Add a Context object to the ContextManager.
- pushCurrentPrivType(int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Sets the current privilege type context and pushes the previous on onto a stack.
- pushCurrentPrivType(int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Sets the current privilege type context.
- pushDataValueFactory(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- pushDbContext(ContextManager) - Method in interface org.apache.derby.iapi.db.Database
-
Push a DbContext onto the provided context stack.
- pushDbContext(ContextManager) - Method in class org.apache.derby.impl.db.BasicDatabase
- pushedNewPredicate - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- pushedPredicates - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
- pushedProjection - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- pushedQualifiers - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- pushExecutionStmtValidator(ExecutionStmtValidator) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Push a new execution statement validator.
- pushExecutionStmtValidator(ExecutionStmtValidator) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Push a new execution statement validator.
- pushExpressions(PredicateList) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Push expressions down to the first ResultSetNode which can do expression evaluation and has the same referenced table map.
- pushExpressions(PredicateList) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Push expressions down to the first ResultSetNode which can do expression evaluation and has the same referenced table map.
- pushExpressions(PredicateList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Push expressions down to the first ResultSetNode which can do expression evaluation and has the same referenced table map.
- pushExpressions(PredicateList) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Push expressions down to the first ResultSetNode which can do expression evaluation and has the same referenced table map.
- pushExpressions(PredicateList) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Push expressions down to the first ResultSetNode which can do expression evaluation and has the same referenced table map.
- pushExpressions(PredicateList) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
DERBY-649: Handle pushing predicates into UnionNodes.
- pushExpressionsIntoSelect(Predicate) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Push an expression into this SELECT (and possibly down into one of the tables in the FROM list).
- pushExpressionsIntoSelect(SelectNode, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Push all predicates, which can be pushed, into the underlying select.
- pushExpressionsToLeft(PredicateList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- pushExpressionsToRight(PredicateList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- pushGetExecutionFactoryExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- pushGetResultSetFactoryExpression(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
- pushIndexName(ConglomerateDescriptor, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- pushLengthOnCollectionStack() - Method in class org.apache.derby.client.net.Reply
- pushMe() - Method in interface org.apache.derby.iapi.services.context.Context
-
Push myself onto my context stack.
- pushMe() - Method in class org.apache.derby.iapi.services.context.ContextImpl
- pushMethodReference(MethodBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Push an expression that is a GeneratedMethod reference to the passed in method. aka. a "function pointer".
- pushNestedSessionContext(Activation, boolean, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Create a new SQL session context for the current activation on the basis of the existing SQL session context.
- pushNestedSessionContext(Activation, boolean, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Create a new SQL session context for the current activation on the basis of the existing SQL session context.
- pushNewArray(String, int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Create an instance of an array and push it onto the stack.
- pushNewArray(String, int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Create an array instance Stack
- pushNewComplete(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Complete the sequence that was started with pushNewStart().
- pushNewComplete(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- pushNewPredicate(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Transform: expression QuantifiedOperator (select x from ...)
- pushNewStart(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Initiate a sequence that calls a constructor, equivalent to the new operator in Java.
- pushNewStart(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- pushNull(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push a typed null onto the stack
- pushNull(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- pushOffsetFetchFirst(ValueNode, ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
Push through the offset and fetch first parameters, if any, to the child result set.
- pushOffsetFetchFirst(ValueNode, ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Push down the offset and fetch first parameters, if any, to the underlying child result set.
- pushOffsetFetchFirst(ValueNode, ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Push down the offset and fetch first parameters, if any.
- pushOffsetFetchFirst(ValueNode, ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Push down the offset and fetch first parameters, if any, to this node.
- pushOffsetFetchFirst(ValueNode, ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Push down the offset and fetch first parameters to this node.
- pushOffsetFetchFirst(ValueNode, ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Push down the offset and fetch first parameters, if any, to this node.
- pushOptPredicate(OptimizablePredicate) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Push an OptimizablePredicate down, if this node accepts it.
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.FromTable
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- pushOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
- pushOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
Push the order by list down from InsertNode into its child result set so that the optimizer has all of the information that it needs to consider sort avoidance.
- pushOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Push the order by list down from InsertNode into its child result set so that the optimizer has all of the information that it needs to consider sort avoidance.
- pushOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Push the order by list down from the cursor node into its child result set so that the optimizer has all of the information that it needs to consider sort avoidance.
- pushOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Push the order by list down from the cursor node into its child result set so that the optimizer has all of the information that it needs to consider sort avoidance.
- pushOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Push the order by list down from the cursor node into its child result set so that the optimizer has all of the information that it needs to consider sort avoidance.
- pushOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Push the order by list down from the cursor node into its child result set so that the optimizer has all of the information that it needs to consider sort avoidance.
- pushOrderingDown(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
- pushPredicates(Optimizable, JBitSet) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- pushPredicates(PredicateList) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Categorize and push the predicates that are pushable.
- pushProjection(VTIEnvironment, int[]) - Method in interface org.apache.derby.vti.Pushable
-
Indicates the columns that must be returned by a read-write VTI's ResultSet.
- pushPVSReference(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Generate a reference to the parameter value set that all activations use.
- pushQueryExpressionSuffix() - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
- pushQueryExpressionSuffix() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- pushQueryExpressionSuffix() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set up a new level for order by and fetch/offset clauses.
- pushQueryExpressionSuffix() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- pushQueryExpressionSuffix() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- pushQueryExpressionSuffix() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
- pushSqlXmlUtil(ExpressionClassBuilder, MethodBuilder, String, String) - Static method in class org.apache.derby.impl.sql.compile.OperatorNode
-
Generate code that pushes an SqlXmlUtil instance onto the stack.
- pushStatementContext(boolean, boolean, String, ParameterValueSet, boolean, long) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Push a StatementContext on the context stack.
- pushStatementContext(boolean, boolean, String, ParameterValueSet, boolean, long) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Push a StatementContext on the context stack.
- pushThis() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Push this onto the stack.
- pushThis() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- pushThisAsActivation(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Get a "this" expression declared as an Activation.
- pushTransactionContext(ContextManager, String, Xact, boolean, RawStoreFactory, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Create a new RawTransaction, a context for it and push the context onto the current context manager.
- pushTriggerExecutionContext(TriggerExecutionContext) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Push a new trigger execution context.
- pushTriggerExecutionContext(TriggerExecutionContext) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Push a new trigger execution context.
- pushTriggerTable(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the trigger table descriptor.
- pushTriggerTable(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Set the trigger table descriptor.
- pushUsefulPredicates(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Determine which predicates in this list are useful for limiting the scan on the given table using its best conglomerate.
- pushUsefulPredicates(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- pushUUIDnoChildren(UUID) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
helper method, which pushes the UUID, "number of Children" times onto the UUIDStack.
- put(Object, Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
Our special put method that wont barf on a null value.
- put(Object, Object) - Method in class org.apache.derby.iapi.util.DoubleProperties
- put(Object, Object) - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
Put the key-value pair in the Properties set and mark this set as modified.
- put(Object, Object[]) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
Put a new row in the overflow structure.
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.Attributes
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ClassMember
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- put(ClassFormatOutput) - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- putAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Do the 1st step in putting an expression into conjunctive normal form.
- putAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Do the 1st step in putting an expression into conjunctive normal form.
- putAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Do the 1st step in putting child expressions into conjunctive normal form.
- putAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Do the 1st step in putting an expression into conjunctive normal form.
- putBasePredicates(OptimizablePredicateList, OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Put back and base predicates that were removed from the list by getBasePredicates (see above).
- putBasePredicates(OptimizablePredicateList, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- putBasePredicates(OptimizablePredicateList, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- putBoolean(Object, boolean) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
- putBuf(OutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
read len bytes from the byte holder, and write it to the output stream.
- putField(String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and store it in the instance field of this class.
- putField(String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Pop the top stack value and store it in the instance field of this class.
- putField(String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and store it in the field.
- putField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Pop the top stack value and store it in the field.
- putField(LocalField) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and store it in the local field.
- putField(LocalField) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Upon entry the top word(s) on the stack is the value to be put into the field.
- putField(Type, int, boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- PUTFIELD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- putFunction(String, String, boolean) - Method in class org.apache.derby.tools.SignatureChecker
-
Store a function descriptor.
- putInt(Object, int) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
- putLong(Object, long) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
- putOptimizableEqualityPredicateFirst(Optimizable, int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Find the optimizable equality predicate on the specified column and make it the first predicate in this list.
- putOptimizableEqualityPredicateFirst(Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- putProcedure(String, String) - Method in class org.apache.derby.tools.SignatureChecker
-
Store a procedure descriptor.
- putRow(boolean, DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Put a row into the hash table.
- putSequenceID(SequenceDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Map ( schemaName, sequenceName ) to sequenceID
- PUTSTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- putU1(int) - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- putU2(int) - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- putU2(String, int) - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- putU4(int) - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- pvs - Variable in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
- pvs - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- pvs - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- pvs - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- pvs - Variable in class org.apache.derby.impl.sql.GenericParameter
- pwList - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
Q
- QBLOCK - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_ID - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_NO_BEST_PLAN - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_OPT_TABLE_NUMBER - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_OPTIMIZABLE - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_OPTIMIZER_ID - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_SKIP - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_SORT_COST - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_START_TIME - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_TIMEOUT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_TOTAL_COST - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- QBLOCK_VACUOUS - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- qec - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
- qec - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- qec - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
- qeText - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- QRYATTSCR - Static variable in class org.apache.derby.client.net.CodePoint
- QRYATTSCR - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYATTSET - Static variable in class org.apache.derby.client.net.CodePoint
- QRYATTSNS - Static variable in class org.apache.derby.client.net.CodePoint
- QRYATTSNS - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYATTUPD - Static variable in class org.apache.derby.client.net.CodePoint
- QRYATTUPD - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKCTL - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKCTL_DEFAULT - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKEXA - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKFCT_NONE - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKFLX - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryblkrst - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYBLKRST - Static variable in class org.apache.derby.client.net.CodePoint
- QRYBLKRST - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKSZ - Static variable in class org.apache.derby.client.net.CodePoint
- QRYBLKSZ - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKSZ_MAX - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYBLKSZ_MIN - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryclsimp - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYCLSIMP - Static variable in class org.apache.derby.client.net.CodePoint
- QRYCLSIMP - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYCLSIMP_DEFAULT - Static variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYCLSIMP_NO - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYCLSIMP_SERVER_CHOICE - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYCLSIMP_YES - Static variable in class org.apache.derby.client.net.CodePoint
- QRYCLSIMP_YES - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryclsimpEnabled_ - Variable in class org.apache.derby.client.net.NetCursor
-
Flag indicating whether the result set on the server is implicitly closed when end-of-data is received.
- QRYCLSRLS - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYCLSRLS_NO - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYCLSRLS_YES - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYDEL - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYDSC - Static variable in class org.apache.derby.client.net.CodePoint
- QRYDSC - Static variable in class org.apache.derby.impl.drda.CodePoint
- qrydscTypdef_ - Variable in class org.apache.derby.client.net.NetCursor
- QRYDTA - Static variable in class org.apache.derby.client.net.CodePoint
- QRYDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYINS - Static variable in class org.apache.derby.client.net.CodePoint
- QRYINS - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryinsid - Variable in class org.apache.derby.impl.drda.Session
- QRYINSID - Static variable in class org.apache.derby.client.net.CodePoint
- QRYINSID - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYNOPRM - Static variable in class org.apache.derby.client.net.CodePoint
- QRYNOPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYOPTVAL - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYPOPRM - Static variable in class org.apache.derby.client.net.CodePoint
- QRYPOPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryprctyp - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- qryprctyp - Variable in class org.apache.derby.impl.drda.DRDAStatement
- QRYPRCTYP - Static variable in class org.apache.derby.client.net.CodePoint
- QRYPRCTYP - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYRDO - Static variable in class org.apache.derby.client.net.CodePoint
- QRYRDO - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryrelscr - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYRELSCR - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryrfrtbl - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- qryrfrtbl - Variable in class org.apache.derby.impl.drda.DRDAStatement
- QRYRFRTBL - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryrownbr - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYROWNBR - Static variable in class org.apache.derby.client.net.CodePoint
- QRYROWNBR - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryrowset - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- qryrowset - Variable in class org.apache.derby.impl.drda.DRDAStatement
- QRYROWSET - Static variable in class org.apache.derby.client.net.CodePoint
- QRYROWSET - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYROWSET_DEFAULT - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYROWSET_MAX - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryrowsetSentOnOpnqry_ - Variable in class org.apache.derby.client.net.NetStatement
- qryrowsns - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYROWSNS - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryrtndta - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYRTNDTA - Static variable in class org.apache.derby.client.net.CodePoint
- QRYRTNDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYSCRABS - Static variable in class org.apache.derby.client.net.CodePoint
- QRYSCRABS - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYSCRAFT - Static variable in class org.apache.derby.client.net.CodePoint
- QRYSCRAFT - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYSCRBEF - Static variable in class org.apache.derby.client.net.CodePoint
- QRYSCRBEF - Static variable in class org.apache.derby.impl.drda.CodePoint
- qryscrorn - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- QRYSCRORN - Static variable in class org.apache.derby.client.net.CodePoint
- QRYSCRORN - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYSCRREL - Static variable in class org.apache.derby.client.net.CodePoint
- QRYSCRREL - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYSNSSTC - Static variable in class org.apache.derby.client.net.CodePoint
- QRYSNSSTC - Static variable in class org.apache.derby.impl.drda.CodePoint
- QRYUNK - Static variable in class org.apache.derby.client.net.CodePoint
- QRYUPD - Static variable in class org.apache.derby.client.net.CodePoint
- QRYUPD - Static variable in class org.apache.derby.impl.drda.CodePoint
- QualifiedIdentifier - Class in org.apache.derby.impl.tools.ij
-
A qualified identifier made of a session name and a local name
- QualifiedIdentifier(String, String) - Constructor for class org.apache.derby.impl.tools.ij.QualifiedIdentifier
- qualifiedName - Variable in class org.apache.derby.impl.services.bytecode.GClass
- qualifier - Variable in class org.apache.derby.impl.services.locks.Lock
-
Qualifier used in the lock request..
- Qualifier - Interface in org.apache.derby.iapi.store.access
-
A structure which is used to "qualify" a column.
- Qualifier - Static variable in interface org.apache.derby.iapi.reference.ClassName
- qualifier_list - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- QUALIFIER_NUM_CATEGORIES - Static variable in class org.apache.derby.impl.sql.compile.PredicateList
- QUALIFIER_ORDER_EQUALS - Static variable in class org.apache.derby.impl.sql.compile.PredicateList
- QUALIFIER_ORDER_NON_QUAL - Static variable in class org.apache.derby.impl.sql.compile.PredicateList
- QUALIFIER_ORDER_NOT_EQUALS - Static variable in class org.apache.derby.impl.sql.compile.PredicateList
- QUALIFIER_ORDER_OR_CLAUSE - Static variable in class org.apache.derby.impl.sql.compile.PredicateList
- QUALIFIER_ORDER_OTHER_RELOP - Static variable in class org.apache.derby.impl.sql.compile.PredicateList
- qualifiers - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- qualifiers - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- qualifiers - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- qualifiers - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- qualifiesForStatisticsUpdateCheck(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Tells if the given table qualifies for a statistics update check in the current configuration.
- qualify - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- qualifyNames() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Qualify all SQL object names in a CHECK constraint with schema name.
- qualifyNames(SortedSet<TableName>, SortedSet<TableName>) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Make sure all references to SQL schema objects (such as tables and functions) in the SQL fragments that will be stored in the SPS and in the trigger descriptor, are fully qualified with a schema name.
- qualifyNames(QueryTreeNode, SortedSet<TableName>, String, String, List<int[]>, StringBuilder, StringBuilder) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Qualify all names SQL object names in original and transformed SQL text for an action or a WHEN clause.
- qualifyRecordFromRow(Object[], Qualifier[][]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Process the qualifier list on the row, return true if it qualifies.
- qualifyRecordFromSlot(Object[], int, FetchDescriptor, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Process the list of qualifiers on the row in the stream.
- qualifyResourceName(String, boolean) - Static method in class org.apache.derby.impl.tools.ij.util
-
Convenience routine to qualify a resource name with "ij.defaultPackageName" if it is not qualified (does not begin with a "/").
- qualifyRow(DataValueDescriptor[], Qualifier[][]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
Process the qualifier list on the row, return true if it qualifies.
- QUARTER_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- query - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
-
The compiled XPath query.
- query - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- QUERY_BATCH_ON_NON_QUERY_STATEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- QUERY_INVARIANT - Static variable in interface org.apache.derby.iapi.store.access.Qualifier
- QUERY_NOT_QUALIFIED_FOR_UPDATABLE_RESULTSET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- QueryBlock(int, OptimizableList, Element) - Constructor for class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- queryBlockElement - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- queryBlockID - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace.QueryBlock
- queryDescriptions - Static variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Cached query descriptions from metadata.properties.
- queryDescriptions_net - Static variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Cached query descriptions from metadata_net.properties.
- queryExpression - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- queryExpression - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- QueryExpressionClauses() - Constructor for class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- queryInstanceIdentifier_ - Variable in class org.apache.derby.client.am.ClientResultSet
- queryNestingDepth - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
queryNestingDepth is a counter used to keep track of how many calls have been made to begin read-only nested transactions.
- queryTerminatingSqlca_ - Variable in class org.apache.derby.client.am.ClientResultSet
- QueryTreeNode - Class in org.apache.derby.impl.sql.compile
-
QueryTreeNode is the root class for all query tree nodes.
- QueryTreeNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.QueryTreeNode
- QueryTreeNodeVector<E extends QueryTreeNode> - Class in org.apache.derby.impl.sql.compile
-
QueryTreeNodeVector is the root class for all lists of query tree nodes.
- QueryTreeNodeVector(Class<E>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- queue - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
A queue of cache entries that need to be cleaned.
- queue - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
A list of tables that shall have their index statistics updated.
- queueDeletePostCommitWork(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
- queueDeletePostCommitWork(RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- queueDeletePostCommitWork(RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Protected concrete impl of abstract methods of GenericController class:
- queuedXAError - Static variable in class org.apache.derby.client.am.SqlCode
- quitOnFirstFailure - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- QUOTE - Static variable in class org.apache.derby.impl.load.ControlInfo
- quotePropertyValue(String) - Method in interface org.apache.derby.iapi.services.jmx.ManagementService
-
Quote an MBean key property value, so that it is safe to pass to
ManagementService.registerMBean(T, java.lang.Class<T>, java.lang.String)even if it potentially contains special characters. - quotePropertyValue(String) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
- quotePropertyValue(String) - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- quoteSqlIdentifier(String) - Static method in class org.apache.derby.client.am.Utils
-
Quote an SQL identifier by enclosing it in double-quote characters and escaping any double-quote characters with an extra double-quote character.
- quoteString(String, char) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Quote a string so that it can be used as an identifier or a string literal in SQL statements.
- quoteStringArgument(String) - Static method in class org.apache.derby.impl.load.Import
-
Quote a string argument so that it can be used as a literal in an SQL statement.
- quoteStringLiteral(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Quote a string so that it can be used as a string literal in an SQL statement.
R
- r - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- R_COMPAT - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
Row lock compatibility table.
- R_NUMBER - Static variable in class org.apache.derby.iapi.store.raw.RowLock
-
Number of row locks.
- ra - Variable in class org.apache.derby.impl.drda.XADatabase
- ra - Variable in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
link to the database
- ra - Variable in class org.apache.derby.jdbc.EmbeddedXADataSource
-
A cached link to the database, set up with the first connection is made.
- ra - Variable in class org.apache.derby.jdbc.EmbedXAResource
- RA_CASCADE - Static variable in interface org.apache.derby.iapi.sql.StatementType
- RA_NOACTION - Static variable in interface org.apache.derby.iapi.sql.StatementType
- RA_RESTRICT - Static variable in interface org.apache.derby.iapi.sql.StatementType
- RA_SETDEFAULT - Static variable in interface org.apache.derby.iapi.sql.StatementType
- RA_SETNULL - Static variable in interface org.apache.derby.iapi.sql.StatementType
- raDeleteRule - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
- raDeleteRule - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
- raDeleteRule - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
- raDependentScan - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Information for dependent table scan for Referential Actions
- raf - Variable in class org.apache.derby.impl.load.ImportFileInputStream
- RAFContainer - Class in org.apache.derby.impl.store.raw.data
-
RAFContainer (short for RandomAccessFileContainer) is a concrete subclass of FileContainer for FileContainers which are implemented on java.io.RandomAccessFile.
- RAFContainer(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.RAFContainer
- RAFContainer4 - Class in org.apache.derby.impl.store.raw.data
-
RAFContainer4 overrides a few methods in FileContainer/RAFContainer in order to use FileChannel from Java 1.4's New IO framework to issue multiple IO operations to the same file concurrently instead of strictly serializing IO operations using a mutex on the container object.
- RAFContainer4(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.RAFContainer4
- RAMAccessManager - Class in org.apache.derby.impl.store.access
- RAMAccessManager() - Constructor for class org.apache.derby.impl.store.access.RAMAccessManager
-
Constructors for This class:
- RAMAccessUndoHandler - Class in org.apache.derby.impl.store.access
-
A class that provides interface to be called when undo of an Insert happens in raw store.
- RAMAccessUndoHandler(RAMAccessManager) - Constructor for class org.apache.derby.impl.store.access.RAMAccessUndoHandler
-
Constructors for This class:
- RAMTransaction - Class in org.apache.derby.impl.store.access
- RAMTransaction() - Constructor for class org.apache.derby.impl.store.access.RAMTransaction
- RAMTransaction(RAMAccessManager, Transaction, RAMTransaction) - Constructor for class org.apache.derby.impl.store.access.RAMTransaction
- RAMTransaction(RAMAccessManager, RAMTransaction, int, byte[], byte[]) - Constructor for class org.apache.derby.impl.store.access.RAMTransaction
- RAMTransactionContext - Class in org.apache.derby.impl.store.access
- RAMTransactionContext(ContextManager, String, RAMTransaction, boolean) - Constructor for class org.apache.derby.impl.store.access.RAMTransactionContext
- RAMXACT_CHILD_CONTEXT_ID - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- RAMXACT_CONTEXT_ID - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- RAMXACT_INTERNAL_CONTEXT_ID - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- RAND(int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Pseudo-random number function.
- random - Variable in class org.apache.derby.impl.store.raw.RawStore
- random() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Returns a secure random number for this raw store - if database is not encrypted, returns 0.
- random() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
return a secure random number
- random() - Method in class org.apache.derby.impl.store.raw.RawStore
- randomAccessFile - Variable in class org.apache.derby.impl.jdbc.LOBFile
-
An object giving random access to
LOBFile.storageFile. - RANGE_BOTTOM - Static variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- RANGE_TOP - Static variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- rangeCheckCrossConverters - Static variable in class org.apache.derby.client.am.Configuration
- raParentResultSetId - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- raParentResultSets - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- raRules - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- raUpdateRule - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
- raUpdateRule - Variable in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
- raUpdateRule - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
- RAW_STORE_ALLOC_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RAW_STORE_GLOBAL_XACT_ID_NEW - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RAW_STORE_GLOBAL_XACT_ID_V20 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RAW_STORE_SINGLE_CONTAINER_FILE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
container types
- RAW_STORE_SINGLE_CONTAINER_STREAM_FILE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RAW_STORE_STORED_PAGE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
page types
- RAW_STORE_TRANSACTION_TABLE - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RAW_STORE_TRANSACTION_TABLE_ENTRY - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RAW_STORE_XACT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- RawContainerHandle - Interface in org.apache.derby.iapi.store.raw.data
-
RawContainerHandle is the form of ContainerHandle that is used within the raw store.
- rawData - Variable in class org.apache.derby.iapi.types.SQLChar
- rawData - Variable in class org.apache.derby.iapi.types.SQLDecimal
-
See comments for value
- rawDataIn - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Input streams used to read/write bytes to/from the page byte array.
- rawDataOut - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- RawField - Class in org.apache.derby.impl.store.raw.data
- RawField(byte[]) - Constructor for class org.apache.derby.impl.store.raw.data.RawField
- rawGetClobLength() - Method in class org.apache.derby.iapi.types.SQLChar
- rawInput - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- rawLength - Variable in class org.apache.derby.iapi.types.SQLChar
- rawScale - Variable in class org.apache.derby.iapi.types.SQLDecimal
-
See comments for value
- rawSocketInputStream_ - Variable in class org.apache.derby.client.net.NetAgent
- rawSocketOutputStream_ - Variable in class org.apache.derby.client.net.NetAgent
- rawstore - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
The raw store that this access manager uses.
- RawStore - Class in org.apache.derby.impl.store.raw
-
A Raw store that implements the RawStoreFactory module by delegating all the work to the lower modules TransactionFactory, LogFactory and DataFactory.
- RawStore() - Constructor for class org.apache.derby.impl.store.raw.RawStore
- RAWSTORE - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- RAWSTORE_CANNOT_BACKUP_INTO_DATABASE_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_CANNOT_BACKUP_TO_NONDIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_CANNOT_CHANGE_LOGDEVICE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_CANNOT_CREATE_BACKUP_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_ERROR_COPYING_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_ERROR_RENAMING_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_NESTED_FREEZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_RECORD_VANISHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RAWSTORE_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- rawStoreDaemon - Variable in class org.apache.derby.impl.store.raw.RawStore
- rawStoreDaemon - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- rawStoreFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- rawStoreFactory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- rawStoreFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- rawStoreFactory - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- rawStoreFactory - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- RawStoreFactory - Interface in org.apache.derby.iapi.store.raw
-
RawStoreFactory implements a single unit of transactional storage.
- rawStoreId - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Raw Store identifier
MT - Immutable - rawStreamPos - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Store the last visited position in the store stream, if it is capable of repositioning itself (
positionedIn != null). - RawToBinaryFormatStream - Class in org.apache.derby.iapi.types
-
Stream that takes a raw input stream and converts it to the on-disk format of the binary types by prepending the length of the value.
- RawToBinaryFormatStream(InputStream, int) - Constructor for class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Create a binary on-disk stream from the given
InputStream. - RawToBinaryFormatStream(InputStream, int, String) - Constructor for class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Create a binary on-disk stream from the given
InputStreamof unknown length. - rawtran - Variable in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
The transaction to associate lock requests with.
- rawtran - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
The corresponding raw store transaction.
- RawTransaction - Class in org.apache.derby.iapi.store.raw.xact
-
RawTransaction is the form of Transaction used within the raw store.
- RawTransaction() - Constructor for class org.apache.derby.iapi.store.raw.xact.RawTransaction
- rc - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- rc2 - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- rci - Variable in class org.apache.derby.diag.ContainedRoles
- rcl - Variable in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
- rcl - Variable in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
- rd - Variable in class org.apache.derby.impl.sql.execute.AggregatorInfo
- RDB - Static variable in class org.apache.derby.client.net.CodePoint
- RDB - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBACCCL - Static variable in class org.apache.derby.client.net.CodePoint
- RDBACCCL - Static variable in class org.apache.derby.impl.drda.CodePoint
- rdbAccessed(int, String, boolean, byte[]) - Method in class org.apache.derby.client.net.NetConnection
- RDBACCRM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBACCRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBAFLRM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBAFLRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- rdbAllowUpdates - Variable in class org.apache.derby.impl.drda.Database
- RDBALWUPD - Static variable in class org.apache.derby.client.net.CodePoint
- RDBALWUPD - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBATHRM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBATHRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBCMM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBCMM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBCMTOK - Static variable in class org.apache.derby.client.net.CodePoint
- RDBCMTOK - Static variable in class org.apache.derby.impl.drda.CodePoint
- rdbcolid - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Collection Identifier.
- rdbcolid - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
RDB Package Collection Identifier.
- RDBCOLID - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBCOLID_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBINTTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBNACRM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBNACRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- rdbnam - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Current RDB Package Name.
- rdbnam - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- rdbnam - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
Database name.
- RDBNAM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBNAM_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBNAM_MAX_LEN - Static variable in class org.apache.derby.client.net.NetConfiguration
- RDBNAM_MAX_NAME - Static variable in class org.apache.derby.impl.drda.CodePoint
- rdbnamMismatch(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Database name given under code point doesn't match previous database names
- RDBNFNRM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBNFNRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- rdbNotFound(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
RDB not found
- RDBRLLBCK - Static variable in class org.apache.derby.client.net.CodePoint
- RDBRLLBCK - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBUPDRM - Static variable in class org.apache.derby.client.net.CodePoint
- RDBUPDRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RDBUPDRM_sent - Variable in class org.apache.derby.impl.drda.Database
- reached(CompatibilitySpace, Object, int, Enumeration, int) - Method in interface org.apache.derby.iapi.services.locks.Limit
-
Called by the lock factory when a limit has been reached.
- reached(CompatibilitySpace, Object, int, Enumeration, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- read - Variable in class org.apache.derby.iapi.util.DoubleProperties
- read() - Method in class org.apache.derby.client.am.AsciiStream
- read() - Method in class org.apache.derby.client.am.BlobLocatorInputStream
- read() - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Read a single byte.
- read() - Method in class org.apache.derby.client.am.ClobLocatorInputStream
- read() - Method in class org.apache.derby.client.am.ClobLocatorReader
- read() - Method in class org.apache.derby.client.am.CloseFilterInputStream
- read() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- read() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- read() - Method in class org.apache.derby.client.net.EncodedInputStream
- read() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- read() - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
- read() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
- read() - Method in class org.apache.derby.iapi.services.io.LimitReader
- read() - Method in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Read from the wrapped stream prepending the intial bytes if needed.
- read() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Reads a byte from the stream.
- read() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
-
Requires
EXTDTAInputStream.initInputStream()be called before we can read from the stream - read() - Method in class org.apache.derby.impl.drda.FailingEXTDTAInputStream
-
Throws an exception.
- read() - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
- read() - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Reads a single byte.
- read() - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Reads a single byte from the underlying stream.
- read() - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
- read() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Reads a single byte from the underlying stream.
- read() - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
- read() - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads a single character from the stream.
- read() - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Reads a byte of data from this input stream.
- read() - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
- read() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Read a byte from this ByteHolder.
- read() - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- read() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- read() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- read(byte[]) - Method in class org.apache.derby.client.am.CloseFilterInputStream
- read(byte[]) - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
- read(byte[]) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- read(byte[]) - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Reads a number of bytes from the underlying stream and stores them in the specified byte array.
- read(byte[]) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Reads a number of bytes from the underlying stream and stores them in the specified byte array.
- read(byte[]) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Reads some number of bytes from the input stream and stores them into the buffer array
b. - read(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- read(byte[], int, int) - Method in class org.apache.derby.client.am.BlobLocatorInputStream
- read(byte[], int, int) - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Reads up to len bytes of data from the input stream into an array of bytes.
- read(byte[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
- read(byte[], int, int) - Method in class org.apache.derby.client.am.CloseFilterInputStream
- read(byte[], int, int) - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
- read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
- read(byte[], int, int) - Method in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
Read from the wrapped stream prepending the intial bytes if needed.
- read(byte[], int, int) - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Reads up to
lenbytes from the stream. - read(byte[], int, int) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- read(byte[], int, int) - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
Reads up to
lenbytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Reads up to
lenbytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Reads up to
lenbytes. - read(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Reads a number of bytes from the underlying stream and stores them in the specified byte array at the specified offset.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Reads len or remaining bytes in the file (whichever is lower) bytes into buff starting from off position of the buffer.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Reads len number of bytes from the file starting from off position in the buffer.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Reads up to
lenbytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Reads a number of bytes from the underlying stream and stores them in the specified byte array at the specified offset.
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Reads up to
lenbytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Reads up to
lengthbytes of data from this input stream into given array. - read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
- read(byte[], int, int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Read up to 'len' bytes from this ByteHolder and store them in an array at offset 'off'.
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- read(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- read(byte[], int, int) - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Reads up to
lenbytes of data from this file into an array of bytes. - read(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Reads bytes starting from 'position' into bytes array.
- read(byte[], int, OutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- read(char[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorReader
- read(char[], int, int) - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- read(char[], int, int) - Method in class org.apache.derby.iapi.services.io.LimitReader
- read(char[], int, int) - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
- read(char[], int, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads characters into an array.
- read(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Returns the byte at the given position.
- read(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Reads one byte from the Blob at the specified position.
- read(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Reads one byte.
- read(long, byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Reads up to
lenbytes. - read(ObjectInput) - Static method in class org.apache.derby.iapi.store.raw.ContainerKey
- read(ObjectInput) - Static method in class org.apache.derby.iapi.store.raw.PageKey
- read(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- read(OutputStream, int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Read from the ByteHolder.
- read(OutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- READ_ACCESS - Static variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- READ_BUFFER_RESERVATION - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Buffer space reserved for one 3 byte encoded char and the EOF marker.
- READ_COMMITTED_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
- READ_ONLY - Static variable in class org.apache.derby.impl.sql.compile.CursorNode
- READ_ONLY_ACCESS - Static variable in interface org.apache.derby.iapi.reference.Property
- READ_ONLY_ACCESS_USERS_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
List of users with read-only connection level authorization.
- READ_ONLY_SERVICE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- READ_UNCOMMITTED_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
- readableClassName(Class) - Static method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Translate a JVM-style type descriptor to a Java-language-style type name.
- readAccessDatabase(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readAccessSecurity(ClientConnection, int) - Method in class org.apache.derby.client.net.NetConnectionReply
- readAheadLimit - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Read ahead limit for mark, set through ReaderToUTF8Stream.mark(int).
- readAllConnectCommandsChained(int) - Method in class org.apache.derby.client.net.NetConnection
- readAllocPageHeader() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- readAndSetAllExtParams(DRDAStatement, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- readAndSetExtParam(int, DRDAStatement, int, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read different types of input parameters and set them in PreparedStatement
- readAndSetParams(int, DRDAStatement, ParameterMetaData) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read different types of input parameters and set them in PreparedStatement
- readApplicationProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- readArrayItems(ObjectInput, Object[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of objects out of a stream.
- readArrayLength(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read the length of an array of objects in an object stream.
- readAsciiInto(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads characters into an array as ASCII characters.
- readAutoCommit() - Method in class org.apache.derby.client.am.ClientConnection
- readAutoCommitIfNotAutoCommitted() - Method in class org.apache.derby.client.am.ClientResultSet
- readBigDecimal(int, int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read a BigDecimal value
- readBinaryLength(ObjectInput) - Static method in class org.apache.derby.iapi.types.SQLBinary
-
Read the encoded length of the value from the on-disk format.
- readBoolean() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readBoolean() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readBoolean(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read and check a boolean value
- readBooleanArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of integers from an ObjectInput.
- readBracketedComment() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Advance the source stream to the end of a comment if it is on one, assuming the first character of a potential bracketed comment has been found.
- readByte() - Method in class org.apache.derby.client.net.Reply
- readByte() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readByte() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte value
- readByte() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readByte() - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Reads one byte from file.
- readByte() - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Reads one byte from file.
- readBytes() - Method in class org.apache.derby.client.net.Reply
- readBytes() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte string value
- readBytes(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- readBytes(int) - Method in class org.apache.derby.client.am.BlobLocatorInputStream
-
Read the next
lenbytes of theBlobvalue from the server. - readBytes(int) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
-
Read the next
lenbytes of theClobvalue from the server. - readBytes(int) - Method in class org.apache.derby.client.net.Reply
- readBytes(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte string value
- readBytesReply(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read Bytes reply
- readChar() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readChar() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readChar() - Method in interface org.apache.derby.impl.sql.compile.CharStream
-
Returns the next character from the selected input.
- readChar() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- readChar() - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
return the next character in the source stream and append it to the statement buffer.
- readChar() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- ReadChar() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- ReadChar() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- readCharacters(int) - Method in class org.apache.derby.client.am.ClobLocatorReader
-
Read the next
lencharacters of theClobvalue from the server. - readClassMember(ClassInvestigator, ClassInput) - Static method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- readClose() - Method in class org.apache.derby.client.am.ClientResultSet
- readClose(boolean) - Method in class org.apache.derby.client.am.ClientStatement
- readCloseAndAutoCommit(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- readCloseResultSets(boolean) - Method in class org.apache.derby.client.am.ClientStatement
- readCloseResultSets(int, boolean) - Method in class org.apache.derby.client.am.ClientStatement
- readCloseStatements() - Method in class org.apache.derby.client.am.ClientConnection
- readCmdString() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
- readCmdString(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
- readCodePoint() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read the CodePoint
- readCollationIdArray(int[], ObjectInput) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Read "sparse" array of collation id's
- readColsBitSet - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
- readColsBitSet - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
- readCommandReplyHeader() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read the command reply header from the server
- readCommit() - Method in class org.apache.derby.client.am.ClientConnection
- readCommit() - Method in class org.apache.derby.client.net.NetXAConnection
- readCommitSubstitute(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
- readCommitSubstitute(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
- readCommitSubstitute(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- readCommitSubstitute_() - Method in class org.apache.derby.client.am.ClientConnection
- readCommitSubstitute_() - Method in class org.apache.derby.client.net.NetConnection
- readCompressedInt() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Read a compressed int from the stream.
- readCompressedLong() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Read a compressed long from the stream.
- readConglomerate(TransactionManager, ContainerKey) - Method in interface org.apache.derby.iapi.store.access.conglomerate.ConglomerateFactory
-
Return Conglomerate object for conglomerate with container_key.
- readConglomerate(TransactionManager, ContainerKey) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return Conglomerate object for conglomerate with conglomid.
- readConglomerate(TransactionManager, ContainerKey) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return Conglomerate object for conglomerate with container_key.
- ReadContainerInfo(byte[], byte[]) - Static method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Extract the container information from epage.
- readControlFile(StorageFile, Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- readCursorClose(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- readCursorClose(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
- readCursorClose(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
- readCursorClose_() - Method in class org.apache.derby.client.am.ClientResultSet
- readCursorClose_() - Method in class org.apache.derby.client.net.NetResultSet
- readData(JarEntry, InputStream, String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Read the raw data for the class file format into a byte array that can be used for loading the class.
- readDbProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Read the database properties and add in the service set.
- readDeferredReset() - Method in class org.apache.derby.client.net.NetConnection
- readDeferredResetConnection() - Method in class org.apache.derby.client.net.NetAgent
- readDeleteRow() - Method in class org.apache.derby.client.am.ClientResultSet
- readDerbyUTF(char[][], int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
read in a Derby UTF formated string into a char[].
- readDescribeInput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- readDescribeInput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readDescribeInput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readDescribeInput(PreparedStatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readDescribeInput_() - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
- readDescribeInput_() - Method in class org.apache.derby.client.net.NetPreparedStatement
- readDescribeOutput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readDescribeOutput(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readDescribeOutput(PreparedStatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readDouble() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readDouble() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readDouble(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform double value
- readDSSContinuationHeader() - Method in class org.apache.derby.client.net.Reply
- readDSSContinuationHeader() - Method in class org.apache.derby.impl.drda.DDMReader
- readDssHeader() - Method in class org.apache.derby.client.net.Reply
- readDssHeader() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read DSS header DSS Header format is 2 bytes - length 1 byte - 'D0' - indicates DDM data 1 byte - DSS format |---|---------|----------| | 0 | flags | type | |---|---------|----------| | 0 | 1 2 3 | 4 5 6 7 | |---|---------|----------| bit 0 - '0' bit 1 - '0' - unchained, '1' - chained bit 2 - '0' - do not continue on error, '1' - continue on error bit 3 - '0' - next DSS has different correlator, '1' - next DSS has same correlator type - 1 - Request DSS - 2 - Reply DSS - 3 - Object DSS - 4 - Communications DSS - 5 - Request DSS where no reply is expected 2 bytes - request correlation id
- readEncryptedString(DecryptionManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read encrypted string
- reader - Variable in class org.apache.derby.iapi.services.io.LimitReader
- reader - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Application's reader wrapped in a LimitReader.
- reader - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- reader - Variable in class org.apache.derby.impl.drda.DRDAXAProtocol
- reader - Variable in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
-
DDMReader.
- reader - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- reader - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
DDMReader.
- reader_ - Variable in class org.apache.derby.client.am.AsciiStream
- reader_ - Variable in class org.apache.derby.client.net.EncodedInputStream
- reader_ - Variable in class org.apache.derby.impl.drda.ReEncodedInputStream
- READER_CLOSED - Static variable in class org.apache.derby.impl.jdbc.UTF8Reader
- READER_UNDER_RUN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- readerCharCount - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Number of characters read from the stream.
- readersInDDLMode - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- ReaderToAscii - Class in org.apache.derby.impl.jdbc
-
ReaderToAscii converts Reader (with characters) to a stream of ASCII characters.
- ReaderToAscii(Reader) - Constructor for class org.apache.derby.impl.jdbc.ReaderToAscii
- ReaderToUTF8Stream - Class in org.apache.derby.iapi.types
-
Converts the characters served by a
java.io.Readerto a stream returning the data in the on-disk modified UTF-8 encoded representation used by Derby. - ReaderToUTF8Stream(Reader, int, int, String, StreamHeaderGenerator) - Constructor for class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Create a stream that will truncate trailing blanks if required/allowed.
- ReaderToUTF8Stream(Reader, int, String, StreamHeaderGenerator) - Constructor for class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Creates a UTF-8 stream for an application reader whose length isn't known at insertion time.
- readExchangeServerAttributes(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readExecute() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- readExecute(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readExecute(PreparedStatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readExecute(PreparedStatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readExecute_() - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
- readExecute_() - Method in class org.apache.derby.client.net.NetPreparedStatement
- readExecuteCall() - Method in class org.apache.derby.client.am.ClientStatement
- readExecuteCall(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readExecuteCall(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readExecuteCall(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readExecuteCall_() - Method in interface org.apache.derby.client.am.MaterialStatement
- readExecuteCall_() - Method in class org.apache.derby.client.net.NetStatement
- readExecuteImmediate() - Method in class org.apache.derby.client.am.ClientStatement
- readExecuteImmediate(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readExecuteImmediate(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readExecuteImmediate(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readExecuteImmediate_() - Method in interface org.apache.derby.client.am.MaterialStatement
- readExecuteImmediate_() - Method in class org.apache.derby.client.net.NetStatement
- readExecuteImmediateForBatch(String) - Method in class org.apache.derby.client.am.ClientStatement
- readExecuteImmediateForBatch_(String) - Method in interface org.apache.derby.client.am.MaterialStatement
- readExecuteImmediateForBatch_(String) - Method in class org.apache.derby.client.net.NetStatement
- readExtendedLength() - Method in class org.apache.derby.client.net.Reply
- readExtent(int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.OldRoutineType
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
For triggers, 3 possible scenarios 1)referencedColumns is not null but referencedColumnsInTriggerAction is null - then following will get read referencedColumns.length individual elements from referencedColumns arrary eg create trigger tr1 after update of c1 on t1 for each row values(1); 2)referencedColumns is null but referencedColumnsInTriggerAction is not null - then following will get read -1 -1 referencedColumnsInTriggerAction.length individual elements from referencedColumnsInTriggerAction arrary eg create trigger tr1 after update on t1 referencing old as oldt for each row values(oldt.id); 3)referencedColumns and referencedColumnsInTriggerAction are not null - then following will get read -1 referencedColumns.length individual elements from referencedColumns arrary referencedColumnsInTriggerAction.length individual elements from referencedColumnsInTriggerAction arrary eg create trigger tr1 after update of c1 on t1 referencing old as oldt for each row values(oldt.id); Scenario 1 for triggers is possible for all different releases of dbs ie both pre-10.7 and 10.7(and higher).
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Read ourself from a formatable stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.StatisticsImpl
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Read this array from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Note: gracefully handles zero length bits -- will create a zero length array with no bits being used.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
Read the hash table from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Read this formatable from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Read this formatable from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Read the properties from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.JSQLType
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLBinary
-
delegated to bit
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLBoolean
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLChar
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLClob
-
Reads and materializes the CLOB value from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLDate
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Note the use of rawData: we reuse the array if the incoming array is the same length or smaller than the array length.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLDouble
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLInteger
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLLongint
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLReal
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLRef
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLSmallint
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLTime
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.SQLTinyint
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.UserType
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.types.XML
-
Read an XML value from an input stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.iapi.util.ByteArray
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.CursorInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.AggregatorInfoList
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.DeleteConstantAction
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.FKInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Read this object from a stream of stored objects.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Restore the in-memory representation from the stream.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.StorableFormatId
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
Read this in.
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
Read this in
- readExternal(ObjectInput) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to restore the contents of this object.
- readExternal(ObjectInput, int, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Restores the data value from the source stream, materializing the value in memory.
- readExternalClobFromArray(ArrayInputStream, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Reads a CLOB from the source stream and materializes the value in a character array.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.DataType
-
Read the DataValueDescriptor from the stream.
- readExternalFromArray(ArrayInputStream) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Read the DataValueDescriptor from the stream.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLChar
-
Reads in a string from the specified data input stream.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLClob
-
Reads and materializes the CLOB value from the stream.
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.XML
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
- readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- readFastByte() - Method in class org.apache.derby.client.net.Reply
- readFastBytes(int) - Method in class org.apache.derby.client.net.Reply
- readFastInt() - Method in class org.apache.derby.client.net.Reply
- readFastIntArray(int[]) - Method in class org.apache.derby.client.net.Reply
- readFastLDBytes() - Method in class org.apache.derby.client.net.Reply
- readFastLong() - Method in class org.apache.derby.client.net.Reply
- readFastShort() - Method in class org.apache.derby.client.net.Reply
- readFastString(int) - Method in class org.apache.derby.client.net.Reply
- readFastString(int, Charset) - Method in class org.apache.derby.client.net.Reply
- readFastUnsignedByte() - Method in class org.apache.derby.client.net.Reply
- readFastUnsignedShort() - Method in class org.apache.derby.client.net.Reply
- readFdocaBytes(int) - Method in class org.apache.derby.client.net.NetCursor
- readFdocaInt() - Method in class org.apache.derby.client.net.NetCursor
- readFdocaOneByte() - Method in class org.apache.derby.client.net.NetCursor
- readFdocaOneByte() - Method in class org.apache.derby.client.net.NetSqldta
- readFdocaOneByte(int) - Method in class org.apache.derby.client.net.NetCursor
- readFdocaString(int, Charset) - Method in class org.apache.derby.client.net.NetCursor
- readFdocaTwoByteLength() - Method in class org.apache.derby.client.net.NetCursor
- readFdocaTwoByteLength() - Method in class org.apache.derby.client.net.NetSqldta
- readFdocaTwoByteLength(int) - Method in class org.apache.derby.client.net.NetCursor
- readFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- readFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
- readFetch(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
- readFetch_() - Method in class org.apache.derby.client.am.ClientResultSet
- readFetch_() - Method in class org.apache.derby.client.net.NetResultSet
- readFieldDataLength(ObjectInput, int, int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
read the field data length
- readFieldLengthAndSetStreamPosition(byte[], int, int, int, ArrayInputStream) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- readFirstField(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- readFloat() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readFloat() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readFloat(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform float value
- readForeignTable(String, String, String) - Static method in class org.apache.derby.vti.ForeignTableVTI
-
Table function to read a table in a foreign database.
- readFormatIdArray(int, ObjectInput) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Read a format id array in from a stream.
- readFormatIdInteger(byte[]) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
- readFormatIdInteger(DataInput) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
- readFrom(InputStream) - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
-
Read the complete contents of the passed input stream into this byte array.
- readFromStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Read the value from an input stream.
- readFull(ByteBuffer, FileChannel, long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Attempts to fill buf completely from start until it's full.
- readFully(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readFully(byte[]) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readFully(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readFully(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Read a number of bytes into an array.
- readHeader(byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read the container's header.
- readHeaderFromArray(byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read containerInfo from a byte array The container Header array must be written by or of the same format as put together by writeHeaderFromArray.
- readHeaders(String) - Method in class org.apache.derby.impl.load.ColumnInfo
- readHeaders(String, String, String, String) - Static method in class org.apache.derby.impl.load.Import
- readInsertRow() - Method in class org.apache.derby.client.am.ClientResultSet
- readInt() - Method in class org.apache.derby.client.net.Reply
- readInt() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readInt() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read int from buffer
- readInt() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readInt(byte[], int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
- readInt(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform int value
- readInt(DataInput) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read an integer previously written by writeInt().
- readInt(InputStream) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read an integer previously written by writeInt().
- readIntArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of integers from an ObjectInput.
- readInto(StringBuffer, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Reads characters from the stream.
- readInts(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
- readLDBytes() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read length delimited bytes from a buffer
- readLDString() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read length delimited string from a buffer
- readLDStringData(String) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read length delimited string value in DDM data with default encoding
- readLengthAndCodePoint() - Method in class org.apache.derby.client.net.Reply
- readLengthAndCodePoint(boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read the DDM Length and CodePoint
- readLine() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readLine() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readLOBChunk(boolean, long) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the next chunk of data.
- readLOBContinuationStream() - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the next chunk of data.
- readLOBContinuationStream(long) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the next chunk of data.
- readLOBInitStream() - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the first chunk of data.
- readLOBInitStream(long) - Method in class org.apache.derby.impl.drda.DDMReader
-
This method is used by EXTDTAReaderInputStream to read the first chunk of data.
- readLobLength(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- readLocalCommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
- readLocalCommit(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
- readLocalCommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- readLocalCommit_() - Method in class org.apache.derby.client.am.ClientConnection
- readLocalCommit_() - Method in class org.apache.derby.client.net.NetConnection
- readLocalRollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
- readLocalRollback(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
- readLocalRollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- readLocalRollback_() - Method in class org.apache.derby.client.am.ClientConnection
- readLocalRollback_() - Method in class org.apache.derby.client.net.NetConnection
- readLocalXACommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
- readLocalXACommit(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
- readLocalXACommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- readLocalXACommit(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readLocalXACommit_() - Method in class org.apache.derby.client.am.ClientConnection
- readLocalXACommit_() - Method in class org.apache.derby.client.net.NetConnection
- readLocalXACommit_() - Method in class org.apache.derby.client.net.NetXAConnection
- readLocalXARollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
- readLocalXARollback(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
- readLocalXARollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- readLocalXARollback(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readLocalXARollback_() - Method in class org.apache.derby.client.am.ClientConnection
- readLocalXARollback_() - Method in class org.apache.derby.client.net.NetConnection
- readLocalXARollback_() - Method in class org.apache.derby.client.net.NetXAConnection
- readLocalXAStart(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.ConnectionReply
- readLocalXAStart(ConnectionCallbackInterface) - Method in interface org.apache.derby.client.net.ConnectionReplyInterface
- readLocalXAStart(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetConnectionReply
- readLocalXAStart(ConnectionCallbackInterface) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readLocalXAStart_() - Method in class org.apache.derby.client.am.ClientConnection
- readLocalXAStart_() - Method in class org.apache.derby.client.net.NetConnection
- readLogRecord(StreamLogScan, int) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Read the next log record from the scan.
- readLong() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readLong() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readLong(byte[], int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
- readLong(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform long value
- readLong(DataInput) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read a long previously written by writeLong().
- readLong(InputStream) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Read a long previously written by writeLong().
- readLongArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of integers from an ObjectInput.
- readLoop(InputStream, byte[], int, int) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Read a number of bytes into an array.
- README_AT_DB_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit/delete any files in the directory.
- README_AT_LOG_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit/delete any files in the log directory.
- README_AT_SEG_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit/delete any files in the seg directory.
- README_FILE_OUTPUTSTREAM_WRITER_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- readMessage() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to read a replication message sent by the master.
- readMessage() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
-
Used to read a replication message sent by the slave.
- readMessage() - Method in class org.apache.derby.impl.store.replication.net.SocketConnection
-
Used to read the object messages that are sent.
- readMSB(StringReader) - Static method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Read a long value, msb first, from its character representation in the string reader, using '-' or end of string to delimit.
- readNetworkInt() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network int value
- readNetworkLong() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network long value
- readNetworkShort() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network short value
- readNetworkSixByteLong() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read network six byte value and put it in a long v
- readNextDelimitedRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
- readNextFixedRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
- readNextRecordLength - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Flag to indicate that the length of the next log record has been read by currentLogFileHasUnflushedRecord.
- readNextRow(String[]) - Method in class org.apache.derby.impl.load.ImportReadData
-
the way we read the next row from input file depends on it's format
- readNextToken(char[], int, int, boolean) - Method in class org.apache.derby.impl.load.ImportReadData
- readNumberFields(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- readObject() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readObject() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Read an object from this stream.
- readObject(byte[]) - Static method in class org.apache.derby.impl.load.ImportAbstract
-
Read a serializable from a set of bytes.
- readObject(ObjectInputStream) - Method in class org.apache.derby.authentication.SystemPrincipal
-
Called upon deserialization for restoring the state of this SystemPrincipal from a stream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Read an object from the ObjectInputStream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Read an object from the ObjectInputStream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.security.DatabasePermission
-
Called upon Deserialization for restoring the state of this DatabasePermission from a stream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.security.SystemPermission
-
Called upon deserialization for restoring the state of this SystemPermission from a stream.
- readObject(ObjectInputStream) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
Called upon deserialization for restoring the state of this SystemPermissionCollection from a stream.
- readObjectArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Reads an array of objects from the stream.
- readOneColumnFromPage(Object[], int, int, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Read just one column from stream into row.
- readOnly - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- readOnly - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- ReadOnly - Class in org.apache.derby.impl.store.raw.log
-
A read-only version of the log factory.
- ReadOnly() - Constructor for class org.apache.derby.impl.store.raw.log.ReadOnly
- READONLY_TRANSACTION_INITIALIZATION - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- readOnlyConnection - Variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- ReadOnlyDB - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- readOnlyNestedTransaction - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If non-null indicates that a read-only nested user transaction is in progress.
- readOnlyTempRoot() - Method in class org.apache.derby.impl.io.BaseStorageFactory
- readOnlyUpgrade - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
True if the database is read only and requires some form of upgrade, that makes the stored prepared statements invalid.
- readOpenQuery() - Method in class org.apache.derby.client.am.ClientStatement
- readOpenQuery(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readOpenQuery(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readOpenQuery(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readOpenQuery_() - Method in interface org.apache.derby.client.am.MaterialStatement
- readOpenQuery_() - Method in class org.apache.derby.client.net.NetStatement
- readOptionalData - Variable in class org.apache.derby.impl.store.raw.log.FlushedScanHandle
- readOverFlowId(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- readOverFlowPage(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Read a page into the supplied array.
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Read a page into the supplied array.
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Read a page into the supplied array.
- readPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Read a page into the supplied array.
- readPage(long, byte[], long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Read a page into the supplied array.
- readPage(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
read the page from disk into this CachedPage object.
- readPage0(long, byte[], long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
- readPageHeader() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Read the page header from the page array.
- readPositionedPage(long, byte[]) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Read the page at the positioned offset.
- readPositionInBuffer - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
The position of the next character to read in the internal buffer.
- readPositioningFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- readPositioningFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
- readPositioningFetch(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
- readPositioningFetch_() - Method in class org.apache.derby.client.am.ClientResultSet
- readPositioningFetch_() - Method in class org.apache.derby.client.net.NetResultSet
- readPrepare() - Method in class org.apache.derby.client.am.ClientStatement
- readPrepare(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readPrepare(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readPrepare(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readPrepare_() - Method in interface org.apache.derby.client.am.MaterialStatement
- readPrepare_() - Method in class org.apache.derby.client.net.NetStatement
- readPrepareDescribeInput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- readPrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- readPrepareDescribeOutput() - Method in class org.apache.derby.client.am.ClientStatement
- readPrepareDescribeOutput(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readPrepareDescribeOutput(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readPrepareDescribeOutput(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readPrepareDescribeOutput_() - Method in interface org.apache.derby.client.am.MaterialStatement
- readPrepareDescribeOutput_() - Method in class org.apache.derby.client.net.NetStatement
- readProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- readRecordFromArray(Object[], int, int[], int[], ArrayInputStream, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- readRecordFromStream(Object[], int, int[], int[], LimitObjectInput, StoredRecordHeader, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
restore a record from a stream.
- readReplyDss() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read Reply DSS This is used in testing the protocol.
- readResult() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read result from sending client message to server
- readRollback() - Method in class org.apache.derby.client.am.ClientConnection
- readRollback() - Method in class org.apache.derby.client.net.NetXAConnection
- readRows() - Method in class org.apache.derby.vti.XmlVTI
-
Fault in the list of rows.
- READS_SQL_DATA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- readScrollableFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.NetResultSetReply
- readScrollableFetch(ResultSetCallbackInterface) - Method in class org.apache.derby.client.net.ResultSetReply
- readScrollableFetch(ResultSetCallbackInterface) - Method in interface org.apache.derby.client.net.ResultSetReplyInterface
- readScrollableFetch_() - Method in class org.apache.derby.client.am.ClientResultSet
- readScrollableFetch_() - Method in class org.apache.derby.client.net.NetResultSet
- readSecurityCheck(ClientConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readSecurityCheckAndAccessRdb() - Method in class org.apache.derby.client.net.NetConnection
- readServerAttributesAndKeyExchange(int) - Method in class org.apache.derby.client.net.NetConnection
- readSetSpecialRegister() - Method in class org.apache.derby.client.am.ClientStatement
- readSetSpecialRegister(StatementCallbackInterface) - Method in class org.apache.derby.client.net.NetStatementReply
- readSetSpecialRegister(StatementCallbackInterface) - Method in class org.apache.derby.client.net.StatementReply
- readSetSpecialRegister(StatementCallbackInterface) - Method in interface org.apache.derby.client.net.StatementReplyInterface
- readSetSpecialRegister_() - Method in interface org.apache.derby.client.am.MaterialStatement
- readSetSpecialRegister_() - Method in class org.apache.derby.client.net.NetStatement
- readShort() - Method in class org.apache.derby.client.net.Reply
- readShort() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readShort() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read short from buffer
- readShort() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readShort(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read platform short value
- readSignedNetworkShort() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read signed network short value
- readSingleLineComment(char) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Advance the source stream to the end of a comment if it is on one, assuming the first character of a potential single line comment has been found.
- readStatus(byte[], int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- readStatus(ObjectInput) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
read the field status
- readStatusByte - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Whether or not to read the trailing Derby-specific status byte.
- readString() - Method in class org.apache.derby.client.net.Reply
- readString() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value
- readString(char) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Advance the stream to the end of the string.
- readString(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value Strings in DRDA protocol are encoded in EBCDIC by default so we need to convert to UCS2
- readString(int, String) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read encoded string value
- readString(int, Charset) - Method in class org.apache.derby.client.net.Reply
- readString(DRDAString, int, boolean) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read string value into a
DRDAStringobject. - readStringArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Read an array of strings from an ObjectInput.
- readStringData(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Read specified length of string value in DDM data with default encoding
- readStringReply(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Read String reply
- readSystemProperty(String) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Read the value of the passed system property.
- readTokensUntilEndOfRecord() - Method in class org.apache.derby.impl.load.ImportReadData
- readTotalFieldLength(byte[], int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
read the length of the field and hdr.
- readTransactionStart() - Method in class org.apache.derby.client.am.ClientConnection
- readTransactionStart() - Method in class org.apache.derby.client.net.NetConnection
- readUDT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Read a UDT from the stream
- readUnsignedByte() - Method in class org.apache.derby.client.net.Reply
- readUnsignedByte() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readUnsignedByte() - Method in class org.apache.derby.impl.drda.DDMReader
-
Read byte value and mask out high order bytes before returning
- readUnsignedByte() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readUnsignedByte(InputStream) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Read an unsigned byte from an InputStream, throwing an EOFException if the end of the input is reached.
- readUnsignedShort() - Method in class org.apache.derby.client.net.Reply
- readUnsignedShort() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readUnsignedShort() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readUnsignedShortList() - Method in class org.apache.derby.client.net.Reply
- readUpdateRow() - Method in class org.apache.derby.client.am.ClientResultSet
- readUTF() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- readUTF() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- readXaCommit(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaCommit(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readXACommit_() - Method in class org.apache.derby.client.am.ClientConnection
- readXACommit_() - Method in class org.apache.derby.client.net.NetConnection
-
Invokes readCommit on NetXAConnection
- readXaEndUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaEndUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readXaForget(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaForget(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readXaPrepare(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaPrepare(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readXaRecover(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaRecover(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readXaRollback(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaRollback(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- readXARollback_() - Method in class org.apache.derby.client.am.ClientConnection
- readXARollback_() - Method in class org.apache.derby.client.net.NetConnection
-
Invokes writeRollback on NetXAConnection
- readXaStartUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
- readXaStartUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionReply
- READY_TO_JUMP - Static variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- REAL - Static variable in class org.apache.derby.client.am.ClientTypes
- REAL_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RealTypeId
- REAL_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- REAL_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLReal
- REAL_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- REAL_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_PRECISION_IN_DIGITS - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- REAL_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RealTypeId
- REAL_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.RealTypeIdImpl
- RealAnyResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for AnyResultSet.
- RealAnyResultSetStatistics(int, int, int, long, long, long, long, int, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- RealBasicNoPutResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for BasicNoPutResultSetImpl.
- RealBasicNoPutResultSetStatistics(int, int, int, long, long, long, long, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- realCallableStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
- realConnection - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- realConnection - Variable in class org.apache.derby.jdbc.XAStatementControl
- RealCurrentOfStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for CurrentOfResultSet.
- RealCurrentOfStatistics(int, int, int, long, long, long, long, int) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
- RealDeleteCascadeResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DeleteCascadeResultSet.
- RealDeleteCascadeResultSetStatistics(int, boolean, int, boolean, long, ResultSetStatistics, ResultSetStatistics[]) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
- RealDeleteResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DeleteResultSet.
- RealDeleteResultSetStatistics(int, boolean, int, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- RealDeleteVTIResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DeleteVTIResultSet.
- RealDeleteVTIResultSetStatistics(int, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
- RealDistinctScalarAggregateStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DistinctScalarAggregateResultSet.
- RealDistinctScalarAggregateStatistics(int, int, int, long, long, long, long, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
- RealDistinctScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for DistinctScanResultSet.
- RealDistinctScanStatistics(int, int, int, long, long, long, long, int, String, String, boolean, int, int[], String, String, Properties, String, String, String, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
- RealGroupedAggregateStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for GroupedAggregateResultSet.
- RealGroupedAggregateStatistics(int, int, int, long, long, long, long, int, int, boolean, boolean, Properties, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- RealHashJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashJoinResultSet.
- RealHashJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, boolean, double, double, String, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
- RealHashLeftOuterJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashLeftOuterJoinResultSet.
- RealHashLeftOuterJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, double, double, String, ResultSetStatistics, ResultSetStatistics, int) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
- RealHashScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashScanResultSet.
- RealHashScanStatistics(int, int, int, long, long, long, long, int, String, String, boolean, int, int[], String, String, Properties, String, String, String, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- RealHashTableStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for HashTableResultSet.
- RealHashTableStatistics(int, int, int, long, long, long, long, int, int, int[], String, Properties, double, double, ResultSetStatistics[], ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- realiasSetClauses(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Due to discrepancies in how names are resolved by SELECT and UPDATE, we have to force the left side of SET clauses to use the same table identifiers as the right sides of the SET clauses.
- RealIndexRowToBaseRowStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for IndexRowToBaseRowResultSet.
- RealIndexRowToBaseRowStatistics(int, int, int, long, long, long, long, int, String, FormatableBitSet, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- RealInsertResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for InsertResultSet.
- RealInsertResultSetStatistics(int, boolean, int, boolean, boolean, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- RealInsertVTIResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for InsertVTIResultSet.
- RealInsertVTIResultSetStatistics(int, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- RealJoinResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for JoinResultSet.
- RealJoinResultSetStatistics(int, int, int, long, long, long, long, int, int, int, int, long, double, double, String) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- RealLastIndexKeyScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for RealLastIndexKeyScanResultSet.
- RealLastIndexKeyScanStatistics(int, long, long, long, long, int, String, String, String, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- realloc(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
- RealMaterializedResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for MaterializedResultSet.
- RealMaterializedResultSetStatistics(int, int, int, long, long, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- realMethod - Variable in class org.apache.derby.impl.services.reflect.ReflectMethod
- RealNestedLoopJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NestedLoopJoinResultSet.
- RealNestedLoopJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, boolean, double, double, String, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- RealNestedLoopLeftOuterJoinStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NestedLoopLeftOuterJoinResultSet.
- RealNestedLoopLeftOuterJoinStatistics(int, int, int, long, long, long, long, int, int, int, int, long, double, double, String, ResultSetStatistics, ResultSetStatistics, int) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- RealNoPutResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NoPutResultSetImpl.
- RealNoPutResultSetStatistics(int, int, int, long, long, long, long, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
- RealNormalizeResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NormalizeResultSet.
- RealNormalizeResultSetStatistics(int, int, int, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
- RealNoRowsResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for NoPutResultSetImpl.
- RealNoRowsResultSetStatistics(long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
-
Initializes the time spent in NoRowsResultSet minus the source result set.
- RealOnceResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for OnceResultSet.
- RealOnceResultSetStatistics(int, int, int, long, long, long, long, int, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- realOpenFile() - Method in class org.apache.derby.impl.load.ImportReadData
- realPreparedStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
- RealProjectRestrictStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for ProjectRestrictResultSet.
- RealProjectRestrictStatistics(int, int, int, long, long, long, long, int, long, long, ResultSetStatistics[], boolean, boolean, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- RealResultSetStatisticsFactory - Class in org.apache.derby.impl.sql.execute
-
ResultSetStatisticsFactory provides a wrapper around all of objects associated with run time statistics.
- RealResultSetStatisticsFactory() - Constructor for class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
- RealRowCountStatistics - Class in org.apache.derby.impl.sql.execute.rts
- RealRowCountStatistics(int, int, int, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
-
Statistics for the RowCountResultSet
- RealRowResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for RowResultSet.
- RealRowResultSetStatistics(int, int, int, long, long, long, long, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
- RealScalarAggregateStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for ScalarAggregateResultSet.
- RealScalarAggregateStatistics(int, int, int, long, long, long, long, int, boolean, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- RealScrollInsensitiveResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for ScrollInsensitiveResultSet.
- RealScrollInsensitiveResultSetStatistics(int, int, int, long, long, long, long, int, int, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- RealSetOpResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implementation for SetOpResultSet.
- RealSetOpResultSetStatistics(int, int, int, int, long, long, long, long, int, int, int, int, double, double, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Constructs a new
RealSetOpResultSetStatisticsobject to represent the runtime statistics forSetOpResultSet. - RealSortStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for SortResultSet.
- RealSortStatistics(int, int, int, long, long, long, long, int, int, int, boolean, boolean, Properties, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- realSpaceOnPage - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
- realStatement - Variable in class org.apache.derby.jdbc.XAStatementControl
- RealTableScanStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for TableScanResultSet.
- RealTableScanStatistics(int, int, int, long, long, long, long, int, String, String, String, boolean, String, Properties, String, String, String, String, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- realTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- RealUnionResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for UnionResultSet.
- RealUnionResultSetStatistics(int, int, int, long, long, long, long, int, int, int, int, double, double, ResultSetStatistics, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- RealUpdateResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for UpdateResultSet.
- RealUpdateResultSetStatistics(int, boolean, int, boolean, long, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- RealVTIStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implemenation for VTIResultSet.
- RealVTIStatistics(int, int, int, long, long, long, long, int, String, double, double) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
- RealWindowResultSetStatistics - Class in org.apache.derby.impl.sql.execute.rts
-
ResultSetStatistics implementation for WindowResultSet.
- RealWindowResultSetStatistics(int, int, int, long, long, long, long, int, double, double, ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
-
Constructor.
- REBIND - Static variable in class org.apache.derby.impl.drda.CodePoint
- recastNullNodes(DataTypeDescriptor, FromList, SubqueryList, List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
This method makes sure any SQL NULLs will be cast to the correct type.
- receivedMsg - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
The message received from the slave as a response to sending a message.
- receiveHeader - Static variable in class org.apache.derby.impl.drda.DssTrace
- receiveHeader__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- receivePongSemaphore - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used for synchronization when waiting for a ping reply message
- receiver - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- receiver - Variable in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
- receiver - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- receiver - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- receiveResult - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- receiverField - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- receiverInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- receiverInterfaceType - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- receiveSemaphore - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to synchronize when waiting for a response message from the slave
- recentlyUsed - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Flag indicating whether or not this entry has been accessed recently.
- RECHECK_PRIVILEGES - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- reCheckRestOfTheCharacters(int, char[], int) - Method in class org.apache.derby.impl.load.ImportReadData
- recid - Variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- RECID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- reclaim - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- reclaim_deleted_rows(OpenBTree, long) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Attempt to reclaim committed deleted rows from the page.
- reclaimContainer(BaseDataFileFactory, RawTransaction, ReclaimSpace) - Static method in class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in interface org.apache.derby.iapi.store.raw.RePreparable
-
reclaim locks associated with the changes in this log record.
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
reclaim locks associated with the changes in this log record.
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
reclaim locks associated with the changes in this log record.
- reclaimPrepareLocks(Transaction, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
reclaim locks associated with the changes in this log record.
- reclaimSpace(Serviceable, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Reclaim space used by this factory.
- reclaimSpace(Serviceable, ContextManager) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- reclaimSpace(BaseDataFileFactory, RawTransaction, ReclaimSpace) - Static method in class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
-
Reclaim space based on work.
- ReclaimSpace - Class in org.apache.derby.impl.store.raw.data
-
Post commit work to reclaim some space from the raw store.
- ReclaimSpace(int, ContainerKey, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
- ReclaimSpace(int, PageKey, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
- ReclaimSpace(int, RecordHandle, int, long, int, PageTimeStamp, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
- ReclaimSpace(int, RecordHandle, DataFactory, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpace
- ReclaimSpaceHelper - Class in org.apache.derby.impl.store.raw.data
-
This class helps a BaseDataFactory reclaims unused space.
- ReclaimSpaceHelper() - Constructor for class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
- reclaimWhat() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- RECOMPILE - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
interface to this class is: public void prepare() throws StandardException; public void prepareAndRelease(LanguageConnectionContext lcc) throws StandardException; public void prepareAndRelease(...); public String getQualifiedName(); public char getType(); public String getTypeAsString(); public boolean isValid(); public boolean initiallyCompilable(); public java.sql.Timestamp getCompileTime(); public void setCompileTime(); public String getText(); public String getUsingText(); public void setUsingText(String usingText); public void setUUID(UUID uuid); public DataTypeDescriptor[] getParams() throws StandardException; public void setParams(DataTypeDescriptor[] params); Object[] getParameterDefaults() throws StandardException; void setParameterDefaults(Object[] values); public UUID getCompSchemaId(); public ExecPreparedStatement getPreparedStatement() throws StandardException; public ExecPreparedStatement getPreparedStatement(boolean recompIfInvalid) throws StandardException; public void revalidate(LanguageConnectionContext lcc) throws StandardException;
- RECORD_DELETED - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Status bits for the record header: RECORD_DELETED - used to indicate the record has been deleted RECORD_OVERFLOW - used to indicate the record has been overflowed, it will point to the overflow page and ID RECORD_HAS_FIRST_FIELD - used to indicate that firstField is stored.
- RECORD_HANDLE_MEMORY_USAGE - Static variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- RECORD_HAS_FIRST_FIELD - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- record_level_policy - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
- RECORD_OVERFLOW - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- RECORD_SEPARATOR - Static variable in class org.apache.derby.impl.load.ControlInfo
- RECORD_SEPERATOR_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RECORD_SPACE_OFFSET - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Start of the record storage area.
- RECORD_VALID_MASK - Static variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- recordColumnReferences(boolean[], JBitSet[], int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Record the top level ColumnReferences in the specified array and table map This is useful when checking for uniqueness conditions.
- recordColumnReferences(int[], int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Record the column ids of the referenced columns in the specified array.
- recordConstructorTime() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Allow sub-classes to record the total time spent in their constructor time.
- recordCount - Variable in class org.apache.derby.impl.store.raw.data.BasePage
- recordCount() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Return the number of records on the page.
- recordCount() - Method in class org.apache.derby.impl.store.raw.data.BasePage
- recordExists(RecordHandle, boolean) - Method in interface org.apache.derby.iapi.store.raw.Page
-
does the record still exist on the page?
- recordExists(RecordHandle, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- RecordHandle - Interface in org.apache.derby.iapi.store.raw
-
A handle to a record within a container.
- recordHeader - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- recordHeaderOnDemand(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- recordHeaderOnDemand(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
create the record header for the specific slot.
- recordId - Variable in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
- recordId - Variable in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- recordId - Variable in class org.apache.derby.impl.store.raw.data.RecordId
-
The actual record id.
- recordId - Variable in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- recordId - Variable in class org.apache.derby.impl.store.raw.data.UpdateOperation
- RecordId - Class in org.apache.derby.impl.store.raw.data
-
Implementation of RecordHandle.
- RecordId(ContainerKey, long, int) - Constructor for class org.apache.derby.impl.store.raw.data.RecordId
- RecordId(PageKey, int) - Constructor for class org.apache.derby.impl.store.raw.data.RecordId
- RecordId(PageKey, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.RecordId
- recordIds - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- recordIds - Variable in class org.apache.derby.impl.store.raw.data.PurgeOperation
- recording - Variable in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- recording() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Return true iff this RememberBytesInputStream is in recording mode.
- recordSeparator - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
- recordSeparator - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparatorChar0 - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparatorLength - Variable in class org.apache.derby.impl.load.ImportReadData
- recordSeparatorMissing(int) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, in case of fixed format, don't find the record separator for a row in the data file.
- recordSepStartNotWhite - Variable in class org.apache.derby.impl.load.ImportReadData
- recordToLock - Variable in class org.apache.derby.impl.store.raw.data.OverflowInputStream
- recordToString(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- recover(int) - Method in class org.apache.derby.client.net.NetXAResource
-
Obtain a list of prepared transaction branches from a resource manager.
- recover(int) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
This method is called to obtain a list of prepared transactions.
- recover(int) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
This method is called to obtain a list of prepared transactions.
- recover(int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Obtain a list of prepared transaction branches from a resource manager.
- recover(DataFactory, TransactionFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Recover the database to a consistent state using the log.
- recover(DataFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Recover the rawStore to a consistent state using the log.
- recover(DataFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
MT - not needed, no work is done
- recoverContainerAfterInterrupt(String, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Use this when the thread has received a ClosedByInterruptException (or, prior to JDK 1.7 it may also be AsynchronousCloseException - a bug) exception during IO and its interruped flag is also set.
- recoverCostFromProposedJoinOrder(boolean) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Iterate through all optimizables in the current proposedJoinOrder and find the accumulated sum of their estimated costs.
- RecoverStatement(ij, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- RecoverStatement(ij, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- recoverXA() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
- recoverXA(int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Call recover.
- recovery - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- RECOVERY - Static variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- RECOVERY_ROLLBACK_FIRST - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- recoveryNeeded - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- recoveryRollbackFirst() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Return true if this transaction should be rolled back first in recovery.
- recoveryRollbackFirst() - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
Yes, we do want to be rolled back first in recovery.
- recoveryTransaction - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- recoveryTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Make this transaction aware that it is being used by recovery
- recoveryTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- recreateAndLoadConglomerate(String, boolean, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, long, RowLocationRetRowSource, long[]) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Recreate a conglomerate and possibly load it with new rows that come from the new row source.
- recreateAndLoadConglomerate(String, boolean, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int, long, RowLocationRetRowSource, long[]) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
recreate a conglomerate and populate it with rows from rowSource.
- reCreateContainerForRedoRecovery(long, long, ByteArray) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Recreate a container during redo recovery.
- reCreateContainerForRedoRecovery(long, long, ByteArray) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Recreate a container during redo recovery.
- reCreateContainerForRedoRecovery(RawTransaction, long, long, ByteArray) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
re-Create a container during redo recovery.
- reCreateContainerForRedoRecovery(RawTransaction, long, long, ByteArray) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
re-Create a container during redo recovery.
- reCreatePageForRedoRecovery(int, long, long) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
ReCreate a page for redo recovery.
- reCreatePageForRedoRecovery(int, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
ReCreate a page for rollforward recovery.
- reCreatePageForRedoRecovery(BaseContainerHandle, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
ReCreate a page for rollforward recovery.
- reCreatePageForRedoRecovery(BaseContainerHandle, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
ReCreate a page for rollforward recovery.
- recreateServiceRoot(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveBlobLocatorInputStream
-
Re-creates the underlying Locator stream with the current position and the length values if specified.
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorInputStream
-
Re-creates the underlying Locator stream with the current position and the length values if specified.
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
Re-creates the underlying Locator stream with the current position and the length values if specified.
- reCreateStream() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
Abstract method that will be implemented by the underlying streams specific to Clob and Blob.
- recreateUniqueConstraintBackingIndexAsUniqueWhenNotNull(ConglomerateDescriptor, TableDescriptor, Activation, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
-
Recreate backing index of unique constraint.
- recreateUUID(String) - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
-
Recreate a UUID from a string produced by UUID.toString.
- recreateUUID(String) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Get the UUID for the given string
- recreateUUID(String) - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
-
Recreate a UUID previously generated UUID value.
- recyclableCalendar_ - Variable in class org.apache.derby.client.am.Cursor
- recycle() - Method in class org.apache.derby.iapi.types.DataType
-
Recycle this DataType object.
- recycle() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Recycle this DataValueDescriptor if possible.
- recycle() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Recycle this SQLBoolean object if possible.
- recycle() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
-
Recycle this HeapRowLocation object.
- recycleConnection() - Method in class org.apache.derby.client.ClientPooledConnection
-
Inform listeners that the logical connection has been closed and that the physical connection is ready for reuse.
- recycleMe - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- redo(RawTransaction, TransactionFactory, StreamLogScan, long, long) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Recovery Redo loop.
- redoLWM - Variable in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- redoLWM() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Access attributes of the checkpoint record
- reEncode(Reader) - Method in class org.apache.derby.client.net.EncodedInputStream
- reEncode(Reader) - Method in class org.apache.derby.impl.drda.ReEncodedInputStream
- ReEncodedInputStream - Class in org.apache.derby.impl.drda
-
ReEncodedInputStream passes stream from Reader, which is stream of decoded style, to user of this subclass of InputStream, which is stream of encoded style.
- ReEncodedInputStream(Reader) - Constructor for class org.apache.derby.impl.drda.ReEncodedInputStream
- ReEncodedInputStream.PublicBufferOutputStream - Class in org.apache.derby.impl.drda
- ref - Variable in class org.apache.derby.impl.services.locks.Lock
-
Object being locked.
- ref - Variable in class org.apache.derby.impl.services.locks.LockControl
- REF_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RefTypeId
- REF_CURSOR - Static variable in class org.apache.derby.iapi.types.TypeId
- REF_CURSOR - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
- REF_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- REF_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- ref_object - Variable in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
- REF_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- REF_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.RefTypeId
- REF_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.RefTypeIdImpl
- refActionDeleteRule - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- refActionUpdateRule - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- refClause - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- refConglomNumber - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- refConstraintID - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- refConstraintIsDeferrable - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- RefDataValue - Interface in org.apache.derby.iapi.types
- RefDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- refDcoci - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- ReferenceableDataSource - Class in org.apache.derby.jdbc
-
The data source factory for Derby embedded driver data sources.
- ReferenceableDataSource() - Constructor for class org.apache.derby.jdbc.ReferenceableDataSource
- referenceCount - Variable in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
- REFERENCED_COLUMNS_DESCRIPTOR_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- REFERENCED_KEY - Static variable in class org.apache.derby.impl.sql.execute.FKInfo
- referencedClasses() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- referencedColInts - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- referencedCols - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- referencedCols - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- referencedCols - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- referencedColsInTriggerAction - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- referencedColsInTriggerAction - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- referencedColsInTriggerAction - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- referencedColumnMap - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Connection local state for cached
TableDescriptors used for keeping track of referenced columns for a table during DDL operations. - referencedColumnMapGet() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- referencedColumnMapPut(FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- referencedColumnNames - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
- referencedColumns - Variable in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
This class implements Formatable.
- referencedColumns - Variable in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
- referencedColumns - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- referencedColumns - Variable in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
public interface to this class: public String getConstraintText(); public ReferencedColumns getReferencedColumnsDescriptor();
- referencedColumns - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- referencedColumns - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
- ReferencedColumns - Interface in org.apache.derby.catalog
-
Provides information about the columns that are referenced by a CHECK CONSTRAINT definition.
- REFERENCEDCOLUMNS - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- ReferencedColumnsDescriptorImpl - Class in org.apache.derby.catalog.types
-
For triggers, ReferencedColumnsDescriptorImpl object has 3 possibilites 1)referencedColumns is not null but referencedColumnsInTriggerAction is null - meaning the trigger is defined on specific columns but trigger action does not reference any column through old/new transient variables.
- ReferencedColumnsDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
Zero-argument constructor for Formatable interface
- ReferencedColumnsDescriptorImpl(int[]) - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
Constructor for an ReferencedColumnsDescriptorImpl
- ReferencedColumnsDescriptorImpl(int[], int[]) - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
Constructor for an ReferencedColumnsDescriptorImpl
- referencedColumnsInTriggerAction - Variable in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- referencedConstraintDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
-
interface to this descriptor public ReferencedKeyConstraintDescriptor getReferencedConstraint() throws StandardException; public UUID getReferencedConstraintId() throws StandardException; public boolean isSelfReferencingFK() throws StandardException;
- referencedConstraintId - Variable in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
- ReferencedKeyConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A ReferencedConstraintDeescriptor is a primary key or a unique key that is referenced by a foreign key.
- ReferencedKeyConstraintDescriptor(int, DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, boolean, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
-
Constructor for a KeyConstraintDescriptorImpl
- ReferencedKeyRIChecker - Class in org.apache.derby.impl.sql.execute
-
A Referential Integrity checker for a change to a referenced key (primary or unique).
- ReferencedKeyRIChecker(LanguageConnectionContext, TransactionController, FKInfo) - Constructor for class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
- referencedKeyRowArray - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- referencedKeyScan - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- referencedSequences - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- referencedSet - Variable in class org.apache.derby.impl.sql.compile.Predicate
- referencedTableMap - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- ReferencedTablesVisitor - Class in org.apache.derby.impl.sql.compile
-
Build a JBitSet of all of the referenced tables in the tree.
- ReferencedTablesVisitor(JBitSet) - Constructor for class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
- REFERENCES_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- REFERENCES_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- referencesPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- REFERENCESPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- referencesSessionSchema - Variable in class org.apache.derby.impl.sql.compile.FromList
- referencesSessionSchema - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- referencesSessionSchema() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Return true if the query node for this statement references SESSION schema tables.
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.MergeNode
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Return true if the node references SESSION schema tables (temporary or permanent)
- referencesSessionSchema() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return true if the query node for this statement references SESSION schema tables/views.
- referencesSessionSchema(QueryTreeNode) - Static method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- referencesSessionSchema(StatementNode) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Return true if the QueryTreeNode references SESSION schema tables/views.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Search to see if a query references the specifed table name.
- referencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Search to see if a query references the specifed table name.
- referencingNew - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- referencingNew - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- REFERENCINGNEW - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- referencingOld - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- referencingOld - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- REFERENCINGOLD - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- refKey - Variable in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Key mapping used when storing referenced (PK, unique) keys under deferred row processing and deferred key constraint (PK, unique).
- refKeyIndexScan - Variable in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
- ReflectClassesJava2 - Class in org.apache.derby.impl.services.reflect
-
Reflect loader with Privileged block for Java 2 security.
- ReflectClassesJava2() - Constructor for class org.apache.derby.impl.services.reflect.ReflectClassesJava2
- ReflectGeneratedClass - Class in org.apache.derby.impl.services.reflect
- ReflectGeneratedClass(ClassFactory, Class) - Constructor for class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
- reflectionNeededForProjection() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Determine whether we need to do reflection in order to do the projection.
- ReflectLoaderJava2 - Class in org.apache.derby.impl.services.reflect
- ReflectLoaderJava2(ClassLoader, DatabaseClasses) - Constructor for class org.apache.derby.impl.services.reflect.ReflectLoaderJava2
- ReflectMethod - Class in org.apache.derby.impl.services.reflect
- ReflectMethod(Method) - Constructor for class org.apache.derby.impl.services.reflect.ReflectMethod
- refRcl - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- refresh() - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Refresh this authorizer to reflect a change in the database permissions.
- refresh() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Refresh with the latest session attribute values from the connection.
- refresh() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- refreshRow() - Method in class org.apache.derby.client.am.ClientResultSet
- refreshRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Refresh the value of the current row with its current value in the database.
- refreshRow() - Method in class org.apache.derby.vti.VTITemplate
- refreshRowX() - Method in class org.apache.derby.client.am.ClientResultSet
- refScoci - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- refSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- refTableName - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- refTableSd - Variable in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
- refTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- RefTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the SQL REF datatype.
- RefTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.RefTypeCompiler
- refUUID - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- register(boolean) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Workhorse to register or unregister all public static methods as Derby routines.
- registerAccessMethod(MethodFactory) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Register an access method that this access manager can use.
- registerAccessMethod(MethodFactory) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- registerAllOutParams() - Method in class org.apache.derby.impl.drda.DRDAStatement
- registerDriverModule(Driver) - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
Record which driver module actually booted.
- REGISTERED_CLASS_INSTANCE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REGISTERED_CLASS_LINAKGE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REGISTERED_CLASS_NONE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- registeredDriver__ - Static variable in class org.apache.derby.jdbc.ClientDriver
- RegisteredFormatIds - Class in org.apache.derby.iapi.services.io
-
Registration of TypedFormat classes.
- RegisteredFormatIds() - Constructor for class org.apache.derby.iapi.services.io.RegisteredFormatIds
- registeredMbeans - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
The set of mbeans registered to this service by Derby's code.
- registerForeignTable(DatabaseMetaData, String, String, String, String, Connection) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- registerFunction(Connection, Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Register the method as a Derby function.
- registerMBean(String) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Register an MBean that allows user to monitor this cache instance.
- registerMBean(String) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
- registerMBean(T, Class<T>, String) - Method in interface org.apache.derby.iapi.services.jmx.ManagementService
-
Registers an MBean with the MBean server.
- registerMBean(T, Class<T>, String) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Registers an MBean with the MBean server as a StandardMBean.
- registerMBean(T, Class<T>, String) - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- registerMe(AutoloadedDriver) - Static method in class org.apache.derby.jdbc.AutoloadedDriver
- registerMe(ClientDriver) - Static method in class org.apache.derby.jdbc.ClientDriver
- registerOutParam(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- registerOutParameter(int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutParameter(int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- registerOutParameter(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- registerOutParameter(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- registerOutParameter(int, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutParameter(int, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- registerOutParameter(int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- registerOutParameter(int, int, int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Mark the parameter as an output parameter.
- registerOutParameter(int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- registerOutParameter(int, int, int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Mark the parameter as an output parameter.
- registerOutParameter(int, int, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
-
Derby ignores the typeName argument because UDTs don't need it
- registerOutParameter(int, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- registerOutParameter(int, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- registerOutParameter(int, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 2.0 Derby ignores the typeName argument because UDTs don't need it.
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- registerOutParameter(int, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- registerOutParameter(int, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- registerOutParameter(int, SQLType, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- registerOutParameter(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutParameter(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- registerOutParameter(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- registerOutParameter(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Registers the OUT parameter named parameterName to the JDBC type sqlType.
- registerOutParameter(String, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutParameter(String, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- registerOutParameter(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- registerOutParameter(String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Registers the parameter named parameterName to the JDBC type sqlType.
- registerOutParameter(String, int, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutParameter(String, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- registerOutParameter(String, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- registerOutParameter(String, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Registers the designated output parameter.
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- registerOutParameter(String, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- registerOutParameter(String, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- registerOutParameter(String, SQLType, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- registerOutParameterX(int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutParameterX(int, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- registerOutPrecision - Variable in class org.apache.derby.impl.sql.GenericParameter
-
When a decimal output parameter is registered we give it a precision
- registerOutScale - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Scale that has been registered.
- registerOutType - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Type that has been registered.
- REGOUTPARAM_SCALE_DOESNT_MATCH_SETTER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REGULAR_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_GET_CANONICALPATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_IS_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_LIST_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_MKDIRS_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_REMOVE_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- REGULAR_FILE_RENAME_TO_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- reinit() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Reinitialize data structures added by the sub-classes before each execution of the statement.
- ReInit(InputStream, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
- ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- ReInit(InputStream, int, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
- ReInit(InputStream, int, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- ReInit(InputStream, int, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- ReInit(Reader, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
- ReInit(Reader, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- ReInit(Reader, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- ReInit(Reader, int, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
- ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- ReInit(LocalizedInput) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Reinit is used to redirect the finder to another stream.
- reInitForNonLocator(String) - Method in class org.apache.derby.client.am.ClientClob
-
Reinitialize the value of this CLOB.
- reinitialize() - Method in interface org.apache.derby.iapi.store.access.Qualifier
-
This method reinitializes all the state of the Qualifier.
- reinitialize() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
-
This method reinitializes all the state of the Qualifier.
- reinitialize() - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
-
This method reinitializes all the state of the Qualifier.
- reinitialize() - Method in class org.apache.derby.impl.store.access.UTFQualifier
-
This method reinitializes all the state of the Qualifier.
- reInitialize() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Reinitializes the stream and sets the current pointer to zero.
- reinitializeQualifiers(Qualifier[][]) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Reinitialize all Qualifiers in an array of Qualifiers.
- reinstateAutoIncrement(String, String, StringBuffer) - Static method in class org.apache.derby.impl.tools.dblook.DB_Table
- rejectParameter() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Look for and reject ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Check for (and reject) all ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Look for and reject ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Check for (and reject) ?
- rejectParameters() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Check for (and reject) ?
- rejectXMLValues() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Check for (and reject) XML values directly under the ResultColumns.
- rejectXMLValues() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Check for (and reject) XML values directly under the ResultColumns.
- RelationalOperator - Interface in org.apache.derby.impl.sql.compile
-
This interface is an abstraction of a relational operator.
- relative(int) - Method in class org.apache.derby.client.am.ClientResultSet
- relative(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0
- relative(int) - Method in class org.apache.derby.vti.VTITemplate
- relative(ResultSet, int) - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Move the cursor position by the specified amount.
- RELATIVE - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- RELATIVE - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- relativeX(int) - Method in class org.apache.derby.client.am.ClientResultSet
- release() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Releases this array.
- release() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Relases this entry.
- release() - Method in interface org.apache.derby.impl.jdbc.InternalClob
-
Frees the resources held by the internal Clob representation.
- release() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Releases resources associated with this Clob.
- release() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Releases this Clob by freeing assoicated resources.
- release() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Release this control row's resources.
- release(Cacheable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Release a
Cacheableobject previously found withfind()orfindCached(), or created withcreate(), and which is still kept by the caller. - release(Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Release an object that has been fetched from the cache with
find(),findCached()orcreate(). - RELEASE_LOCK_ON_DB_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- RELEASE_LOCKS - Static variable in interface org.apache.derby.iapi.store.access.TransactionController
- RELEASE_LOCKS - Static variable in interface org.apache.derby.iapi.store.raw.Transaction
- releaseAllLocks() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- released - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Tells if the entry has been released or not.
- released - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Tells whether this Clob has been released or not.
- released - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
Tells whether this Clob has been released or not.
- releaseExclusive() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Release the exclusive latch on the page.
- releaseExclusive() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
exclusive latch on page is being released.
- releaseExclusive() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Ensure that the page is released from the cache when it is unlatched.
- releaseExclusiveFileLock() - Method in class org.apache.derby.impl.io.DirFile
-
Release the resource associated with an earlier acquired exclusive lock
- releaseExclusiveFileLock() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Release the resource associated with an earlier acquired exclusive lock
- releaseExclusiveFileLock() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- releaseExclusiveFileLock() - Method in interface org.apache.derby.io.StorageFile
-
Release the resource associated with an earlier acquired exclusive lock releaseExclusiveFileLock() may delete the file
- releaseJBMSLockOnDB() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- releaseLevel - Variable in class org.apache.derby.impl.drda.AppRequester
- releaseLevel_ - Variable in class org.apache.derby.client.am.ProductLevel
- releaseResource(Transaction) - Method in interface org.apache.derby.iapi.store.raw.Loggable
-
Release any resource that was acquired for doMe for rollback or recovery redo.
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Release latched page and any other resources acquired during a previous findpage, safe to call multiple times.
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
Checkpoint has not resource to release
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
Checksum has no resources to release
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
BeginXact has no resource to release
- releaseResource(Transaction) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
EndXact has no resource to release
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.client.am.ClientConnection
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.client.am.LogicalConnection
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- releaseSavepoint(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Removes the given Savepoint object from the current transaction.
- releaseSavePoint(String, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Let the context deal with a release of a savepoint
- releaseSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Release the save point of the given name.
- releaseSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Release the save point of the given name.
- releaseSavePoint(String, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Let the context deal with a release of a savepoint
- releaseSavePoint(String, Object) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- releaseSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- releaseScanQualifier(ScanQualifier[][]) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
-
Release a ScanQualifier[] (back to the pool or free it).
- releaseScanQualifier(ScanQualifier[][]) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- releaseTempFile(LOBFile) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Close and release all resources held by a temporary file.
- relevantCdl - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- relevantTriggers - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- reliability - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- reload() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
- RELOAD_SECURITY_POLICY - org.apache.derby.iapi.security.Securable
- reloadArray() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- reloadBestPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- relOpType - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- remainingBytes - Variable in class org.apache.derby.iapi.services.io.LimitInputStream
- remainingBytes - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Remaining bytes in stream
- remainingCharacters - Variable in class org.apache.derby.iapi.services.io.LimitReader
- remap - Variable in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
- remapBaseTableColumns() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Remap the column references in vti arguments.
- remapColumnReferences() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Remap all of the ColumnReferences in this expression tree to point to the ResultColumn that is 1 level under their current source ResultColumn.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
-
Remap all the
ColumnReferences in this tree to be clones of the underlying expression. - remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.GetCurrentConnectionNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Remap all the column references under this OrderByColumn to their expressions.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapColumnReferencesToExpressions() - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Remap all ColumnReferences in this tree to be clones of the underlying expression.
- remapConstraints() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Re-map ColumnReferences in constraints to point into the row from the temporary table.
- RemapCRsVisitor - Class in org.apache.derby.impl.sql.compile
-
Remap/unremap the CRs to the underlying expression.
- RemapCRsVisitor(boolean) - Constructor for class org.apache.derby.impl.sql.compile.RemapCRsVisitor
- RemapInfo(int, int, String, ResultColumn) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- remapReferencedColumns(ConstraintDescriptor, int[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Remap referenced columns in the cd to reflect the passed in row map.
- remaps - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- remapScopedPred() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
When remapping a "normal" (i.e. non-scoped) predicate both of the predicate's operands are remapped and that's it.
- rememberAsBest(int, Optimizer) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Remember the current access path as the best one (so far).
- rememberAsBest(int, Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
- rememberAsBest(int, Optimizer) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- rememberBestCost(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Is the cost of this join order lower than the best one we've found so far?
- RememberBytesInputStream - Class in org.apache.derby.impl.store.raw.data
-
A FilterInputStream that remembers read or skipped bytes.
- RememberBytesInputStream(InputStream, ByteHolder) - Constructor for class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Construct a RememberBytesInputStream.
- rememberCheckViolations(LanguageConnectionContext, UUID, String, String, BackingStoreHashtable, List<UUID>, RowLocation, DeferredConstraintsMemory.CheckInfo[]) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
Save the row location of an offending row (one or more check constraints were violated) in a hash table (which may spill to disk) for later checking, typically on transaction commit, or upon request.
- rememberConstraint(UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- rememberConstraint(UUID) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
- rememberConstraint(UUID) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- rememberCurrentColumnOrdering(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- rememberCursor(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Updatable cursors need to add a field and its initialization for use in BaseActivation to access the result set that identifies cursor result rows for a positioned update or delete.
- rememberCursorTarget(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Updatable cursors need to add a field and its initialization for use in BaseActivation to access the result set that identifies target rows for a positioned update or delete.
- rememberDuplicate(LanguageConnectionContext, BackingStoreHashtable, UUID, DataValueDescriptor[]) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
Save the contents of an constraint supporting index row in a hash table (which may spill to disk) for later checking, typically on transaction commit, or upon request.
- rememberDuplicate(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.SortObserver
-
Overridden by subclasses that observe sorters with uniqueness checking.
- rememberDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
- rememberDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- rememberDuplicate(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- rememberFKViolation(LanguageConnectionContext, BackingStoreHashtable, UUID, DataValueDescriptor[], String, String) - Static method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory
-
Make note of a violated foreign key constraint, i.e. the referenced key is not present
- rememberJoinStrategyAsBest(AccessPath) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Remember the current join strategy as the best one so far in this join order.
- rememberJoinStrategyAsBest(AccessPath) - Method in class org.apache.derby.impl.sql.compile.FromTable
- rememberKey(ExecRow) - Method in class org.apache.derby.impl.sql.execute.ReferencedKeyRIChecker
-
Remember the deletion of this key, it may cause a RESTRICT foreign key violation, cf. logic in @{link #postCheck}.
- rememberSortAvoidancePath() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Mark this optimizable so that its sort avoidance path will be considered.
- rememberSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.FromTable
- rememberSortAvoidancePath() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- remove(Object) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
remove a row from the hash table.
- remove(Object) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
-
remove all rows with a given key from the hash table.
- remove(Object) - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
Remove the key-value pair from the Properties set and mark this set as modified.
- remove(String, long) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
Remove the current generation of a file resource from the database.
- remove(String, long) - Method in class org.apache.derby.impl.store.raw.data.RFResource
- remove(Cacheable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Delete and remove an object from the cache.
- remove(Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Remove an object from the cache.
- remove(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- remove(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
remove the transaction Id an return false iff the transaction is found in the table and it doesn't need exclusion during quiesce state
- remove(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
remove the transaction Id an return false iff the transaction is found in the table and it doesn't need exclusion from quiesce state
- REMOVE - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
- remove_duplicates - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- remove_duplicates - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- REMOVE_FILE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- REMOVE_JAR - org.apache.derby.iapi.security.Securable
- REMOVE_JAR(String, int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Remove a jar file from the database.
- REMOVE_PLAN - Static variable in class org.apache.derby.impl.sql.compile.FromTable
-
Operations that can be performed on bestPlanMap.
- REMOVE_STUBS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- REMOVE_TEMP_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- removeActivation(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remove the activation from those known about by this connection.
- removeActivation(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Remove the activation to those known about by this connection.
- removeAllElements() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- removeAllSessions() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- removeAndShiftDown(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Remove record at slot.
- removeAtOnce - Variable in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- removeAttributes() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
-
Return an Enumeration of all Member References
- removeClientCursorNameFromCache() - Method in class org.apache.derby.client.am.ClientStatement
- removeColumns(int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
Remove all columns with the given table number
- removeConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Remove this descriptor
- removeConnection(XAXactId) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
- removeConnection(XAXactId) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.derby.client.ClientPooledConnection
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Remove an event listener.
- removeConstantColumns(PredicateList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Remove any constant columns from this order by list.
- removeConstraintDescriptor(ConstraintDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Remove this descriptor.
- removeContainer() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
-
remove the stream container
- removeContainer() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Close the stream file and remove the file.
- removeContainer() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
remove the stream container
- removeContainer(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
-
Remove the container.
- removeContainer(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
remove the container
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Remove the container and reclaim its space.
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Remove the container.
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Remove the container
- removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- removeContext(ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
-
Remove a ContextManager from the list of all active contexts managers.
- removeCryptoProperties(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Removes properties related to encrypted databases.
- removeCurrentSession() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- removeCursor(String) - Method in class org.apache.derby.impl.tools.ij.Session
- removeCursorNameToQuerySectionMapping(String, String) - Method in class org.apache.derby.client.am.SectionManager
- removeCursorNameToResultSetMapping(String, String) - Method in class org.apache.derby.client.am.SectionManager
- removeCursorStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
- removeDirectory(File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Remove a directory and all of its contents.
- removeDroppedContainerFileStubs(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
This function is called after a checkpoint to remove the stub files thar are not required during recovery.
- removeDroppedContainerFileStubs(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Delete the stub files that are not required for recovery.
- removeDupColumns() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Remove any duplicate columns from this order by list.
- removeDuplicates - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- removeEldestEntry(Map.Entry<StatementKey, PreparedStatement>) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache.BoundedLinkedHashMap
-
Tells if an entry should be removed from the map.
- removeElement(E) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- removeElement(Predicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- removeElementAt(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- removeElementAt(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- removeEntry(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Remove an entry from the cache.
- removeFile(File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Remove a file.
- removeFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- RemoveFile - Class in org.apache.derby.impl.store.raw.data
- RemoveFile(StorageFile) - Constructor for class org.apache.derby.impl.store.raw.data.RemoveFile
- RemoveFileOperation - Class in org.apache.derby.impl.store.raw.data
- RemoveFileOperation() - Constructor for class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- RemoveFileOperation(String, long, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- removeFirst() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Return the lowest key and delete it from the tree, preserving the balance of the tree.
- removeFromAccessList(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Utility method for SYSCS_SET_USER_ACCESS removes a user from one of the access lists, driven by the property name.
- removeFromRequired(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Remove codepoint from required list
- removeFromSessionTable(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Remove session from session table
- removeGeneratedGroupingColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remove any generated columns from this RCL.
- removeHolder(int, ClockPolicy.Holder) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Remove the holder at the given clock position.
- removeJarDir(String) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
During hard upgrade to <= 10.9, remove a jar directory (at post-commit time) from the database.
- removeJarDir(String) - Method in class org.apache.derby.impl.store.raw.data.RFResource
- removeJoinColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remove the columns which are join columns (in the joinColumns RCL) from this list.
- removeListener(TransactionListener) - Method in class org.apache.derby.iapi.transaction.TransactionControl
-
Remove a listener from the current transaction.
- removeLobFile(LOBFile) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Remove LOBFile from the lobFiles set.
- removeLOBMapping(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Remove the key(LOCATOR) from the hash table.
- removeNewlines(String) - Static method in class org.apache.derby.tools.dblook
- removeOldVersionOfContainers() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Removes old versions of the containers after a cryptographic operation on the database.
- removeOldVersionOfContainers() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Removes old versions of the containers after a cryptographic operation on the database.
- removeOldVersionOfContainers() - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
-
Removes old versions of the containers after a cryptographic operation on the database.
- removeOnePermission(ExecRow, boolean[], int, String) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- removeOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
-
Tell this row ordering that it is no longer ordered on the given table.
- removeOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- removeOptimizable(int, ArrayList<Optimizable>) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
Remove all optimizables with the given table number from the given list of optimizables.
- removeOptPredicate(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Remove the OptimizablePredicate at the specified index (0-based) from the list.
- removeOptPredicate(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- removeOptPredicate(OptimizablePredicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Another version of removeOptPredicate that takes the Predicate to be removed, rather than the position of the Predicate.
- removeOrderByColumns() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Remove any columns that may have been added for an order by clause.
- removeOrphanedColumnChain(ReclaimSpace, ContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Remove a column chain that may have been orphaned by an update.
- removePage(Page) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Remove this page from the container and unlatch the page.
- removePage(Page) - Method in class org.apache.derby.impl.store.access.heap.HeapController
- removePage(Page) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Remove a page from the container.
- removePage(BaseContainerHandle, BasePage) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Remove a page from this container.
- removePermEntryInCache(PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Remove PermissionsDescriptor from permissions cache if present
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePermissions(ExecRow, PermissionsDescriptor, boolean[]) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
-
Remove a set of permissions from a row from this catalog table
- removePersistentService(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
- removePersistentService(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
- removePersistentService(String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged shutdown.
- removePersistentService(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Removes a PersistentService.
- removePhaseTwoProps(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Remove any encryption or upgarde properties from the given properties
- removePreparedStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
- removePrivilegeFilter(VisitableFilter) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Remove a filter for determining which QueryTreeNodes give rise to privilege checks at run time.
- removePrivilegeFilter(VisitableFilter) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- removePushedCode(BCMethod, ClassHolder, BCMethod, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Remove a block of code from this method that was pushed into a sub-method and call the sub-method.
- removeRedundantPredicates() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Remove redundant predicates.
- removeRuntimeProperties(Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Return a property set that has the runtime properties removed.
- removeServiceRoot(String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Remove a service's root and its contents.
- removeServiceRoot(String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- removeSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- removeSlotEntry(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Remove slot entry from slot array.
- removeSSLv3andSSLv2Hello(String[]) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- removeStatement(DRDAStatement) - Method in class org.apache.derby.impl.drda.Database
- removeStatement(GenericStatement) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
This method will remove a statement from the statement cache.
- removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.client.ClientPooledConnection
-
Removes the specified previously registered listener object from the list of components that would be informed of events with a PreparedStatement object.
- removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Removes the specified
StatementEventListenerfrom the list of components that will be notified when the driver detects that aPreparedStatementhas been closed or is invalid. - removeStubs() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Remove stubs in this database.
- removeStubsOK - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- removeStubsOK() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Tell the data factory it is OK to remove committed deleted containers when the data factory shuts down.
- removeStubsOK() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- removeTempDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- removeThread(DRDAConnThread) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Remove a thread from the thread list.
- removeTruncationLWM(UUID) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- removeTruncationLWM(UUID, RawStoreFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- removeUpdateTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Remove this raw transaction from the list of update transaction
- removeUpdateTransaction() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- removeUpdateTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Remove this from the xactFactory list of update transaction.
- removeUpdateTransaction(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Change update transaction to non-update
- removeUpdateTransaction(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Remove a transaction from the list of transactions that has updated the raw store.
- removeWaiter(int, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Remove and return the lock request at the given index from a list of waiters.
- removeWaiter(Object, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
-
Remove and return the given lock request from a list of waiters.
- removeXATransaction(XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Removes the xid from currently active transactions
- RENAME - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- RENAME_COLUMN - Static variable in interface org.apache.derby.iapi.sql.StatementType
- RENAME_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.RenameConstantAction
- RENAME_INDEX - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- RENAME_INDEX - Static variable in interface org.apache.derby.iapi.sql.StatementType
- RENAME_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- RENAME_TABLE - Static variable in interface org.apache.derby.iapi.sql.StatementType
- renameClassElements(Hashtable, Hashtable) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- renameColumnBind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.RenameNode
- RenameConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a RENAME TABLE/COLUMN/INDEX Statement at Execution time.
- RenameConstantAction(String, String, String, String, SchemaDescriptor, UUID, boolean, int) - Constructor for class org.apache.derby.impl.sql.execute.RenameConstantAction
-
Make the ConstantAction for a RENAME TABLE/COLUMN/INDEX statement.
- renameGeneratedResultNames() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Rename generated result column names as '1', '2' etc...
- renameMembers(Enumeration<ClassMember>, Hashtable, Hashtable) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- RenameNode - Class in org.apache.derby.impl.sql.compile
-
A RenameNode is the root of a QueryTree that represents a RENAME TABLE/COLUMN/INDEX statement.
- RenameNode(Object, String, String, boolean, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RenameNode
-
Constructor for a RenameNode
- renameString(Hashtable, CONSTANT_Index_info) - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
- renameTableBind(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.RenameNode
- renameTo(StorageFile) - Method in class org.apache.derby.impl.io.DirFile
-
Rename the file denoted by this name.
- renameTo(StorageFile) - Method in class org.apache.derby.impl.io.InputStreamFile
-
Rename the file denoted by this name.
- renameTo(StorageFile) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Renames the file denoted by this handle.
- renameTo(StorageFile) - Method in interface org.apache.derby.io.StorageFile
-
Rename the file denoted by this name.
- renameTo(StorageFile, StorageFile, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.FileOperationHelper
- renamingWhat - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- renamingWhat - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- reopen() - Method in class org.apache.derby.impl.sql.execute.RISetChecker
-
Do any work needed to reopen our ri checkers for another round of checks.
- reopen() - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
Reopen the trigger activator.
- reopen() - Method in class org.apache.derby.impl.store.access.btree.index.B2IForwardScan
-
Open the container after it has been closed previously.
- reopen() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Open the container after it has been closed previously.
- reopen() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Open the container.
- reopen() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
When the existing channel (
ourChannel) has been closed due to interrupt, we need to reopen the underlying RAF to get a fresh channel so we can resume IO. - REOPEN_CONTAINER_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- reopenAfterEndTransaction() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reopens the scan after it has been closed as part of a commit.
- reopenContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Only used by RAFContainer4 (NIO) to reopen RAF when its channel gets closed due to interrupts.
- reopenCore() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
reopen the scan.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
This is the default implementation of reopenCore().
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
-
Reopen the result set.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
-
reopen this ResultSet.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
-
reopen this ResultSet.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
-
reopen a a join.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
reopen a scan on the table. scan parameters are evaluated at each open, so there is probably some way of altering their values...
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Reopen a table scan.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Reopen the scan.
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
-
If the VTI is a version2 vti that does not need to be instantiated multiple times then we simply close the current ResultSet and create a new one via a call to PreparedStatement.executeQuery().
- reopenCore() - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Reopen this ResultSet.
- reopenCore(boolean) - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
There are two scenarios for which we reopen this kind of scan: A - The first is for join processing.
- reopenIndexScanController(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Reposition the current scan.
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Reposition the current scan.
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reposition the current scan.
- reopenScan(DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Reposition the current scan.
- reopenScanByRecordHandle(RecordHandle, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Reposition the current scan.
- reopenScanByRecordHandleAndSetLocks(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Reposition the current scan and sets the necessary locks.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in interface org.apache.derby.iapi.store.access.GenericScanController
-
Reposition the current scan.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Reposition the current scan.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Reposition the current scan.
- reopenScanByRowLocation(RowLocation, Qualifier[][]) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Reposition the current scan.
- reopenScanController() - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Reopen the scan controller
- reopenScanController() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- reOrder(int[]) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Set the join order for this list of optimizables.
- reOrder(int[]) - Method in class org.apache.derby.impl.sql.compile.FromList
- reorderRCL(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Build a new RCL with the same RCs as the passed in RCL but in an order that matches the ordering columns.
- REP_SET_TRIGGERS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Replication.Database.Language.Execution.RepSetTriggersConstantAction
- REPEATABLE_READ_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
- replace(InputStream) - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Replace a jar file in the current connection's database with the content of an external file.
- replace(String, long, InputStream) - Method in interface org.apache.derby.iapi.store.access.FileResource
-
Replace a file resource with a new version.
- replace(String, long, InputStream) - Method in class org.apache.derby.impl.store.raw.data.RFResource
- replace(LanguageConnectionContext, String, String, String) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Replace a jar file from the current connection's database with the content of an external file.
- replace(DataValueDescriptor[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.access.ScanController
-
Replace the (partial) row at the current position of the scan.
- replace(DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Replace the entire row at the current position of the scan.
- replace(DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- replace(DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Replace the entire row at the current position of the scan.
- replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
Replace the (partial) row at the given location.
- replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Replace the entire row at the given location.
- replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
- REPLACE_JAR - org.apache.derby.iapi.security.Securable
- REPLACE_JAR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- REPLACE_JAR(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Replace a jar file in the database.
- replaceAggregatesWithColumnReferences(ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Replace aggregates in the expression tree with a ColumnReference to that aggregate, append the aggregate to the supplied RCL (assumed to be from the child ResultSetNode) and return the ColumnReference.
- ReplaceAggregatesWithCRVisitor - Class in org.apache.derby.impl.sql.compile
-
Replace all aggregates with result columns.
- ReplaceAggregatesWithCRVisitor(ResultColumnList, int) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Replace all aggregates with column references.
- ReplaceAggregatesWithCRVisitor(ResultColumnList, int, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
- ReplaceAggregatesWithCRVisitor(ResultColumnList, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Replace all aggregates with column references.
- replaceBytes(byte[], long, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Replaces a block of bytes in the middle of the LOB with a another block of bytes, which may be of a different size.
- replaceCallsWithColumnReferences(ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Replace window function calls in the expression tree with a ColumnReference to that window function, append the aggregate to the supplied RCL (assumed to be from the child ResultSetNode) and return the ColumnReference.
- ReplaceCaseOperandVisitor(ValueNodeList) - Constructor for class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
- replaceDeclaredGlobalTempTable(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
This is called at the commit time for temporary tables with ON COMMIT DELETE ROWS If a temp table with ON COMMIT DELETE ROWS doesn't have any held cursor open on them, we delete the data from them by dropping the conglomerate and recreating the conglomerate.
- replacement - Variable in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- replacementPolicy - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Replacement policy to be used for this cache.
- ReplacementPolicy - Interface in org.apache.derby.impl.services.cache
-
Interface that must be implemented by classes that provide a replacement algorithm for
ConcurrentCache. - ReplacementPolicy.Callback - Interface in org.apache.derby.impl.services.cache
-
The interface for the callback objects that
ConcurrentCacheuses to notify the replacement algorithm about events such as look-ups and removals. - replacements - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
- ReplaceNodeVisitor - Class in org.apache.derby.impl.sql.compile
-
Replace all occurrences of a specific node with another node.
- ReplaceNodeVisitor(Visitable, Visitable) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Replace any DEFAULTs with the associated tree for the default if allowed, or flag.
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Replace any DEFAULTs with the associated tree for the default if allowed, or flag (when inside top level set operator nodes).
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Replace any DEFAULTs with the associated tree for the default if allowed, or flag (when inside top level set operator nodes).
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Replace any DEFAULTs with the associated tree for the default if allowed, or flag (when inside top level set operator nodes).
- replaceOrForbidDefaults(TableDescriptor, ResultColumnList, boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Replace any DEFAULTs with the associated tree for the default if allowed, or flag (when inside top level set operator nodes).
- replacesAggregate - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- replacesWindowFunctionCall - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- ReplaceWindowFuncCallsWithCRVisitor - Class in org.apache.derby.impl.sql.compile
-
Replace all window function calls with result columns.
- ReplaceWindowFuncCallsWithCRVisitor(ResultColumnList, int, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Replace all window function calls with column references.
- replaceWithHashTableNode() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
This method creates a HashTableNode between the PRN and it's child when the optimizer chooses hash join on an arbitrary (non-FBT) result set tree.
- REPLICATION_CONFLICTING_ATTRIBUTES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_CONNECTION_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_CONNECTION_LOST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_DB_NOT_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_ERROR_BEGIN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_ERROR_END - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_FAILOVER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to start failover for a given database..
- REPLICATION_FAILOVER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to start failover for a given database..
- REPLICATION_FAILOVER_SUCCESSFUL - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_FAILOVER_SUCCESSFUL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_FAILOVER_UNSUCCESSFUL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_FATAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_INTERNAL_SHUTDOWN_SLAVE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_INTERNAL_SHUTDOWN_SLAVE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_INVALID_CONNECTION_HANDLE - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_LOG_BUFFER_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying the size of the replication log buffers
- REPLICATION_LOG_CORRUPTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_LOG_OUT_OF_SYNCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_LOGSHIPPER_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_MASTER_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_MASTER_RECONN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_MASTER_SLAVE_VERSION_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_MASTER_STARTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_MASTER_STOPPED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_MASTER_TIMED_OUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_MAX_SHIPPING_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying the maximum log shipping interval
- REPLICATION_MIN_SHIPPING_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying the minimum log shipping interval
- REPLICATION_MODE - Static variable in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Property key to specify replication mode
- REPLICATION_MODE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property key to specify replication mode
- REPLICATION_NOT_IN_MASTER_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_NOT_IN_SLAVE_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_ONELINE_MSG_HEADER - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_SLAVE_HOST - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
If startMaster is true, this attribute is used to specify the host name the master should connect to.
- REPLICATION_SLAVE_HOST - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
If startMaster is true, this attribute is used to specify the host name the master should connect to.
- REPLICATION_SLAVE_LOST_CONN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_SLAVE_NETWORK_LISTEN - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_SLAVE_PORT - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
If startMaster is true, this attribute is used to specify the port the master should connect to.
- REPLICATION_SLAVE_PORT - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
If startMaster is true, this attribute is used to specify the port the master should connect to.
- REPLICATION_SLAVE_SHUTDOWN_OK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_SLAVE_STARTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_SLAVE_STARTED_OK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_SLAVE_STOPPED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- REPLICATION_START_MASTER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to start replication master mode for a database.
- REPLICATION_START_MASTER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to start replication master mode for a database.
- REPLICATION_START_SLAVE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to start replication slave mode for a database.
- REPLICATION_START_SLAVE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to start replication slave mode for a database.
- REPLICATION_STOP_MASTER - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to stop replication master mode for a database.
- REPLICATION_STOP_MASTER - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to stop replication master mode for a database.
- REPLICATION_STOP_SLAVE - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_STOP_SLAVE - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Attribute name to stop replication slave mode for a database.
- REPLICATION_STOPSLAVE_NOT_INITIATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_UNEXPECTED_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_UNEXPECTED_MESSAGEID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_UNLOGGED_OPERATIONS_IN_PROGRESS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- REPLICATION_VERBOSE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Property name for specifying whether or not replication messages are written to the log
- ReplicationLogBuffer - Class in org.apache.derby.impl.store.replication.buffer
-
Used for the replication master role only.
- ReplicationLogBuffer(int, MasterFactory) - Constructor for class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Class constructor specifies the number of buffer elements and the master controller that creates this replication log buffer.
- ReplicationLogger - Class in org.apache.derby.impl.store.replication
- ReplicationLogger(String) - Constructor for class org.apache.derby.impl.store.replication.ReplicationLogger
- ReplicationLogScan - Class in org.apache.derby.impl.store.replication.slave
-
Scan a chunk of log received from the master.
- ReplicationLogScan() - Constructor for class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
- ReplicationMessage - Class in org.apache.derby.impl.store.replication.net
-
This message is used for the communication between the master and the slave during Replication.
- ReplicationMessage() - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
public No args constructor required with Externalizable.
- ReplicationMessage(int, Object) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Constructor used to set the
typeandmessage. - ReplicationMessageReceive - Class in org.apache.derby.impl.store.replication.net
-
This class is the Receiver (viz.
- ReplicationMessageReceive(SlaveAddress, String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Constructor initializes the slave address used in replication.
- ReplicationMessageReceive.SlavePingThread - Class in org.apache.derby.impl.store.replication.net
-
Thread that sends ping messages to the master on request to check if the replication network is working
- ReplicationMessageTransmit - Class in org.apache.derby.impl.store.replication.net
-
Used to send replication messages to the slave.
- ReplicationMessageTransmit(SlaveAddress) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Constructor initializes the slave address used in replication.
- ReplicationMessageTransmit.MasterReceiverThread - Class in org.apache.derby.impl.store.replication.net
-
Thread that listens for messages from the slave.
- replicationMode - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- replicationSlaveException - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
If this exception is set while in replication slave mode, the exception will be thrown by the thread doing recovery will.
- repLogger - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
- repLogger - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- repLogger - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- Reply - Class in org.apache.derby.client.net
- Reply(NetAgent, int) - Constructor for class org.apache.derby.client.net.Reply
- reply_ - Variable in class org.apache.derby.client.net.NetAgent
- REPLY_HEADER - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- REPLY_HEADER_LENGTH - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- replyBuffer - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- replyBufferCount - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- replyBufferPos - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- report - Variable in exception org.apache.derby.iapi.error.StandardException
- report() - Method in exception org.apache.derby.iapi.error.StandardException
-
Yes, report me.
- report(SecurityException, File) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- report(SecurityException, String) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- report(SecurityException, String) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
- report(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Should only be called if reportOn is true apart from report/Exception().
- report(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- REPORT_ALWAYS - Static variable in exception org.apache.derby.iapi.error.StandardException
- REPORT_DEFAULT - Static variable in exception org.apache.derby.iapi.error.StandardException
- REPORT_NEVER - Static variable in exception org.apache.derby.iapi.error.StandardException
- reportConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- reportCostForTable(Object, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- reportCostIncluding(String, CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- reportDerby(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
prints out the jbms info to the specified AppStreamWriter.
- reportError(Throwable) - Method in class org.apache.derby.iapi.services.context.ContextManager
- reportException(Throwable) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- reportJavaInfo(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Writes out the relevant info about the Java environment to the specified AppStreamWriter.
- reportJoinOrder(String, boolean, int, int, int[], JBitSet) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- reportLocales(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Writes out information about the locales with the product.
- reportMessage(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- reportMessage(String, String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- reportMessage(String, String[]) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- reportOn - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- reportString(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- reportTesting(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
-
Writes out information about the derbyTesting classes with the product.
- reportThread(SecurityException) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
- reposition(long) - Method in interface org.apache.derby.iapi.types.PositionedStream
-
Repositions the stream to the requested byte position.
- reposition(long) - Method in class org.apache.derby.impl.jdbc.LOBInputStream
-
Repositions the stream to the requested byte position.
- reposition(long) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Repositions the underlying store stream to the requested position.
- reposition(long) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Repositions the stream so that the next character read will be the character at the requested position.
- reposition(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Reposition the scan leaving and reentering the access layer.
- repositionNeededAfterVersion - Variable in class org.apache.derby.impl.store.raw.data.BasePage
-
The oldest version where we know that any record id that was on the page at that version, must still be on the page.
- repositionScanForUpateOper() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Private methods of This class:
- repositionScrollableResultSetBeforeJDBC1PositionedUpdateDelete() - Method in class org.apache.derby.client.am.ClientResultSet
- RePreparable - Interface in org.apache.derby.iapi.store.raw
-
An RePreparable operation is an operation that changed the state of the RawStore in the context of a transaction and the locks for this change can be reclaimed during recovery, following redo.
- reprepare() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
During recovery re-prepare a transaction.
- reprepare() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
During recovery re-prepare a transaction.
- reprepare(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
During recovery re-prepare a transaction.
- reprepare(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
During recovery re-prepare a transaction.
- rePrepare(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Re-prepare the statement if it is not up to date or, if requested, simply not optimal.
- rePrepare(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- rePrepare(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- requalificationRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- Request - Class in org.apache.derby.client.net
- Request(NetAgent, int) - Constructor for class org.apache.derby.client.net.Request
- request_ - Variable in class org.apache.derby.client.net.NetAgent
- requestBulkInsert() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Request bulk insert optimization at run time.
- requestCompatible(Object, Object) - Method in interface org.apache.derby.iapi.services.locks.Lockable
-
Return true if the requested qualifier is compatible with the already granted qualifier.
- requestCompatible(Object, Object) - Method in class org.apache.derby.iapi.services.locks.ShExLockable
- requestCompatible(Object, Object) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- requestCompatible(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- requestCompatible(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Determine if this request can be granted.
- requestPassword - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
True if the password was passed in on the connection request, false if it came from the data source property.
- requestService() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Notify the daemon service that the cleaner needs to be serviced.
- REQUEUE - Static variable in interface org.apache.derby.iapi.services.daemon.Serviceable
- REQUIRE_AUTHENTICATION_PARAMETER - Static variable in interface org.apache.derby.iapi.reference.Property
- requireAuthentication(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- required - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- requiredColumnPrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- requiredPermissionsList - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- requiredRolePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- requiredRoutinePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- requiredRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- RequiredRowOrdering - Interface in org.apache.derby.iapi.sql.compile
-
This interface provides a representation of the required ordering of rows from a ResultSet.
- requiredSchemaPrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- requiredTablePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- requiredUsagePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- requiredValueNotFound(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Required value not found.
- REQUIRES_CALLABLE_STATEMENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- requiresBackingIndex() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Does this constraint require a backing index for its implementation?
- requiresDeferredProcessing - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- requiresDeferredProcessing() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Does this DML Node require deferred processing?
- requiresDescending(ColumnReference, int) - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Determine whether or not this RequiredRowOrdering has a DESCENDING requirement for the column referenced by the received ColumnReference.
- requiresPrepareLocks() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- requiresRelocking() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Do we need to relock the row when going to the heap.
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
- requiresRelocking() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- requiresSecurityCodepoint() - Method in class org.apache.derby.impl.drda.Session
-
Check if a security codepoint is required
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.ParameterNode
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
Unary + and - require their type to be set if they wrap another node (e.g. a parameter) that requires type from its context.
- requiresTypeFromContext() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Returns TRUE if the type of this node will be determined from the context in which it is getting used.
- requiresUniqueIndex() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Is this a primary key or unique constraint?
- res - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- RESCAN_REQUIRED - Static variable in class org.apache.derby.impl.store.access.btree.BTreeController
- reserved1 - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- reserved1 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- RESERVED1_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Reserved for future use - name it and define it when you have a need to use one.
- reserved2 - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- reserved2 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- reserved3 - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- reserved3 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- reserved4 - Variable in class org.apache.derby.impl.store.raw.data.AllocPage
- RESERVED4_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
-
Reserve for future use - name it and define it when you have a need to use one
- RESERVED5_RECORD_HANDLE - Static variable in interface org.apache.derby.iapi.store.raw.RecordHandle
- reservedSpace - Variable in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- reserveSpaceForChecksum(int, long, long) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
reserve the space for the checksum log record in the log file.
- reserveSpaceForSlot(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Reserve the required number of bytes for the record in the specified slot.
- reserveSpaceForSlot(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
reserveSpaceForSlot This method will reserve at least specified "spaceToReserve" bytes for the record in the slot.
- reset() - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Reset the buffer -- truncate it down to nothing.
- reset() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Reset the stream for reuse
- reset() - Method in interface org.apache.derby.iapi.sql.Activation
-
Resets the activation to the "pre-execution" state - that is, the state where it can be used to begin a new execution.
- reset() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINVisitor
-
Call this method to reset the visitor for a new run over the statistics.
- reset() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Internal to store.
- reset() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Repositions this stream to the position at the time the mark method was last called on this input stream.
- reset() - Method in class org.apache.derby.impl.drda.Database
-
This method resets the state of this Database object so that it can be re-used.
- reset() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
This method resets the state of this DRDAResultset object so that it can be re-used.
- reset() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
This method resets the state of this DRDAStatement object so that it can be re-used.
- reset() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- reset() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Resets the position cache.
- reset() - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Reset the state of this visitor.
- reset() - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Reset the status so it can be run again.
- reset() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
This is a partial implementation of reset.
- reset() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
- reset() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
This method resets the visitor.
- reset() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- reset() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
-
Reset all the row count statistics.
- reset() - Method in class org.apache.derby.impl.store.access.sort.Node
- reset() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
-
Clear all nodes that this allocator has allocated.
- reset() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
- reset() - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- reset() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- reset(boolean) - Method in class org.apache.derby.client.am.ClientCallableStatement
- reset(boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- reset(boolean) - Method in class org.apache.derby.client.am.ClientStatement
- reset(boolean) - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
reset to the counter to the beginning or the end.
- reset(Long) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Reset the sequence generator to a new start value.
- reset(LogWriter) - Method in class org.apache.derby.client.am.ClientConnection
- reset(ExecRow) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Reset a row by creating fresh NULL values.
- reset(ExecRow[]) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Reset the exec row array and reinitialize
- reset(DssTrace) - Method in class org.apache.derby.impl.drda.DDMWriter
-
reset values for sending next message
- reset_() - Method in interface org.apache.derby.client.am.MaterialStatement
- reset_() - Method in class org.apache.derby.client.net.NetStatement
- reset_(LogWriter) - Method in class org.apache.derby.client.am.ClientConnection
- reset_(LogWriter) - Method in class org.apache.derby.client.net.NetConnection
- RESET_PASSWORD - org.apache.derby.iapi.security.Securable
- Resetable - Interface in org.apache.derby.iapi.types
-
This is a simple interface that is used by streams that can initialize and reset themselves.
- resetAgent(ClientConnection, LogWriter, int, String, int) - Method in class org.apache.derby.client.am.Agent
- resetAgent(LogWriter) - Method in class org.apache.derby.client.am.Agent
- resetAgent_(LogWriter, int, String, int) - Method in class org.apache.derby.client.am.Agent
- resetAgent_(LogWriter, int, String, int) - Method in class org.apache.derby.client.net.NetAgent
- resetAICounters(boolean) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Reset Autoincrement counters to the beginning or the end.
- resetAuthorizationIDPassword(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Reset the password for an already normalized authorization id.
- resetAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- resetCache() - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- resetCallableStatement(Agent, ClientConnection, String, int, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- resetCallableStatement_(ClientCallableStatement, String, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- resetCallableStatement_(ClientCallableStatement, String, int, int, int) - Method in class org.apache.derby.client.net.NetConnection
- resetChainState() - Method in class org.apache.derby.impl.drda.DDMWriter
-
Reset any chaining state that needs to be reset at time of the send
- resetConnection(LogWriter) - Method in class org.apache.derby.client.am.ClientConnection
- resetConnectionAtFirstSql_ - Variable in class org.apache.derby.client.am.ClientConnection
- resetConstraintModes() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Clear deferred information for this transaction.
- resetConstraintModes() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Clear deferred information for this transaction.
- resetContext() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Reset compiler context (as for instance, when we recycle a context for use by another compilation.
- resetContext() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Reset compiler context (as for instance, when we recycle a context for use by another compilation.
- resetCounters() - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- resetCurrentContextManager(ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
-
Break the link between the current Thread and the passed in ContextManager.
- resetCurrentRowPosition() - Method in class org.apache.derby.client.net.NetCursor
- resetCursorNameAndRemoveFromWhereCurrentOfMappings() - Method in class org.apache.derby.client.am.ClientStatement
- resetDatabaseOwner(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Reset the database owner according to what is stored in the catalogs.
- resetDataBuffer() - Method in class org.apache.derby.client.am.Cursor
- resetDefaultLocking() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- resetForMaterialization() - Method in class org.apache.derby.iapi.types.SQLChar
-
Resets state after materializing value from an array.
- resetForReuse() - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Resets the prepared statement for reuse in a statement pool.
- resetForReuse() - Method in class org.apache.derby.client.am.ClientStatement
-
Resets the statement for reuse in a statement pool.
- resetFromPool() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- resetFromPool() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Resets the connection before it is returned from a PooledConnection to a new application request (wrapped by a BrokeredConnection).
- resetFromPool() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reset the connection before it is returned (indirectly) by a PooledConnection object.
- resetFromPool() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Reset the connection before it is returned from a PooledConnection to a new application request (wrapped by a BrokeredConnection).
- resetFromPool() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reset the connection before it is returned (indirectly) by a PooledConnection object.
- resetHeapConglomNumber() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the heapConglomNumber to -1 for temporary table since the table was dropped and recreated at the commit time and hence its conglomerate id has changed.
- resetIsolationLevelFlag() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Reset the isolation level flag used to keep state in BrokeredConnection.
- resetIsolationLevelFlag() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Reset the isolation level flag used to keep state in BrokeredConnection.
- resetIsolationLevelFlagUsedForSQLandJDBC() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reset the isolation level flag used to keep correct isolation level state in BrokeredConnection.
- resetIsolationLevelFlagUsedForSQLandJDBC() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- resetJoinStrategies(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
This method is called when this table is placed in a potential join order, or when a new conglomerate is being considered.
- resetLocalizedResourceCache() - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- resetNetCallableStatement(ClientCallableStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetCallableStatement
- resetNetCallableStatement(NetAgent, NetConnection, String, int, int, int) - Method in class org.apache.derby.client.net.NetCallableStatement
- resetNetConnection(LogWriter) - Method in class org.apache.derby.client.net.NetConnection
- resetNetPreparedStatement(ClientPreparedStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetPreparedStatement
- resetNetPreparedStatement(NetAgent, NetConnection, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.NetPreparedStatement
- resetNetStatement() - Method in class org.apache.derby.client.net.NetStatement
- resetNetStatement(ClientStatement, NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetStatement
- resetNetStatement(NetAgent, NetConnection, int, int, int) - Method in class org.apache.derby.client.net.NetStatement
- resetNextResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Reset the next ResultSet number from this CompilerContext.
- resetNextResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- resetOutputStream() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Reset the logical output stream.
- resetPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Reset the pageNumber
- resetParameters() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- resetPosition(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
-
Reset the scan to the given LogInstant.
- resetPosition(LogInstant) - Method in class org.apache.derby.impl.store.raw.log.Scan
-
Reset the scan to the given LogInstant.
- resetPosition(LogInstant) - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
-
Reset the scan to the given LogInstant so that getNextRecord get the log record AFTER the given LogInstant.
- resetPrepareCall(ClientCallableStatement) - Method in class org.apache.derby.client.am.ClientConnection
- resetPreparedStatement(Agent, ClientConnection, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- resetPreparedStatement(Agent, ClientConnection, String, Section) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- resetPreparedStatement_(ClientPreparedStatement, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientConnection
- resetPreparedStatement_(ClientPreparedStatement, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.NetConnection
- resetPrepareStatement(ClientPreparedStatement) - Method in class org.apache.derby.client.am.ClientConnection
- resetProbeVariables() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
- resetProbeVariables() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
- resetRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
- resetRecordHandle(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
If the row has moved, reset the record handle that the undo should be applied on.
- resetRecordHandle(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
After the logical undo logic figures out where the real record that needs roll back is, reset this log operation to refer to that record
- resetResultSetList() - Method in class org.apache.derby.client.am.ClientStatement
- resetRowArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Reset all the
DataValueDescriptors in the row array to (SQL) null values. - resetRowArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
-
Reset all columns in the row array to null values.
- resetRowArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Reset all columns in the row array to null values.
- resetRowsetFlags() - Method in class org.apache.derby.client.am.ClientResultSet
- resetRowsetSqlca() - Method in class org.apache.derby.client.am.ClientResultSet
- resetRowsetSqlca(ClientConnection, int, String) - Method in class org.apache.derby.client.am.Sqlca
- resetRowsetSqlca(Sqlca[], int) - Method in class org.apache.derby.client.net.NetConnectionReply
- resetSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
If this statement context has a savepoint, then it is reset to the current point.
- resetSavePoint() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Resets the savepoint to the current spot if it is set, otherwise, noop.
- resetSavepoints() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Reset all statement savepoints.
- resetSchemaUsages(Activation, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Reset any occurence of schemaName as current default schema in the SQLSessionContext stack to the initial default, because schemaName is no longer a valid schema.
- resetSchemaUsages(Activation, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- resetSecurityKeys() - Method in class org.apache.derby.client.am.EncryptionManager
- resetStatement() - Method in class org.apache.derby.client.am.ClientStatement
- resetStatement(Agent, ClientConnection) - Method in class org.apache.derby.client.am.ClientStatement
- resetStatement(Agent, ClientConnection, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.ClientStatement
- resetStatement(ClientStatement) - Method in class org.apache.derby.client.am.ClientConnection
- resetStatement_(ClientStatement, int, int, int) - Method in class org.apache.derby.client.am.ClientConnection
- resetStatement_(ClientStatement, int, int, int) - Method in class org.apache.derby.client.net.NetConnection
- resetStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Resets the statementDepth.
- resetStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- resetStream() - Method in interface org.apache.derby.iapi.types.Resetable
-
Reset the stream to the beginning.
- resetStream() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Resets the resettable stream.
- resetStream() - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Reset the stream back to beginning of the long column.
- resetToSourceRC() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Order by columns now point to the PRN above the node of interest.
- resetToSourceRCs() - Method in class org.apache.derby.impl.sql.compile.OrderByList
-
Order by columns now point to the PRN above the node of interest.
- resetTranId() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Reset any resettable transaction Id
- resetTranId() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Set the shortTranId, this is called by the log factory after recovery
- resetUpdatedColumns() - Method in class org.apache.derby.client.am.ClientResultSet
- resetUpdatedColumnsForInsert() - Method in class org.apache.derby.client.am.ClientResultSet
- resetUserControllableAttributes() - Method in class org.apache.derby.client.am.ClientStatement
-
Resets attributes that can be modified by the user through the
Statementinterface to default values. - resetUTF8Reader() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Resets the reader.
- resetVirtualColumnIds() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Reset the virtual column ids for all of the underlying RCs.
- resolveAddedColumn(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Assuming this OrderByColumn was "pulled" into the received target's ResultColumnList (because it wasn't there to begin with), use this.addedColumnOffset to figure out which of the target's result columns is the one corresponding to "this".
- resolveAggregate(DataDictionary, SchemaDescriptor, String, boolean) - Static method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Resolve a user-defined aggregate.
- resolveArithmeticOperation(DataTypeDescriptor, DataTypeDescriptor, String) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Type resolution methods on binary operators
- resolveArithmeticOperation(DataTypeDescriptor, DataTypeDescriptor, String) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
- resolveArithmeticOperation(DataTypeDescriptor, DataTypeDescriptor, String) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- resolveBuiltinAggregate(DataDictionary, String, boolean) - Static method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Construct an AliasDescriptor for a modern builtin aggregate.
- resolveClass(ObjectStreamClass) - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
- resolveColumnReference(ResultSetNode, ColumnReference) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
- resolveConcatOperation(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
-
Resolve a concatenation operator
- resolvedAggregate - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
- resolveLogicalBinaryOperator(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
- resolveMethod(Class, String, Class[], Class[], boolean[], boolean, boolean, Member[], boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Tricky function to resolve a method.
- resolveMethodCall(String, boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
- resolveRoutine(FromList, SubqueryList, List<AggregateNode>, SchemaDescriptor, boolean) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Resolve a routine.
- resolveServicePropertiesFiles(StorageFactory, StorageFile) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Resolves situations where a failure condition left the service properties file, and/or the service properties file backup, in an inconsistent state.
- resolveTableToSynonym(TableName) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Resolve table/view reference to a synonym.
- resourceAdapter - Variable in class org.apache.derby.impl.db.BasicDatabase
- ResourceAdapter - Interface in org.apache.derby.iapi.jdbc
-
The resource adapter is the clearing house for managing connections, transactions, and XAResources in a JDBC based resource manager living in the distributed transaction processing environment.
- ResourceAdapter - Static variable in interface org.apache.derby.iapi.reference.Module
- ResourceAdapterImpl - Class in org.apache.derby.jdbc
- ResourceAdapterImpl() - Constructor for class org.apache.derby.jdbc.ResourceAdapterImpl
- resourceBundleName - Variable in class org.apache.derby.shared.common.i18n.MessageUtil
-
The name of the resource bundle we are using to load messages
- resourceKey - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- resourceNotFound() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ResourceNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- rest() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Returns true if awakened by some notification, false if wake up by timer
- restartFlag - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- reStartScan(long, long) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
postion scan to start from after where we stopped earlier
- restartSplitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, ControlRow, DataValueDescriptor[], DataValueDescriptor[], int) - Static method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- RESTORE_DATA_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- RESTORE_FROM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
This attribute is used to request a database restore from backup.
- RESTORE_FROM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
This attribute is used to request a database restore from backup.
- restoreChannelInProgress - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
- restoreConstantPredicates() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Rebuild a constant expression tree from the remaining constant predicates and delete those entries from the PredicateList.
- restoreContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- restoreContextStack() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Setup the context stack (a.k.a. context manager) for this connection.
- restoreContextStack() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- restoreContextStack() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- restoreDataDirectory(String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
removes the data directory(seg*) from database home directory and restores it from backup location.
- restoreIntrFlagIfSeen() - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Check if the we ever noticed and reset the thread's interrupt status flag to allow safe operation during execution.
- restoreIntrFlagIfSeen(boolean, EmbedConnection) - Static method in class org.apache.derby.impl.jdbc.ConnectionChild
- restoreIntrFlagIfSeen(LanguageConnectionContext) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Same purpose as
restoreIntrFlagIfSeen(). - restoreLoggedRow(Object[], LimitObjectInput) - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
-
Restore the row stored in the log operation.
- restoreLoggedRow(Object[], LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Restore the row stored in the optional data of the log record.
- restoreLoggedRow(Object[], LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Restore the row stored in the optional data of the log record.
- restoreLoggedRow(Object[], LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Restore the row stored in the optional data of the log record.
- restoreLogs(Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
This function restores logs based on the following attributes are specified on connection URL: Attribute.CREATE_FROM (Create database from backup if it does not exist) Attribute.RESTORE_FROM (Delete the whole database if it exists and then restore it from backup) Attribute.ROLL_FORWARD_RECOVERY_FROM:(Perform Rollforward Recovery; except for the log directory everything else is replaced by the copy from backup. log files in the backup are copied to the existing online log directory.
- restoreLongRecordFromSlot(Object[], FetchDescriptor, RecordHandle, StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
-
Undo the change indicated by this log operation and optional data.
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
restore the before image of the page
- restoreMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
restore the before image of the page
- restorePortionLongColumn(OverflowInputStream) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read portion of a log record at the given slot into the given byteHolder.
- restorePortionLongColumn(OverflowInputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Restore a portion of a long column.
- restorePredicates() - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Rebuild an expression tree from the remaining predicates and delete those entries from the PredicateList.
- restoreRecordFromSlot(int, Object[], FetchDescriptor, RecordHandle, StoredRecordHeader, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read the record at the given slot into the given row.
- restoreRecordFromSlot(int, Object[], FetchDescriptor, RecordHandle, StoredRecordHeader, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Read the record at the given slot into the given row.
- restoreRecordFromStream(LimitObjectInput, Object[]) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Restore a storable row from a InputStream that was used to store the row after a logRecord call.
- restoreRecordFromStream(LimitObjectInput, Object[]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Restore a storable row from a LimitInputStream.
- restoreRemainingFromBackup(String) - Method in class org.apache.derby.impl.store.raw.RawStore
- restoreToNull() - Method in interface org.apache.derby.iapi.services.io.Storable
-
Restore this object to its (SQL)null value.
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLBinary
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLBoolean
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLChar
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLClob
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLDate
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLDecimal
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLDouble
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLInteger
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLLongint
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLReal
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLRef
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLSmallint
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLTime
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- restoreToNull() - Method in class org.apache.derby.iapi.types.SQLTinyint
- restoreToNull() - Method in class org.apache.derby.iapi.types.UserType
- restoreToNull() - Method in class org.apache.derby.iapi.types.XML
- restoreToNull() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Restore the in-memory representation to the null value.
- restoreToNull() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- restoreToNull() - Method in class org.apache.derby.impl.store.access.StorableFormatId
- restrict - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- RESTRICTED_PACKAGES - Static variable in class org.apache.derby.impl.services.reflect.UpdateLoader
-
List of packages that Derby will not support being loaded from an installed jar file.
- RestrictedVTI - Interface in org.apache.derby.vti
-
Interface for Table Functions which can be told which columns need to be fetched plus simple bounds on those columns.
- restriction - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
The ValueNode for the restriction to be evaluated here.
- restriction - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- restriction - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- restriction - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- restriction - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- restriction - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
- Restriction - Class in org.apache.derby.vti
-
An expression to be pushed into a Table Function so that the Table Function can short-circuit its processing and return fewer rows.
- Restriction() - Constructor for class org.apache.derby.vti.Restriction
- restriction_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- Restriction.AND - Class in org.apache.derby.vti
-
An AND of two Restrictions
- Restriction.ColumnQualifier - Class in org.apache.derby.vti
-
A simple comparison of a column to a constant value.
- Restriction.OR - Class in org.apache.derby.vti
-
An OR of two Restrictions
- restrictionIsTrue() - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- restrictionList - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Restriction as a PredicateList
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- restrictionTime - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Cumulative time needed to evaluate any restriction on this result set.
- restrictSubquerys - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
List of subqueries in restriction
- result - Variable in class org.apache.derby.impl.tools.ij.AsyncStatement
- RESULT_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- RESULT_COLUMN_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- resultCol - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
- ResultColumn - Class in org.apache.derby.impl.sql.compile
-
A ResultColumn represents a result column in a SELECT, INSERT, or UPDATE statement.
- ResultColumn(String, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
- ResultColumn(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
- ResultColumn(ColumnDescriptor, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
- ResultColumn(DataTypeDescriptor, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
- ResultColumn(ColumnReference, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
- resultColumnCount - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- ResultColumnDescriptor - Interface in org.apache.derby.iapi.sql
-
A ResultColumnDescriptor describes a result column in a ResultSet.
- resultColumnId - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
- resultColumnList - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- ResultColumnList - Class in org.apache.derby.impl.sql.compile
-
A ResultColumnList is the target list of a SELECT, INSERT, or UPDATE.
- ResultColumnList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumnList
- ResultColumnList.ColumnMapping - Class in org.apache.derby.impl.sql.compile
- resultColumns - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- resultColumns - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
- resultColumns - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- resultDesc - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- resultDescription - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.DeleteConstantAction
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- resultDescription - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- ResultDescription - Interface in org.apache.derby.iapi.sql
-
The ResultDescription interface provides methods to get metadata on the results returned by a statement.
- resultExact - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Whether the row found exactly matched the searchKey.
- resultInterfaceType - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- resultInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- resultInterfaceType - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- resultRow - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- resultRow - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- resultRowBuilder - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Object used to create and reset the candidate row.
- resultRows - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- results - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- resultsComplete - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- resultSet - Variable in class org.apache.derby.catalog.TriggerNewTransitionRows
- resultSet - Variable in class org.apache.derby.catalog.TriggerOldTransitionRows
- resultSet - Variable in class org.apache.derby.impl.sql.compile.DMLStatementNode
-
The result set is the rows that result from running the statement.
- resultSet - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- resultSet - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- resultSet - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
- ResultSet - Interface in org.apache.derby.iapi.sql
-
The ResultSet interface provides a method to tell whether a statement returns rows, and if so, a method to get the rows.
- ResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
- resultSet_ - Variable in class org.apache.derby.client.am.ClientStatement
- RESULTSET_RETURN_NOT_ALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ResultSetCallbackInterface - Interface in org.apache.derby.client.am
- resultSetClosing(EmbedResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Callback on the statement when one of its result sets is closed.
- resultSetCommitting(ClientResultSet) - Method in class org.apache.derby.client.am.ClientStatement
-
Convenience method for resultSetCommitting(ClientResultSet, boolean)
- resultSetCommitting(ClientResultSet, boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Method that checks to see if any other ResultSets are open.
- resultSetConcurrency - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
- resultSetConcurrency - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ClientResultSet
- resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ClientStatement
- resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- resultSetContainsNoRows() - Method in class org.apache.derby.client.am.ClientResultSet
- ResultSetFactory - Interface in org.apache.derby.iapi.sql.execute
-
ResultSetFactory provides a wrapper around all of the result sets needed in an execution implementation.
- ResultSetFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
- resultSetForEntity() - Method in class org.apache.derby.impl.load.ExportAbstract
- resultSetGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ResultSetGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- resultSetHoldability - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
- resultSetHoldability - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- resultSetHoldability - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- resultSetHoldability_ - Variable in class org.apache.derby.client.am.ClientResultSet
- resultSetHoldability_ - Variable in class org.apache.derby.client.am.ClientStatement
- resultSetHoldability_ - Variable in class org.apache.derby.client.am.Section
- resultSetId - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
-
An increasing counter to assign to a ResultSet on its creation.
- resultSetId - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- resultSetKeyList - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
Ordered list of hash keys.
- resultSetList_ - Variable in class org.apache.derby.client.am.ClientStatement
- resultSetMetaData_ - Variable in class org.apache.derby.client.am.ClientResultSet
- resultSetMetaData_ - Variable in class org.apache.derby.client.am.ClientStatement
- resultSetMethodName(boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the name of the result set method for base table scans
- resultSetMethodName(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- resultSetMethodName(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- resultSetName - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- ResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A ResultSetNode represents a result set, that is, a set of rows.
- ResultSetNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ResultSetNode
- ResultSetNode.QueryExpressionClauses - Class in org.apache.derby.impl.sql.compile
-
For ease of pushing order by, offset and fetch first/next clauses into nodes.
- resultSetNumber - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- resultSetNumber - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- resultSetNumber - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
- resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- resultSetNumber() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Get the number of this ResultSet, which is guaranteed to be unique within a statement.
- resultSetNumber() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- resultSetNumber() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- resultSetNumber() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Get the number of this ResultSet, which is guaranteed to be unique within a statement.
- ResultSetReply - Class in org.apache.derby.client.net
- ResultSetReply(Agent, ResultSetReplyInterface, StatementReplyInterface, ConnectionReplyInterface) - Constructor for class org.apache.derby.client.net.ResultSetReply
- resultSetReply_ - Variable in class org.apache.derby.client.net.NetAgent
- ResultSetReplyInterface - Interface in org.apache.derby.client.net
- resultSetRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- ResultSetRequestInterface - Interface in org.apache.derby.client.net
- resultSets - Variable in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
- ResultSetStatistics - Interface in org.apache.derby.iapi.sql.execute
-
The ResultSetStatistics interface is used to provide run time statistics information on a specific ResultSet.
- ResultSetStatisticsFactory - Interface in org.apache.derby.iapi.sql.execute
-
ResultSetStatisticsFactory provides a wrapper around all of the result sets statistics objects needed in building the run time statistics.
- resultSetTable - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
Hashtable with resultsets.
- resultSetType - Variable in class org.apache.derby.iapi.jdbc.BrokeredStatement
- resultSetType - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- resultSetType - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- resultSetType_ - Variable in class org.apache.derby.client.am.ClientResultSet
- resultSetType_ - Variable in class org.apache.derby.client.am.ClientStatement
- resultSetVector - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- resultSlot - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
The resulting slot from the search.
- resultToSort - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- resultWidth - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- resume() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Resume service after a pause
- resume() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- RET - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- RET_ALLOCATE_NEW_VALUES - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- RET_I_AM_CONFUSED - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- RET_MARK_EXHAUSTED - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- RET_OK - Static variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- retainLeadingContiguous() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- RETIRED - Static variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- retrieveBytes(byte[], int) - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Copy length number of bytes from logToScan into readInto.
- retrieveInt() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Read an int from logToScan.
- retrieveLong() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
-
Read a long from logToScan.
- retrieveMessageText - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- retrieveMessageText_ - Variable in class org.apache.derby.client.am.ClientConnection
- retrievePromotedParameterIfExists(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- RETURN - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- RETURN - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- RETURN_OPCODE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- RETURN_SPACE_THRESHOLD - Static variable in class org.apache.derby.iapi.types.SQLChar
-
threshold, that decides when we return space back to the VM see getString() where it is used
- RETURN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- RETURN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
- returnColumnTypes - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- returnConnectionToResource(XATransactionState, XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Return an underlying connection object back to its XAResource if possible.
- returned_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- RETURNED_ROWS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- returnedEmptyRight - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- returnedRow - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- returnedRowMatchingRightSide - Variable in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
- returnedRows - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- returnedTableColumnCount - Variable in class org.apache.derby.catalog.GetProcedureColumns
- returnOutputParameter - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
-
By default, we assume we are just a normal, harmless little ole parameter.
- returnParameterFlag - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- returnsAtMostOneRow() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not this ResultSet tree is guaranteed to return at most 1 row based on heuristics.
- returnsAtMostOneRow() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Return whether or not this ResultSet tree is guaranteed to return at most 1 row based on heuristics.
- returnsAtMostOneRow() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return whether or not this ResultSet tree is guaranteed to return at most 1 row based on heuristics.
- returnsAtMostSingleRow(ResultColumnList, ValueNode, PredicateList, DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FromList
-
This method is used for both subquery flattening and distinct elimination based on a uniqueness condition.
- returnsNullOnNullState - Variable in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
If set then this SQL value is being passed into a SQL function declared RETURNS NULL ON NULL input.
- returnsNullOnNullState - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Generated boolean field to hold the indicator for if any of the parameters to a RETURNS NULL ON NULL INPUT function are NULL.
- returnsRows() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Returns TRUE if the statement returns rows (i.e. is a SELECT or FETCH statement), FALSE if it returns no rows.
- returnsRows() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Returns true.
- returnsRows() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Returns FALSE
- returnsRows() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Returns TRUE if the statement returns rows (i.e. is a SELECT or FETCH statement), FALSE if it returns no rows.
- returnStream() - Method in interface org.apache.derby.iapi.services.io.StreamStorable
-
Return the on-disk stream state of the object.
- returnStream() - Method in class org.apache.derby.iapi.types.SQLBinary
- returnStream() - Method in class org.apache.derby.iapi.types.SQLChar
-
Public Methods of StreamStorable interface:
- returnStream() - Method in class org.apache.derby.iapi.types.XML
- returnTokensOnlyInMessageText(boolean) - Method in class org.apache.derby.client.am.Sqlca
- returnTokensOnlyInMessageText_ - Variable in class org.apache.derby.client.am.Sqlca
- returnType - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Return type for functions.
- returnType - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
-
The return type of the XPath query.
- returnType - Variable in class org.apache.derby.impl.sql.compile.AggregateNode.BuiltinAggDescriptor
- returnType - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- returnValueDiscarded - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- returnValueDiscarded() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Tell whether the return value from this node is discarded
- returnValueToSQLDomain() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Inform this node that it returns its value to the SQL domain
- reusableRecordIdSequenceNumber - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
This is the sequence number for when a record id can be reused.
- reusableRecordIdSequenceNumber - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
-
The sequence number for reusable recordIds .
- reusableResult() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return whether or not the same result row can be used for all rows returned by the associated ResultSet.
- reuse - Variable in class org.apache.derby.impl.store.raw.data.InitPageOperation
- reuseablePs - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- reuseResult - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- reuseResult - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- reuseWrappers - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
- revalidate(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Invalidate and revalidate.
- REVOKE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- REVOKE_PRIVILEGE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- REVOKE_PRIVILEGE_RESTRICT - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- REVOKE_ROLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- REVOKE_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- RevokeNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a REVOKE statement.
- RevokeNode(PrivilegeNode, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RevokeNode
-
Construct a RevokeNode.
- RevokeRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class performs actions that are ALWAYS performed for a REVOKE role statement at execution time.
- RevokeRoleConstantAction(List, List) - Constructor for class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
-
Make the ConstantAction for a CREATE ROLE statement.
- RevokeRoleNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a REVOKE role statement.
- RevokeRoleNode(List<String>, List<String>, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
Construct a RevokeRoleNode.
- rewindJoinOrder() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- rewindStream(InputStream, long) - Method in class org.apache.derby.iapi.types.SQLClob
-
Rewinds the stream to the beginning and then skips the specified number of bytes.
- rewriteSYSCOLPERMSforAlterTable(UUID, TransactionController, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Workhorse for ALTER TABLE-driven mods to SYSCOLPERMS This method finds all the SYSCOLPERMS rows for this table.
- RFResource - Class in org.apache.derby.impl.store.raw.data
- RFResource(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.RFResource
- rh - Variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- RI - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RIBulkChecker - Class in org.apache.derby.impl.sql.execute
-
Do a merge run comparing all the foreign keys from the foreign key conglomerate against the referenced keys from the primary key conglomerate.
- RIBulkChecker(Activation, GroupFetchScanController, GroupFetchScanController, ExecRow, boolean, ConglomerateController, ExecRow, String, String, UUID, boolean, long, long) - Constructor for class org.apache.derby.impl.sql.execute.RIBulkChecker
-
Create a RIBulkChecker
- riChecker - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- RIGHT - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- rightBrace - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- rightChild - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- rightEmptyRow - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- rightInputRow - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- rightInterfaceType - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- rightInterfaceType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- rightLink - Variable in class org.apache.derby.impl.store.access.sort.Node
- rightModifyAccessPathsDone - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
- rightNumCols - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- rightOperand - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- rightOperand - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- rightOperandFlattenableToNotExists(int, FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Check if the right operand is on a form that makes it possible to flatten this query to a NOT EXISTS join.
- rightOperandList - Variable in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
- rightOptimizer - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
- rightOptPredicates - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
- rightOuterJoin - Variable in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- RIGHTOUTERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
- rightOuterJoinUsingClause - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- rightPredicateList - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- rightResultSet - Variable in class org.apache.derby.impl.sql.compile.TableOperatorNode
- rightResultSet - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- rightResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- rightResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- rightResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- rightRow - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- rightScopedPreds - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
- rightSearchFilter - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- rightSiblingPageNumber - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Pointer to page which is "right" at the current level.
- rightSource - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- rightTemplate - Variable in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
- RIP - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RISetChecker - Class in org.apache.derby.impl.sql.execute
-
Checks a set or referential integrity constraints.
- RISetChecker(LanguageConnectionContext, TransactionController, FKInfo[]) - Constructor for class org.apache.derby.impl.sql.execute.RISetChecker
- rl - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- rlColumnNumber - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- RllRAMAccessManager - Class in org.apache.derby.impl.store.access
-
Implements the row level locking accessmanager.
- RllRAMAccessManager() - Constructor for class org.apache.derby.impl.store.access.RllRAMAccessManager
-
Constructors for This class:
- RLO_ELEMENT_TAKEN - Static variable in class org.apache.derby.client.net.FdocaConstants
- RLO_GROUP_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
- RLO_REP_FACTOR - Static variable in class org.apache.derby.client.net.FdocaConstants
- RLO_RPT_GRP_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- RLO_SQLCADTA - Static variable in class org.apache.derby.client.net.FdocaConstants
- RLO_SQLDTARD - Static variable in class org.apache.derby.client.net.FdocaConstants
- RLO_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
- RLO_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- RLSCONV - Static variable in class org.apache.derby.impl.drda.CodePoint
- rlTemplate - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- rm - Variable in class org.apache.derby.jdbc.ResourceAdapterImpl
- rMetaData - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- rmId_ - Variable in class org.apache.derby.client.ClientPooledConnection
-
Resource manager identifier.
- rmIdSeed_ - Static variable in class org.apache.derby.client.ClientXAConnection
- rMoreData() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rMoreDdmData() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rMoreDssData() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- role - Variable in class org.apache.derby.diag.ContainedRoles
- ROLE_GRANT - Static variable in interface org.apache.derby.catalog.Dependable
- ROLE_GRANT_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- ROLE_INVALID_SPECIFICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- ROLE_INVALID_SPECIFICATION_NOT_GRANTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RoleClosureIterator - Interface in org.apache.derby.iapi.sql.dictionary
-
Allows iterator over the role grant closure defined by the relation GRANT role-a TO role-b, or its inverse.
- RoleClosureIteratorImpl - Class in org.apache.derby.impl.sql.catalog
-
Allows iterator over the role grant closure defined by the relation
GRANTrole-aTOrole-b, or its inverse. - RoleClosureIteratorImpl(String, boolean, DataDictionaryImpl, TransactionController) - Constructor for class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Constructor (package private).
- roleDefinitionStatement(ResultSet, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate a role definition statement for the current row
- RoleGrantDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used by rows in the SYS.SYSROLES system table.
- RoleGrantDescriptor(DataDictionary, UUID, String, String, String, boolean, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
-
Constructor
- roleGrantStatement(ResultSet, String, String, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
-
Generate role grant statement for the current row
- roleIsSettable(Activation, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Checks whether the given role can be legally set for the current user.
- roleIsSettable(Activation, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- roleName - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- roleName - Variable in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
- roleName - Variable in class org.apache.derby.impl.sql.compile.DropRoleNode
- roleName - Variable in class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
- roleName - Variable in class org.apache.derby.impl.sql.execute.DropRoleConstantAction
- roleName - Variable in class org.apache.derby.impl.sql.execute.SetRoleConstantAction
- roleNames - Variable in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
- roleNames - Variable in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
- roles - Variable in class org.apache.derby.impl.sql.compile.GrantRoleNode
- roles - Variable in class org.apache.derby.impl.sql.compile.RevokeRoleNode
- ROLL_FORWARD_RECOVERY_FROM - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a roll-forward recovery of the database.
- ROLL_FORWARD_RECOVERY_FROM - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to request a roll-forward recovery of the database.
- rollback() - Method in class org.apache.derby.client.am.ClientConnection
- rollback() - Method in class org.apache.derby.client.am.LogicalConnection
- rollback() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- rollback() - Method in class org.apache.derby.impl.drda.Database
- rollback() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Rollback drops all changes made since the previous commit/rollback and releases any database locks currently held by the Connection.
- rollback() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- rollback(Savepoint) - Method in class org.apache.derby.client.am.ClientConnection
- rollback(Savepoint) - Method in class org.apache.derby.client.am.LogicalConnection
- rollback(Savepoint) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- rollback(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Undoes all changes made after the given Savepoint object was set.
- rollback(Stack) - Static method in class org.apache.derby.impl.services.locks.Deadlock
-
Backtrack in the depth-first search through the wait graph.
- rollback(Xid) - Method in class org.apache.derby.client.net.NetXAResource
-
Inform the resource manager to roll back work done on behalf of a transaction branch
- rollback(Xid) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Inform the resource manager to roll back work done on behalf of a transaction branch
- rollback(ContextManager, Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
-
rollback the transaction identified by Xid.
- rollback(ContextManager, Xid) - Method in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
rollback the transaction identified by Xid.
- ROLLBACK - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- ROLLBACK - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- rollbackAllTransactions(RawTransaction, RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Rollback and close all transactions known to this factory using a passed in transaction.
- rollbackAllTransactions(RawTransaction, RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Rollback all active transactions that has updated the raw store.
- rollBackAndThrowSQLException(Connection, SQLException) - Static method in class org.apache.derby.catalog.SystemProcedures
-
issue a rollback when SQLException se occurs.
- rollbackCurrentTransaction() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
This function rollbacks the current global transaction associated with the XAResource or a local transaction.
- rollbackLocalTransaction(boolean) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Rollback a local transaction.
- rollbackOnlyCode - Variable in class org.apache.derby.jdbc.XATransactionState
- rollbackParentContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- RollbackStatement(ij, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- RollbackStatement(ij, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- rollbackToSavePoint(String, boolean, Object) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Rollback all changes made since the named savepoint was set.
- rollbackToSavePoint(String, boolean, Object) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- rollbackToSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Rollback all changes made since the named savepoint was set.
- rollbackToSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- rollbackTransaction(Xid, boolean) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Rollback transaction.
- rollbackXATransaction(Xid, boolean) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Rollback the xa transaction.
- RollingFileStream - Class in org.apache.derby.impl.services.stream
-
This class provides rolling file OutputStream.
- RollingFileStream() - Constructor for class org.apache.derby.impl.services.stream.RollingFileStream
-
Construct a default RollingFileStream.
- RollingFileStream(String, int, int, boolean) - Constructor for class org.apache.derby.impl.services.stream.RollingFileStream
-
Initialize a RollingFileStream to write to a set of files with optional append.
- RollingFileStream.MeteredStream - Class in org.apache.derby.impl.services.stream
- RollingFileStreamProvider - Class in org.apache.derby.impl.services.stream
-
Creates and configures a RollingFileStream
- RollingFileStreamProvider() - Constructor for class org.apache.derby.impl.services.stream.RollingFileStreamProvider
- rollup - Variable in class org.apache.derby.impl.sql.compile.GroupByList
- rollup - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- root - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
The role for which we compute the closure.
- ROOT - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
The root of any stored data.
- rootConnection - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- rootDir - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
- ROOTPAGEID - Static variable in class org.apache.derby.impl.store.access.btree.BTree
-
The page number of the root page is always at the fixed page number: ROOTPAGEID.
- rootStorageFactory - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
- rotate() - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Rotates the log files.
- rotateClock(CacheEntry, boolean) - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Rotate the clock in order to find a free space for a new entry.
- rotateRight(Node) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Perform either a single or double rotation, as appropriate, to get the subtree 'thisNode' back in balance, assuming that the right subtree of 'thisNode' is higher than the left subtree.
- ROUTINE_ELEMENT_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- ROUTINE_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ROUTINE_PERMISSION - Static variable in interface org.apache.derby.catalog.Dependable
- ROUTINE_PERMISSION_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- ROUTINE_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- ROUTINE_SECURITY_DEFINER - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- RoutineAliasInfo - Class in org.apache.derby.catalog.types
-
Describe a routine (procedure or function) alias.
- RoutineAliasInfo() - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
- RoutineAliasInfo(String, int, String[], TypeDescriptor[], int[], int, short, short, boolean, boolean) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
-
Create a RoutineAliasInfo for an internal PROCEDURE.
- RoutineAliasInfo(String, int, String[], TypeDescriptor[], int[], int, short, short, boolean, boolean, boolean, boolean, TypeDescriptor) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
-
Create a RoutineAliasInfo for a PROCEDURE or FUNCTION
- routineDefiner - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Authorization id of user owning schema in which routine is defined.
- routineDesignator - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- RoutineDesignator - Class in org.apache.derby.impl.sql.compile
-
This node represents a routine signature.
- RoutineDesignator(TableName, boolean, List<TypeDescriptor>) - Constructor for class org.apache.derby.impl.sql.compile.RoutineDesignator
- routineInfo - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
-
For a procedure or function call
- routineName - Variable in enum org.apache.derby.iapi.security.Securable
-
Name of the associated system routine
- routineName - Variable in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- RoutinePermsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes rows in the SYS.SYSROUTINEPERMS system table, which keeps track of the routine (procedure and function) permissions that have been granted but not revoked.
- RoutinePermsDescriptor(DataDictionary, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
-
This constructor just sets up the key fields of a RoutinePermsDescriptor.
- RoutinePermsDescriptor(DataDictionary, String, String, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- RoutinePermsDescriptor(DataDictionary, String, String, UUID, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- RoutinePermsDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- ROUTINEPERMSID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- ROUTINEPERMSID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- RoutinePrivilegeInfo - Class in org.apache.derby.impl.sql.execute
- RoutinePrivilegeInfo(AliasDescriptor) - Constructor for class org.apache.derby.impl.sql.execute.RoutinePrivilegeInfo
- routinePrivStatement(String, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
- routineSchemaID - Variable in enum org.apache.derby.iapi.security.Securable
-
UUID string of schema holding the system routine associated with the operation
- routineType - Variable in enum org.apache.derby.iapi.security.Securable
-
Type of routine (function or procedure)
- routineUUID - Variable in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- routineUUID - Variable in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- row - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- row - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- row - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- row - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- row - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
- row - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- row - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
The page that this control row describes.
- Row - Interface in org.apache.derby.iapi.sql
-
The Row interface provides methods to get information about the columns in a result row.
- Row - Static variable in interface org.apache.derby.iapi.reference.ClassName
- ROW_COUNT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ROW_DELETED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- row_for_export_template - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A template of info about the classes in the returned row.
- ROW_IS_NOT_NULL - Static variable in class org.apache.derby.client.am.Cursor
- ROW_IS_NULL - Static variable in class org.apache.derby.client.am.Cursor
- row_length - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
-
Fields of the class
- ROW_LIST_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.RowListImpl
- ROW_LOCK_GRANULARITY - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ROW_LOCKING - Static variable in interface org.apache.derby.iapi.reference.Property
-
Derby supports Row Level Locking (rll), but you can use this property to disable rll.
- ROW_MD_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- ROW_MULTISET_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- ROW_NUMBER_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- ROW_RESERVE - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- ROW_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- row_size - Variable in class org.apache.derby.impl.store.access.heap.HeapCostController
- row_source - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- ROW_UPDATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- rowArray - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- rowArray - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- rowArray - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- rowArray - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- rowBufferArray - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
- rowChanger - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- rowChanger - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- RowChanger - Interface in org.apache.derby.iapi.sql.execute
-
Perform row at a time DML operations of tables and maintain indexes.
- rowChangerFinish() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- rowChangerFinish() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- RowChangerImpl - Class in org.apache.derby.impl.sql.execute
-
Perform row at a time DML operations of tables and maintain indexes.
- RowChangerImpl(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, int[], TransactionController, FormatableBitSet, int[], Activation) - Constructor for class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Create a new RowChanger for performing update and delete operations based on partial before and after rows.
- rowConglomerate - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- rowConglomerateId - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- rowCount - Variable in class org.apache.derby.catalog.GetProcedureColumns
- rowCount - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rowCount - Variable in class org.apache.derby.impl.drda.DRDAStatement
- rowCount - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- rowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- rowCount - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- rowCount - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- rowCount - Variable in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- rowCount() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Get the estimated number of rows returned by the ResultSet that this CostEstimate models.
- rowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- rowCount_ - Variable in class org.apache.derby.client.am.ClientResultSet
- RowCountable - Interface in org.apache.derby.iapi.store.access
-
Allows clients to read and write row count estimates for conglomerates.
- rowCountBase - Static variable in class org.apache.derby.impl.sql.execute.RowUtil
-
Row count base added for testing JDBC 4.2
- rowCountIsUnknown() - Method in class org.apache.derby.client.am.ClientResultSet
- RowCountNode - Class in org.apache.derby.impl.sql.compile
-
The result set generated by this node (RowCountResultSet) implements the filtering of rows needed for the
and the . - RowCountNode(ResultSetNode, ResultColumnList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RowCountNode
-
Constructor for a RowCountNode
- RowCountResultSet - Class in org.apache.derby.impl.sql.execute
-
This result set implements the filtering of rows needed for the
and the . - RowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowCountResultSet
-
RowCountResultSet constructor
- rowCounts - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- rowCountsCheckedThisExecution - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- RowCountStatistics() - Constructor for class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- rowCountStats - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Holder for row counts and execution count.
- rowDeleted() - Method in class org.apache.derby.client.am.ClientResultSet
- rowDeleted() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Determine if this row has been deleted.
- rowDeleted() - Method in class org.apache.derby.vti.VTITemplate
- RowFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- rowHolder - Variable in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
- rowHolderPassedIn - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- ROWID_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- rowInserted() - Method in class org.apache.derby.client.am.ClientResultSet
- rowInserted() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Determine if the current row has been inserted.
- rowInserted() - Method in class org.apache.derby.vti.VTITemplate
- ROWISDUPLICATE - Static variable in interface org.apache.derby.iapi.store.access.ConglomerateController
- rowIsInCurrentRowset(long) - Method in class org.apache.derby.client.am.ClientResultSet
- rowIsInCurrentRowset(long, int) - Method in class org.apache.derby.client.am.ClientResultSet
- RowList(int) - Constructor for class org.apache.derby.iapi.store.access.BackingStoreHashtable.RowList
- rowloc - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
- rowLocation - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- rowLocation - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- rowLocation - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- rowLocation() - Method in class org.apache.derby.iapi.types.LocatedRow
-
Get the RowLocation
- rowLocation(RowLocation) - Method in interface org.apache.derby.iapi.store.access.RowLocationRetRowSource
-
rowLocation is a callback for the drainer of the row source to return the rowLocation of the current row, i.e, the row that is being returned by getNextRowFromRowSource.
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
rowLocation is a callback for the drainer of the row source to return the rowLocation of the current row, i.e, the row that is being returned by getNextRowFromRowSource.
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.sort.MergeScanRowSource
- rowLocation(RowLocation) - Method in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- RowLocation - Interface in org.apache.derby.iapi.types
-
Holds the location of a row within a given conglomerate.
- RowLocation - Static variable in interface org.apache.derby.iapi.reference.ClassName
- rowLocationColumn - Variable in class org.apache.derby.impl.store.access.btree.index.B2I
-
The column id (zero-based integer index) of the column which holds the row location to the base conglomerate.
- rowLocationColumnName - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- RowLocationRetRowSource - Interface in org.apache.derby.iapi.store.access
-
A RowLocationRetRowSource is the mechanism for iterating over a set of rows, loading those rows into a conglomerate, and returning the RowLocation of the inserted rows.
- rowLocations - Variable in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
- rowLocations - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- rowLocationsInvalidated - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
If this flag is set to true, a RowLocation returned from this controller may have been reused for another row.
- RowLock - Class in org.apache.derby.iapi.store.raw
-
A RowLock represents a qualifier that is to be used when locking a Row through a RecordHandle.
- RowLock(int) - Constructor for class org.apache.derby.iapi.store.raw.RowLock
- RowLocking1 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 1.
- RowLocking1(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking1
- RowLocking2 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 2.
- RowLocking2(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking2
- RowLocking2nohold - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 2, never holding read locks after they are granted.
- RowLocking2nohold(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking2nohold
- RowLocking3 - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 3.
- RowLocking3(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking3
- RowLocking3Escalate - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with isolation degree 3.
- RowLocking3Escalate(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLocking3Escalate
- RowLockingRR - Class in org.apache.derby.impl.store.raw.xact
-
A locking policy that implements row level locking with repeatable read isolation.
- RowLockingRR(LockFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.RowLockingRR
- rowMatches(DataValueDescriptor[], Object) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
- RowMultiSetImpl - Class in org.apache.derby.catalog.types
-
Row data type as described in the 2003 SQL spec in part 2, section 4.8.
- RowMultiSetImpl() - Constructor for class org.apache.derby.catalog.types.RowMultiSetImpl
-
0-arg constructor for Formatable machinery.
- RowMultiSetImpl(String[], TypeDescriptor[]) - Constructor for class org.apache.derby.catalog.types.RowMultiSetImpl
-
Construct from column names and their types.
- ROWNOTDUPLICATE - Static variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
ROWNOTDUPLICATE is out of range for a row number.
- rownumber - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
- RowNumberFunctionNode - Class in org.apache.derby.impl.sql.compile
-
Class that represents a call to the ROW_NUMBER() window function.
- RowNumberFunctionNode(ValueNode, WindowNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RowNumberFunctionNode
- RowOrdering - Interface in org.apache.derby.iapi.sql.compile
-
This interface provides a representation of the ordering of rows in a ResultSet.
- RowOrderingImpl - Class in org.apache.derby.impl.sql.compile
- RowOrderingImpl() - Constructor for class org.apache.derby.impl.sql.compile.RowOrderingImpl
- RowPosition - Class in org.apache.derby.impl.store.access.conglomerate
-
Just an easy way to pass information back and forth about current position of a row in a table.
- RowPosition() - Constructor for class org.apache.derby.impl.store.access.conglomerate.RowPosition
-
Constructors for This class:
- rowResult - Variable in class org.apache.derby.impl.tools.ij.ijRowResult
- RowResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a constant row value and returns it as a result set.
- RowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowResultSet
- RowResultSet(Activation, ExecRow, boolean, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowResultSet
- RowResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A RowResultSetNode represents the result set for a VALUES clause.
- RowResultSetNode(ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Constructor for a RowResultSetNode.
- rowsDone() - Method in interface org.apache.derby.vti.IFastPath
-
Called once the ResultSet returned by executeQuery() has emptied all of its rows (next() has returned false).
- rowsetRowCount_ - Variable in class org.apache.derby.client.am.Sqlca
- rowsetSqlca_ - Variable in class org.apache.derby.client.am.ClientResultSet
- rowsFetched - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
Holds the number of rows returned so far in this round of using the result set.
- rowsFiltered - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- rowsFiltered - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- rowsInput - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- rowSource - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
- RowSource - Interface in org.apache.derby.iapi.store.access
-
A RowSource is the mechanism for iterating over a set of rows.
- RowSource() - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- RowSource(String, String) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- rowSources - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- rowsPerRead - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- rowsPerRead - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- rowsRead_ - Variable in class org.apache.derby.client.am.Cursor
- rowsReadLastRead - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
- rowsReceivedInCurrentRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- rowsReturned - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- rowsSeen - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- rowsSeen - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- rowsSeenLeft - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
- rowsSeenRight - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- rowsThisScan - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- rowsThisScan - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- rowsYetToBeReceivedForRowset_ - Variable in class org.apache.derby.client.am.ClientResultSet
- rowTemplate - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
- RowTriggerExecutor - Class in org.apache.derby.impl.sql.execute
-
A row trigger executor is an object that executes a row trigger.
- RowTriggerExecutor(InternalTriggerExecutionContext, TriggerDescriptor, Activation, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.execute.RowTriggerExecutor
-
Constructor
- rowUpdated() - Method in class org.apache.derby.client.am.ClientResultSet
- rowUpdated() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Determine if the current row has been updated.
- rowUpdated() - Method in class org.apache.derby.vti.VTITemplate
- RowUtil - Class in org.apache.derby.iapi.store.access
-
A set of static utility methods to work with rows.
- RowUtil - Class in org.apache.derby.impl.sql.execute
-
Utility class manipulating rows.
- RowUtil() - Constructor for class org.apache.derby.iapi.store.access.RowUtil
- RowUtil() - Constructor for class org.apache.derby.impl.sql.execute.RowUtil
- ROWUTIL_FETCH_DESCRIPTOR_CONSTANTS - Static variable in class org.apache.derby.iapi.store.access.RowUtil
- rowWidth - Variable in class org.apache.derby.impl.load.ImportReadData
- rowWithNulls - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
- rowWithNulls - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- rReadByte() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rReadBytes() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rReadLengthAndCodePoint(boolean) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rReadNetworkInt() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rReadNetworkShort() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rReadReplyDss() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rReadString(int, String) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rs - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rs - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
-
ResultSet that contains the stream
- rs - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- rs - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- rs - Variable in class org.apache.derby.impl.sql.execute.DeleteVTIResultSet
- rs - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- rs - Variable in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
- rs - Variable in class org.apache.derby.impl.tools.ij.ijMultiResult
- rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- RS2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RS3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RSCLMTRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- rsClose() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Close the current resultSet
- RSCNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RSCTYP - Static variable in class org.apache.derby.impl.drda.CodePoint
- rsDRDATypes - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rsets - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- rsetsTimings - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- rsExtPositions - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rsf - Variable in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
- rsFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- rsIsClosed() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
is Statement closed
- rSkipBytes() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rSkipDdm() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rSkipDss() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- rsLens - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rslsetflg - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rslsetflg - Variable in class org.apache.derby.impl.drda.DRDAStatement
- RSLSETFLG - Static variable in class org.apache.derby.client.net.CodePoint
- RSLSETFLG - Static variable in class org.apache.derby.impl.drda.CodePoint
- RSLSETFLG_EXTENDED_SQLDA - Static variable in class org.apache.derby.client.net.CodePoint
- RSLSETRM - Static variable in class org.apache.derby.client.net.CodePoint
- RSLSETRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- RSNCOD - Static variable in class org.apache.derby.impl.drda.CodePoint
- rsPrecision - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rsReturnability_ - Variable in class org.apache.derby.client.am.ClientResultSet
- rsScale - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- rssFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
-
Statistics factory for this factory.
- rsSuspend() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set state to SUSPENDED (result set is opened)
- rSubqueryList - Variable in class org.apache.derby.impl.sql.compile.HashTableNode
- RSYNCMGR - Static variable in class org.apache.derby.client.net.CodePoint
- RSYNCMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
- RSYNCTYP - Static variable in class org.apache.derby.impl.drda.CodePoint
- RT_READONLY - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
An attribute that indicates the database is readonly
- RTNEXTALL - Static variable in class org.apache.derby.client.net.CodePoint
- RTNEXTALL - Static variable in class org.apache.derby.impl.drda.CodePoint
- rtnextdta - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- RTNEXTDTA - Static variable in class org.apache.derby.client.net.CodePoint
- RTNEXTDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- RTNEXTROW - Static variable in class org.apache.derby.impl.drda.CodePoint
- rtnextrow_ - Variable in class org.apache.derby.client.net.NetCursor
- RTNSQLDA - Static variable in class org.apache.derby.client.net.CodePoint
- RTNSQLDA - Static variable in class org.apache.derby.impl.drda.CodePoint
- RTS_ACTUAL_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ANY_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ATTACHED_SQS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ATTACHED_TO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_BEGIN_COMP_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_BEGIN_DEPENDENT_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_BEGIN_EXE_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_BEGIN_SQ_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_BIND_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_COLS_ACCESSED_FROM_HEAP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_COMPILE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DEFERRED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DELETE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DELETE_CASCADE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DELETE_CASCADE_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DELETE_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DELETE_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DELETE_VTI_RESULT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DISTINCT_COL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DISTINCT_COLS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DISTINCT_SCALAR_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DISTINCT_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DISTINCT_SCAN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DISTINCT_SCAN_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_DSARS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ELIMINATE_DUPS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_EMPTY_RIGHT_ROWS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_END_COMP_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_END_DEPENDENT_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_END_EXE_TS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_END_SQ_NUMBER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_EXECUTE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_FETCH_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_FOR_TAB_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_GENERATE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_GROUPED_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_GROUPED_AGG_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HAS_DISTINCT_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_EXISTS_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_EXISTS_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_KEY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_KEYS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_LEFT_OJ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_LEFT_OJ_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_SCAN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_SCAN_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_TABLE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_HASH_TABLE_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_IN_SORTED_ORDER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INDEX_KEY_OPT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INDEX_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INDEXES_UPDATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT_MODE_BULK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT_MODE_NORMAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT_MODE_NOT_BULK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_INSERT_VTI_RESULT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_IRTBR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_IRTBR_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_IS_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_LEFT_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_LKIS_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_LOCKING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_LOCKING_OPTIMIZER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_MATERIALIZED_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_MATERIALIZED_SUBQS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NESTED_LOOP_EXISTS_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NESTED_LOOP_EXISTS_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NESTED_LOOP_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NESTED_LOOP_JOIN_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NESTED_LOOP_LEFT_OJ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NESTED_LOOP_LEFT_OJ_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NEXT_QUALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NEXT_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NORMALIZE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NOT_IMPL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_NUM_OPENS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ON - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ON_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ONCE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_OPT_EST_COST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_OPT_EST_RC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_OPTIMIZE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_PARSE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_PR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_PR_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_PROJECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_PROJECTION_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_QUALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_RC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_RC_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_READS_FROM_HASH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_REFACTION_DEPENDENT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_RESTRICTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_RESTRICTION_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_RIGHT_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROW_LOCKING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROW_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_DELETED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_FILTERED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_INPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_INSERTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_RETURNED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_SEEN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_SEEN_LEFT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_SEEN_RIGHT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_ROWS_UPDATED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_RUN_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SCALAR_AGG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SCALAR_AGG_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SCAN_INFO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SCAN_QUALS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SCROLL_INSENSITIVE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SECONDS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SORT_INFO - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SORT_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_SOURCE_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_START_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_STATEMENT_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_STATEMENT_TEXT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_STMT_EXE_PLAN_TXT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_STOP_POSITION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_TABLE_LOCKING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_TABLE_SCAN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_TEMP_CONGLOM_CREATE_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_TEMP_CONGLOM_FETCH_TIME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_TS_RS_FOR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_UNION_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_UPDATE_RS_USING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_USER_SUPPLIED_OPTIMIZER_OVERRIDES_FOR_JOIN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_USER_SUPPLIED_OPTIMIZER_OVERRIDES_FOR_TABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_VTI - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_VTI_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_WINDOW_RS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RTS_WRITES_TO_HASH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- RU2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RU3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RULE_BASED_OPTIMIZATION - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Property name for controlling whether to do rule-based optimization, as opposed to cost-based optimization.
- ruleBasedCostOptimizable(Optimizable, TableDescriptor, ConglomerateDescriptor, OptimizablePredicateList, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
This method decides whether the given conglomerate descriptor is cheapest based on rules, rather than based on cost estimates.
- ruleBasedOptimization - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- ruleBasedOptimization - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- run - Class in org.apache.derby.iapi.tools
-
The run class facilitates running the various Derby utilities with the java -jar command.
- run() - Constructor for class org.apache.derby.iapi.tools.run
-
Private constructor.
- run() - Method in class org.apache.derby.client.net.OpenSocketAction
- run() - Method in class org.apache.derby.diag.ErrorMessages
- run() - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- run() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
- run() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- run() - Method in class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
- run() - Method in class org.apache.derby.impl.drda.ClientThread
- run() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Main routine for thread, loops until the thread is closed Gets a session, does work for the session
- run() - Method in class org.apache.derby.impl.drda.memCheck
- run() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Performs a privileged action.
- run() - Method in class org.apache.derby.impl.load.ExportWriteData
- run() - Method in class org.apache.derby.impl.load.ImportReadData
- run() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- run() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Drives the statistics generation.
- run() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- run() - Method in class org.apache.derby.impl.services.reflect.ReflectClassesJava2
- run() - Method in class org.apache.derby.impl.services.stream.SingleStream
- run() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- run() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Invoked by a Timer class to cancel an executing statement.
- run() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- run() - Method in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- run() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- run() - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
- run() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- run() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- run() - Method in class org.apache.derby.impl.store.raw.RawStore
- run() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Ships log records from the log buffer to the slave being replicated to.
- run() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive.SlavePingThread
- run() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
- run() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController.SlaveLogReceiverThread
- run() - Method in class org.apache.derby.impl.tools.ij.AsyncStatement
- run() - Method in class org.apache.derby.impl.tools.ij.mtTester
-
Run until killed or until there is a problem.
- run() - Method in class org.apache.derby.impl.tools.ij.util
- run() - Method in class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
-
Runs the cancel task of the global transaction
- runBooleanAction(int, StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- runChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- runExplicitly(LanguageConnectionContext, TableDescriptor, ConglomerateDescriptor[], String) - Method in interface org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon
-
Creates/updates index statistics for the specified conglomerates/indexes.
- runExplicitly(LanguageConnectionContext, TableDescriptor, ConglomerateDescriptor[], String) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Runs the statistics update sequence explicitly as requested by the user.
- runFkChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- runFkChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
-
Make sure foreign key constraints are not violated
- runMe(LocalizedOutput, LocalizedOutput, BufferedInputStream) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Run the test case.
- running - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- runningThread - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The thread in which the index statistics refresh operation is being executed, if any.
- runningUnsecure() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Return true if the customer forcibly overrode our decision to install a default SecurityManager.
- runQueue - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- runQueueAdd(Session) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Add session to the run queue
- runScript(Connection, InputStream, String, OutputStream, String) - Static method in class org.apache.derby.tools.ij
-
Run a SQL script from an InputStream and write the resulting output to the provided PrintStream.
- runScript(Connection, InputStream, String, OutputStream, String, boolean) - Static method in class org.apache.derby.tools.ij
-
Run a SQL script from an InputStream and write the resulting output to the provided PrintStream.
- runScriptGuts() - Method in class org.apache.derby.impl.tools.ij.utilMain
-
Run the guts of the script.
- runServer(LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Start the network server and attempt to connect to it before returning
- runServerMethod - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Reflect reference to the method to run the server.
- runSize - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- runTime - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
The period of time (ms) for which the daemon has been doing active work.
- RUNTIME_ATTRIBUTES - Static variable in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
The name of a runtime property in the service set that defines any runtime attributes a log factory should have.
- runtime_mem - Variable in class org.apache.derby.impl.store.access.btree.OpenBTree
-
scratch space used for stuff like templates, export rows, ...
- runtime_mem - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
scratch space used for stuff like templates, export rows, ...
- runtimeInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- runtimeNullableColumn - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- RunTimeStatistics - Interface in org.apache.derby.iapi.sql.execute
-
A RunTimeStatistics object is a representation of the query execution plan and run time statistics for a java.sql.ResultSet.
- RunTimeStatistics - Static variable in interface org.apache.derby.iapi.reference.ClassName
- RunTimeStatisticsImpl - Class in org.apache.derby.impl.sql.execute.rts
-
RunTimeStatistics implemenation.
- RunTimeStatisticsImpl(String, String, String, long, long, long, long, long, long, Timestamp, Timestamp, Timestamp, Timestamp, ResultSetStatistics[], ResultSetStatistics) - Constructor for class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- runTimeStatisticsObject - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- runTimeStatisticsOn - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- runTimeStatisticsSetting - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- runTimeStatsOn - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- runTimeStatsOn - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- runTimeStatsOn - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- runWithState(Properties, PrintWriter) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- RX2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- RX3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
S
- SA_USER_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SAFE_DROP_SQLSTATES - Static variable in class org.apache.derby.impl.tools.optional.ForeignDBViews
- SALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- sameConnection(EmbedConnection) - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
- sameGroupingValues(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
-
Return whether or not the new row has the same values for the grouping columns as the current row.
- sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- sameStartStopPosition() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Can we use the same key for both the start and stop key.
- sameStartStopPosition() - Method in class org.apache.derby.impl.sql.compile.PredicateList
- sanityCheck_xaclosed - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- SanityManager - Class in org.apache.derby.shared.common.sanity
-
The SanityService provides assertion checking and debug control.
- SanityManager() - Constructor for class org.apache.derby.shared.common.sanity.SanityManager
- sArrayIndex - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- SASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- saveAIcacheInformation(String, String, String[]) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- saveConnectionVariables() - Method in class org.apache.derby.client.net.NetXACallInfo
- savedEndStatus - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- savedFetchDescriptor - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Cached fetch descriptor that can be used to fetch the key columns that are not already fetched by the scan.
- savedIsValidCursorPosition_ - Variable in class org.apache.derby.client.am.ClientResultSet
- savedJoinOrders - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- savedObjects - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- savedObjects - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- savedOrder - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- savedSource - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- savedSource - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- savedSource - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- savedSource - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- saveGroup(HashMap<Lock, Lock>) - Method in class org.apache.derby.impl.services.locks.LockSpace
- saveInfoFromLcc(LanguageConnectionContext) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Use when lcc is dying to save info in thread local instead.
- saveMeAndReleasePage() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
Save this position by key and release the latch on the current leaf.
- savePoint - Variable in class org.apache.derby.impl.store.raw.xact.SavePoint
- SavePoint - Class in org.apache.derby.impl.store.raw.xact
- SavePoint(String, Object) - Constructor for class org.apache.derby.impl.store.raw.xact.SavePoint
- SAVEPOINT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SAVEPOINT_NOT_CREATED_BY_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SAVEPOINT_ROLLBACK - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
- SAVEPOINT_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.SavepointConstantAction
- SavepointConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a Savepoint (rollback, release and set savepoint) Statement at Execution time.
- SavepointConstantAction(String, int) - Constructor for class org.apache.derby.impl.sql.execute.SavepointConstantAction
-
Make the ConstantAction for a set savepoint, rollback or release statement.
- savepointID - Variable in class org.apache.derby.impl.jdbc.EmbedSavepoint
- savepointId_ - Variable in class org.apache.derby.client.am.ClientSavepoint
- savepointName - Variable in class org.apache.derby.impl.jdbc.EmbedSavepoint
- savepointName - Variable in class org.apache.derby.impl.sql.compile.SavepointNode
- savepointName - Variable in class org.apache.derby.impl.sql.execute.SavepointConstantAction
- savepointName_ - Variable in class org.apache.derby.client.am.ClientSavepoint
- SavepointNode - Class in org.apache.derby.impl.sql.compile
-
A SavepointNode is the root of a QueryTree that represents a Savepoint (ROLLBACK savepoint, RELASE savepoint and SAVEPOINT) statement.
- SavepointNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SavepointNode
-
Constructor for a SavepointNode
- savePoints - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- savepointStatementType - Variable in class org.apache.derby.impl.sql.compile.SavepointNode
- savepointStatementType - Variable in class org.apache.derby.impl.sql.execute.SavepointConstantAction
- savePositionAndReleasePage() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Shortcut for for savePositionAndReleasePage(null,null).
- savePositionAndReleasePage(DataValueDescriptor[], int[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Save the current scan position by key and release the latch on the leaf that's being scanned.
- saveProperties(Properties) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
- saveProperties(Properties) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- saveProperty(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- savePropertyDefault(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- saveSecretKey(byte[], byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
- saveServiceProperties() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
-
Saves the service properties to the disk.
- saveServiceProperties(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
-
Save to a backup file.
- saveServiceProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Save service.properties during backup
- saveServiceProperties(String, StorageFactory, Properties, boolean) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
- saveServiceProperties(String, StorageFactory, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
- saveServiceProperty(String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- sb - Variable in class org.apache.derby.impl.services.locks.Timeout
- sb - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- ScalarAggregateResultSet - Class in org.apache.derby.impl.sql.execute
-
This ResultSet evaluates scalar, non distinct aggregates.
- ScalarAggregateResultSet(NoPutResultSet, boolean, int, Activation, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
-
Constructor
- scale - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
- scale - Variable in class org.apache.derby.impl.sql.execute.AvgAggregator
- scale - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- scan - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
- scan - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- scan - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- scan - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The scan that's being used to return rows from the sort.
- scan - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
- scan - Variable in class org.apache.derby.impl.store.raw.log.Scan
- Scan - Class in org.apache.derby.impl.store.access.sort
-
Abstract base class for all sort classes which return rows from the sort.
- Scan - Class in org.apache.derby.impl.store.raw.log
-
Scan the the log which is implemented by a series of log files.n This log scan knows how to move across log file if it is positioned at the boundary of a log file and needs to getNextRecord.
- Scan() - Constructor for class org.apache.derby.impl.store.access.sort.Scan
- Scan(LogToFile, long, LogInstant, byte) - Constructor for class org.apache.derby.impl.store.raw.log.Scan
-
For backward scan, we expect a scan positioned at the end of the next log record.
- SCAN_BITSET_ALL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- SCAN_BTREE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- SCAN_COMPLETED - Static variable in interface org.apache.derby.vti.IFastPath
-
Indicates nextRow() has completed its scan.
- SCAN_DONE - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- SCAN_DONE - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- SCAN_HEAP - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
the scan info codes
- SCAN_HOLD_INIT - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- SCAN_HOLD_INIT - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- SCAN_HOLD_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- SCAN_HOLD_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- SCAN_INIT - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- SCAN_INIT - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Constants of the class
- SCAN_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- SCAN_INPROGRESS - Static variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- SCAN_INVARIANT - Static variable in interface org.apache.derby.iapi.store.access.Qualifier
- scan_object_name - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- scan_object_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- scan_position - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- scan_position - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
The position for the current scan.
- scan_qualifiers - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- SCAN_QUALIFIERS - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- scan_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- scan_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- SCAN_SORT - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- scan_state - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Delay positioning the table at the start position until the first next() call.
- scan_state - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Delay positioning the table at the start position until the first next() call.
- scan_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- SCAN_TYPE - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- scanController - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- scanController - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- scanController - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- scanController - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- scanController - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- ScanController - Interface in org.apache.derby.iapi.store.access
-
A scan is the mechanism for iterating over the rows in a conglomerate, the scan controller is the interface through which access clients control the underlying scan.
- scanControllerOpened - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- scanControllerOpened - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- ScanControllerRowSource - Interface in org.apache.derby.iapi.store.access.conglomerate
-
A ScanControllerRowSource is both a RowSource and a ScanController.
- scanControllers - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- scanControllers - Variable in class org.apache.derby.impl.store.access.RAMTransaction
- scanCostAfterSelectivity(double, double, double, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- scanCostType() - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
-
Get the costing type, for use with StoreCostController.getScanCost
- scanCostType() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- scanCostType() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- scanDataBufferForEndOfData() - Method in class org.apache.derby.client.net.NetCursor
-
Scan the data buffer to see if end of data (SQL state 02000) has been received.
- scanDirection - Variable in class org.apache.derby.impl.store.raw.log.Scan
- ScanHandle - Interface in org.apache.derby.iapi.store.raw
-
Inteface for scanning the log from outside the RawStore.
- ScanInfo - Interface in org.apache.derby.iapi.store.access
-
This object provides performance information related to an open scan.
- scanIsolationLevel - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- scanIsolationLevel - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
-
Specified isolation level of SELECT (scan).
- scanKey - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- ScanManager - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The ScanManager interface contains those methods private to access method implementors necessary to implement Scans on Conglomerates.
- scanned - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
- scanned - Variable in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
- SCANNED_OBJECT - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- scannedObject - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- ScannedTransactionHandle - Interface in org.apache.derby.iapi.store.raw
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- scanProperties - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- ScanQualifier - Interface in org.apache.derby.iapi.sql.execute
-
ScanQualifier provides additional methods for the Language layer on top of Qualifier.
- scanQualifiers - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- scanQualifiers - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- scanQualifiers - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- scanRepositioned - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- ScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Abstract
ResultSetclass forNoPutResultSets which contain a scan. - ScanResultSet(Activation, int, int, int, boolean, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ScanResultSet
-
Construct a
ScanResultSet. - scanrsets - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- scanType - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- scc - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- schedule(TimerTask, long) - Method in interface org.apache.derby.iapi.services.timer.TimerFactory
-
Schedule a task.
- schedule(TimerTask, long) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
- schedule(TableDescriptor) - Method in interface org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon
-
Schedules creation/update of the index statistics associated with the specified table.
- schedule(TableDescriptor) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Schedules an update of the index statistics for the specified table.
- scheduleClean(CacheEntry) - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Try to schedule a clean operation in the background cleaner.
- scheduled - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Flag which tells whether the cleaner has a still unprocessed job scheduled with the daemon service.
- scheduledForDeletion() - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Tells if this data store is scheduled for deletion.
- scheduleShrink() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Request that the cleaner tries to shrink the cache the next time it wakes up.
- scheduleTimeoutTask(long) - Method in class org.apache.derby.jdbc.XATransactionState
-
Schedule a timeout task which will rollback the global transaction after the specified time will elapse.
- schema - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The compilation schema for the statement.
- schema - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- schema - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- SCHEMA - Static variable in interface org.apache.derby.catalog.Dependable
- schema_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
- SCHEMA_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.SchemaDescriptorFinder
- SCHEMA_ID_COL_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- SCHEMA_ID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- SCHEMA_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- schemaDesc - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- schemaDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- schemaDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- schemaDescriptor - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- schemaDescriptor - Variable in class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
- SchemaDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a schema descriptor
- SchemaDescriptor(DataDictionary, String, String, UUID, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Constructor for a SchemaDescriptor.
- schemaExists - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- schemaExists() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Check if there is a schema in the database that matches the schema name that was passed in to this instance.
- schemaId - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- schemaId - Variable in class org.apache.derby.impl.sql.catalog.TableKey
- schemaId - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- schemaId - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- schemaId - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- schemaID - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- schemaID - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- SCHEMAID - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- schemaMap - Static variable in class org.apache.derby.tools.dblook
- schemaMod_ - Variable in class org.apache.derby.impl.drda.PiggyBackedSessionData
- schemaName - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
- schemaName - Variable in class org.apache.derby.catalog.types.SynonymAliasInfo
- schemaName - Variable in class org.apache.derby.diag.SpaceTable
- schemaName - Variable in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
-
The schema name
- schemaName - Variable in class org.apache.derby.impl.load.ColumnInfo
- schemaName - Variable in class org.apache.derby.impl.load.ExportAbstract
- schemaName - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- schemaName - Variable in class org.apache.derby.impl.sql.compile.DropSchemaNode
- schemaName - Variable in class org.apache.derby.impl.sql.compile.TableName
- schemaName - Variable in class org.apache.derby.impl.sql.CursorTableReference
- schemaName - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- schemaName - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- schemaName - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- schemaName - Variable in class org.apache.derby.impl.sql.execute.DropSchemaConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- schemaName - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- schemaName - Variable in class org.apache.derby.impl.sql.execute.JarUtil
- schemaName - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- schemaName - Variable in class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- schemaName - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- schemaParam - Static variable in class org.apache.derby.tools.dblook
- scoci - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- scoci - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- scoci - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- SCOPE_CELL - Static variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- scoped - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- scoped - Variable in class org.apache.derby.impl.sql.compile.Predicate
- scopeDepth(String) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Get the current depth for the named scope.
- scopeDepth(String) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- ScopeFilter - Class in org.apache.derby.iapi.sql.compile
-
Filter which passes Visitables only if the compiler is inside a named scope.
- ScopeFilter(CompilerContext, String, int) - Constructor for class org.apache.derby.iapi.sql.compile.ScopeFilter
-
Construct a filter for the given scope and minimal expected depth.
- scratch_row - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
row used to replace fetchFieldFromSlot() calls.
- scratch_row - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A Scratch row used for qualifying rows in the conglomerate.
- scratch_row_position - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
Scratch space used by
ConglomerateController. - scratch_template - Variable in class org.apache.derby.impl.store.access.btree.BTreeController
- scratch_template - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
-
A Scratch template used for searching and qualifying rows in the conglomerate.
- scratchCostEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- SCROLL_INSENSITIVE_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SCROLL_SENSITIVE_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- scrollable - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- scrollable_ - Variable in class org.apache.derby.client.am.ClientResultSet
- scrollCursorsNotSupported() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ScrollCursorsNotSupported - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- ScrollInsensitiveResultSet - Class in org.apache.derby.impl.sql.execute
-
Provide insensitive scrolling functionality for the underlying result set.
- ScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Constructor for a ScrollInsensitiveResultSet
- ScrollInsensitiveResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A ScrollInsensitiveResultSetNode represents the insensitive scrolling cursor functionality for any child result set that needs one.
- ScrollInsensitiveResultSetNode(ResultSetNode, ResultColumnList, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ScrollInsensitiveResultSetNode
-
Constructor for a ScrollInsensitiveResultSetNode.
- scrollOrientation_absolute__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_after__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_before__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_current__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_first__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_last__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_next__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_prior__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollOrientation_relative__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- scrollType - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- scrollType - Variable in class org.apache.derby.impl.drda.DRDAStatement
- sd - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- sd - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- sd - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- sd - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- sd - Variable in class org.apache.derby.impl.sql.execute.DropAliasConstantAction
- sd - Variable in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- sd - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- sd - Variable in class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
- sd - Variable in class org.apache.derby.impl.sql.execute.DropViewConstantAction
- sd - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- SDA_MD_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SDA_TRIPLET_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
- SDA_TRIPLET_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SDA_TRIPLET_TYPE - Static variable in class org.apache.derby.client.net.FdocaConstants
- SDA_TRIPLET_TYPE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- search(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform a recursive search, ultimately returning the latched leaf page and row slot after which the given key belongs.
- search(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform a recursive search, ultimately returning the latched leaf page and row slot after which the given key belongs.
- search(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform a search of this leaf page, ultimately returning the latched leaf page and row slot after which the given key belongs.
- searchAuthDN - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- searchAuthPW - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- searchBaseDN - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- searchClauses - Variable in class org.apache.derby.impl.sql.compile.Predicate
- searchClauseTransitiveClosure(int, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Perform transitive closure on search clauses.
- searchForEntry(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Search this index page.
- searchForEntryBackward(SearchParameters) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- searchForOptimizer - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
Whether the search is for the optimizer, to determine range of scan.
- searchIndex - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
-
Used to search for index entries to avoid object allocation in the case a referecne already exists.
- searchKey - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
The key being searched for.
- searchLeft(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Search and return the left most leaf page.
- searchLeft(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Search and return the left most leaf page.
- searchLeft(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Search and return the left most leaf page.
- searchLeftAndLockPreviousKey(LeafControlRow, FetchDescriptor, DataValueDescriptor[], RowLocation, OpenBTree, int, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
move left in btree and lock previous key.
- SearchParameters - Class in org.apache.derby.impl.store.access.btree
-
Parameters that are passed down during a recursive b-tree search.
- SearchParameters(DataValueDescriptor[], int, DataValueDescriptor[], OpenBTree, boolean) - Constructor for class org.apache.derby.impl.store.access.btree.SearchParameters
-
Construct search parameters.
- searchPredicateList - Variable in class org.apache.derby.impl.sql.compile.HashTableNode
- searchRight(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Search and return the right most leaf page.
- searchRight(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Search and return the right most leaf page.
- searchRight(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Search and return the right most leaf page.
- searchRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- SECACC - Static variable in class org.apache.derby.impl.drda.Session
- SECCHK - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHK - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_00 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_00 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_01 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_01 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_02 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_03 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_04 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_05 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_06 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_07 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_08 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_09 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_0A - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_0A - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_0B - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_0B - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_0E - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_0E - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_0F - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_0F - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_10 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_10 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_12 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_12 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_13 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_13 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_14 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_14 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_15 - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKCD_15 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_NOTSUPPORTED - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_OK - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_PASSWORDMISSING - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_SECTKNMISSING_OR_INVALID - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_USERIDINVALID - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKCD_USERIDMISSING - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECCHKRM - Static variable in class org.apache.derby.client.net.CodePoint
- SECCHKRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- secKey_ - Variable in class org.apache.derby.client.am.EncryptionManager
- SECMEC - Static variable in class org.apache.derby.client.net.CodePoint
- SECMEC - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_DCESEC - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_EUSRIDDTA - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_EUSRIDNWPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_EUSRIDPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_EUSRIDPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_EUSRPWDDTA - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_HAS_NOT_EXPLICITLY_SET - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
- SECMEC_USRENCPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_USRENCPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_USRIDNWPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_USRIDONL - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_USRIDONL - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_USRIDPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_USRIDPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_USRSBSPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_USRSSBPWD - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMEC_USRSSBPWD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMEC_USRSSBPWD - Static variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Userid with Strong password substitute DRDA security mechanism
- SECMEC_USRSSBPWD_PWDSEQS - Static variable in class org.apache.derby.client.am.EncryptionManager
- SECMEC_USRSSBPWD_SEED_LEN - Static variable in class org.apache.derby.client.am.EncryptionManager
- SECMEC_USRSSBPWD_SEED_LEN - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- SECMECH_NOT_SUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SECMGR - Static variable in class org.apache.derby.client.net.CodePoint
- SECMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECMGR_SECMECS - Static variable in class org.apache.derby.client.net.NetConfiguration
- SECMGRNM - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECOND_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- SECOND_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- seconds - Variable in class org.apache.derby.client.am.DateTimeValue
- seconds - Variable in class org.apache.derby.impl.tools.ij.mtTime
- secretKeyFactory_ - Variable in class org.apache.derby.client.am.EncryptionManager
- Section - Class in org.apache.derby.client.am
- Section(Agent, String, int, String, int) - Constructor for class org.apache.derby.client.am.Section
- Section(Agent, String, int, String, int, boolean) - Constructor for class org.apache.derby.client.am.Section
- section_ - Variable in class org.apache.derby.client.am.ClientStatement
- SectionManager - Class in org.apache.derby.client.am
- SectionManager(Agent) - Constructor for class org.apache.derby.client.am.SectionManager
- sectionManager_ - Variable in class org.apache.derby.client.am.Agent
- sectionNumber - Variable in class org.apache.derby.client.am.Section
- SECTKN - Static variable in class org.apache.derby.client.net.CodePoint
- SECTKN - Static variable in class org.apache.derby.impl.drda.CodePoint
- SECTKN_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
- secTokenIn - Variable in class org.apache.derby.impl.drda.Database
- secTokenOut - Variable in class org.apache.derby.impl.drda.Database
- Securable - Enum in org.apache.derby.iapi.security
-
Operations which can be secured.
- Securable(String, String, char) - Constructor for enum org.apache.derby.iapi.security.Securable
-
Construct a Securable from its attributes
- secureRandom - Variable in class org.apache.derby.client.am.EncryptionManager
- SECURITY_DEFINER_MASK - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- SECURITY_EXCEPTION_ENCOUNTERED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SECURITY_MANAGER_NO_ACCESS_ID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- securityCheckComplete(int, int) - Method in class org.apache.derby.client.net.NetConnection
- securityMechanism - Variable in class org.apache.derby.impl.drda.Database
- securityMechanism - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Security Mechanism can be specified explicitly either when obtaining a connection via a DriverManager or via Datasource.
- securityMechanism_ - Variable in class org.apache.derby.client.net.NetConnection
- securityProperties - Static variable in class org.apache.derby.impl.services.monitor.FileMonitor
- SecurityUtil - Class in org.apache.derby.iapi.security
-
This class provides helper functions for security-related features.
- SecurityUtil() - Constructor for class org.apache.derby.iapi.security.SecurityUtil
- seek(long) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- seek(long) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Sets the current file pointer to specific location.
- seek(long) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Sets the file pointer to a given position.
- seek(long) - Method in class org.apache.derby.impl.load.ImportFileInputStream
-
Sets the file offset at which the next read will occur.
- seek(long) - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Set the file pointer.
- seen_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- seen_rows_right - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- seenByDeadlockDetection - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
List containing all entries seen by the last call to
addWaiters(). - seeNextException(String, SQLException, Throwable, Object...) - Static method in class org.apache.derby.impl.jdbc.Util
-
Generate an
SQLExceptionwhich points to anotherSQLExceptionnested within it withsetNextException(). - seenFirst - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- seenLast - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- seenSoFar - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
Holds roles seen so far when computing the closure.
- seenUpdates - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- segmentId - Variable in class org.apache.derby.iapi.store.raw.ContainerKey
- SEGMENTID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- SEL_COUNT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- SEL_SELECTIVITY - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- SELECT_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- SELECT_APPROXIMATE_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- SELECT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SELECT_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- SELECT_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
the different statement type constants
- selectAggregates - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
Aggregates in the SELECT list.
- selectArg(String) - Static method in class org.apache.derby.tools.PlanExporter
-
Reading the user's option
- selectivity(Object[]) - Method in interface org.apache.derby.catalog.Statistics
- selectivity(Object[]) - Method in class org.apache.derby.catalog.types.StatisticsImpl
- selectivity(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
-
Get a (crude) estimate of the selectivity of this predicate.
- selectivity(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
calculate the selectivity for a set of predicates.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
return the selectivity of this predicate.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
The default selectivity for value nodes is 50%.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
The selectivity for an "IN" predicate is generally very small.
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- selectivity(Optimizable) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
The default selectivity for value nodes is 50%.
- selectivityForConglomerate(ConglomerateDescriptor, int) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
For this conglomerate (index), return the selectivity of the first numKeys.
- selectivityNoStatistics(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Compute selectivity the old fashioned way.
- SelectNode - Class in org.apache.derby.impl.sql.compile
-
A SelectNode represents the result set for any of the basic DML operations: SELECT, INSERT, UPDATE, and DELETE.
- SelectNode(ResultColumnList, FromList, ValueNode, GroupByList, ValueNode, WindowList, OptimizerPlan, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SelectNode
- selectPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- SELECTPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- selectQuery - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- selectStatement - Variable in class org.apache.derby.impl.load.ExportAbstract
- selectSubquerys - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- SELF_DEADLOCK - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- selfComparison(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- selfComparison(ColumnReference) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Check whether this RelationalOperator compares the given ColumnReference to any columns in the same table as the ColumnReference.
- selfComparison(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- selfReference(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
See if this IN list operator is referencing the same table.
- SEMICOLON - Static variable in class org.apache.derby.impl.load.ControlInfo
- SEMICOLON - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- send() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send client message to server
- sendBytes(OutputStream) - Method in class org.apache.derby.client.net.Request
- sendBytes(OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
- sendBytes(OutputStream, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
- sendHeader - Static variable in class org.apache.derby.impl.drda.DssTrace
- sendHeader__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- sendMessage(DDMWriter, int, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send Error or Warning from server to client after processing a command
- sendMessage(ReplicationMessage) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to send a replication message to the master.
- sendMessage(ReplicationMessage) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to send a replication message to the slave.
- sendMessageWaitForReply(ReplicationMessage) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Send a replication message to the slave and return the message received as a response.
- sendOK(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send OK from server to client after processing a command
- sendOKInt(DDMWriter, int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send OK and int value
- sendPingSemaphore - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used for synchronization of the ping thread
- sendPropInfo(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send property information from server to client
- sendProtocolException(DRDAProtocolException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Notice the client about a protocol error.
- sendRequest() - Method in class org.apache.derby.client.net.NetAgent
- sendRuntimeInfo(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send RuntimeInfo information from server to client
- sendsCodpntArg - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
- sendSetTraceDirectory(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- sendSQLMessage(DDMWriter, SQLException, int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send SQL Exception from server to client after processing a command
- sendSysInfo(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Send SysInfo information from server to client
- sendTRGDFTRT - Variable in class org.apache.derby.impl.drda.Database
- sendUnexpectedException(Exception) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Send unpexpected error to the client
- sendWarningsOnCNTQRY - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- sensitivity_ - Variable in class org.apache.derby.client.am.ClientResultSet
- sensitivity_insensitive__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- sensitivity_sensitive_dynamic__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- sensitivity_sensitive_static__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- sensitivity_unknown__ - Static variable in class org.apache.derby.client.am.ClientResultSet
- sentResult - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- sep - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
-
for use by the main () method
- SEP - Static variable in class org.apache.derby.impl.io.vfmem.DataStore
-
The path separator used.
- SEP - Static variable in class org.apache.derby.impl.io.vfmem.PathUtil
- SEP_STR - Static variable in class org.apache.derby.impl.io.vfmem.PathUtil
- separatedDataDirectory - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- SEPARATOR - Static variable in class org.apache.derby.impl.services.locks.Timeout
- SEPARATOR_CHAR - Static variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
-
Character that separates the hash value from the name of the hash algorithm in the stored password generated by the configurable hash authentication scheme.
- separatorChar - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
- separatorStr(boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
- seqgenCacheSize - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- sequence - Variable in class org.apache.derby.impl.services.uuid.BasicUUID
- SEQUENCE - Static variable in interface org.apache.derby.catalog.Dependable
- SEQUENCE_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.SequenceDescriptorFinder
- SEQUENCE_ELEMENT_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- SEQUENCE_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- SEQUENCE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- sequenceDescriptor - Variable in class org.apache.derby.impl.sql.compile.NextSequenceNode
- SequenceDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class is used by rows in the SYS.SYSSEQUENCES system table.
- SequenceDescriptor(DataDictionary, SchemaDescriptor, UUID, String, DataTypeDescriptor, Long, long, long, long, long, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
-
Constructor
- SequenceGenerator - Class in org.apache.derby.impl.sql.catalog
-
This is a generic machine for pre-allocating ranges of sequence numbers in order to improve concurrency.
- SequenceGenerator(Long, boolean, long, long, long, long, String, String, SequencePreallocator) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceGenerator
-
Normal constructor
- sequenceGeneratorCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- sequenceIDs - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- sequenceName - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- sequenceName - Variable in class org.apache.derby.impl.sql.compile.NextSequenceNode
- sequenceName - Variable in class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
- SequencePreallocator - Interface in org.apache.derby.catalog
-
Logic to determine how many values to pre-allocate for a sequence.
- SequenceRange - Class in org.apache.derby.impl.sql.catalog
-
Default Derby logic for determining how many values to pre-allocate for an identity column or sequence.
- SequenceRange() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceRange
-
0-arg constructore needed to satisfy the SequencePreallocator contract.
- SequenceRange(int) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceRange
- SequenceUpdater - Class in org.apache.derby.impl.sql.catalog
-
An object cached in the data dictionary which manages new values for sequences.
- SequenceUpdater() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
No-arg constructor to satisfy the Cacheable contract
- SequenceUpdater(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Normal constructor
- SequenceUpdater.BulkInsertUpdater - Class in org.apache.derby.impl.sql.catalog
-
Implementation of SequenceUpdater for use with the bulk-insert optimization used by InsertResultSet.
- SequenceUpdater.SyssequenceUpdater - Class in org.apache.derby.impl.sql.catalog
-
Specific implementation of SequenceUpdater for the sequences managed by SYSSEQUENCES.
- sequenceUUID - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- sequential - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- sequential - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- SERIALIZABLE_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Special format id for tagging Serializable objects.
- SERIALIZABLE_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
- serializer - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
- serializeToString(String) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Take a string representing an XML value and serialize it according SQL/XML serialization rules.
- serializeToString(List, XMLDataValue) - Method in class org.apache.derby.iapi.types.SqlXmlUtil
-
Take an array list (sequence) of XML nodes and/or string values and serialize that entire list according to SQL/XML serialization rules, which ultimately point to XML serialization rules as defined by w3c.
- serialVersionUID - Static variable in class org.apache.derby.authentication.SystemPrincipal
-
BTW, this class currently does not require special handling during serialization/deserialization, so, there's no need to define methods
readObject(ObjectInputStream)andwriteObject(ObjectOutputStream). - serialVersionUID - Static variable in class org.apache.derby.iapi.types.HarmonySerialBlob
- serialVersionUID - Static variable in class org.apache.derby.iapi.types.HarmonySerialClob
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Serial version produced by the serialver utility.
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.StdDevPAggregator
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.StdDevSAggregator
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.VarPAggregator
- serialVersionUID - Static variable in class org.apache.derby.impl.sql.execute.VarSAggregator
- serialVersionUID - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
The version number is determined based on the database version of the current database.
- serialVersionUID - Static variable in class org.apache.derby.impl.tools.ij.ijXid
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicClientXADataSource40
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- serialVersionUID - Static variable in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientDataSource
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientXADataSource
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientXADataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedDataSource
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedDataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedXADataSource
- serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedXADataSource40
-
Deprecated.
- serialVersionUID - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
- serialVersionUID - Static variable in class org.apache.derby.security.SystemPermission
- serialVersionUID - Static variable in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
- serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.AND
-
Derby serializes these objects in PreparedStatements
- serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
Derby serializes these objects in PreparedStatements
- serialVersionUID - Static variable in class org.apache.derby.vti.Restriction.OR
-
Derby serializes these objects in PreparedStatements
- server - Variable in class org.apache.derby.drda.NetServlet
- server - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
The instance of the NetworkServerControlImpl being used to run the server.
- server - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- server - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- SERVER - Static variable in class org.apache.derby.security.SystemPermission
-
Permission target name (
"server") for actions applicable to the network server. - server_ - Variable in class org.apache.derby.client.net.NetAgent
- server_ - Variable in class org.apache.derby.client.net.OpenSocketAction
- SERVER_STARTED_FROM_CMD_LINE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Internal.
- serverClass - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- serverClassName - Static variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- serverCursorName - Variable in class org.apache.derby.client.am.Section
- serverCursorNameForPositionedUpdate_ - Variable in class org.apache.derby.client.am.Section
- serverImpl - Variable in class org.apache.derby.drda.NetworkServerControl
- serverInstance - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- serverJdbcMajorVersion - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
The JDBC major version supported by the server.
- serverJdbcMinorVersion - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
The JDBC minor version supported by the server.
- serverName - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- serverNameIP_ - Variable in class org.apache.derby.client.am.ClientConnection
- serverShutdownMethod - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Reflect reference to the method to directly shutdown the server.
- serverSocket - Variable in class org.apache.derby.impl.drda.ClientThread
- serverSocket - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- serverSocket - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Contains the
ServerSocketused to listen for connections from the replication master. - serverStartSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- serverSupportLongRDBNAM() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- serverSupportLongRDBNAM() - Method in class org.apache.derby.client.net.NetConnection
- serverSupportsBooleanParameterTransport() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if the server accepts receiving booleans as parameter values.
- serverSupportsBooleanValues() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports boolean values
- serverSupportsEXTDTAAbort() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports product specific EXTDTA abort protocol.
- serverSupportsEXTDTAAbort() - Method in class org.apache.derby.client.net.NetConnection
- serverSupportsLayerBStreaming() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- serverSupportsLayerBStreaming() - Method in class org.apache.derby.client.net.NetConnection
- serverSupportsLocators() - Method in class org.apache.derby.client.am.ClientConnection
-
Checks whether the server supports locators for large objects.
- serverSupportsLocators() - Method in class org.apache.derby.client.net.NetConnection
-
Checks whether the server supports locators for large objects.
- serverSupportsQryclsimp() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check whether the server has full support for the QRYCLSIMP parameter in OPNQRY.
- serverSupportsQryclsimp() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server has full support for the QRYCLSIMP parameter in OPNQRY.
- serverSupportsSessionDataCaching() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports session data caching
- serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.am.ClientConnection
-
Return true if the server supports nanoseconds in timestamps
- serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports nanoseconds in timestamps
- serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.net.NetConnection
-
Return true if the server supports nanoseconds in timestamps
- serverSupportsUDTs() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Check if server supports UDTs
- serverSupportsUDTs() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server supports UDTs
- serverSupportsUtf8Ccsid() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server supports the UTF-8 Ccsid Manager
- serverThread - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- service - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
the actual service to which I belong, could be null.
- SERVICE - Static variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Look for any services in the a properties set and the application property set and then start them.
- SERVICE_BOOT_PASSWORD_TOO_SHORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_DIRECTORY_CREATE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_DIRECTORY_EXISTS_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_DIRECTORY_NOT_IN_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_DIRECTORY_REMOVE_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_LOCALE - Static variable in interface org.apache.derby.iapi.reference.Property
- SERVICE_MISSING_IMPLEMENTATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_PROPERTIES_BACKUP_DEL_FAILED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Informational message, service properties backup deletion failed.
- SERVICE_PROPERTIES_BACKUP_DELETED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Informational message, service properties backup deleted.
- SERVICE_PROPERTIES_DONT_EDIT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Tell user not to edit service.properties.
- SERVICE_PROPERTIES_EDIT_FAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_PROPERTIES_EOF_TOKEN - Static variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Marker printed as the last line of the service properties file.
- SERVICE_PROPERTIES_MISSING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_PROPERTIES_RESTORED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Informational message, service properties restored.
- SERVICE_PROTOCOL - Static variable in interface org.apache.derby.iapi.reference.Property
- SERVICE_STARTUP_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SERVICE_TYPE_DIRECTORY - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
- SERVICE_WRONG_BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- Serviceable - Interface in org.apache.derby.iapi.services.daemon
-
To use a DaemonService, one implements the Serviceable interface.
- serviceASAP - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- serviceASAP() - Method in interface org.apache.derby.iapi.services.daemon.Serviceable
-
If this work should be done as soon as possible, then return true.
- serviceASAP() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Indicate that we want to be serviced ASAP.
- serviceASAP() - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
-
The urgency of this post commit work.
- serviceASAP() - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
-
The urgency of this post commit work.
- serviceASAP() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- serviceASAP() - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
- serviceASAP() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- ServiceBootContext - Class in org.apache.derby.impl.services.monitor
-
A context that is used during a service boot to stop cleanup on the stack at this point.
- ServiceBootContext(ContextManager) - Constructor for class org.apache.derby.impl.services.monitor.ServiceBootContext
- serviceBooted - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- serviceClient(ServiceRecord) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- serviced() - Method in class org.apache.derby.impl.services.daemon.ServiceRecord
- serviceImmediately() - Method in interface org.apache.derby.iapi.services.daemon.Serviceable
-
If this work should be done immediately on the user thread then return true.
- serviceImmediately() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Indicate that we don't want the work to happen immediately in the user thread.
- serviceImmediately() - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
- serviceImmediately() - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
- serviceImmediately() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- serviceImmediately() - Method in class org.apache.derby.impl.store.raw.data.RemoveFile
-
File deletion is a quick operation and typically releases substantial amount of space very quickly, this work should be done on the user thread.
- serviceImmediately() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- serviceLocale - Variable in class org.apache.derby.impl.services.monitor.TopService
- serviceName - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- serviceNow(int) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Service this subscription ASAP.
- serviceNow(int) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- serviceProperties - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
- serviceProperties - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Service properties.
- servicePropertyList - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
- serviceProviders - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Hash table of objects that implement PersistentService keyed by their getType() method.
- serviceProvidersKeys - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- ServiceRecord - Class in org.apache.derby.impl.services.daemon
-
wrapper class for basic daemon's clients
- ServiceRecord(Serviceable, boolean, boolean) - Constructor for class org.apache.derby.impl.services.daemon.ServiceRecord
- serviceRequest - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
- services - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- serviceType - Variable in class org.apache.derby.impl.services.monitor.TopService
-
The type of service this was created by.
- serviceType - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- SERVLET_ADDRESS - Static variable in class org.apache.derby.drda.NetServlet
- SERVLET_PROP_MESSAGES - Static variable in class org.apache.derby.drda.NetServlet
- session - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- Session - Class in org.apache.derby.impl.drda
-
Session stores information about the current session It is used so that a DRDAConnThread can work on any session.
- Session - Class in org.apache.derby.impl.tools.ij
-
Session holds the objects local to a particular database session, which starts with a connection and is all other JDBC stuff used on that connection, along with some ij state that is connection-based as well.
- Session(Connection, String, String) - Constructor for class org.apache.derby.impl.tools.ij.Session
- Session(NetworkServerControlImpl, int, Socket, String, boolean) - Constructor for class org.apache.derby.impl.drda.Session
-
Session constructor
- session_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- SESSION_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
SESSION_SEVERITY is associated with errors which cause the current connection to be closed.
- SESSION_USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- sessionArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- sessionInitialState() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
In initial state for a session, determine whether this is a command session or a DRDA protocol session.
- sessionInput - Variable in class org.apache.derby.impl.drda.Session
- sessionName - Variable in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
- sessionOutput - Variable in class org.apache.derby.impl.drda.Session
- sessions - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
- sessionTable - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- sessionType - Variable in class org.apache.derby.impl.drda.Session
- sessionUser - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
In contrast to current user id, which may change (inside a routine executing with definer's rights), the sessionUser is constant in a session.
- set(boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
- set(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bit set
- set(int) - Method in class org.apache.derby.iapi.util.JBitSet
- set(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
-
Used when searching
- SET_CONSTRAINTS_DISABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- SET_CONSTRAINTS_ENABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- SET_DATABASE_PROPERTY - org.apache.derby.iapi.security.Securable
- SET_DEBUG_STREAM(PrintWriter) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
- SET_IN_APPLICATION - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is set in APPLICATION (derby.properties) set
- SET_IN_DATABASE - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is set in DATABASE set
- SET_IN_JVM - Static variable in class org.apache.derby.iapi.services.property.PropertyUtil
-
Property is set in JVM set
- SET_ROLE_DYNAMIC - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SET_ROLE_DYNAMIC - Static variable in interface org.apache.derby.iapi.sql.StatementType
- SET_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SET_SCHEMA_CONSTANT_ACTION_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.SetSchemaConstantAction
- SET_SCHEMA_DYNAMIC - Static variable in interface org.apache.derby.iapi.sql.StatementType
- SET_SCHEMA_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SET_SCHEMA_USER - Static variable in interface org.apache.derby.iapi.sql.StatementType
- SET_STREAM_FAILURE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SET_STREAM_INEXACT_LENGTH_DATA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SET_TRANSACTION_ISOLATION_CONSTANT_ACTION_V02_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.SetTransactionIsolationConstantAction
- SET_TRANSACTION_ISOLATION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SET_TRIGGERS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.SetTriggersConstantAction
- SET_TRIGGERS_DISABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- SET_TRIGGERS_ENABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- SET_USER_ACCESS - org.apache.derby.iapi.security.Securable
- SET_XPLAIN_MODE - org.apache.derby.iapi.security.Securable
- SET_XPLAIN_SCHEMA - org.apache.derby.iapi.security.Securable
- setAbsolutePositionBasedOnAllRowsReceived() - Method in class org.apache.derby.client.am.ClientResultSet
- setAccessSecurityData(int, int, int[], boolean, byte[]) - Method in class org.apache.derby.client.net.NetConnection
- setActivation(Activation) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Mark this statement context as associated with this activation.
- setActivation(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- setActivationClass(GeneratedClass) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setActivationClass(GeneratedClass) - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- setActiveState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- setAfterLastRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Sets the current position to after the last row and returns NULL because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Sets the current position to after the last row and returns NULL because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Sets the current position to after the last row and returns NULL because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Sets the current position to after the last row and returns NULL because there is no current row.
- setAfterLastRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Sets the current position to after the last row and returns NULL because there is no current row.
- setAfterResultSet(CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- setAggregates(List<AggregateNode>) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- setAliasDescriptor(AliasDescriptor) - Method in class org.apache.derby.impl.sql.compile.RoutineDesignator
- setAllRowsReceivedFromServer(boolean) - Method in class org.apache.derby.client.am.Cursor
-
Set the value of value of allRowsReceivedFromServer_.
- setAllRowsReceivedFromServer(boolean) - Method in class org.apache.derby.client.net.NetCursor
-
Set the value of value of allRowsReceivedFromServer_.
- setAlternative(int) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- setAndNode(AndNode) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set the andNode.
- setAppearsInGroupBy() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Flag that this function invocation appears in a GROUP BY clause
- setApplicationConnection(Connection) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- setApplicationStatement(Statement) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Set the application Statement object that created this ResultSet.
- setApplicationStatement(EngineStatement) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Set the application statement for this Statement.
- setArray(int, Array) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setArray(int, Array) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setArray(int, Array) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setArray(int, Array) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 Set an Array parameter.
- setArray(int, Array) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setArray(Object[]) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Set the held array to the input array.
- setArrayElement(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop an array reference off the stack, store a value in the array at the passed in offset.
- setArrayElement(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- setArrays(int, AllocPage) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
- setAsBinaryStream(DRDAStatement, int, EXTDTAReaderInputStream, boolean) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Sets the specified binary EXTDTA parameter of the embedded statement.
- setAsCharacterStream(DRDAStatement, int, EXTDTAReaderInputStream, boolean, String) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Sets the specified character EXTDTA parameter of the embedded statement.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
We do this inefficiently and read it all in here.
- setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setAsciiStream(long) - Method in class org.apache.derby.client.am.ClientClob
- setAsciiStream(long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- setAsciiStream(long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0 Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
- setAsciiStream(long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setAsciiStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setAsCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- setAssignmentSemantics() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Set assignmentSemantics to true.
- setAsString() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- setASTVisitor(ASTVisitor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set a Visitor which walks the AST at various stages.
- setASTVisitor(ASTVisitor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setAttributesAsPassword(boolean) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set
attributeAsPasswordproperty to enable passing connection request attributes in the password argument ofBasicEmbeddedDataSource40.getConnection(String,String). - setAttributesAsPassword(boolean) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setAuthenticationService(UserAuthenticator) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- setAuthorizationId(String) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Sets the authorization id of the schema.
- setAutoCommit(boolean) - Method in class org.apache.derby.client.am.ClientConnection
- setAutoCommit(boolean) - Method in class org.apache.derby.client.am.LogicalConnection
- setAutoCommit(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setAutoCommit(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
If a connection is in auto-commit mode, then all its SQL statements will be executed and committed as individual transactions.
- setAutoGeneratedKeysResultsetInfo(int[], String[]) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the auto-generated keys resultset mode to true for this activation.
- setAutoGeneratedKeysResultsetInfo(int[], String[]) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setAutoGeneratedKeysResultsetInfo(int[], String[]) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setAutoinc_create_or_modify_Start_Increment(int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- setAutoincrement() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- setAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- setAutoincrementUpdate(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Sets autoincrementUpdate-- this variable allows updates to autoincrement columns if it is set to true.
- setAutoincrementUpdate(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setAutoincrementValue(TransactionController, UUID, String, long, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
sets a new value in SYSCOLUMNS for a particular autoincrement column.
- setAutoincrementValue(TransactionController, UUID, String, long, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
sets a new value in SYSCOLUMNS for a particular autoincrement column.
- setAuxiliaryProviderList(ProviderList) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the auxiliary provider list.
- setAuxiliaryProviderList(ProviderList) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
-
Set the auxiliary provider list.
- setAuxillaryRuntimeStats(Properties) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Set the auxillary runtime stats.
- setAuxObject(AuxObject) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Set the aux object for this page.
- setAuxObject(AuxObject) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the aux object.
- setBaseCC(ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Propagate the heap's ConglomerateController to this index changer.
- setBaseCC(ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Propagate the heap's ConglomerateController to all of the underlying index changers.
- setBaseColumnPositions(int[]) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
set the baseColumnPositions field of the index descriptor.
- setBaseColumnPositions(int[]) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- setBaseColumnPositions(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- setBatchedExceptionLabelIndex(int) - Method in class org.apache.derby.client.am.Agent
- setBatchPositionLabel(int) - Method in exception org.apache.derby.client.am.SqlException
- setBeanProperties(Object, Reference) - Static method in class org.apache.derby.client.ClientDataSourceFactory
-
Set the Java bean properties for an object from its Reference.
- setBeanProperties(Object, Reference) - Static method in class org.apache.derby.jdbc.ReferenceableDataSource
- setBeforeFirstRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Sets the current position to before the first row and returns NULL because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Sets the current position to before the first row and returns NULL because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Sets the current position to before the first row and returns NULL because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
-
Sets the current position to before the first row and returns NULL because there is no current row.
- setBeforeFirstRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Sets the current position to before the first row and returns NULL because there is no current row.
- setBeforeResultSet(CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- setBeginOffset(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Sets the beginning offset of the SQL substring which this query node represents.
- setBeginPosition(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Set the begin position of the stream pointer.
- setBetweenSelectivity() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
Use between selectivity when calculating the selectivity.
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.math.BigDecimal value.
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.lang.BigDecimal value.
- setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.math.BigDecimal value.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.DataType
-
Only to be called when the application sets a value using BigDecimal
- setBigDecimal(BigDecimal) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value from an application supplied java.math.BigDecimal.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.NumberDataType
-
setValue for integral exact numerics.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLChar
-
Only to be called when an application through JDBC is setting a SQLChar to a java.math.BigDecimal.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLClob
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Only to be called when the application sets a value using BigDecimal through setBigDecimal calls.
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Called for an application setting this value using a BigDecimal
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLReal
-
Called for an application setting this value using a BigDecimal
- setBigDecimal(BigDecimal) - Method in class org.apache.derby.iapi.types.UserType
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given input stream.
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to the given input stream.
- setBinaryStream(int, InputStream) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
sets the parameter to the Binary Stream object
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
sets the parameter to the binary stream
- setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
sets the parameter to the Binary Stream object
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
sets the parameter to the Binary stream
- setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBinaryStream(long) - Method in class org.apache.derby.client.am.ClientBlob
- setBinaryStream(long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- setBinaryStream(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
JDBC 3.0 Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
- setBinaryStream(long) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementation is provided , an exception is thrown if used.
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBinaryStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setBinaryStreamInternal(int, InputStream, boolean, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the given stream for the specified parameter.
- setBinaryStreamX(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBitset_of_fetched_columns(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setBlob(int, InputStream) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a
InputStreamobject. - setBlob(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBlob(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to a
InputStreamobject. - setBlob(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a
InputStreamobject. - setBlob(int, InputStream) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBlob(int, Blob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBlob(int, Blob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBlob(int, Blob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setBlob(int, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 Set a BLOB parameter.
- setBlob(int, Blob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBlob(String, InputStream) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBlob(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBlob(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBlob(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBlob(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBlob(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setBlob(String, Blob) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBlob(String, Blob) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBlob(String, Blob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBlob(String, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setBlobPosition(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Sets the position of the Blob to
logicalPos, where position 0 is the beginning of the Blob content. - setBlobX(int, Blob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBoolean(int, boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBoolean(int, boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBoolean(int, boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java boolean value.
- setBoolean(int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java boolean value.
- setBoolean(int, boolean) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBoolean(String, boolean) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBoolean(String, boolean) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBoolean(String, boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBoolean(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java boolean value.
- setBooleanFromObject(Object, int) - Method in class org.apache.derby.client.am.CrossConverters
- setBooted() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
-
Set a flag that indicates that booting of the module has completed.
- setBranchQualifier(byte[]) - Method in class org.apache.derby.client.ClientXid
- setBrokeredConnectionControl(BrokeredConnectionControl) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
This method is used to initialize the BrokeredConnectionControl variable with its implementation.
- setBtree_height(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setBufferPosition(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Change the current position in the output buffer.
- setByte(int, byte) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setByte(int, byte) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setByte(int, byte) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java byte value.
- setByte(int, byte) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java byte value.
- setByte(int, byte) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setByte(String, byte) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setByte(String, byte) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setByte(String, byte) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setByte(String, byte) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java byte value.
- setByteFromObject(Object, int) - Method in class org.apache.derby.client.am.CrossConverters
- setByteHolder(ByteHolder) - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- setBytes(byte[]) - Method in class org.apache.derby.iapi.util.ByteArray
- setBytes(byte[], int) - Method in class org.apache.derby.iapi.util.ByteArray
- setBytes(byte[], int, int) - Method in class org.apache.derby.iapi.util.ByteArray
- setBytes(byte[], int, int) - Method in class org.apache.derby.impl.drda.DRDAString
-
Modify the internal byte buffer.
- setBytes(int, byte[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBytes(int, byte[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setBytes(int, byte[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java array of bytes.
- setBytes(int, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java array of bytes.
- setBytes(int, byte[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setBytes(long, byte[]) - Method in class org.apache.derby.client.am.ClientBlob
- setBytes(long, byte[]) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- setBytes(long, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
- setBytes(long, byte[]) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementation is provided , an exception is thrown if used.
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.client.am.ClientBlob
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
Writes all or part of the given array of byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
- setBytes(long, byte[], int, int) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementation is provided , an exception is thrown if used.
- setBytes(String, byte[]) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setBytes(String, byte[]) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setBytes(String, byte[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setBytes(String, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java array of bytes.
- setBytesFromStream(InputStream, int) - Method in class org.apache.derby.client.am.CrossConverters
- setBytesX(int, byte[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setBytesX(long, byte[], int, int) - Method in class org.apache.derby.client.am.ClientBlob
- setCacheable(Cacheable) - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Set the cached object held by this entry.
- setCacheHolder(Cacheable) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setCacheMode(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- setCalendar(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setCallback(ReplacementPolicy.Callback) - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Set the callback object used to notify the replacement algorithm about actions performed on the cached object.
- setCandidateFinalCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the final cost estimate
- setCanonicalName(String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Set the canonicalName.
- setCanonicalName(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Set the canonicalName.
- setCanonicalName(String) - Method in interface org.apache.derby.io.StorageFactory
-
Set the canonicalName.
- setCatalog(String) - Method in class org.apache.derby.client.am.ClientConnection
- setCatalog(String) - Method in class org.apache.derby.client.am.LogicalConnection
- setCatalog(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setCatalog(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
A sub-space of this Connection's database may be selected by setting a catalog name.
- setCcsidDbc(int) - Method in class org.apache.derby.client.net.Typdef
- setCcsidMbc(int) - Method in class org.apache.derby.client.net.Typdef
- setCcsidSbc(int) - Method in class org.apache.derby.client.net.Typdef
- setChanged() - Method in class org.apache.derby.iapi.services.monitor.DerbyObservable
-
When the object state changes, the object calls this method in order to flag that fact.
- setCharacterDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setCharacteristics(boolean[]) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given
Readerobject. - setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to the given
Readerobject. - setCharacterStream(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
- setCharacterStream(int, Reader, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
- setCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setCharacterStream(long) - Method in class org.apache.derby.client.am.ClientClob
- setCharacterStream(long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- setCharacterStream(long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0 Retrieves a stream to be used to write a stream of characters to the CLOB value that this Clob object represents, starting at position pos.
- setCharacterStream(long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- setCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setCharacterStream(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setCharacterStream(String, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Reader object, which is the given number of characters long.
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
- setCharacterStreamInternal(int, Reader, boolean, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the given character stream for the specified parameter.
- setCheckCondition(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the check condition for this table constraint.
- setChildResult(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Set the childResult for this node.
- setClientCursorName(String) - Method in class org.apache.derby.client.am.Section
- setClientInfo(String, String) - Method in class org.apache.derby.client.am.LogicalConnection
-
setClientInfoforwards tophysicalConnection_. - setClientInfo(String, String) - Method in class org.apache.derby.client.net.NetConnection
-
setClientInfowill always throw aSQLClientInfoExceptionsince Derby does not support any properties. - setClientInfo(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
setClientInfoforwards to the real connection. - setClientInfo(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
setClientInfowill always throw aSQLClientInfoExceptionsince Derby does not support any properties. - setClientInfo(Properties) - Method in class org.apache.derby.client.am.LogicalConnection
-
setClientInfoforwards tophysicalConnection_. - setClientInfo(Properties) - Method in class org.apache.derby.client.net.NetConnection
-
setClientInfowill throw aSQLClientInfoExceptionunless thepropertiesparameter is empty, since Derby does not support any properties. - setClientInfo(Properties) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
setClientInfoforwards to the real connection. - setClientInfo(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
setClientInfowill throw aSQLClientInfoExceptionunless thepropertiesparameter is empty, since Derby does not support any properties. - setClientLocale(String) - Method in class org.apache.derby.drda.NetworkServerControl
-
set the client locale.
- setClientLocale(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- setClientVersion(String) - Method in class org.apache.derby.impl.drda.AppRequester
- setClob(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a
Readerobject. - setClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Sets the designated parameter to a
Readerobject. - setClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a
Readerobject. - setClob(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setClob(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setClob(int, Clob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setClob(int, Clob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setClob(int, Clob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setClob(int, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 Set a CLOB parameter.
- setClob(int, Clob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setClob(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setClob(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setClob(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setClob(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setClob(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setClob(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setClob(String, Clob) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setClob(String, Clob) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setClob(String, Clob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setClob(String, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setClobX(int, Clob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setCMDProtocol() - Method in class org.apache.derby.impl.drda.DDMWriter
-
set protocol to CMD protocol
- setCollationInfo(int, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the collation type and derivation of this node based upon the collation information passed in.
- setCollationInfo(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the collation type and derivation of this node based upon the collation information in the passed in type.
- setCollationType(int) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- setCollationType(int) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the collation type, note derivation is always implicit for any catalog item.
- setCollationType(int) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Set the collation type.
- setCollationTypeForAllStringTypes(int) - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Set the collation type for string input and return types.
- setCollationTypeForAllStringTypes(int) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Set the collation type of all string types declared for use in this routine to the given collation type.
- setCollationTypeOnCharacterStringColumn(SchemaDescriptor, ColumnDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Use the passed schema descriptor's collation type to set the collation of a character string column.
- setCollationTypesOnCharacterStringColumns(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Use the passed schema descriptor's collation type to set the collation of the character string types in create table node
- setCollationUsingCompilationSchema() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the collation based upon the current schema with derivation type implicit.
- setCollationUsingCompilationSchema(int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
There are many subclasses of ValueNode where we want the DataTypeDescriptor of the node to have the same collation type as the compilation schema's collation type.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
-
Set the RuleBasedCollator for this instance of CollatorSQLChar.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
-
Set the RuleBasedCollator for this instance of CollatorSQLClob.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
-
Set the RuleBasedCollator for this instance of CollatorSQLLongvarchar.
- setCollator(RuleBasedCollator) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
-
Set the RuleBasedCollator for this instance of CollatorSQLVarchar.
- setCollectAccessCounts(boolean) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Enable or disable collection of hit/miss/eviction counts.
- setCollectAccessCounts(boolean) - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheMBeanImpl
- setCollectAccessCounts(boolean) - Method in interface org.apache.derby.mbeans.CacheManagerMBean
-
Enable or disable collection of cache access counts.
- setColName(String) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- setColNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- setColumn(int, Object) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Add a template from which a NULL value of the correct type can be created.
- setColumn(int, DataValueDescriptor) - Method in interface org.apache.derby.iapi.sql.Row
-
Set a DataValueDescriptor in a Row by ordinal position (1-based).
- setColumn(int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- setColumn(int, DataValueDescriptor) - Method in class org.apache.derby.impl.sql.execute.ValueRow
- setColumn(Object) - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
- setcolumnDefinition(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setColumnDescriptor(TableDescriptor, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the column descriptor for this result column.
- setColumnExpression(ValueNode) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
- setColumnLengths(int[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- setColumnList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the column list for this node.
- setColumnListToNotNull(ConstraintDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Set all columns in that appear in a PRIMARY KEY constraint in a CREATE TABLE statement to NOT NULL.
- setColumnName(String) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Sets the column name in case of rename column.
- setColumnNames(String[]) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Set the column names for this conglomerate descriptor.
- setColumnNames(String[]) - Method in class org.apache.derby.vti.StringColumnVTI
-
Set the column names for this table function.
- setColumnNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the column number for this ColumnReference.
- setColumnPosition(int) - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Set the position of this column
- setColumnPosition(int[], int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Set a column position in an array of column positions.
- setColumnWidths(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setCommittedDropState(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- setCompactRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Copy columns from the candidate row from the store to the given compact row.
- setCompatRow(ExecRow, DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- setCompilationSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the compilation schema descriptor for this compilation context.
- setCompilationSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set the compilation schema descriptor for this compilation context.
- setCompileTime() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Set the compile time to now
- setCompileTimeMillis(long, long, long, long, long, Timestamp, Timestamp) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the compile time for this prepared statement.
- setCompileTimeWarnings(SQLWarning) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setConcurType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setConglomerateDescriptor(ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set the conglomerate descriptor for this access path.
- setConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- setConglomerateName(String) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Set the name of the conglomerate.
- setConglomerateNumber(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Set the conglomerate number.
- setConglomerateNumber(long) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Set the conglomerate number for the index.
- setConnection(EngineConnection) - Method in class org.apache.derby.impl.drda.Database
-
Set connection and create the SQL statement for the default statement
- setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set this property to pass in more Derby specific connection URL attributes.
- setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set this property to pass in more Derby specific connection URL attributes.
- setConnectionAttributes(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setConnectionAttributes(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setConnectionNull(boolean) - Method in class org.apache.derby.client.net.NetConnection
- setConstantAction(ConstantAction) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the Execution constants.
- setConstraintDeferred(Activation, ConstraintDescriptor, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the constraint mode for this constraint to
deferred. - setConstraintDeferred(Activation, ConstraintDescriptor, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Set the constraint mode to deferred for the specified constraint.
- setConstraintDescriptorList(ConstraintDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the constraint descriptor list
- setConstraintId(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Sets the UUID of the constraint.
- setConstraintID(UUID) - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Set the id for the constraint which may be driving this index action.
- setConstraintModes(HashMap<UUID, Boolean>) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Initialize a inferior session context with the constraint mode map of the parent session context.
- setConstraintModes(HashMap<UUID, Boolean>) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Initialize a inferior session context with the constraint mode map of the parent session context.
- SetConstraintsConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are performed for a set constraint at execution time.
- SetConstraintsConstantAction(List<TableName>, boolean) - Constructor for class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
- SetConstraintsNode - Class in org.apache.derby.impl.sql.compile
-
A SetConstraintsNode is the root of a QueryTree that represents a SET CONSTRAINTS statement.
- SetConstraintsNode(List<TableName>, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetConstraintsNode
- setContainerRowCount(long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the number of rows in the container - the page uses this to decide whether it needs to aggressive set the container's row count when it changes.
- setContainerRowCount(long) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- setContainsSqlcax(boolean) - Method in class org.apache.derby.client.am.Sqlca
- setContext(RAMTransactionContext) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- setContext(VTIContext) - Method in interface org.apache.derby.vti.AwareVTI
-
Set the table function context
- setContext(VTIContext) - Method in class org.apache.derby.vti.VTITemplate
- setContextClassLoader(ClassLoader) - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
- setControlProperties(String, String, String) - Method in class org.apache.derby.impl.load.ControlInfo
- setCoreValue(double) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setCoreValue(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setCorrelated() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Mark this VCN as a reference to a correlated column.
- setCorrelationID(int) - Method in class org.apache.derby.client.net.Request
- setCorrelatorToken(byte[]) - Method in class org.apache.derby.client.net.NetXAConnection
- setCost(double, double, double) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Set the cost for this cost estimate.
- setCost(double, double, double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- setCost(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Copy the values from the given cost estimate into this one.
- setCost(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- setCostEstimate(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set the given cost estimate in this AccessPath.
- setCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- setCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the CostEstimate for this ResultSetNode
- setCostEstimateCost(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Set the cost estimate in this node to the given cost estimate.
- setCountMismatchAllowed(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the value of whether or not a count mismatch is allowed between this RCL, as a derived column list, and an underlying RCL.
- setCoveringIndexScan(boolean) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set whether or not to consider a covering index scan on the optimizable.
- setCoveringIndexScan(boolean) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- setCreateDatabase(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set this property to create a new database.
- setCreateDatabase(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set this property to create a new database.
- setCreateDatabase(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setCreateDatabase(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setCurrentAuxiliaryProviderList(ProviderList) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the current auxiliary provider list for this CompilerContext.
- setCurrentAuxiliaryProviderList(ProviderList) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set the current auxiliary provider list for this CompilerContext.
- setCurrentContextManager(ContextManager) - Method in class org.apache.derby.iapi.services.context.ContextService
-
Link the current thread to the passed in Contextmanager so that a subsequent call to getCurrentContextManager by the current Thread will return cm.
- setCurrentDatetime() - Method in class org.apache.derby.impl.sql.execute.CurrentDatetime
- setCurrentDependent(Dependent) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the current dependent from this CompilerContext.
- setCurrentDependent(Dependent) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- setCurrentDrdaResultSet(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set currentDrdaResultSet
- setCurrentDrdaResultSet(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set currentDrdaResultSet
- setCurrentLogFileFirstUnflushedPosition() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
- setCurrentRole(Activation, String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the current role
- setCurrentRole(Activation, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setCurrentRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Set the current row to the row passed in.
- setCurrentRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Set the current row to the row passed in.
- setCurrentRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Set the current row to the row passed in.
- setCurrentRow(ExecRow, int) - Method in interface org.apache.derby.iapi.sql.Activation
-
Generated plans have a current row field for ease in defining the methods and finding them dynamically.
- setCurrentRow(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Remember the row for the specified ResultSet.
- setCurrentRow(ExecRow, int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setCurrentSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
- setCurrentStatement(DRDAStatement) - Method in class org.apache.derby.impl.drda.Database
-
Make statement the current statement
- setCurrentTriggerEvent(TriggerEvent) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- setCurrentXid(XAXactId) - Method in class org.apache.derby.jdbc.EmbedXAResource
- setCursorInfo(Object) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set params
- setCursorInfo(Object) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- setCursorInfo(CursorInfo) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setCursorName(String) - Method in class org.apache.derby.client.am.ClientStatement
- setCursorName(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setCursorName(String) - Method in class org.apache.derby.client.am.Section
- setCursorName(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
setCursorName defines the SQL cursor name that will be used by subsequent Statement execute methods.
- setCursorName(String) - Method in interface org.apache.derby.iapi.sql.Activation
-
JDBC requires that all select statements be converted into cursors, and that the cursor name be settable for each execution of a select statement.
- setCursorName(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
setCursorName defines the SQL cursor name that will be used by subsequent Statement execute methods.
- setCursorName(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
remember the cursor name
- setCursorName(String) - Method in class org.apache.derby.impl.sql.execute.CursorActivation
-
remember the cursor name
- setCursorName(String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setCursorName(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setCursorTargetTable(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set whether this is a cursor target table
- setData(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Set the array of bytes to be read.
- setData(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
- setDatabase(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set the current database
- setDatabase(Database) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Called only in EmbedConnection construtor.
- setDatabase(Database) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set database
- setDatabaseEncrypted(boolean) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Sets whether the database is encrypted.
- setDatabaseEncrypted(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Sets whether the database is encrypted.
- setDatabaseEncrypted(boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Sets whether the database is encrypted, all the transaction log has to be encrypted, and flush the log if requested.
- setDatabaseEncrypted(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Sets whether the database is encrypted, all the transaction log has to be encrypted, and flush the log if requested.
- setDatabaseEncrypted(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Sets whether the database is encrypted.
- setDatabaseName(String) - Method in class org.apache.derby.impl.drda.Database
-
Take database name including attributes and set attrString and shortDbName accordingly.
- setDatabaseName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setDatabaseName(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the database name.
- setDatabaseName(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setDatabaseName(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setDatabaseProperty(String, String) - Static method in class org.apache.derby.iapi.db.PropertyInfo
-
Set or delete the value of a property of the database on the current connection.
- setDatabaseProperty(String, String, Securable) - Static method in class org.apache.derby.catalog.SystemProcedures
- setDataCodeset(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setDataDictionary(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- setDataDictionaryWriteMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Remember that the DataDictionary is in write mode, so we can take it out of write mode at the end of the transaction.
- setDataDictionaryWriteMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setDataSourceName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setDataSourceName(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the data source name.
- setDataSourceName(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setDataSourceName(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setDataSourceProperty(Object, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
- setDataSourceProperty(Object, String, int) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
- setDataSourceProperty(Object, String, String) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
- setDataTypeServices(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
- setDate(int, Date) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setDate(int, Date) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setDate(int, Date) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setDate(int, Date, Calendar) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setDate(String, Date) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setDate(String, Date) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setDate(String, Date) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setDate(String, Date) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.sql.Date value.
- setDate(String, Date, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setDate(String, Date, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setDate(String, Date, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setDate(String, Date, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
- setDateInCalendar(Calendar, int) - Static method in class org.apache.derby.iapi.types.SQLDate
-
Set the date portion of a date-time value into the passed in Calendar object from its encodedDate value.
- setDDLTableDescriptor(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.Activation
-
Save the TableDescriptor for the target of DDL so that it can be passed between the various ConstantActions during execution.
- setDDLTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setDDLTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setDeadlockTimeout(int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Set the deadlock timeout.
- setDeadlockTimeout(int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Set the deadlock timeout.
- setDeadlockTrace(boolean) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
- setDeadlockTrace(boolean) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Enable or disable tracing of deadlocks.
- setDeclaredInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Set the savepoint level when the table was declared
- setDefault(ResultColumn, ColumnDescriptor, DefaultInfoImpl) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the default in a ResultColumn
- setDefaultColumn(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- setDefaultInfo(DefaultInfoImpl) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the generation clause (Default) bound to this column.
- setDefaultLockingPolicy(LockingPolicy) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Set the default locking policy for all operations within this transaction.
- setDefaultLockingPolicy(LockingPolicy) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- setDefaults() - Method in class org.apache.derby.drda.NetServlet
-
Set defaults for logging and tracing (both off)
- setDefaultSchema(Activation, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the default schema (at execution time, see explanations for getDefaultSchema overloads); This version is used by SET SCHEMA.
- setDefaultSchema(Activation, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setDefaultSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the default schema (at compile-time, see explanations for getDefaultSchema overloads).
- setDefaultSchema(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the schema of this SQL connection context
- setDefaultSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setDefaultSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- setDefaultValue(DataValueDescriptor) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Set the default value.
- setDeferrable(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- setDeferred(UUID, boolean) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the constraint mode for this constraint to
deferred. - setDeferred(UUID, boolean) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Set the constraint mode for this constraint to
deferred. - setDeferredAll(Boolean) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the constraint mode for all deferrable constraints to
deferred. - setDeferredAll(Boolean) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
-
Set the constraint mode for all deferrable constraints to
deferred. - setDeferredAll(Activation, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the constraint mode of all deferrable constraints to the value of
deferred. - setDeferredAll(Activation, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setDeferredForUpdateOfIndexColumn() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Updates are deferred if they update a column in the index used to scan the table being updated.
- setDeferredResetPassword(String) - Method in class org.apache.derby.client.net.NetConnection
- setDeleted(boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Set the deleted state of the record.
- setDeleteStatus(int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Mark the record at the passed in slot as deleted.
- setDeleteStatus(LogInstant, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the delete status of a record from the page.
- setDeleteStatus(LogInstant, int, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set the deleted status
- setDependencyManager() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
sets the dependencymanager associated with this dd. subclasses can override this to install their own funky dependency manager.
- setDepth(int) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setDeregister(boolean) - Static method in class org.apache.derby.jdbc.InternalDriver
-
Indicate to
AutoloadedDriverwhether it should deregister itself on shutdown. - setDescending() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Mark the column as descending order
- setDescription(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setDescription(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setDescription(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the data source descripton.
- setDescription(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setDescription(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setDescriptors(DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Set the descriptor array
- setDirty() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Set state to indicate the page or its header has been modified.
- setDirty(boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- setDisabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Mark this trigger as disabled
- setDouble(int, double) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setDouble(int, double) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setDouble(int, double) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java double value.
- setDouble(int, double) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java double value.
- setDouble(int, double) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setDouble(String, double) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setDouble(String, double) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setDouble(String, double) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setDouble(String, double) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java double value.
- setDrdaID(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
set the DrdaId for this connection.
- setDrdaID(String) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Set the DRDA identifier for this connection.
- setDrdaID(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the DRDA ID of this LCC.
- setDrdaID(String) - Method in class org.apache.derby.impl.drda.Database
- setDrdaID(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- setDrdaID(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setDroppedInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Return the savepoint level when the table was dropped
- setDroppedState(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Set the container's dropped state
- setDssLengthLocation(int) - Method in class org.apache.derby.client.net.Request
- setDummyCatalog() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
-
do not try to use the catalog.
- setDynamicResultSet(EmbedStatement) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A dynamic result was created in a procedure by a nested connection.
- setEbcdicCcsid() - Method in class org.apache.derby.impl.drda.DDMReader
- setEbcdicCcsid() - Method in class org.apache.derby.impl.drda.DDMWriter
- setElementAt(E, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- setEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Mark this trigger as enforced
- setEndOffset(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Sets the ending offset of the SQL substring which this query node represents.
- setEndPosition(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
set the endPosition of the log and make sure the new position won't spill off the end of the log
- setEnforced(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- setEquivalenceClass(int) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set the equivalence class, if any, for this predicate.
- setErrorInfo(ErrorInfo) - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
- setEscapeProcessing(boolean) - Method in class org.apache.derby.client.am.ClientStatement
- setEscapeProcessing(boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setEscapeProcessing(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
If escape scanning is on (the default) the driver will do escape substitution before sending the SQL to the database.
- setEscapeProcessing(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
If escape scanning is on (the default) the driver will do escape substitution before sending the SQL to the database.
- setEscapeProcessing(boolean) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setEstimatedCost(double) - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Set the estimated cost.
- setEstimatedCost(double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- setEstimatedRowCount(long) - Method in interface org.apache.derby.iapi.store.access.RowCountable
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long) - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
-
Set the estimated row count.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Set the estimated row count for this table.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long) - Method in class org.apache.derby.impl.store.access.sort.Scan
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long, int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Set the total estimated number of rows in the container.
- setEstimatedRowCount(long, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- setEstimatedRowCount(long, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- setEstimatedRowCount(long, int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- setEvicted() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Mark this holder as evicted from the clock, effectively preventing reuse of the holder.
- setExceptionInfo(DynamicByteArrayOutputStream, int, int) - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
- setExclusive(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get an exclusive latch on the page.
- setExclusiveNoWait(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Get an exclusive latch on the page, but only if I don't have to wait.
- setExecuteStatementNameAndSchema(String, String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the name of the statement and schema for an "execute statement" command.
- setExistsBaseTable(boolean, JBitSet, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Set whether or not this FBT represents an EXISTS FBT.
- setExpression(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the expression in this ResultColumn.
- setExpressionToNullNode() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the expression to a null node of the correct type.
- setExtensible(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- setExtentFreePageStatus(boolean) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- setFactory(BaseDataFileFactory) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- setFDODTALob(int, Lob, int[][], int) - Method in class org.apache.derby.client.net.NetStatementRequest
- setFDODTALobLength(int[][], int, long) - Method in class org.apache.derby.client.net.NetStatementRequest
- setFDODTALobLengthUnknown(int) - Method in class org.apache.derby.client.net.NetStatementRequest
- setFetchDirection(int) - Method in class org.apache.derby.client.am.ClientResultSet
- setFetchDirection(int) - Method in class org.apache.derby.client.am.ClientStatement
- setFetchDirection(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setFetchDirection(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 2.0 Give a hint as to the direction in which the rows in a result set will be processed.
- setFetchDirection(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Give a hint as to the direction in which the rows in this result set will be processed.
- setFetchDirection(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Give a hint as to the direction in which the rows in a result set will be processed.
- setFetchDirection(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setFetchDirection(int) - Method in class org.apache.derby.vti.VTITemplate
- setFetchedRowBase(long) - Static method in class org.apache.derby.client.am.ClientStatement
-
Debug method used to test the setLargeMaxRows() method added by JDBC 4.2.
- setFetchedRowBase(long) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Debug method used to test the setLargeMaxRows() method added by JDBC 4.2.
- setFetchFirst(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setFetchFirst(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setFetchSize(int) - Method in class org.apache.derby.client.am.ClientResultSet
- setFetchSize(int) - Method in class org.apache.derby.client.am.ClientStatement
- setFetchSize(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setFetchSize(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
- setFetchSize(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this result set.
- setFetchSize(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
- setFetchSize(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setFetchSize(int) - Method in class org.apache.derby.vti.VTITemplate
- setFetchSize_(int) - Method in class org.apache.derby.client.am.ClientResultSet
- setFetchSize_(int) - Method in class org.apache.derby.client.net.NetResultSet
- setField(LocalField) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Pop the top stack value and store it in the local field.
- setField(LocalField) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Set the field but don't duplicate its value so nothing is left on the stack after this call.
- setFieldEndDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setFieldSeparator(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setFieldStartDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setFile(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setFinder(BundleFinder) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
- setFirstField(int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- setFirstLogInstant(LogInstant) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Set the log instant for the first log record written by this transaction.
- setFirstLogInstant(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set the log instant for the first log record written by this transaction.
- setFirstOr() - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Mark this OrNode as the 1st OR in the OR chain.
- setFirstUnflushed() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
- setFixed(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- setFloat(int, float) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setFloat(int, float) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setFloat(int, float) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java float value.
- setFloat(int, float) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java float value.
- setFloat(int, float) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setFloat(String, float) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setFloat(String, float) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setFloat(String, float) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setFloat(String, float) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java float value.
- setForCreateTable() - Method in interface org.apache.derby.iapi.sql.Activation
-
Mark the Activation as being for create table.
- setForCreateTable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setForCreateTable() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setForDataTypeFunction(boolean) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
set this to be a dataTypeScalarFunction
- setForExternallyGeneratedCASTnode() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
This method gets called by the parser to indiciate that this CAST node has been generated by the parser.
- setFormatId(int) - Method in class org.apache.derby.iapi.services.io.FormatableInstanceGetter
-
Set the format identifier that this instance will be loading from disk.
- setFormatID(int) - Method in class org.apache.derby.client.ClientXid
- setForQueryRewrite(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
-
This node was generated as part of a query rewrite.
- setForUpdateIndexScan(CursorResultSet) - Method in interface org.apache.derby.iapi.sql.Activation
-
beetle 3865: updateable cursor using index.
- setForUpdateIndexScan(CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
beetle 3865: updateable cursor using index.
- setForUpdateIndexScan(CursorResultSet) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setFramework(String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- setFramework(String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- setFrom(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor based on the value of the specified DataValueDescriptor.
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDate
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLRef
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTime
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Set the value of this DataValueDescriptor from another.
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- setFrom(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Set the value of this DataValueDescriptor from another.
- setFullTypeInfo() - Method in class org.apache.derby.impl.sql.compile.UnaryLogicalOperatorNode
-
Set all of the type info (nullability and DataTypeServices) for this node.
- setGC(GeneratedClass) - Method in interface org.apache.derby.iapi.services.loader.GeneratedByteCode
-
Set the Generated Class.
- setGC(GeneratedClass) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setGrantee(String) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
- setHasCorrelatedCRs(boolean) - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
Shortcut to set if hasCorrelatedCRs
- setHasdata(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setHasDeferrableChecks() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Set that we are acting on behalf of an insert result set that has deferrable check constraints
- setHasDeferrableChecks() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- setHasDeferrableChecks() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- setHasDelimiterAtEnd(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setHashCode() - Method in class org.apache.derby.iapi.services.classfile.MemberTableHash
- setHashKeyColumns(int[]) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Set the hash key column numbers, for hash join strategy
- setHashKeyColumns(int[]) - Method in class org.apache.derby.impl.sql.compile.FromTable
- setHasJDBCLimitClause(Boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setHavingSubquery(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Mark this subquery as being part of a having clause.
- setHeaderAtSlot(int, StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Must be called by any non-abstract sub-class to initialise the slot table.
- setHeapConglomerate(long) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the heap conglomerate for this.
- setHeapConglomerateController(ConglomerateController) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the ConglomerateController to be used for an update or delete.
- setHeapConglomerateController(ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setHeapConglomerateController(ConglomerateController) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setHeapRowEstimate(TransactionController, long, long) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Sets the row estimate for the heap conglomerate.
- setHoldability(int) - Method in class org.apache.derby.client.am.ClientConnection
- setHoldability(int) - Method in class org.apache.derby.client.am.LogicalConnection
- setHoldability(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setHoldability(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
JDBC 3.0 Changes the holdability of ResultSet objects created using this Connection object to the given holdability.
- setId(int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- setId(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setIdent(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Open the container.
- setIdentity - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- setIdentity(Object) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
-
Set the identity of the object.
- setIdentity(Object) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- setIdentity(Object) - Method in class org.apache.derby.impl.sql.conn.CachedStatement
- setIdentity(Object) - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
-
Set the identity of the object to represent an item that already exists, e.g. an existing container.
- setIdentity(Object) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
Find the container and then read the page from that container.
- setIdentity(Object) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Open the container.
- setIdentity(Object) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- setIdentityValue(long) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the field of most recently generated identity column value.
- setIdentityValue(long) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Set the field of most recently generated identity column value.
- setIdleState() - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
- setIdleState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- setIgnoreErrors(Hashtable) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setInactive() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Close the connection when processing errors, or when closing a nested connection.
- setIndex(int) - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- setIndexConglomerate(int, long) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the index conglomerate for the table.
- setIndexConglomerate(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the index conglomerate for the table.
- setIndexConglomerateNumber(long) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the conglomerate number of the index to be used for an update or delete, when scanning an index that will also be updated (Saves opening the ScanController twice.)
- setIndexConglomerateNumber(long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setIndexConglomerateNumber(long) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setIndexName(String) - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
-
Set the index name at execution time.
- setIndexNames(String[]) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Sets the index names of the tables indices.
- setIndexNames(String[]) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
- setIndexPosition(int) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set the position of the index column that this predicate restricts
- setIndexRow(long, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- setIndexRowGenerator(int, IndexRowGenerator) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Set the IndexRowGenerator for the specified index number.
- setIndexRowGenerator(IndexRowGenerator) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
-
Set the IndexRowGenerator for this index.
- setIndexScanController(ScanController) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the ScanController to be used for an update or delete, when scanning an index that will also be updated (Saves opening the ScanController twice.)
- setIndexScanController(ScanController) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setIndexScanController(ScanController) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setIndoubtTransactions(List<Xid>) - Method in class org.apache.derby.client.net.NetConnection
- setInitDirContextEnv(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
Construct the initial JNDI directory context environment Properties object.
- setInitial() - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
Set accessors for setting bits in the status field.
- setInitiallyDeferred(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- setInput(int, Object) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setInput(InputStream) - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
-
Set the InputStream for this FormatIdInputStream to the stream provided.
- setInput(InputStream) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
- setInput(InputStream) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
Set the InputStream from which this reads.
- setInputDir(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setInputRows(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setInputStream(InputStream) - Method in class org.apache.derby.client.net.NetAgent
- setInputStream(InputStream) - Method in class org.apache.derby.client.net.NetConnection
- setInsertSource() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Remember that this node is the source result set for an INSERT.
- setInt(int) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Set the held int to the input int.
- setInt(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setInt(int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setInt(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java int value.
- setInt(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java int value.
- setInt(int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setInt(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setInt(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setInt(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setInt(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java int value.
- setInterrupted() - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Make a note that this thread saw an interrupt.
- setInterrupted(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager
- setInterruptedException(StandardException) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the exception created and associated with the detected interruped status flag.
- setInterruptedException(StandardException) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.DataType
- setInto(PreparedStatement, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Adding this method to ensure that super class' setInto method doesn't get called that leads to the violation of JDBC spec( untyped nulls ) when batching is turned on.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLBlob
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLDate
-
Adding this method to ensure that super class' setInto method doesn't get called that leads to the violation of JDBC spec( untyped nulls ) when batching is turned on.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLInteger
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLLongint
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLReal
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLRef
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
Set the value into a PreparedStatement.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLTime
-
Adding this method to ensure that super class' setInto method doesn't get called that leads to the violation of JDBC spec( untyped nulls ) when batching is turned on.
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
Set the value into a PreparedStatement.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.DataType
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLInteger
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLLongint
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLReal
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setInto(ResultSet, int) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
Set this value into a ResultSet for a subsequent ResultSet.insertRow or ResultSet.updateRow.
- setIntX(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setInUse(boolean) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the in use state for the compiler context.
- setInUse(boolean) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set the in use state for the compiler context.
- setInUse(boolean, boolean, boolean, String, ParameterValueSet, long) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Mark this context as being in use.
- setInUse(boolean, boolean, boolean, String, ParameterValueSet, long) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- setInvalid() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Set this loader to be invaid so that it will not resolve any classes or resources.
- setInvalidatedRowLocations() - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- setIsAscending(boolean[]) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
set the isAscending field of the index descriptor.
- setIsAscending(boolean[]) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- setIsAscending(boolean[]) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- setIsAtomic(boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the stmts 'isAtomic' state.
- setIsolationLevel(int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set current isolation level.
- setIsolationLevel(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setIsRoot(boolean) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- setIsRowUpdated(boolean) - Method in class org.apache.derby.client.am.Cursor
-
Keep track of updated status for this row.
- setIsUpdataDeleteHole(int, boolean) - Method in class org.apache.derby.client.am.Cursor
- setJar(String, InputStream, boolean, long) - Method in class org.apache.derby.impl.sql.execute.JarUtil
-
Copy the jar from the externally obtained input stream into the database
- setJavaTypeName(String) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
- setJNDIProviderProperties() - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
-
To be OVERRIDEN by subclasses.
- setJNDIProviderProperties() - Method in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
-
This method basically tests and sets default/expected JNDI properties for the JNDI provider scheme (here it is LDAP).
- setJoinResultset(JoinNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
This method gets called during the bind phase of a ResultColumn if it is determined that the ResultColumn represents the join column which is part of the SELECT list of a RIGHT OUTER JOIN with USING/NATURAL. eg select c from t1 right join t2 using (c) This case is talking about column c as in "select c"
- setJoinStrategy(JoinStrategy) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Remember the given join strategy
- setJoinStrategy(JoinStrategy) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- setJSQLType(JSQLType) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Set the JSQLType of this parameter.
- setKeepCurrentIsolationLevel(boolean) - Method in class org.apache.derby.client.net.NetXAResource
- setLargeMaxRows(long) - Method in class org.apache.derby.client.am.ClientStatement
- setLargeMaxRows(long) - Method in class org.apache.derby.client.am.LogicalStatementEntity
- setLargeMaxRows(long) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- setLargeMaxRows(long) - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
- setLargeMaxRows(long) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
- setLastInsertedPage(long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- setLastLogInstant(LogInstant) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Set the log instant for the last log record written by this transaction.
- setLastLogInstant(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set the log instant for the last log record written by this transaction.
- setLastPreallocPagenum(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
preallocated N pages, passed in the last preallocated page number.
- setLastQueryTree(Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Debug method for remembering the last query tree.
- setLastQueryTree(Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setLastUnfilledPage(long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- setLeftChild(ControlRow) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- setLeftChildPageno(long) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
- setLeftmostResultSet(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
- setLeftOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Set the leftOperand to the specified ValueNode
- setLeftOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the leftOperand to the specified ValueNode
- setLeftOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Set the leftOperand to the specified ValueNode
- setLeftRightInterfaceType(String) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the interface type for the left and right arguments.
- setLeftSibling(ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- setLength(int) - Method in class org.apache.derby.iapi.util.ByteArray
- setLength(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Changes the allocated length of the data.
- setLength(long) - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Sets the length of this entry.
- setLength(long) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- setLength(long) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Sets the file length to a given size.
- setLength(long) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Sets the file length to a given size.
- setLength(long) - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Sets the length of this file, either extending or truncating it.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Set the (query block) level (0-based) for the FromTables in this FromList.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Set the (query block) level (0-based) for this FromTable.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Set the (query block) level (0-based) for this FromTable.
- setLevel(int) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Set the (query block) level (0-based) for this FromTable.
- setLevel(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- setLicense - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
Set a limit at which an exception will be thrown.
- setLimit(int) - Method in interface org.apache.derby.iapi.services.io.Limit
-
Set the limit of the data that can be read or written.
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
-
Set the limit of the stream that can be read.
- setLimit(int) - Method in class org.apache.derby.iapi.services.io.LimitReader
-
Set the limit of the stream that can be read.
- setLimit(int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
A setLimit which also sets the position to be offset.
- setLimit(Object, int, Limit) - Method in class org.apache.derby.impl.services.locks.LockSpace
- setLimit(CompatibilitySpace, Object, int, Limit) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Install a limit that is called when the size of the group exceeds the required limit.
- setLimit(CompatibilitySpace, Object, int, Limit) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- setLink(int, Node) - Method in class org.apache.derby.impl.store.access.sort.Node
- setLobsExtFileName(String) - Method in class org.apache.derby.impl.load.Export
-
Set the file name to which larg object data has to be exported, and also set flag to indicate that large objects are exported to a different file.
- setLocale(Object, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Set the locale for the service *outside* of boot time.
- setLocale(Object, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Set the locale for the service *outside* of boot time.
- setLocale(Locale) - Method in interface org.apache.derby.iapi.db.Database
-
Set the Locale that is returned by this LocaleFinder
- setLocale(Locale) - Method in class org.apache.derby.impl.db.BasicDatabase
- setLocale(Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
- setLocale(Properties, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Set the locale for the service at boot time.
- setLocale(Properties, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Set the locale for the service at boot time.
- setLocaleFinder(LocaleFinder) - Method in class org.apache.derby.iapi.services.context.ContextManager
-
Set the locale for this context.
- setLocaleFinder(LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLChar
- setLocation(String) - Method in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
- setLockGranularity(char) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the lock granularity for the table to the specified value.
- setLockingBasedOnThreshold(Optimizer, double) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- setLockingPolicy(LockingPolicy) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
-
Set the locking policy for this open container
- setLockingPolicy(LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- setLockingPolicy(BTreeLockingPolicy) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
- setLockMode(int) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set the lock mode
- setLockMode(int) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- setLogConnections(boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set logging of connections
- setLogConnections(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of logging connections
- setLoginTimeout(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setLoginTimeout(int) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
- setLogStatementText(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set value of logStatementText (Whether or not to write info on currently executing statement to error log.)
- setLogStatementText(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setLogWriter(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the output stream for console messages If this is set to null, no messages will be written to the console
- setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the log writer for this data source.
- setLogWriter(LogWriter) - Method in class org.apache.derby.client.am.Agent
- setLogWriter(LogWriter) - Method in class org.apache.derby.client.am.ColumnMetaData
- setLong(int) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Set the held long to the input int.
- setLong(int, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setLong(int, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setLong(int, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java long value.
- setLong(int, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java long value.
- setLong(int, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setLong(String, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setLong(String, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setLong(String, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setLong(String, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java long value.
- setLongX(int, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setLowMemory() - Method in class org.apache.derby.iapi.services.memory.LowMemory
-
Set a low memory watermark where the owner of this object just hit an OutOfMemoryError.
- setManagerLevel(int, int) - Method in class org.apache.derby.impl.drda.AppRequester
-
set Application requester manager level if the manager level is less than the minimum manager level, set the manager level to zero (saying we can't handle this level), this will be returned to the application requester and he can decide whether or not to proceed For CCSIDMGR, if the target server supports the CCSID manager but not the CCSID requested, the value returned is FFFF For now, we won't support the CCSIDMGR since JCC doesn't request it.
- setMaterialStatement(MaterialStatement) - Method in class org.apache.derby.client.am.ClientStatement
- setMaxDisplayWidth(int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- setMaxFetchColumnId() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
- setMaxFieldSize(int) - Method in class org.apache.derby.client.am.ClientStatement
- setMaxFieldSize(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setMaxFieldSize(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
- setMaxFieldSize(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
- setMaxFieldSize(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setMaxOrMin(boolean) - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
-
This is set by the parser.
- setMaxRows(int) - Method in class org.apache.derby.client.am.ClientStatement
- setMaxRows(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setMaxRows(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
- setMaxRows(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
- setMaxRows(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setMaxRows(long) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set the maximum # of rows. (# of rows that can be returned by a ResultSet. 0 means no limit.)
- setMaxRows(long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setMaxRows(long) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setMaxStatements(int) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Specifies the maximum size of the statement cache.
- setMaxStatements(int) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Specifies the maximum size of the statement cache.
- setMaxStatements(int) - Method in interface org.apache.derby.jdbc.ClientConnectionPoolDataSourceInterface
-
Specifies the maximum size of the statement cache.
- setMaxThreads(int) - Method in class org.apache.derby.drda.NetworkServerControl
-
Set Network Server maxthread parameter.
- setMaxThreads(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of maximum number of threads to create
- setMddOverride(int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.Typdef
- setMerge_run_details(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- setMergeTableID(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Associate this column with a SOURCE or TARGET table of a MERGE statement
- setMergeTableID(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
set the merge table id
- setMessageLocale(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
- setMetaData(ResultSetMetaData) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Set the JDBC ResultSetMetaData for this ResultDescription.
- setMetaData(ResultSetMetaData) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Set the meta data if it has not already been set.
- setMethodName(String) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the methodName.
- setMethodName(String) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Set the methodName.
- setMinThreads(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of minimum number of threads to create at start
- setModifiedInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Set the savepoint level when the table was last modified
- setMonitor(ModuleFactory) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Initialize this class, must only be called by an implementation of the monitor (ModuleFactory).
- setMonitor(BaseMonitor) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Privileged startup.
- setMtUse(boolean) - Method in class org.apache.derby.impl.tools.ij.utilMain
- setName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the name in this ResultColumn.
- setName(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- setName(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setNameGenerated(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set that this result column name is generated.
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- setNames() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- setNaturalJoin() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Flag this as a natural join so that an implicit USING clause will be generated in the bind phase.
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setNClob(int, Reader) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setNClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setNClob(int, Reader) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNClob(int, NClob) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNClob(String, Reader) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNClob(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNClob(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setNClob(String, Reader, long) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNClob(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNClob(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setNClob(String, NClob) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNClob(String, NClob) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNClob(String, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNClob(String, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setNeedsRowLocation(boolean) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Set whether or not the NPRS need the row location when acting as a row source.
- setNeedsRowLocation(boolean) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- setNeedsRowLocation(boolean) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Set whether or not the NPRS need the row location when acting as a row source.
- setNeedsSavepoint(boolean) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the stmts 'needsSavepoint' state.
- setNestedInParens(boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Mark whether or not this node is nested in parens.
- setNestingLevel(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the nesting level for this CR.
- setNetParam(LocalizedResource, int, int, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Set Network server parameters
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.client.am.ClientConnection
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.client.am.LogicalConnection
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setNetworkTimeout(Executor, int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
- setNetworkTimeout(Executor, int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- setNetXAResource(NetXAResource) - Method in class org.apache.derby.client.net.NetXAConnection
- setNewTransactionId(TransactionId, Xact) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- setNextAux(int) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Arrange that the next node allocated in the tree have it's aux field set to the argument.
- setNextException(SQLException) - Method in exception org.apache.derby.client.am.SqlException
- setNextException(SqlException) - Method in exception org.apache.derby.client.am.SqlException
- setNextQualifiers(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setNextWarning(SqlWarning) - Method in exception org.apache.derby.client.am.SqlWarning
- setNo_fetched_columns(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setNo_input_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- setNo_merge_runs(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- setNo_output_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- setNo_qualified_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setNo_visited_deleted_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setNo_visited_pages(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setNo_visited_rows(Integer) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setNodeType(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setNoLockWait(boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Tell this transaction whether it should time out immediately if a lock cannot be granted without waiting.
- setNoLockWait(boolean) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Tell this transaction whether it should time out immediately if a lock cannot be granted without waiting.
- setNoLockWait(boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Tell this transaction whether it should time out immediately if a lock cannot be granted without waiting.
- setNoLockWait(boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Tell this transaction whether it should time out immediately if a lock cannot be granted without waiting.
- setNonexistent(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- setNonMatchingIndexScan(boolean) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
-
Set whether or not to consider a non-matching index scan on this AccessPath.
- setNonMatchingIndexScan(boolean) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- setNoOfOpens(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setNString(int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNString(int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setNString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setNString(int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNString(String, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNString(String, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNString(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setNull(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- setNull(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNull(int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNull(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNull(int, int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNull(int, int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setNull(int, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 Sets the designated parameter to SQL
NULL. - setNull(int, int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setNull(String, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNull(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNull(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNull(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to SQL NULL.
- setNull(String, int, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setNull(String, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setNull(String, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setNull(String, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to SQL NULL.
- setNullability(boolean) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the nullability of the column definition node.
- setNullability(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the nullability of every ResultColumn in this list
- setNullability(boolean) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the nullability of this value.
- setNullableColumnList() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- setNullParameterInfo(String[]) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Set the appropriate type information for a null passed as a parameter.
- setNullsOrderedLow() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Mark the column as ordered NULL values lower than non-NULL values.
- setNullString(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setNullX(int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setNumberFields(int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- setNumberOfChildren(int) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINVisitor
-
This method informs the visitor about the number of children.
- setNumberOfChildren(int) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
- setNumberOfChildren(int) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
this method only stores the current number of children of the current explained node.
- setNumberOfColumns(int) - Method in class org.apache.derby.client.am.Cursor
- setNumberOfOrderedColumns(int) - Method in interface org.apache.derby.catalog.IndexDescriptor
-
set the numberOfOrderedColumns field of the index descriptor.
- setNumberOfOrderedColumns(int) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- setNumberOfOrderedColumns(int) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- setNumericTimestamp(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Set the encoded values for the timestamp
- setNumericType() - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
- setNumSubqueries() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
-
Generate the assignment for numSubqueries = x
- setNumSubqueries() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
-
Sets the number of subqueries under this expression
- setObject(int, boolean) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, byte) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, byte[]) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, double) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, float) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, int) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, long) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, short) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Reader, int) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Object) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setObject(int, Object) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Object) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setObject(int, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
- setObject(int, Object) - Method in class org.apache.derby.iapi.store.access.KeyHasher
-
Set array element at the specified index to the specified object.
- setObject(int, Object) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
- setObject(int, Object) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setObject(int, Object, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setObject(int, Object, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setObject(int, Object, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
This method is like setObject above, but assumes a scale of zero.
- setObject(int, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
This method is like setObject above, but assumes a scale of zero.
- setObject(int, Object, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setObject(int, Object, int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setObject(int, Object, int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setObject(int, Object, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
The interface says that the type of the Object parameter must be compatible with the type of the targetSqlType.
- setObject(int, Object, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
The interface says that the type of the Object parameter must be compatible with the type of the targetSqlType.
- setObject(int, Object, int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.ClientPreparedStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.client.am.LogicalPreparedStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- setObject(int, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- setObject(int, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement42
- setObject(int, String) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Blob) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Clob) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Date) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Time) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(int, Timestamp) - Method in class org.apache.derby.client.am.CrossConverters
- setObject(Object) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value from an non-null object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Set the value from a correctly typed Integer object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLBit
-
Set the value from an non-null object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLBlob
-
Set the value from an non-null object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLClob
-
Set the value from an non-null Java.sql.Clob object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLDate
-
Set the value from a correctly typed Date object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Set the value from a correctly typed BigDecimal object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLDouble
-
Set the value from a correctly typed Double object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLLongint
-
Set the value from a correctly typed Long object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLReal
-
Set the value from a correctly typed Float object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLTime
-
Set the value from a correctly typed Time object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Set the value from a correctly typed Timestamp object.
- setObject(Object) - Method in class org.apache.derby.iapi.types.UserType
- setObject(String, Object) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setObject(String, Object) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setObject(String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setObject(String, Object) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setObject(String, Object, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setObject(String, Object, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setObject(String, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the value of the designated parameter with the given object.
- setObject(String, Object, int, int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setObject(String, Object, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setObject(String, Object, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setObject(String, Object, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the value of the designated parameter with the given object.
- setObject(String, Object, SQLType) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- setObject(String, Object, SQLType) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- setObject(String, Object, SQLType) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- setObject(String, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.client.am.ClientCallableStatement42
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement42
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement42
- setObject(String, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement42
- setObjectForCast(Object, boolean, String) - Method in class org.apache.derby.iapi.types.DataType
- setObjectForCast(Object, boolean, String) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set this value from an Object.
- setObjectForCast(Object, boolean, String) - Method in class org.apache.derby.iapi.types.SQLChar
-
Allow any Java type to be cast to a character type using Object.toString.
- setObjectFromBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.CrossConverters
- setObjectFromCharacterStream(int, InputStream, Charset, int) - Method in class org.apache.derby.client.am.CrossConverters
- setObjectX(int, Object, int, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setObserverException(StandardException) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Allow an Observer to indicate an exception to the transaction that is raised in its update() method.
- setOffset(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setOffset(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setOperator(String) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the operator.
- setOperator(String) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Set the operator.
- SetOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A SetOperatorNode represents a UNION, INTERSECT, or EXCEPT in a DML statement.
- SetOperatorNode(ResultSetNode, ResultSetNode, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Constructor for a SetOperatorNode.
- setOPNQRYOptions(int, int, int, int, int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Sets the OPNQRYOptions.
- setOPNQRYOptions(int, int, int, int, int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set query options sent on OPNQRY and pass options down to the current
DRDAResultSetobject. - SetOpResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes the result set produced by an ordered UNION ALL of two tagged result sets and produces the INTERSECT or EXCEPT of the two input result sets.
- SetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Constructor for class org.apache.derby.impl.sql.execute.SetOpResultSet
- setOptimizable(int, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Set the nth Optimizable to the specified Optimizable.
- setOptimizable(int, Optimizable) - Method in class org.apache.derby.impl.sql.compile.FromList
- setOptimizer(Optimizer) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the optimizer for use on this result set
- setOptimizerTrace(boolean) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Turn default optimizer tracing on or off.
- setOptimizerTracer(OptTrace) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
-
Install an optimizer tracer (to enable tracing) or uninstall the current optimizer tracer (to disable tracing).
- setOptimizerTracer(OptTrace) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Install an optimizer tracer (to enable tracing) or uninstall the current optimizer tracer (to disable tracing).
- setOptimizerTracer(OptTrace) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setOrderableVariantType(int) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
In a special circumstance, we want to consider parameters as constants.
- setOrderByList(int, OrderByList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setOrderByList(OrderByList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- setOrigCompilationSchema(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
-
Associate this subquery with the original compilation schema of a view.
- setOrigTableName(TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Sets the original or unbound table name for this FromTable.
- setOurIndexRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Set the column values for 'ourIndexRow' to refer to a base table row and location provided by the caller.
- setOurUpdatedIndexRow(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Set the column values for 'ourUpdatedIndexRow' to refer to a base table row and location provided by the caller.
- setOuterRows(double) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Set the estimated number of outer rows - good for optimizing nested optimizables like subqueries and join nodes.
- setOuterRows(double) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- setOutovr_drdaType(int[]) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setOutParameter(int, int) - Method in class org.apache.derby.impl.sql.GenericParameter
-
Mark the parameter as an output parameter.
- setOutput(OutputStream) - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
-
Set the OutputStream for this FormatIdOutputStream to the stream provided.
- setOutputStream(OutputStream) - Method in class org.apache.derby.client.net.NetAgent
- setOutputStream(OutputStream) - Method in class org.apache.derby.client.net.NetConnection
- setOutputStream(OutputStream) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
- setOutputStream(OutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Tie the logical output stream to a passed in OutputStream.
- setOverflow(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- setOverflowDetails(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- setOverflowFields(StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- setOverflowId(int) - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Set the next overflow page of the long column.
- setOverflowPage(long) - Method in class org.apache.derby.impl.store.raw.data.OverflowInputStream
-
Set the next overflow page of the long column.
- setOwner(Statement) - Method in class org.apache.derby.client.am.ClientStatement
-
Designates the owner of this statement, typically a logical statement.
- setPageArray(int) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
if the page size is different from the page buffer, then make a new page buffer and make subclass use the new page buffer
- setPageNumber(long) - Method in class org.apache.derby.impl.store.access.btree.BranchRow
-
Set the page number field of the branch row to a new value.
- setPageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.PageVersion
- setPageSize(int) - Method in class org.apache.derby.impl.store.raw.data.SpaceInformation
- setPageStatus(byte) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set page status based on passed in status flag.
- setPageStatus(LogInstant, byte) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the page status underneath a log record
MT - latched - page latch must be held - setPageStatus(LogInstant, byte) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set page status
- setPageStatus(LogInstant, long, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Do the actual page allocation/deallocation/ree underneath a log operation.
- setPageVersion(long) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
set it when the page is read from disk.
- setPageVersion(long) - Method in class org.apache.derby.impl.store.raw.data.PageVersion
- setParamColumnTypes(DataTypeDescriptor[], RowResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Set the type of each ?
- setParameterAsObject(int, Object) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Set the value of this user defined parameter to the passed in Object.
- setParameterAsObject(int, Object) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- setParameterDefaults(Object[]) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Set the parameter defaults for this statement.
- setParameterDescriptor(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Set the descriptor for every ParameterNode in the list.
- setParameterList(List<ParameterNode>) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the parameter list.
- setParameterList(List<ParameterNode>) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- setParameterMode(int, int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Set the mode of the parameter, called when setting up static method calls and stored procedures.
- setParameterMode(int, int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- setParameters(ParameterValueSet, DataTypeDescriptor[]) - Method in interface org.apache.derby.iapi.sql.Activation
-
Sets the parameter values for this execution of the statement.
- setParameters(ParameterValueSet, DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setParameters(ParameterValueSet, DataTypeDescriptor[]) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setParameterTypes(TypeDescriptor[]) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Set the paramter types.
- setParameterValueSet(int, boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setParams(DataTypeDescriptor[]) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Set the list of parameters for this statement
- setParent(long) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- setParent(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setParentActivation(Activation) - Method in interface org.apache.derby.iapi.sql.Activation
-
This activation is created in a dynamic call context or a substatement execution context, chain its parent statements activation..
- setParentActivation(Activation) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
This activation is created in a dynamic call context or a substatement execution context, make note of its parent statements activation (a).
- setParentActivation(Activation) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setParentComparisonOperator(BinaryComparisonOperatorNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Set the parent BCON.
- setParentResultSet(TemporaryRowHolder, String) - Method in interface org.apache.derby.iapi.sql.Activation
- setParentResultSet(TemporaryRowHolder, String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setParentResultSet(TemporaryRowHolder, String) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setParentRollback() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Indicate that, in the event of a statement-level exception, this context is NOT the last one that needs to be rolled back--rather, it is nested within some other statement context, and that other context needs to be rolled back, too.
- setParentRollback() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Indicate that, in the event of a statement-level exception, this context is NOT the last one that needs to be rolled back--rather, it is nested within some other statement context, and that other context needs to be rolled back, too.
- setPassword(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setPassword(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the
passwordproperty for the data source. - setPassword(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setPassword(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setPause - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- setPkgcnstkn(ConsistencyToken) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set consistency token for this resultSet
- setPKGNAMCBytes(byte[]) - Method in class org.apache.derby.client.am.Section
-
Store the Packagename and consistency token information for reuse.
- setPKGNAMCBytes(byte[], int) - Method in class org.apache.derby.client.am.SectionManager
-
Store the Packagename and consistency token information This is called from Section.setPKGNAMCBytes
- setPkgnamcsn(Pkgnamcsn) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set the pkgid sec num for this statement and the consistency token that will be used for the first resultSet.
- setPointOfAttachment(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryList
-
Set the point of attachment in all subqueries in this list.
- setPointOfAttachment(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Set the point of attachment of this subquery.
- setPoolable(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
Requests that a Statement be pooled or not.
- setPoolable(boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setPoolable(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Forwards to the real Statement.
- setPoolable(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Requests that an EmbedStatement be pooled or not.
- setPoolable(boolean) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setPortNumber(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setPortNumber(int) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setPosition() - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Checks if positionedStream's position was changed since last used, sets the position to right position if its changed.
- setPosition(int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
- setPosition(int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
-
Set the position of the stream pointer.
- setPosition(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
-
Set the position of the stream pointer.
- setPosition(int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Set the ordinal position of the column.
- setPosition(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
Sets the position.
- setPosition(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Sets the position.
- setPostComplete() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set the transaction to issue pre complete work at postComplete time, instead of preComplete time.
- setPotentiallyGranted() - Method in class org.apache.derby.impl.services.locks.ActiveLock
-
Set the potentially granted flag, returns true if the flag changed its state.
- setPredicatesAndProperties(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Sets the given list to have the same elements as this one, and the same properties as this one (number of qualifiers and start and stop predicates.
- setPredicatesAndProperties(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- setPrepareIsolation(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Set the internal isolation level to use for preparing statements.
- setPrepareIsolation(int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Set the transaction isolation level that will be used for the next prepare.
- setPrepareIsolation(int) - Method in class org.apache.derby.impl.drda.Database
-
Set the internal isolation level to use for preparing statements.
- setPrepareIsolation(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Set the transaction isolation level that will be used for the next prepare.
- setPrepareIsolationLevel(int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- setPrepareIsolationLevel(int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setPrepareState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Move the state of the transaction from UPDATE to PREPARE.
- setProperties(Properties) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Set the Properties list for this optimizalbe.
- setProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Set the optional properties for the backing index to this constraint.
- setProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Set the Properties list for this FromList.
- setProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.FromTable
- setProperty(String, Serializable, boolean) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Sets the Serializable object associated with a property key.
- setProperty(String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- setProperty(TransactionController, String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Sets the Serializable object associated with a property key.
- setPropertyDefault(String, Serializable) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
-
Sets the Serializable object default value associated with a property key.
- setPropertyDefault(String, Serializable) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- setPropertyDefault(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Set the default for a property.
- setPropFile(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setPushable(boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Set whether or not this predicate is pushable.
- setQryclsimpEnabled(boolean) - Method in class org.apache.derby.client.net.NetCursor
-
Set a flag indicating whether QRYCLSIMP is enabled.
- setQryprctyp(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
- setQryprctyp(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setQryrownbr(long) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setQryrtndta(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setQryscrorn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setQualifiedTableName(TableName) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
- setQualifier(int, DataValueDescriptor, int, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ScanQualifier
-
Set the info in a ScanQualifier
- setQualifier(int, DataValueDescriptor, int, boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- setQualifier(Qualifier[][], Qualifier, int, int) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Set a Qualifier in a 2 dimensional array of Qualifiers.
- setQualifiers(VTIEnvironment, Qualifier[][]) - Method in interface org.apache.derby.vti.IQualifyable
-
Called at runtime before each scan of the VTI.
- setQueryOptions(int, boolean, long, boolean, int, int, int, boolean, boolean, boolean, int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setQueryTimeout(int) - Method in class org.apache.derby.client.am.ClientStatement
- setQueryTimeout(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setQueryTimeout(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- setQueryTimeout(int) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
- setQueryTimeout(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setRawStoreFactory(RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Make log factory aware of which raw store factory it belongs to
- setRawStoreFactory(RawStoreFactory) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
make Transaction factory aware of which raw store factory it belongs to
- setRawStoreFactory(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Make log factory aware of which raw store factory it belongs to
- setRawStoreFactory(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Not applicable in readonly databases
- setRawStoreFactory(RawStoreFactory) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- setRawStoreFactory(RawStoreFactory, boolean, Properties) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
make data factory aware of which raw store factory it belongs to Also need to boot the LogFactory
- setRawStoreFactory(RawStoreFactory, boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- setReadOnly() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Make the named file or directory read-only.
- setReadOnly() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
Makes this entry read-only.
- setReadOnly() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
- setReadOnly() - Method in interface org.apache.derby.io.StorageFile
-
Make the named file or directory read-only.
- setReadOnly(boolean) - Method in class org.apache.derby.client.am.ClientConnection
- setReadOnly(boolean) - Method in class org.apache.derby.client.am.LogicalConnection
- setReadOnly(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setReadOnly(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the readOnly status for the current connection.
- setReadOnly(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
You can put a connection in read-only mode as a hint to enable database optimizations.
- setReadOnly(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setReadOnlyConnection(boolean, boolean) - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Set the readOnly status for this authorizer's connection.
- setReadOnlyConnection(boolean, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- setReadOnlyUpgrade() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Mark this database as a read only database whose stored prepared statements are invalid because some kind of upgrade is needed.
- setRecordOffset(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set the page offset of the record associated with the input slot.
- setRecordSeparator(String) - Method in class org.apache.derby.impl.load.ControlInfo
- setRecyclable(boolean) - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- setRedundant() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this ResultColumn as redundant.
- setRedundant() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Mark all of the ResultColumns as redundant.
- setRef(int, Ref) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setRef(int, Ref) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setRef(int, Ref) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setRef(int, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 2.0 Set a REF(<structured-type>) parameter.
- setRef(int, Ref) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
set the Information gathered from the parent table that is required to perform a referential action on dependent table.
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
-
set the Information gathered from the parent table that is required to perform a referential action on dependent table.
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
set the Information gathered from the parent table that is required to perform a referential action on dependent table.
- setRefActionInfo(long, int[], String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
set the Information gathered from the parent table that is required to perform a referential action on dependent table.
- setReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as a referenced column.
- setReferencedCols(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Update the array of referenced columns
- setReferencedColsInTriggerAction(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Set the referenced column array for trigger actions
- setReferencedColumnMap(FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Set the referenced column map of the table.
- setReferencedColumnMap(TableDescriptor, FormatableBitSet) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the referenced column map for a table
- setReferencedColumnMap(TableDescriptor, FormatableBitSet) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setReferencedColumns() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Set the referenced columns in the column list if it may not be correct.
- setReferencedColumnsDescriptor(ReferencedColumns) - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Set the ReferencedColumns; used in drop column
- setReferencedTableMap(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the referencedTableMap in this ResultSetNode
- setReliability(int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Sets which kind of query fragments are NOT allowed.
- setReliability(int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Sets which kind of query fragments are NOT allowed.
- setReplicationMasterRole(MasterFactory) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Make this LogAccessFile pass chunks of log records (byte[]) to the MasterFactory when the chunks are written to disk.
- setReplicationSlaveRole() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Method to put this LogAccessFile object in replication slave mode, effectively disabling checksum writes.
- setReport(int) - Method in exception org.apache.derby.iapi.error.StandardException
-
Set my report type.
- setRepositionNeeded() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Set a hint in the page object to indicate that scans positioned on it need to reposition.
- setRepositionNeeded() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set a hint in this page to make B-tree scans positioned on it reposition before they continue.
- setRequiredPermissionsList(List<StatementPermission>) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setReservedSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Set the reserved space for this row to value.
- setReservedSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set the row reserved space.
- SetReservedSpaceOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents shrinking of the reserved space of a particular row on a page.
- SetReservedSpaceOperation() - Constructor for class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- SetReservedSpaceOperation(BasePage, int, int, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- setResource() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- setRestriction(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- setResultColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the resultColumns in this ResultSetNode
- setResultSet(ResultSet) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Set result set and initialize type array.
- setResultSetHoldability(boolean) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set current resultset holdability.
- setResultSetHoldability(boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setResultSetHoldability(boolean) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setResultSetNumber(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the resultSetNumber for this ResultColumn.
- setResultSetNumber(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set the resultSetNumber in all of the ResultColumns.
- setResultSetNumber(int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
- setResultSetType(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- setResultToBooleanTrueNode(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the result column for the subquery to a boolean true, Useful for transformations such as changing: where exists (select ... from ...)
- setResultToBooleanTrueNode(boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Set the result column for the subquery to a boolean true, Useful for transformations such as changing: where exists (select ... from ...)
- setResultType(TypeId) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- setRetrieveMessageText(boolean) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setRetrieveMessageText(boolean) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setReturnedRows(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setReturnOutputParam(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Mark this as a return output parameter (e.g. ?
- setReturnParameterFlag() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
If callable statement uses ?
- setReturnParameterFlag() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- setReusableRecordIdState(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- setRightOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Set the rightOperand to the specified ValueNode
- setRightOperand(ValueNode) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Set the rightOperand to the specified ValueNode
- setRightOperandList(ValueNodeList) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Set the rightOperandList to the specified ValueNodeList
- setRightOuterJoinUsingClause(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Will be set to TRUE if this ResultColumn is join column for a RIGHT OUTER JOIN with USING/NATURAL.
- setRightSibling(ControlRow) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
- setRole(String) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the SQL role of this SQL connection context
- setRole(String) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- SetRoleConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a SET ROLE Statement at Execution time.
- SetRoleConstantAction(String, int) - Constructor for class org.apache.derby.impl.sql.execute.SetRoleConstantAction
-
Make the ConstantAction for a SET ROLE statement.
- SetRoleNode - Class in org.apache.derby.impl.sql.compile
-
A SetRoleNode is the root of a QueryTree that represents a SET ROLE statement.
- SetRoleNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetRoleNode
- setRollup() - Method in class org.apache.derby.impl.sql.compile.GroupByList
- setRollupColumnsToNull(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- setRoot(String) - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- setRowArray(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
-
Set the array of objects
- setRowArray(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- setRowArray(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.ValueRow
-
Set the row array
- setRowCountBase(long) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Debug method used to test the setLargeMaxRows() method added by JDBC 4.2.
- setRowCountEvent(long) - Method in class org.apache.derby.client.am.ClientResultSet
- setRowCountIfPossible(long) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
-
Update the number of rows in the scan controller.
- setRowHolder(TemporaryRowHolder) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Set the row holder for this changer to use.
- setRowHolder(TemporaryRowHolder) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Set the row holder for this changer to use.
- setRowHolder(TemporaryRowHolderImpl) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Set the row holder for this changer to use.
- setRowHolder(TemporaryRowHolderImpl) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Set the row holder for all underlying changers to use.
- setRowHoldersTypeToUniqueStream() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- setRowHolderTypeToUniqueStream() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
- setRowHolderTypeToUniqueStream() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- setRowId(int, RowId) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setRowId(int, RowId) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setRowId(int, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setRowId(int, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setRowId(int, RowId) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setRowId(String, RowId) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setRowId(String, RowId) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setRowId(String, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setRowId(String, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setRowLocationArray(RowLocation[], int, RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
- setRowLocationArray(RowLocation[], int, RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- setRowLocationArray(RowLocation[], int, RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
-
Private/Protected methods of This class:
- setRowLocationColumnName(String) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Set the name of the row location column
- setRowLocationsState() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Determine whether this scan should return row locations
- setRowsetAfterLastEvent() - Method in class org.apache.derby.client.am.ClientResultSet
- setRowsetBeforeFirstEvent() - Method in class org.apache.derby.client.am.ClientResultSet
- setRowsetNoRowsEvent() - Method in class org.apache.derby.client.am.ClientResultSet
- setRowsetRowCount(long) - Method in class org.apache.derby.client.am.Sqlca
- setRsDefaultOptions(DRDAResultSet) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set resultSet defaults to match the statement defaults sent on EXCSQLSTT This might be overridden on OPNQRY or CNTQRY
- setRsDRDAType(int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set resultset/out parameter DRDAType
- setRsDRDAType(int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set result DRDAType
- setRsPrecision(int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set resultset/out parameter precision
- setRsPrecision(int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set resultset/out parameter precision
- setRSReturnability(byte) - Method in class org.apache.derby.client.am.ClientResultSet
- setRsScale(int, int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
set resultset/out parameter scale
- setRsScale(int, int) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set resultset/out parameter scale
- setRunTimeStatisticsMode(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Turn RUNTIMESTATISTICS on or off.
- setRunTimeStatisticsMode(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setRunTimeStatisticsObject(RunTimeStatistics) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Set the RUNTIMESTATISTICS object.
- setRunTimeStatisticsObject(RunTimeStatistics) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setSavedObjects(Object[]) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Set the saved objects.
- setSavedObjects(List<Object>) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the saved object pool (for putting into the prepared statement).
- setSavedObjects(List<Object>) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- setSavepoint() - Method in class org.apache.derby.client.am.ClientConnection
- setSavepoint() - Method in class org.apache.derby.client.am.LogicalConnection
- setSavepoint() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setSavepoint() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
- setSavepoint(String) - Method in class org.apache.derby.client.am.ClientConnection
- setSavepoint(String) - Method in class org.apache.derby.client.am.LogicalConnection
- setSavepoint(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setSavepoint(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
- setSavePoint - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- setSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set a save point for the current statement.
- setSavePoint() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- setSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Set a save point in the current transaction.
- setSavePoint(String, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Set a save point in the current transaction.
- setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.access.RAMTransaction
- setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.InternalXact
-
Savepoints are not supported in internal transactions.
- setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- setSavePoint(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
- setSavepointX(ClientSavepoint) - Method in class org.apache.derby.client.am.ClientConnection
- setScale(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set the scale of a parameter.
- setScan() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Position our index scan to 'ourIndexRow'.
- setScan_type(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setScanIsolationLevel(int) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set the isolation level for the scans in this query.
- setScanIsolationLevel(int) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- setScanned(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
-
Mark whether or not the underlying system table has been scanned.
- setScanned(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
-
Mark whether or not the underlying system table has been scanned.
- setScannedObject(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setScanPosition(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- setScanQualifiers(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setScanState(int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- setScanType(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setSchema() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
-
Set the schema of the current connection to the XPLAIN schema in which the statistics can be found.
- setSchema(String) - Method in class org.apache.derby.client.am.ClientConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in class org.apache.derby.client.am.LogicalConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
-
Set the default schema for the Connection.
- setSchema(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Set the default schema for the Connection.
- SetSchemaConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a SET SCHEMA Statement at Execution time.
- SetSchemaConstantAction(String, int) - Constructor for class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
-
Make the ConstantAction for a SET SCHEMA statement.
- setSchemaName(String) - Method in class org.apache.derby.impl.sql.compile.TableName
-
Set the schema name.
- SetSchemaNode - Class in org.apache.derby.impl.sql.compile
-
A SetSchemaNode is the root of a QueryTree that represents a SET SCHEMA statement.
- SetSchemaNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Constructor for a SetSchemaNode
- setScratchCostEstimate(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the scratch estimate
- setScrollType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setSection(Section) - Method in class org.apache.derby.client.am.ClientStatement
-
Assigns a new value (even null) to section_.
- setSecurityMechanism(short) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Sets the security mechanism.
- setSecurityMechanism(short) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setSecurityMechanism(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the security mechanism for derby.drda.securityMechanism If this property is set, server will only allow connections from client with this security mechanism.
- setServerAttributeData(String, String) - Method in class org.apache.derby.client.net.NetConnection
- setServerName(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setServerName(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setServiceBooted() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- setSeverity(int) - Method in exception org.apache.derby.iapi.error.StandardException
- setSharedState(String, Serializable) - Method in class org.apache.derby.impl.sql.compile.FromVTI
- setSharedState(String, Serializable) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- setSharedState(String, Serializable) - Method in interface org.apache.derby.vti.VTIEnvironment
-
Saves an object associated with a key that will be maintained for the lifetime of the statement plan.
- setShort(int, short) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setShort(int, short) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setShort(int, short) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java short value.
- setShort(int, short) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java short value.
- setShort(int, short) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setShort(String, short) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setShort(String, short) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setShort(String, short) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setShort(String, short) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java short value.
- setShortX(int, short) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setShowSelectCount(boolean) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set this property if one wishes to shutdown the database identified by databaseName.
- setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set this property if you wish to shutdown the database identified by
databaseName. - setShutdownDatabase(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setShutdownDatabase(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setSingleExecution() - Method in interface org.apache.derby.iapi.sql.Activation
-
Set this Activation for a single execution.
- setSingleExecution() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Set this Activation for a single execution.
- setSingleExecution() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
-
Set the activation for a single execution.
- setSingleInstantiation() - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
-
Mark this node as only needing to to a single instantiation.
- setSingleScanRowCount(double) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Set the single scan row count.
- setSingleScanRowCount(double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- setSlotEntry(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set up a new slot entry.
- setSort_type(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- setSorterOutput(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setSortType(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setSource(int, NumberDataValue) - Static method in class org.apache.derby.iapi.types.SQLDate
-
This helper routine tests the nullability of various parameters and sets up the result appropriately.
- setSource(String) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
set the statement text
- setSource(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setSource(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- setSource(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the source this columnReference
- setSourceLevel(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set the source level for this CR.
- setSourceSchemaName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the column source's schema name
- setSourceTableName(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the column source's table name
- setSpecialRegisterSection_ - Variable in class org.apache.derby.client.am.ClientStatement
-
This variable keeps track of a Section dediacted to writeSpecialRegister.
- setSplitQRYDTA(byte[]) - Method in class org.apache.derby.impl.drda.DRDAResultSet
- setSplitQRYDTA(byte[]) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setSPSAction() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Indicate that the statement represents an SPS action
- setSPSAction() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Indicate this prepared statement is an SPS action, currently used by GenericTriggerExecutor.
- setSPSName(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setSQLAllowed(short, boolean) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the level of SQL allowed in this and subsequent nested statements due to a routine call.
- setSQLAllowed(short, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- setSqlerrd(int[]) - Method in class org.apache.derby.client.net.NetSqlca
- setSqlerrmcBytes(byte[]) - Method in class org.apache.derby.client.net.NetSqlca
- setSqlLength(long) - Method in class org.apache.derby.client.am.Lob
-
Update the registered length of the Lob value.
- setSQLSessionContext(SQLSessionContext) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the current SQL session context
- setSQLSessionContext(SQLSessionContext) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
- setSqlwarnBytes(byte[]) - Method in class org.apache.derby.client.net.NetSqlca
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setSQLXML(String, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- setSsl(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Specifies the SSL encryption mode to use.
- setSsl(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setSSLMode(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- setStalePlanCheckInterval(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Set the stale plan check interval.
- setStalePlanCheckInterval(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- setStalePlanCheckInterval(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- setStartInfo(InetAddress, int, PrintWriter) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- setStartInfo(InetAddress, int, String, String, PrintWriter) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
-
Sets configuration information for the network server to be started.
- setState(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Set the state of the underlying connection according to the state of this connection's view of state.
- setState(double, double, CostEstimateImpl) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- setState(int) - Method in class org.apache.derby.impl.drda.Session
-
Set Session state
- setStatement(Connection) - Method in class org.apache.derby.impl.drda.DRDAStatement
-
Set statement
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- setStatementParameters(PreparedStatement) - Method in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- setStatementState(Statement, Statement) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
- setStatisticsTiming(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Turn STATISTICS TIMING on or off.
- setStatisticsTiming(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setStatus(int) - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Saves the status byte read off the wire.
- setStmtOrDbByteOrder(boolean, DRDAStatement, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set a statement or the database' byte order, depending on the arguments
- setStorageFactory(WritableStorageFactory) - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- setStream(InputStream) - Method in interface org.apache.derby.iapi.services.io.StreamStorable
-
sets the on-disk stream state for the object.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Set me to the value represented by this stream.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set this value to the on-disk format stream.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.SQLClob
-
Sets a new stream for this CLOB.
- setStream(InputStream) - Method in class org.apache.derby.iapi.types.XML
- setStreamedParameter(EXTDTAReaderInputStream) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- setStreamedParameter(EXTDTAReaderInputStream) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setStreamFailure(IOException) - Static method in class org.apache.derby.impl.jdbc.Util
- setStreamHeaderFormat(Boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
Sets the mode for the database being accessed.
- setStreamHeaderFormat(Boolean) - Method in class org.apache.derby.iapi.types.SQLClob
-
Tells whether the database is being accessed in soft upgrade mode or not.
- setStreamHeaderFormat(Boolean) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Tells the data value descriptor which CLOB stream header format to use.
- setString(int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setString(int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a Java String value.
- setString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a Java String value.
- setString(int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setString(long, String) - Method in class org.apache.derby.client.am.ClientClob
- setString(long, String) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- setString(long, String) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0 Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
- setString(long, String) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- setString(long, String, int, int) - Method in class org.apache.derby.client.am.ClientClob
- setString(long, String, int, int) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- setString(long, String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0 Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
- setString(long, String, int, int) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- setString(String, String) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setString(String, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setString(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given Java String value.
- setStringFromReader(Reader, int) - Method in class org.apache.derby.client.am.CrossConverters
- setStringFromStream(InputStream, Charset, int) - Method in class org.apache.derby.client.am.CrossConverters
- setStringX(int, String) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setStringX(long, String, int, int) - Method in class org.apache.derby.client.am.ClientClob
- setSubqueryList(SubqueryList) - Method in class org.apache.derby.impl.sql.compile.JoinNode
- setSubqueryResultSet(int, NoPutResultSet, int) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the appropriate entry in the subquery tracking array for the specified subquery.
- setSubqueryResultSet(int, NoPutResultSet, int) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set the appropriate entry in the subquery tracking array for the specified subquery.
- setSubqueryType(int) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Set the type of this subquery.
- setSumOrAvg(boolean) - Method in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
This is set by the parser.
- setSuppressException(boolean) - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Sets whether or not to suppress the exception when setting the status.
- setSvrcod(int) - Method in class org.apache.derby.client.net.NetAgent
- setSystemCode() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set to indicate statement is system code.
- setSystemCode() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set to indicate statement is system code.
- SettableBoolean() - Constructor for class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
- setTableConstructorTypes(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Set the type of each parameter in the result column list for this table constructor.
- setTableConstructorTypes(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Set the type of each parameter in the result column list for this table constructor.
- setTableConstructorTypes(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Set the type of column in the result column lists of each source of this union tree to the type in the given result column list (which represents the result columns for an insert).
- setTableDescriptor(TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Sets the table descriptor for the column.
- setTableDescriptor(TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Caches the TableDescriptor of the table that the constraint is on.
- setTableDescriptor(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
-
Set the table descriptor.
- setTableMap(JBitSet) - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
-
Set a new JBitSet to serve as the holder for base table numbers we find while walking.
- setTableName(String) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the the table name in case of rename table.
- setTableNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- setTableNumber(int) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Set this ColumnReference to refer to the given table number.
- setTableNumber(int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Set the table # for this table.
- setTableProperties(Properties) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Set the table properties for this table.
- setTabSize(int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- setTagged(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- setTarget() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Mark this VTI as the target of a delete or update.
- setTarget(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- setTargetResultSet(TargetResultSet) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Notify a NPRS that it is the source for the specified TargetResultSet.
- setTargetResultSet(TargetResultSet) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- setTargetResultSet(TargetResultSet) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Notify a NPRS that it is the source for the specified TargetResultSet.
- setTargetUDTName(TableName) - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Set the target type name if this is a cast to a UDT.
- setTargetVTI(ResultSet) - Method in interface org.apache.derby.iapi.sql.Activation
-
Save the ResultSet for the target of an update/delete to a VTI.
- setTargetVTI(ResultSet) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setTargetVTI(ResultSet) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setText(String) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
It is possible that when a trigger is invalidated, the generated trigger action sql associated with it needs to be regenerated.
- setThreadPriority(ModuleFactory, int) - Static method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Change the priority of the current thread, but only if it was created by
ModuleFactory.getDaemonThread(java.lang.Runnable, java.lang.String, boolean). - setThrowable(Throwable) - Method in exception org.apache.derby.client.am.SqlException
-
Set the cause of this exception based on its type.
- setTime(int, Time) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setTime(int, Time) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setTime(int, Time) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setTime(int, Time, Calendar) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setTime(String, Time) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setTime(String, Time) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setTime(String, Time) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setTime(String, Time) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.sql.Time value.
- setTime(String, Time, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setTime(String, Time, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setTime(String, Time, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setTime(String, Time, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.sql.Time value using the Calendar object
- setTimeInCalendar(Calendar, int) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Set the time portion of a date-time value into the passed in Calendar object from its encodedTime value.
- setTimeout(int) - Method in class org.apache.derby.client.net.NetAgent
-
Specifies the maximum blocking time that should be used when sending and receiving messages.
- setTimeSlice(int) - Method in class org.apache.derby.drda.NetworkServerControl
-
Set Network Server connection time slice parameter.
- setTimeSlice(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of time slice
- setTimeSlice(long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Set time slice value
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setTimestamp(String, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.sql.Timestamp value.
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object
- setTimeStamp(PageTimeStamp) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Set the time stamp to what is on page at this instance.
- setTimeStamp(PageTimeStamp) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Set given pageVersion to be the as what is on this page
- settingIdentity - Variable in class org.apache.derby.impl.services.cache.CacheEntry
-
Condition variable used to notify a thread that the setting of this entry's identity is complete.
- settingIdentityComplete() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Notify this entry that the initialization of its cacheable has been completed.
- settingIdentityComplete(Object, CacheEntry, Cacheable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Complete the setting of the identity.
- setTo(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
-
Set the BitSet to have the exact same bits set as the parameter's BitSet.
- setToken(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- setToNull() - Method in class org.apache.derby.iapi.types.DataType
- setToNull() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value to SQL null.
- setTopModule(Object) - Method in class org.apache.derby.impl.services.monitor.TopService
- setTopResultSet(ResultSet, NoPutResultSet[]) - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
-
Set the top ResultSet in the ResultSet tree for close down on an error.
- setTopResultSet(ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set the top ResultSet in the ResultSet tree for close down on an error.
- setTrace(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the trace on/off for all sessions, or one session, depending on whether we got -s argument.
- setTraceAll(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of whether to trace all the sessions
- setTraceDirectory(String) - Method in class org.apache.derby.drda.NetworkServerControl
-
Set directory for trace files.
- setTraceDirectory(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set the current value of trace directory
- setTraceDirectory(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setTraceDirectory(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setTraceFile(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setTraceFile(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setTraceFileAppend(boolean) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setTraceFileAppend(boolean) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setTraceLevel(int) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setTraceLevel(int) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setTraceOff() - Method in class org.apache.derby.impl.drda.Session
-
Set tracing off
- setTraceOn(String, boolean) - Method in class org.apache.derby.impl.drda.Session
-
Set tracing on
- setTrackLineColumn(boolean) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- setTransaction(RAMTransaction) - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
- setTransactionId(GlobalTransactionId, TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Set my transaction identifier.
- setTransactionId(Loggable, TransactionId) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Set the transactionId (Global and internal) of this transaction using a log record that contains the Global id
- setTransactionId(Loggable, TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- setTransactionIsolation(int) - Method in class org.apache.derby.client.am.ClientConnection
- setTransactionIsolation(int) - Method in class org.apache.derby.client.am.LogicalConnection
- setTransactionIsolation(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setTransactionIsolation(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
You can call this method to try to change the transaction isolation level using one of the TRANSACTION_* values.
- SetTransactionIsolationConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes actions that are ALWAYS performed for a SET TRANSACTION ISOLATION Statement at Execution time.
- SetTransactionIsolationConstantAction(int) - Constructor for class org.apache.derby.impl.sql.execute.SetTransactionIsolationConstantAction
-
Make the ConstantAction for a SET TRANSACTION ISOLATION statement.
- SetTransactionIsolationNode - Class in org.apache.derby.impl.sql.compile
-
A SetTransactionIsolationNode is the root of a QueryTree that represents a SET TRANSACTION ISOLATION command
- SetTransactionIsolationNode(int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
Constructor for SetTransactionIsolationNode
- setTransactionIsolationX(int) - Method in class org.apache.derby.client.am.ClientConnection
-
Set the transaction isolation level as specified.
- SetTransactionResultSet - Class in org.apache.derby.impl.sql.execute
-
This is a wrapper class which invokes the Execution-time logic for SET TRANSACTION statements.
- SetTransactionResultSet(Activation) - Constructor for class org.apache.derby.impl.sql.execute.SetTransactionResultSet
-
Construct a SetTransactionResultSet
- setTransactionTimeout(int) - Method in class org.apache.derby.client.net.NetXAResource
-
Set the current transaction timeout value for this XAResource instance.
- setTransactionTimeout(int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Set the current transaction timeout value for this XAResource instance.
- setTransformed() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Mark this predicate has having been transformed (other predicates were generated from it).
- setTransitiveSearchClauseAdded(RelationalOperator) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Mark this predicate as having been used to add a new predicate of the specified type via transitive closure on search clauses.
- setTransName(String) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- setTrigger(TriggerDescriptor) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- setTriggerDescriptorList(TriggerDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the trigger descriptor list
- setTruncationLWM(UUID, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- setTruncationLWM(UUID, LogInstant, RawStoreFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- setTypdefnam(String) - Method in class org.apache.derby.client.net.Typdef
- setTypDefValues() - Method in class org.apache.derby.impl.drda.DRDAStatement
-
set TypDef values
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.CachedValueNode
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Set the type of this column
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Set the DataTypeServices for this parameter
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
-
We are overwriting this method here because for -?
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the DataTypeServices for this ValueNode.
- setType(DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
- setType(TypeId, boolean, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set this node's type from type components.
- setType(TypeId, int, int, boolean, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set this node's type from type components.
- setTypeExpressionAndDefault(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- setTypeId(TypeId) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Set the TypeCompiler that corresponds to the given TypeId.
- setTypeIdSpecificInstanceVariables() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
- setTypeIdSpecificInstanceVariables() - Method in class org.apache.derby.iapi.types.TypeId
- setTypeMap(Map) - Method in class org.apache.derby.client.am.ClientConnection
- setTypeMap(Map) - Method in class org.apache.derby.client.am.LogicalConnection
- setTypeMap(Map) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Install a type-map object as the default type-map for this connection.
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
- setTypes(TypeDescriptor[]) - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Set the types of the columns in this row set
- setUDTX(int, Object) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Set a UDT parameter to an object value.
- setUndoInsertEventHandler(UndoHandler) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Register a handler class for insert undo events.
- setUndoInsertEventHandler(UndoHandler) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Register a handler class for insert undo events.
- setUndoInsertEventHandler(UndoHandler) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Register a handler class for insert undo events.
- setUndoInsertEventHandler(UndoHandler) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Register a handler class for insert undo events.
- setUndoOp(Undoable) - Method in interface org.apache.derby.iapi.store.raw.Compensation
-
Set up the undoable operation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
-
Set up a Container undo operation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
Set up a Container undo operation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Set up a LogicalOperation during recovery redo.
- setUndoOp(Undoable) - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
Set up a PageUndoOperation during recovery redo.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
-
Deprecated.
- setUnionResultExpression(ResultColumnList, int, int, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Set up the result expressions for a UNION, INTERSECT, or EXCEPT: o Verify union type compatiblity o Get dominant type for result (type + max length + nullability) o Create a new ColumnReference with dominant type and name of from this RCL and make that the new expression.
- setUniqueWithDuplicateNulls(boolean) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Set if the index is unique only for non null keys
- setUnmodified() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
-
Clear the modified status.
- setUnreferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Mark this column as an unreferenced column.
- setup() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
-
Gathers the rows that needs to be deleted/updated and creates a temporary resulsets that will be passed as source to its dependent result sets.
- setup() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
- setup() - Method in class org.apache.derby.impl.sql.execute.MergeResultSet
- setup() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Set up the result set for use.
- setup() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- setup(Class<?>, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
Initialization logic shared by setup() and newAggregator()
- setup(ClassFactory, String, DataTypeDescriptor) - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
-
Set's up the aggregate for processing.
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
- setup(ClassFactory, String, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- setup(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
Called after the transaction has been attached to an Access Manger TransactionController.
- setup(PersistentSet) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
The default value for LOCKS_ESCALATION_THRESHOLD
- setup_indexes(TransactionController, TableDescriptor, int[][], ScanController[], ConglomerateController[], DataValueDescriptor[][]) - Static method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- setupActivation(ExecPreparedStatement, boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Link this activation with its PreparedStatement.
- setUpAllSorts(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Set up to update all of the indexes on a table when doing a bulk insert on an empty table.
- setUpAllSorts(ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Set up to update all of the indexes on a table when doing a bulk insert on an empty table.
- setupCacheCleaner(DaemonService) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Set up the data factory's caches to use the specified daemon service for background cleaning.
- setupCacheCleaner(DaemonService) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Set up the cache cleaner for the container cache and the page cache.
- setupCallableStatementParams(CallableStatement) - Method in class org.apache.derby.impl.drda.DRDAStatement
- setupColumn(int) - Method in class org.apache.derby.diag.StatementDuration
- setupConnection() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Connects to the slave being replicated to.
- setupConnection() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Establish a connection with the replication master.
- setupConnection(ContextManager, String, String, String) - Method in interface org.apache.derby.iapi.db.Database
-
Sets up a connection to the Database, owned by the given user.
- setupConnection(ContextManager, String, String, String) - Method in class org.apache.derby.impl.db.BasicDatabase
- setupConnection(ContextManager, String, String, String) - Method in class org.apache.derby.impl.db.SlaveDatabase
- setupContextStack() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
-
Setup the context stack (a.k.a. context manager) for this connection.
- setupContextStack() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Install the context manager for this thread.
- setupContextStack() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- setupCursorNameCacheAndMappings() - Method in class org.apache.derby.client.am.ClientStatement
- setupDataSource(Object, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.util
-
Sets up a data source with values specified in ij.dataSource.* properties or passed as parameters of this method
- setUpdateCount(long) - Method in class org.apache.derby.client.am.ClientStatement
- setUpdateState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Move the transaction into the update state.
- setupEncryptionEngines(boolean, Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Setup encryption engines according to the user properties and the current database state.
- setupExecutors(TriggerInfo) - Method in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- setupGeneratedColumns(Activation, ValueRow) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
-
Construct support for normalizing generated columns.
- setupOptimizeStringFromParameter(ValueNode, ValueNode, String, int) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
- setupPositionBasedScan(long) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- setupQualifierRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
- setupQualifierRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
- setupResourceAdapter(EmbeddedXADataSourceInterface, ResourceAdapter, String, String, boolean) - Static method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Return a resource adapter.
- setupSessionContextMinion(Activation, boolean, boolean, String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setUpSocket() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Set up client socket to send a command to the network server
- setupSQLSessionContextForChildren(boolean) - Method in interface org.apache.derby.iapi.sql.Activation
-
Set up and return the current SQL session context for all immediately nested connections stemming from the call or function invocation of the statement corresponding to this activation (push=true) or for a substatement, which shares the parents statement's session context (push=false).
- setupSQLSessionContextForChildren(boolean) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
- setupSQLSessionContextForChildren(boolean) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
- setupSubStatementSessionContext(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Used when a statement as part of its operation executes an other statement.
- setupSubStatementSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setURL(int, URL) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- setURL(int, URL) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
- setURL(int, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
- setURL(int, URL) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
JDBC 3.0 Sets the designated parameter to the given java.net.URL value.
- setURL(int, URL) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- setURL(String, URL) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setURL(String, URL) - Method in class org.apache.derby.client.am.LogicalCallableStatement
- setURL(String, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- setURL(String, URL) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
-
JDBC 3.0 Sets the designated parameter to the given java.net.URL object.
- setUser(String) - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
-
Set the SQL current user of this SQL connection context
- setUser(String) - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- setUser(String) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
- setUser(String) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set the
userproperty for the data source. - setUser(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
- setUser(String) - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
- setUserDefinedAggregate(UserAggregateDefinition) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
initialize fields for user defined aggregate
- setUserTypeIdInfo() - Method in class org.apache.derby.iapi.types.TypeId
- setUtf8Ccsid() - Method in class org.apache.derby.impl.drda.DDMReader
- setUtf8Ccsid() - Method in class org.apache.derby.impl.drda.DDMWriter
- setUtf8Ccsid() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Instructs the
DDMReaderandDDMWriterto use UTF-8. - setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.PermissionsDescriptor
-
Sets the UUID of the table
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Sets the oid of the schema
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Sets the UUID of the table
- setUUID(UUID) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Sets the UUID of the view.
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.PermissionsCatalogRowFactory
-
Set the uuid of the passed permission descriptor to the uuid of the row from the system table.
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- setUUIDOfThePassedDescriptor(ExecRow, PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- setValid() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
set this prepared statement to be valid
- setValid() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
set this prepared statement to be valid, currently used by GenericTriggerExecutor.
- setValidatingCheckConstraints(String) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- setValidation() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- setValidColumns(FormatableBitSet) - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
- setValidCursorPosition(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- setValue(boolean) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value.
- setValue(boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value.
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(byte) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given byte value At DataType level just throws an error lower classes will override
- setValue(byte) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given byte value
- setValue(byte) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Common code to handle converting a byte to this value by using the int to this value conversion.
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(byte) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLBinary
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(double) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given double value At DataType level just throws an error lower classes will override
- setValue(double) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given double value
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(double) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(float) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given float value At DataType level just throws an error lower classes will override
- setValue(float) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given double value
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(float) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(int) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given int value At DataType level just throws an error lower classes will override
- setValue(int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given int value
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(int) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(int) - Method in class org.apache.derby.impl.store.access.StorableFormatId
- setValue(long) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given long value At DataType level just throws an error lower classes will override
- setValue(long) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given long value
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(long) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(short) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor to the given short value At DataType level just throws an error lower classes will override
- setValue(short) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given short value
- setValue(short) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Common code to handle converting a short to this value by using the int to this value conversion.
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(short) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.DataType
- setValue(InputStream, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value to be the contents of the stream.
- setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Set the value from the stream which is in the on-disk format.
- setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set the value from the stream which is in the on-disk format.
- setValue(Boolean) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Set the value of this BooleanDataValue.
- setValue(Boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValue(Number) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Common code to handle java.lang.Integer as a Number, used for TINYINT, SMALLINT, INTEGER
- setValue(Number) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
Set the value of this NumberDataValue to the given value.
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Called when setting a DECIMAL value internally or from through a procedure or function.
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(Number) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(Object) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Object) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor to the given Object value
- setValue(Object) - Method in interface org.apache.derby.iapi.types.UserDataValue
-
Set the value of this UserDataValue to the given Object
- setValue(Object) - Method in class org.apache.derby.iapi.types.UserType
- setValue(String) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(String) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Set the value of this BooleanDataValue to the given String.
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLDate
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
WARNING there is no checking to make sure that theValue doesn't exceed the precision/scale of the current SQLDecimal.
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLReal
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLTime
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setValue(String) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValue(String) - Method in class org.apache.derby.iapi.types.UserType
- setValue(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
- setValue(Blob) - Method in interface org.apache.derby.iapi.types.BitDataValue
-
Stuff a BitDataValue with a Blob.
- setValue(Blob) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Blob) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor from a Blob.
- setValue(Blob) - Method in class org.apache.derby.iapi.types.SQLBinary
- setValue(Clob) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Clob) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor from a Clob.
- setValue(Clob) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(Clob) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Stuff a StringDataValue with a Clob.
- setValue(Date) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Date) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Date, Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
- setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setValue(Time) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Time) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Time, Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
- setValue(Timestamp) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.DataType
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp, Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor.
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
- setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setValue(TransactionId, Loggable) - Method in class org.apache.derby.impl.store.raw.log.LogRecord
- setValue(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
- setValue(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value of this DataValueDescriptor from another.
- setValue(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
-
Set the value in this ConstantNode.
- setValue(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Set the value in this ConstantNode.
- setValue(RowLocation) - Method in interface org.apache.derby.iapi.types.RefDataValue
-
Set the value of this RefDataValue.
- setValue(RowLocation) - Method in class org.apache.derby.iapi.types.SQLRef
- setValue(RowLocation) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- setValue(TypeId, Number) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
- setValueCols(JBitSet[], boolean[], int, int) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set eqOuterCols and the column in all the tables for constants, parmeters and correlation columns The column in the tableColMap is set only for the current table if the table is the result column table.
- setValueFromResultSet(ResultSet, int, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Set the value based on the value for the specified DataValueDescriptor from the specified ResultSet.
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBit
-
Obtain the value using getBytes.
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBlob
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDate
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLReal
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLRef
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLTime
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.UserType
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.XML
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
-
Set the value based on the value for the specified DataValueDescriptor from the specified ResultSet.
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.impl.store.access.StorableFormatId
-
Set the value based on the value for the specified DataValueDescriptor from the specified ResultSet.
- setValueToGenerate(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
-
Save the received ValueNode locally so that we can generate it (in place of "this") at generation time.
- setVersion(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Set version of the control row.
- setViewDescriptor(ViewDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Set (cache) the view descriptor for this TableDescriptor
- setViewName(String) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Sets the name of the view.
- setVirtualColumnId(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Set the virtualColumnId for this ResultColumn
- setVisitedPages(String) - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- setWaitTimeout(int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Set the wait timeout.
- setWaitTimeout(int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Set the wait timeout.
- setWasDefaultColumn(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
- setWasNull(int) - Method in class org.apache.derby.client.am.ClientCallableStatement
- setWasNull(int) - Method in class org.apache.derby.client.am.ClientResultSet
- setWeight(int) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- setWeight(int) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- setWhereSubquery(boolean) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Mark this subquery as being part of a where clause.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBit
-
Set the width of the to the desired value.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBlob
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLChar
-
Set the width of the to the desired value.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Set the precision/scale of the to the desired values.
- setWidth(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLVarbit
-
Set the width of the to the desired value.
- setWidth(int, int, boolean) - Method in interface org.apache.derby.iapi.types.VariableSizeDataValue
- setWindow(WindowDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
-
Set window associated with this window function call.
- setWindows(WindowList) - Method in class org.apache.derby.impl.sql.compile.FromList
-
Set windows field to the supplied value.
- setWithAdminOption(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- setXact(Xact) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- setXAResource(XAResource) - Method in class org.apache.derby.impl.drda.XADatabase
-
SetXAResource
- setXAState(int) - Method in class org.apache.derby.client.am.ClientConnection
- setXaStateForXAException(int) - Method in class org.apache.derby.client.net.NetXAResource
-
Reset the transaction branch association state to XA_T0_NOT_ASSOCIATED for XAER_RM* and XA_RB* Exceptions.
- setXplainOnlyMode(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
sets the XplainOnlyMode.
- setXplainOnlyMode(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setXplainSchema(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
sets the XplainSchema
- setXplainSchema(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setXplainStatement(Object, Object) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- setXplainStatement(Object, Object) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- setXType(int) - Method in class org.apache.derby.iapi.types.XML
-
Set this XML value's qualified type.
- setXType(int) - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Set this XML value's qualified type.
- severity - Variable in class org.apache.derby.diag.ErrorMessages
- severity - Variable in exception org.apache.derby.iapi.error.StandardException
- SH - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
- SHA_1_DIGEST_ALGORITHM - Static variable in class org.apache.derby.client.am.EncryptionManager
- SHA_1_PRNG_ALGORITHM - Static variable in class org.apache.derby.client.am.EncryptionManager
- SHA_1_PRNG_ALGORITHM - Static variable in class org.apache.derby.impl.drda.DecryptionManager
- shallowClone() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
make a shallow clone of myself and my lock controls
- shallowClone() - Method in interface org.apache.derby.impl.services.locks.Control
-
Clone this lock for the lock table information.
- shallowClone() - Method in class org.apache.derby.impl.services.locks.Lock
-
We can return ourselves here because our identity is immutable and what we returned will not be accessed as a Lock, so the count cannot be changed.
- shallowClone() - Method in class org.apache.derby.impl.services.locks.LockControl
-
make a shallow clone of myself
- shallowClone() - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Create a map containing a snapshot of all the (
Lockable,LockControl) pairs in the lock table. - shallowCloneRow(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return a shallow cloned row
- shallowCopy() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Create a shallow copy of this InListOperatorNode whose operands are the same as this node's operands.
- SHARED - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
- SHARED_KEY_LENGTH_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SHEXLOCK - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- ShExLockable - Class in org.apache.derby.iapi.services.locks
- ShExLockable() - Constructor for class org.apache.derby.iapi.services.locks.ShExLockable
- ShExQual - Class in org.apache.derby.iapi.services.locks
-
This class is intended to be used a the qualifier class for ShExLockable.
- ShExQual(int) - Constructor for class org.apache.derby.iapi.services.locks.ShExQual
- shift(FormatableBitSet, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
Shift a FormatableBitSet N bits toward the zero end.
- shiftBuffer(byte[]) - Method in class org.apache.derby.client.net.Reply
- shiftBuffer(byte[]) - Method in class org.apache.derby.impl.drda.DDMReader
-
This is a helper method which shifts the buffered bytes from wherever they are in the current buffer to the beginning of different buffer (note these buffers could be the same).
- shiftPartialRowToBeginning() - Method in class org.apache.derby.client.net.NetCursor
- shiftRemainingData(int, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Shift data within a record to account for an update.
- shiftToFront() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
shift the remaining unread bytes to the beginning of the byte holder
- shiftToFront() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- shiftToFront() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
-
remove the remaining bytes in the byteHolder to the beginning set the position to start recording just after these bytes.
- shiftUp(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Shift all records in the in-memory slot table up one slot, starting at and including the record in slot 'low' A new slot is added to accomdate the move.
- shipALogChunk() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Retrieves a chunk of log records, if available, from the log buffer and transmits them to the slave.
- shippingInterval - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Time interval (in milliseconds) at which the log shipping takes place.
- SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- SHORT - Static variable in class org.apache.derby.iapi.types.JSQLType
- SHORT - Static variable in class org.apache.derby.impl.services.bytecode.Type
- SHORT_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single short arg
- SHORT_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
- shortCircuitOpen - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- shortCircuitValue - Variable in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
- shortDatabaseName - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
shortDatabaseNamehas attributes ofdatabaseNamestripped off. - shortDbName - Variable in class org.apache.derby.impl.drda.Database
- shortDBName(String, char) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Get the short database name from the canonical name.
- shortnames - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
- shortnames - Static variable in class org.apache.derby.iapi.store.raw.RowLock
- shortSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- shouldReclaimSpace(int, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Is this page/deleted row a candidate for immediate reclaim space.
- shouldReclaimSpace(int, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Is this page/deleted row a candidate for immediate reclaim space.
- shouldWeCheckRowCounts() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Find out if it's time to check the row counts of the tables involved in this query.
- shouldWeCheckRowCounts() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
-
Always return false since constant actions don't need recompilation when the row counts change.
- showErrorCode - Variable in class org.apache.derby.impl.tools.ij.utilMain
-
True if to display the error code when displaying a SQLException.
- ShowException(PrintStream, Throwable) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowException(PrintWriter, Throwable) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the exception to the given PrintWriter.
- showmem() - Static method in class org.apache.derby.impl.drda.DRDAConnThread
-
Show runtime memory
- showmem() - Static method in class org.apache.derby.impl.drda.memCheck
- showSelectCount - Static variable in class org.apache.derby.tools.JDBCDisplayUtil
- ShowSQLException(PrintStream, SQLException) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowSQLException(PrintWriter, SQLException) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL exception to the given PrintWriter.
- showTrace(Throwable) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
- showTrace(AssertFailure) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
- showVariables() - Method in class org.apache.derby.tools.dblook
- ShowWarnings(PrintStream, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowWarnings(PrintStream, ResultSet) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowWarnings(PrintStream, SQLWarning) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowWarnings(PrintStream, Statement) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowWarnings(PrintWriter, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL warnings for the connection to the given PrintWriter.
- ShowWarnings(PrintWriter, ResultSet) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL warnings for the ResultSet to the given PrintWriter.
- ShowWarnings(PrintWriter, SQLWarning) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
- ShowWarnings(PrintWriter, Statement) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
-
Print information about the SQL warnings for the Statement to the given PrintWriter.
- shrink - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Flag which tells whether the cleaner should try to shrink the cache the next time it wakes up.
- shrink(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Shrink (narrow) a FormatableBitSet to N bits.
- shrinkArray(int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- shrinkFor(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform a recursive shrink operation for the key.
- shrinkFor(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform a recursive shrink operation for the key.
- shrinkFor(OpenBTree, DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform a recursive shrink operation for the key.
- shrinkMe() - Method in class org.apache.derby.impl.services.cache.ClockPolicy
-
Perform the shrinking of the clock.
- shrinkPage(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Shrink page.
- shutdown - Variable in class org.apache.derby.iapi.services.context.ContextManager
- shutdown - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- shutdown() - Method in class org.apache.derby.drda.NetworkServerControl
-
Shutdown a Network Server.
- shutdown() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Shutdown the cache.
- shutdown() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Shut down the complete system that was started by this Monitor.
- shutdown() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Shutdown a network server
- shutdown() - Method in class org.apache.derby.impl.io.BaseStorageFactory
- shutdown() - Method in class org.apache.derby.impl.io.JarStorageFactory
-
Close the opened jar/zip file on shutdown.
- shutdown() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Normally does nothing, but if the database is in a state such that it should be deleted this will happen here.
- shutdown() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Shut down the cache.
- shutdown() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- shutdown() - Method in class org.apache.derby.impl.services.monitor.TopService
-
If the service is already beign shutdown we return false.
- shutdown() - Method in interface org.apache.derby.io.StorageFactory
-
The shutdown method is called during the normal shutdown of the database.
- shutdown(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Shut down a service that was started by this Monitor.
- shutdown(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Shut down a service that was started by this Monitor.
- SHUTDOWN - Static variable in class org.apache.derby.security.SystemPermission
-
The server and engine shutdown action (
"shutdown"). - SHUTDOWN_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to request a shutdown.
- SHUTDOWN_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to request a shutdown.
- SHUTDOWN_CHECK_ATTEMPTS - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SHUTDOWN_CHECK_INTERVAL - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SHUTDOWN_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SHUTDOWN_WITH_CREDENTIAL_PROTOCOL_VERSION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- shutdownDatabase - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
Set to true if the database should be shutdown.
- shutdownDatabase - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Set to "shutdown" if the database should be shutdown.
- shutdownDatabaseException() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- shutdownDatabasesOnShutdown - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- ShutdownException - Exception in org.apache.derby.shared.common.error
-
A ShutdownException is a runtime exception that is used to notify code that the system has/is being shut down.
- ShutdownException() - Constructor for exception org.apache.derby.shared.common.error.ShutdownException
- shutdownInitiated - Variable in class org.apache.derby.impl.db.SlaveDatabase
- shutdownServer(LocalizedResource, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Shutdown the network server
- shutdownSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SIGN(double) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Method to return the sign of the given value.
- signature - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
- SignatureChecker - Class in org.apache.derby.tools
-
This class shows which user declared SQL functions and procedures cannot be matched with Java methods.
- SignatureChecker(SignatureChecker.ParsedArgs) - Constructor for class org.apache.derby.tools.SignatureChecker
- SignatureChecker.ParsedArgs - Class in org.apache.derby.tools
- SignatureChecker.SQLRoutine - Class in org.apache.derby.tools
- signatureConvertableFromTo(Class[], Class[], Class[], boolean[], boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
-
Can we convert a signature from fromTypes(primFromTypes) to toTypes.
- SignedBinary - Class in org.apache.derby.client.am
- SignedBinary - Class in org.apache.derby.impl.drda
-
Converters from signed binary bytes to Java
short,int, orlong. - SignedBinary() - Constructor for class org.apache.derby.client.am.SignedBinary
- SignedBinary() - Constructor for class org.apache.derby.impl.drda.SignedBinary
- SIMPLE_STRING_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- simpleDssFinalize - Variable in class org.apache.derby.client.net.Request
- SimpleStringOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary upper or lower operator
- SimpleStringOperatorNode(ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
- simpleVersionString(int, int, boolean) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Convert a major and minor number with beta status into a string.
- SINGLE_TRANSACTION_LOCK - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- SingleChildResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A SingleChildResultSetNode represents a result set with a single child.
- SingleChildResultSetNode(ResultSetNode, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- singleExecution - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- singleFromBaseTable(FromList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Does the from list from the subquery contain a single entry which is a FBT or a PRN/FBT.
- singleInputRow - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- singleInputRowOptimization - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
- singleInstantiation - Variable in class org.apache.derby.impl.sql.compile.NewInvocationNode
- SINGLEQUOTE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- singleRowSource - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- singleScanCostEstimate - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
- singleScanRowCount - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- singleScanRowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- singleScanRowCount() - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
-
Get the estimated number of rows returned by a single scan of the ResultSet that this CostEstimate models.
- singleScanRowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- singleSession - Variable in class org.apache.derby.impl.tools.ij.Session
- singleStatementCache - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- SingleStream - Class in org.apache.derby.impl.services.stream
-
The Basic Services provide InfoStreams for reporting information.
- SingleStream() - Constructor for class org.apache.derby.impl.services.stream.SingleStream
-
The no-arg public constructor for ModuleControl's use.
- singleTableRestriction - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- SingleThreadDaemonFactory - Class in org.apache.derby.impl.services.daemon
- SingleThreadDaemonFactory() - Constructor for class org.apache.derby.impl.services.daemon.SingleThreadDaemonFactory
- SINGLETON - Static variable in class org.apache.derby.iapi.types.SqlXmlUtil.NullNamespaceContext
- singletonRowData_ - Variable in class org.apache.derby.client.am.ClientStatement
- singletonTimer - Variable in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Singleton Timer instance.
- SingletonTimerFactory - Class in org.apache.derby.impl.services.timer
-
This class implements the TimerFactory interface.
- SingletonTimerFactory() - Constructor for class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Initializes this TimerFactory with a singleton Timer instance.
- singleUseActivation - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
This activation is set by EmbedStatement for a single execution Activation.
- SIPUSH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- size - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- size - Variable in class org.apache.derby.iapi.util.JBitSet
- size() - Method in class org.apache.derby.iapi.services.classfile.MemberTable
- size() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Get the length in bits -- alias for getLength()
- size() - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Return the number of Optimizables in the list.
- size() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return the number of OptimizablePredicates in the list.
- size() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Return number of unique rows in the hash table.
- size() - Method in class org.apache.derby.iapi.store.access.DiskHashtable
- size() - Method in class org.apache.derby.iapi.util.JBitSet
-
Return the size of bitSet
- size() - Method in class org.apache.derby.impl.services.cache.ClockPolicy
- size() - Method in interface org.apache.derby.impl.services.cache.ReplacementPolicy
-
Get the number of entries allocated in the data structure that holds cached objects.
- size() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- size() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- size() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode.QueryExpressionClauses
- size() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
return the size of the record header.
- size() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
- size(int, int, int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- SizedCacheable - Interface in org.apache.derby.iapi.services.cache
-
This interface extends the Cacheable interface (@see Cacheable) with a method that estimates the size of the Cacheable object, in bytes.
- sizeInt(int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Return the number of bytes that would be written by a writeInt call
- sizeLong(long) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
- skip - Static variable in class org.apache.derby.impl.load.Import
- skip(long) - Method in class org.apache.derby.client.am.CloseFilterInputStream
- skip(long) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Skip as many bytes as possible, but no more than
count. - skip(long) - Method in class org.apache.derby.iapi.services.io.CloseFilterInputStream
- skip(long) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
- skip(long) - Method in class org.apache.derby.iapi.services.io.LimitReader
- skip(long) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
- skip(long) - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
-
Skips up to the specified number of bytes from the underlying stream.
- skip(long) - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
- skip(long) - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Skips up to the specified number of bytes from the underlying stream.
- skip(long) - Method in class org.apache.derby.impl.jdbc.ReaderToAscii
- skip(long) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Skips over and discards
nbytes of data from this input stream. - skip(long) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Skips characters.
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
- skip(long) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Skip over the specified number of bytes in a ByteHolder.
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.ByteHolderInputStream
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- skip(long) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- SKIP_FRAGMENT_SIZE - Static variable in class org.apache.derby.iapi.services.io.InputStreamUtil
- SKIP_REASON - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- skipBytes() - Method in class org.apache.derby.client.net.Reply
- skipBytes() - Method in class org.apache.derby.impl.drda.DDMReader
-
Skip byte string value
- skipBytes(int) - Method in class org.apache.derby.client.net.Reply
- skipBytes(int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
-
Skip as many bytes as possible, but no more than
n. - skipBytes(int) - Method in class org.apache.derby.impl.drda.DDMReader
-
Skip byte string value
- skipBytes(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- skipChildren(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.Visitor
-
Method that is called to indicate whether we should skip all nodes below this node for traversal.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
Don't visit children under the skipOverClass node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
Method that is called to indicate whether we should skip all nodes below this node for traversal.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Don't visit children under the skipOverClass node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
-
No need to go below a Predicate or ResultSet.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
-
No need to go below a SubqueryNode.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Don't visit children under the skipOverClass node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Don't visit children under the skipOverClass node, if it isn't null.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
-
Don't visit children under an aggregate, subquery or any node which is equivalent to any of the group by expressions.
- skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- SkipCount(long, long) - Constructor for class org.apache.derby.iapi.util.UTF8Util.SkipCount
-
Creates a holder for the specified skip counts.
- skipDisposableStats - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if disposable stats should be generated, which will happen in soft-upgrade mode or when the user asks us to revert to the old behavior.
- skipDoubleDelimiters(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
- skipDss() - Method in class org.apache.derby.impl.drda.DDMReader
-
Skip remaining DSS
- skipFastBytes(int) - Method in class org.apache.derby.client.net.Reply
- skipFastNVCMorNVCS() - Method in class org.apache.derby.client.net.NetConnectionReply
- skipFdocaBytes(int) - Method in class org.apache.derby.client.net.NetCursor
- skipFdocaBytes(int) - Method in class org.apache.derby.client.net.NetSqldta
- skipFdocaBytes(int, int) - Method in class org.apache.derby.client.net.NetCursor
- skipField(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Skip a previously stored field written by logField or logColumn.
- skipField(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Skip a field header and its data on the given stream.
- skipFully(DataInput, int) - Static method in class org.apache.derby.iapi.services.io.DataInputUtil
-
Skips requested number of bytes, throws EOFException if there is too few bytes in the DataInput.
- skipFully(InputStream, long) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Skips requested number of bytes, throws EOFException if there is too few bytes in the stream.
- skipFully(InputStream, long) - Static method in class org.apache.derby.iapi.util.UTF8Util
-
Skip the requested number of characters from the stream.
- skipLines - Variable in class org.apache.derby.impl.load.ImportReadData
- skipLoggable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Skip over the loggable.
- skipNextScan - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Tells whether or not we should skip the next attempt to (re)open the scan controller.
- skipNullKeyColumns - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
- skipNullKeyColumns - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- skipNullKeyColumns - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.HasNodeVisitor
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
- skipOverClass - Variable in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- skipPadding(String, int, int) - Static method in class org.apache.derby.client.am.CrossConverters
- skipPersistent(InputStream, long) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Tries harder to skip the requested number of bytes.
- skippingTypePrivileges - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- skippingTypePrivileges() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Return whether we are skipping USAGE privileges for user-defined types
- skippingTypePrivileges() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Return whether we are skipping USAGE privileges for user-defined types
- skipRecord(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- skipRecord(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- skipRemainder(boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Skip remainder of current DSS and all chained DSS'es
- skipRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return true if we should skip the scan due to nulls in the row when the start or stop positioners on the columns containing null do not implement ordered null semantics.
- skipScan(ExecIndexRow, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Check if the scan should be skipped.
- skipScan(ExecIndexRow, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Return true if we should skip the scan due to nulls in the start or stop position when the predicate on the column(s) in question do not implement ordered null semantics. beetle 4464, we also compact the areNullsOrdered flags into checkNullCols here.
- skipSQLDHROW(int) - Method in class org.apache.derby.client.net.Reply
- skipTypePrivileges(boolean) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Set whether we should skip adding USAGE privileges for user-defined types.
- skipTypePrivileges(boolean) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Set whether we should skip adding USAGE privileges for user-defined types
- skipUntilEOF(InputStream) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
-
Skips until EOF, returns number of bytes skipped.
- skipUntilEOF(InputStream) - Static method in class org.apache.derby.iapi.util.UTF8Util
-
Skip until the end-of-stream is reached.
- skipViews - Static variable in class org.apache.derby.tools.dblook
- SLASH - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- SLAVE_CONNECTION_ATTEMPT_TIMEOUT - Static variable in class org.apache.derby.impl.store.replication.master.MasterController
- SLAVE_DB - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property key to specify the name of the database
- SLAVE_MODE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property value used to indicate that the service should be booted in asynchronous replication mode.
- SLAVE_OPERATION_DENIED_WHILE_CONNECTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SLAVE_PRE_MODE - Static variable in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Property value used to indicate that the service should be booted in slave replication pre mode.
- slaveAddr - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- slaveAddr - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
- slaveAddress - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Contains the address (hostname and port number) of the slave to replicate to.
- slaveAddress - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Contains the address (hostname and port number) of the slave to replicate to.
- SlaveAddress - Class in org.apache.derby.impl.store.replication.net
-
Encapsulates the host name and the port number of the slave machine.
- SlaveAddress(String, int) - Constructor for class org.apache.derby.impl.store.replication.net.SlaveAddress
-
Constructor initializes the host name and the port number with valid values.
- SlaveController - Class in org.apache.derby.impl.store.replication.slave
-
This is an implementation of the replication slave controller service.
- SlaveController() - Constructor for class org.apache.derby.impl.store.replication.slave.SlaveController
-
Empty constructor required by Monitor.bootServiceModule
- SlaveController.SlaveLogReceiverThread - Class in org.apache.derby.impl.store.replication.slave
-
Thread that listens for incoming messages from the master and applies chunks of log records to the local log files.
- SlaveDatabase - Class in org.apache.derby.impl.db
-
SlaveDatabase is an instance of Database, and is booted instead of BasicDatabase if this database will have the replication slave role.
- SlaveDatabase() - Constructor for class org.apache.derby.impl.db.SlaveDatabase
- SlaveDatabase.SlaveDatabaseBootThread - Class in org.apache.derby.impl.db
-
Thread that boots the slave database.
- SlaveDatabaseBootThread(boolean, Properties) - Constructor for class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
- slaveFac - Variable in class org.apache.derby.impl.db.SlaveDatabase
- slaveFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- SlaveFactory - Interface in org.apache.derby.iapi.store.replication.slave
-
This is the interface for the replication slave controller service.
- SlaveLogReceiverThread() - Constructor for class org.apache.derby.impl.store.replication.slave.SlaveController.SlaveLogReceiverThread
-
Creates a new instance of SlaveLogReceiverThread with a debugging-friendly thread name.
- SlavePingThread(String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive.SlavePingThread
- slaveRecoveryMonitor - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- sleep(long) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Puts the current thread to sleep.
- sleep(long) - Static method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Puts the current thread to sleep for maximum
msmilliseconds. - slice(String, int, int, boolean) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Return a slice (substring) of the passed in value, optionally trimmed.
- slot - Variable in class org.apache.derby.impl.store.raw.data.PurgeOperation
- slotEntrySize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- slotFieldSize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
slot field and slot entry size.
- slotNumberHint - Variable in class org.apache.derby.impl.store.raw.data.RecordId
-
Last slot number this record id was at.
- slotsInUse - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
- slotTableOffsetToFirstEntry - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Offset of the first entry in the slot table.
- slotTableOffsetToFirstRecordLengthField - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Offset of the record length entry in the 1st slot table entry.
- slotTableOffsetToFirstReservedSpaceField - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
Offset of the reserved space length entry in the 1st slot table entry.
- slotTableToString() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Debugging, print slot table information
- SMALL_SLOT_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
SMALL_SLOT_SIZE are for pages smaller than 64K, LARGE_SLOT_SIZE is for pages bigger than 64K.
- SMALLINT - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for nullable SMALLINT
- SMALLINT - Static variable in class org.apache.derby.client.am.ClientTypes
- SMALLINT - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime SMALLINT type that is nullable.
- SMALLINT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.SmallintTypeId
- SMALLINT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SMALLINT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- SMALLINT_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLSmallint
- SMALLINT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- SMALLINT_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- SMALLINT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- SMALLINT_NOT_NULL - Static variable in interface org.apache.derby.catalog.TypeDescriptor
-
Catalog type for not nullable INTEGER
- SMALLINT_NOT_NULL - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Runtime INTEGER type that is not nullable.
- SMALLINT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- SMALLINT_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- SMALLINT_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- SMALLINT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.SmallintTypeId
- SMALLINT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.SmallintTypeIdImpl
- smallintTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- socket - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- socket - Variable in class org.apache.derby.impl.store.replication.net.SocketConnection
-
Contains the Socket connection between the Replication master and the slave.
- socket_ - Variable in class org.apache.derby.client.net.NetAgent
- SOCKET_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SOCKET_PERMISSION_HOSTNAME_WILDCARD - Static variable in class org.apache.derby.drda.NetworkServerControl
- socketConn - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Contains the methods used to read and write to the Object streams obtained from a
Socketconnection. - socketConn - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to write/read message objects to/from a connection.
- SocketConnection - Class in org.apache.derby.impl.store.replication.net
-
This class encapsulates a
Socketconnection and has methods that allow to read and write into the Object streams created from this connection. - SocketConnection(Socket) - Constructor for class org.apache.derby.impl.store.replication.net.SocketConnection
-
Constructor creates the streams from the socket object passed as parameter.
- sockis - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- sockos - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- SOFT_DATA_DICTIONARY_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
derby.softDataDictionaryVersion property indicates the soft upgrade level of the system catalogs.
- SOFT_UPGRADE_NO_FEATURE_CHECK - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Internal attribute.
- softwareVersion - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Dictionary version of the currently running engine
- someParametersAreNull() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Return true if some parameters are null, false otherwise.
- sort - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
The sort this inserter is for.
- sort - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
The sort this set is associated with.
- sort - Variable in class org.apache.derby.impl.store.access.sort.SortScan
-
The sort that this class is scanning.
- Sort - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The sort interface corresponds to an instance of an in-progress sort.
- SORT_AVOIDANCE_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Indicates a sort-avoidance plan
- SORT_COULD_NOT_INIT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SORT_EXTERNAL - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- SORT_EXTERNAL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
sort info properties
- SORT_IMPROPER_SCAN_METHOD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SORT_INTERNAL - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- SORT_INTERNAL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- SORT_OVERFLOW_THRESHOLD - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- SORT_REQUIRED - Static variable in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
- SORT_ROW_OVERHEAD - Static variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- sort_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- sort_rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- SORT_SCAN_NOT_POSITIONED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- sort_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- SORT_TYPE - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- SORT_TYPE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SORT_UNIQUEWITHDUPLICATENULLS_EXTERNAL - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
- sortArray(int[]) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
An in-memory ordered set that is used to sort rows before they're sent to merge runs.
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.MergeScan
-
The sort buffer we will use.
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
An ordered set of the leftover rows that didn't go in the last merge run (might be all the rows if there are no merge runs).
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
The Sort buffer where rows come from
- sortBuffer - Variable in class org.apache.derby.impl.store.access.sort.SortBufferScan
-
The sorter we're returning rows from.
- SortBuffer - Class in org.apache.derby.impl.store.access.sort
-
This class implements an in-memory ordered set based on the balanced binary tree algorithm from Knuth Vol. 3, Sec. 6.2.3, pp. 451-471.
- SortBuffer(MergeSort) - Constructor for class org.apache.derby.impl.store.access.sort.SortBuffer
-
Construct doesn't do anything, callers must call init and check its return code.
- sortBufferMax - Variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- sortBufferMax - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The maximum number of entries a sort buffer can hold.
- sortBufferMin - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The minimum number of entries a sort buffer can hold.
- SortBufferRowSource - Class in org.apache.derby.impl.store.access.sort
-
Wrapping the output of a SortBuffer in a RowSource for the benefit of the createAndLoadConglomerate and loadConglomerate interface.
- SortBufferRowSource(SortBuffer, TransactionManager, SortObserver, boolean, int) - Constructor for class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- SortBufferScan - Class in org.apache.derby.impl.store.access.sort
-
A sort scan that just reads rows out of a sorter.
- SortBufferScan(MergeSort, TransactionManager, SortBuffer, boolean) - Constructor for class org.apache.derby.impl.store.access.sort.SortBufferScan
- SortController - Interface in org.apache.derby.iapi.store.access
-
A sort controller is an interface for inserting rows into a sort.
- sortControllers - Variable in class org.apache.derby.impl.store.access.RAMTransaction
- sortCost - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- sortCostController - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- SortCostController - Interface in org.apache.derby.iapi.store.access
- sortDescending - Variable in class org.apache.derby.impl.sql.compile.InListOperatorNode
- sortDescending() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Return whether or not the IN-list values for this node must be sorted in DESCENDING order.
- sorted - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- sorted - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- sorterOutput - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- sorters - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- sorters - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- SortFactory - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The factory interface for all sort access methods.
- sortId - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- sortIds - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- sortIds - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- sortInAscendingOrder(DataValueDescriptor) - Method in class org.apache.derby.impl.sql.compile.ValueNodeList
-
Sort the entries in the list in ascending order.
- SortInfo - Interface in org.apache.derby.iapi.store.access
-
This object provides performance information related to a sort.
- sortMe() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return an array of all my column positions, sorted in ascending order.
- sortNeeded - Variable in class org.apache.derby.impl.sql.compile.OrderByList
- sortNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Indicate that a sort is necessary to fulfill this required ordering.
- sortNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
- sortNotNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Indicate that a sort is *NOT* necessary to fulfill this required ordering.
- sortNotNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
- sortObserver - Variable in class org.apache.derby.impl.store.access.sort.MergeScan
- sortObserver - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The sort observer.
- sortObserver - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- SortObserver - Interface in org.apache.derby.iapi.store.access
-
A SortObserver is an object that is used as a callback by the sorter.
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- sortProperties - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- sortProperties(Properties) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Sorts a property list and turns the sorted list into a string.
- sortProperties(Properties, String) - Static method in class org.apache.derby.iapi.util.PropertyUtil
-
Sorts property list and print out each key=value pair prepended with specific indentation.
- sortRequired - Variable in class org.apache.derby.impl.sql.execute.MultiProbeTableScanResultSet
-
Indicator as to which type of sort we need: ASCENDING, DESCENDING, or NONE (NONE is represented by "RowOrdering.DONTCARE" and is used for cases where all necessary sorting occurred at compilation time).
- sortRequired(RowOrdering, OptimizableList, int[]) - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Tell whether sorting is required for this RequiredRowOrdering, given a RowOrdering.
- sortRequired(RowOrdering, OptimizableList, int[]) - Method in class org.apache.derby.impl.sql.compile.OrderByList
- sortRequired(RowOrdering, JBitSet, OptimizableList, int[]) - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
-
Tell whether sorting is required for this RequiredRowOrdering, given a RowOrdering representing a partial join order, and a bit map telling what tables are represented in the join order.
- sortRequired(RowOrdering, JBitSet, OptimizableList, int[]) - Method in class org.apache.derby.impl.sql.compile.OrderByList
- sortResultRow - Variable in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
- sortResultRow - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- sortResultRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- SortResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a source result set, sends it to the sorter, and returns the results.
- SortResultSet(NoPutResultSet, boolean, boolean, int, Activation, int, int, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.SortResultSet
-
Constructor
- sortrsets - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- sorts - Variable in class org.apache.derby.impl.store.access.RAMTransaction
- SortScan - Class in org.apache.derby.impl.store.access.sort
-
Abstract base class for merge sort scans.
- SortScan(MergeSort, TransactionManager, boolean) - Constructor for class org.apache.derby.impl.store.access.sort.SortScan
- sortTemplateRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- sortType - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- source - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- source - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
This is where the value for this column reference will be coming from.
- source - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
- source - Variable in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- source - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.HashTableResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
- source - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
-
Source result set,
- source - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- SOURCE_TABLE_INDEX - Static variable in class org.apache.derby.impl.sql.compile.MergeNode
- source1 - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- source1FinalRowCount - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- source2 - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- sourceColumn - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
- sourceCTI - Variable in class org.apache.derby.impl.sql.compile.CastNode
- sourceDBName - Static variable in class org.apache.derby.tools.dblook
- sourceDBUrl - Static variable in class org.apache.derby.tools.dblook
- sourceDepth - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
- sourceDepth - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- sourceDrained - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- sourceExecIndexRow - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- sourceExecIndexRow - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
- sourceIsBase_or_VTI() - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Return true if the source table is a base table, view, or table function
- sourceLevel - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- sourceOpened - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- sourceResultSet - Variable in class org.apache.derby.impl.sql.compile.VirtualColumnNode
- sourceResultSet - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- sourceResultSet - Variable in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- sourceResultSets - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- sourceResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- sourceRowHolders - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- sourceRowWidth - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- sourceSeed_ - Variable in class org.apache.derby.client.net.NetConnection
- sourceTxt - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- space - Variable in class org.apache.derby.impl.drda.CcsidManager
- space - Variable in class org.apache.derby.impl.services.locks.Lock
-
Compatibility space the object is locked in.
- SPACE - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
- SPACE - Static variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
- SPACE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- space_ - Variable in class org.apache.derby.client.net.CcsidManager
- SPACE_CHAR - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SPACE_TRACE - Static variable in class org.apache.derby.impl.store.raw.data.FileContainer
- spaceChar - Static variable in class org.apache.derby.impl.drda.DssTrace
- spaceChar__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- spaceForCopy(int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Does this page have enough space to move the row to it.
- spaceForCopy(int, int[]) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Is there space for copying this many rows which takes this many bytes on the page
MT - latched, page is latched when this methods is called. - spaceForCopy(int, int[]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Does this page have enough space to insert the input rows?
- spaceForInsert() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Is it likely that an insert will fit on this page?
- spaceForInsert() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is there minimal space for insert?
- spaceForInsert(Object[], FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.raw.Page
-
will insert of this row fit on this page?
- spaceForInsert(Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is row guaranteed to be inserted successfully on this page?
- spaceForInsert(Object[], FormatableBitSet, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is row guaranteed to be inserted successfully on this page?
- spaceInfo - Variable in class org.apache.derby.diag.SpaceTable
- SpaceInfo - Interface in org.apache.derby.iapi.store.access
-
Manage the result information from a single call to ConglomerateController.getSpaceInfo().
- SpaceInformation - Class in org.apache.derby.impl.store.raw.data
-
Manage the result information from a single call to ConglomerateController.getSpaceInfo().
- SpaceInformation(long, long, long) - Constructor for class org.apache.derby.impl.store.raw.data.SpaceInformation
- SpaceTable - Class in org.apache.derby.diag
-
SpaceTable is a virtual table that shows the space usage of a particular table and its indexes.
- SpaceTable() - Constructor for class org.apache.derby.diag.SpaceTable
- SpaceTable(String) - Constructor for class org.apache.derby.diag.SpaceTable
- SpaceTable(String, String) - Constructor for class org.apache.derby.diag.SpaceTable
- spareGroups - Variable in class org.apache.derby.impl.services.locks.LockSpace
-
Cached HashMaps for storing lock groups.
- spareSpace - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
- spareSpace - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
% of page to keep free for updates.
- spareSpace - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
% of page to keep free for updates.
- sparseRow - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- sparseRowArray - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- specialConstructor - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- specialConstructor - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- SpecialFunctionNode - Class in org.apache.derby.impl.sql.compile
-
SpecialFunctionNode handles system SQL functions.
- SpecialFunctionNode(int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- specialMaxScan - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- specificAuthenticationScheme - Variable in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
- SpecificAuthenticationServiceImpl - Class in org.apache.derby.impl.jdbc.authentication
-
This authentication service is a specific/user defined User authentication level support.
- SpecificAuthenticationServiceImpl() - Constructor for class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
- specificName - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
SQL Specific name (future)
- specificName - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- specificPrivileges - Variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- specifiedLength - Variable in class org.apache.derby.client.am.ByteArrayCombinerStream
-
Length of the stream.
- spillToDisk(DataValueDescriptor[], RowLocation) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Determine whether a new row should be spilled to disk and, if so, do it.
- SPLIT_FLAG_FIRST_IN_TABLE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- SPLIT_FLAG_FIRST_ON_PAGE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- SPLIT_FLAG_LAST_IN_TABLE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
- SPLIT_FLAG_LAST_ON_PAGE - Static variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Values passed in the flag argument to splitFor.
- splitCodeIntoSubMethod(BCMethod, ClassHolder, BCMethod, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Split a block of code from this method into a sub-method and call it.
- splitExpressionOut(BCMethod, ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Split an expression out of a large method into its own sub-method.
- splitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
Perform a top down split pass making room for the the key in "row".
- splitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Perform a top down split pass making room for the the key in "row".
- splitFor(OpenBTree, DataValueDescriptor[], BranchControlRow, DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
-
Perform a top down split pass making room for the the key in "row".
- splitMethod() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Attempt to split a large method by pushing code out to several sub-methods.
- splitMinLength(BCMethod) - Static method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Minimum split length for a sub-method.
- splitQRYDTA - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- splitQRYDTA(DRDAStatement, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Split QRYDTA into blksize chunks This routine is called if the QRYDTA data will not fit.
- splitZeroStack(BCMethod, ClassHolder, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Attempt to split the current method by pushing a chunk of its code into a sub-method.
- SPS_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.SPSDescriptorFinder
- SPS_TYPE_EXPLAIN - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- SPS_TYPE_REGULAR - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- SPS_TYPE_TRIGGER - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Statement types.
- spsAction - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- spsActionActivation - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- spsCacheEntryAdded(SPSDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Add an entry to the hashtables for lookup from the cache.
- spsCacheEntryRemoved(SPSDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- spsCompSchemaId - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- spsd - Variable in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- spsd - Variable in class org.apache.derby.impl.sql.compile.ExecSPSNode
- SPSDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A SPSDescriptor describes a Stored Prepared Statement.
- SPSDescriptor(DataDictionary, String, UUID, UUID, UUID, char, boolean, String, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Constructor for a SPS Descriptor
- SPSDescriptor(DataDictionary, String, UUID, UUID, UUID, char, boolean, String, String, Timestamp, ExecPreparedStatement, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Constructor for a SPS Descriptor.
- spsIdHash - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- spsName - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- spsName - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- spsNameCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- SPSNameCacheable - Class in org.apache.derby.impl.sql.catalog
-
This class implements a Cacheable for a DataDictionary cache of sps descriptors, with the lookup key being the name/schema of the sps.
- SPSNameCacheable(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SPSNameCacheable
- spsSet - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- spsWhenActivation - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- spvnam - Variable in class org.apache.derby.impl.drda.AppRequester
- SPVNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- sql - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The SQL query of the statement.
- sql - Variable in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
-
SQL used to create me.
- sql_ - Variable in class org.apache.derby.client.am.ClientPreparedStatement
- SQL_ALLOWED_MASK - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Masks for the sqlOptions field
- SQL_ARBITARY_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
Any other SQL operation
- SQL_AUTHORIZATION_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
- SQL_AUTHORIZATION_WITH_NO_AUTHENTICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SQL_BEST_ROWID - Static variable in class org.apache.derby.catalog.SystemProcedures
- SQL_BEST_ROWID - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- SQL_BIT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_BLOB_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_BOOLEAN_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Type system id's
- SQL_CALL_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL CALL/VALUE operation
- SQL_CHAR_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_CLOB_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_CONTROL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- SQL_CONTROL - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- SQL_DATA_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SQL_DATE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_DDL_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL DDL operation
- SQL_DECIMAL_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_DOUBLE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_ERR_LENGTH - Static variable in class org.apache.derby.client.am.Sqlca
- SQL_IN_ROUTINES_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- SQL_INDEX_ALL - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- SQL_INDEX_UNIQUE - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- SQL_INTEGER_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_LEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
-
Standard SQL is legal
- SQL_LONGINT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_LONGVARBIT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_LONGVARCHAR_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_REAL_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_REF_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_ROWVER - Static variable in class org.apache.derby.catalog.SystemProcedures
- SQL_ROWVER - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- SQL_SELECT_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL SELECT operation
- SQL_SMALLINT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_TIME_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_TIMESTAMP_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_TINYINT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_TO_JAVA_VALUE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SQL_USERTYPE_ID_V3 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_VARBIT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_VARCHAR_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SQL_WRITE_OP - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
SQL write (insert,update,delete) operation
- SQL92_SCHEMAS - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- sqlAllowed - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Set to one of RoutineAliasInfo.
- SQLAM - Static variable in class org.apache.derby.client.net.CodePoint
- SQLAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- sqlamLevel - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- SQLATTR - Static variable in class org.apache.derby.client.net.CodePoint
- SQLATTR - Static variable in class org.apache.derby.impl.drda.CodePoint
- sqlAuthorization - Static variable in class org.apache.derby.tools.dblook
- SQLBinary - Class in org.apache.derby.iapi.types
-
SQLBinary is the abstract class for the binary datatypes.
- SQLBinary() - Constructor for class org.apache.derby.iapi.types.SQLBinary
-
Create a binary value set to NULL
- SQLBinary(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLBinary
- SQLBinary(Blob) - Constructor for class org.apache.derby.iapi.types.SQLBinary
- SQLBit - Class in org.apache.derby.iapi.types
-
SQLBit represents the SQL type CHAR FOR BIT DATA
- SQLBit() - Constructor for class org.apache.derby.iapi.types.SQLBit
-
no-arg constructor, required by Formattable.
- SQLBit(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLBit
- SQLBlob - Class in org.apache.derby.iapi.types
-
SQLBlob satisfies the DataValueDescriptor, interfaces (i.e., OrderableDataType).
- SQLBlob() - Constructor for class org.apache.derby.iapi.types.SQLBlob
- SQLBlob(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLBlob
- SQLBlob(Blob) - Constructor for class org.apache.derby.iapi.types.SQLBlob
- SQLBoolean - Class in org.apache.derby.iapi.types
-
SQLBoolean satisfies the DataValueDescriptor interfaces (i.e., DataType).
- SQLBoolean() - Constructor for class org.apache.derby.iapi.types.SQLBoolean
- SQLBoolean(boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
- SQLBoolean(boolean, boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
- SQLBoolean(Boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
- Sqlca - Class in org.apache.derby.client.am
- Sqlca(ClientConnection) - Constructor for class org.apache.derby.client.am.Sqlca
- sqlca_ - Variable in exception org.apache.derby.client.am.SqlException
- SQLCADTA_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLCADTA_LID - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLCADTA_MDD - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLCADTA_RLO_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLCADTA_RLO_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLCADTA_SQLDTARD_RLO - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLCADTA_SQLDTARD_RLO_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLCAMESSAGE(int, short, String, String, int, int, int, int, int, int, String, String, String, String, String[], int[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Method used by Derby Network Server to get localized message (original call from jcc.
- SQLCARD - Static variable in class org.apache.derby.client.net.CodePoint
- SQLCARD - Static variable in class org.apache.derby.impl.drda.CodePoint
- sqlCcsid_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLChar - Class in org.apache.derby.iapi.types
-
The SQLChar represents a CHAR value with UCS_BASIC collation.
- SQLChar() - Constructor for class org.apache.derby.iapi.types.SQLChar
-
no-arg constructor, required by Formattable.
- SQLChar(char[]) - Constructor for class org.apache.derby.iapi.types.SQLChar
-
This is a special constructor used when we need to represent a password as a VARCHAR (see DERBY-866).
- SQLChar(String) - Constructor for class org.apache.derby.iapi.types.SQLChar
- SQLChar(Clob) - Constructor for class org.apache.derby.iapi.types.SQLChar
- SQLCINRD - Static variable in class org.apache.derby.client.net.CodePoint
- SQLCINRD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLClob - Class in org.apache.derby.iapi.types
-
SQLClob represents a CLOB value with UCS_BASIC collation.
- SQLClob() - Constructor for class org.apache.derby.iapi.types.SQLClob
- SQLClob(String) - Constructor for class org.apache.derby.iapi.types.SQLClob
- SQLClob(Clob) - Constructor for class org.apache.derby.iapi.types.SQLClob
- SQLClob.HeaderInfo - Class in org.apache.derby.iapi.types
-
Holder class for header information gathered from the raw byte header in the stream.
- SqlCode - Class in org.apache.derby.client.am
- SqlCode(int) - Constructor for class org.apache.derby.client.am.SqlCode
- sqlCode_ - Variable in class org.apache.derby.client.am.Sqlca
- SQLCOLPRIVILEGES(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLColPrivileges to EmbedDatabaseMetaData.getColumnPrivileges
- SQLCOLUMNS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLColumns to EmbedDatabaseMetaData.getColumns
- sqlComment_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLCSRHLD - Static variable in class org.apache.derby.client.net.CodePoint
- SQLCSRHLD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLDARD - Static variable in class org.apache.derby.client.net.CodePoint
- SQLDARD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLDate - Class in org.apache.derby.iapi.types
-
This contains an instance of a SQL Date.
- SQLDate() - Constructor for class org.apache.derby.iapi.types.SQLDate
-
no-arg constructor required by Formattable
- SQLDate(int) - Constructor for class org.apache.derby.iapi.types.SQLDate
- SQLDate(String, boolean, LocaleFinder) - Constructor for class org.apache.derby.iapi.types.SQLDate
-
Construct a date from a string.
- SQLDate(String, boolean, LocaleFinder, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLDate
-
Construct a date from a string.
- SQLDate(Date) - Constructor for class org.apache.derby.iapi.types.SQLDate
- sqldaType - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
Saved value returned from
DRDAConnThread.parsePRPSQLSTT(). - SQLDecimal - Class in org.apache.derby.iapi.types
-
SQLDecimal satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
- SQLDecimal() - Constructor for class org.apache.derby.iapi.types.SQLDecimal
-
no-arg constructor, required by Formattable
- SQLDecimal(String) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
- SQLDecimal(BigDecimal) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
- SQLDecimal(BigDecimal, int, int) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
- sqldFcode_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqldHold_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqldKeytype_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLDouble - Class in org.apache.derby.iapi.types
-
SQLDouble satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
- SQLDouble() - Constructor for class org.apache.derby.iapi.types.SQLDouble
-
no-arg constructor, required by Formattable
- SQLDouble(double) - Constructor for class org.apache.derby.iapi.types.SQLDouble
- SQLDouble(double, boolean) - Constructor for class org.apache.derby.iapi.types.SQLDouble
- SQLDouble(Double) - Constructor for class org.apache.derby.iapi.types.SQLDouble
- sqldRdbnam_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqldReturn_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqldSchema_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqldScroll_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqldSensitive_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLDTA - Static variable in class org.apache.derby.client.net.CodePoint
- SQLDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLDTA_MDD - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTA_RLO - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTA_RLO_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTA_RLO_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTAGRP_COL_DSC_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTAGRP_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTAGRP_LID - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTAGRP_MDD - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTAGRP_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- SQLDTARD - Static variable in class org.apache.derby.client.net.CodePoint
- SQLDTARD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLDTARD_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_RLO_SIZE - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_RLO_TOSEND - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_0 - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_D0 - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_E0 - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_END - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_F0 - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_SDA - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_ID_START - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_IDS - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_CPT - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_END - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_GDA - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_MDD - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_RLO - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_SDA - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPE_START - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLDTARD_TRIPLET_TYPES - Static variable in class org.apache.derby.client.net.FdocaConstants
- SQLEqualsIgnoreCase(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Compares two strings Strings will be uppercased in english and compared equivalent to s1.equalsIgnoreCase(s2) throws NPE if s1 is null
- sqlErrd_ - Variable in class org.apache.derby.client.am.Sqlca
- sqlErrmc_ - Variable in class org.apache.derby.client.am.Sqlca
-
A string representation of
sqlErrmcBytes_. - SQLERRMC_MESSAGE_DELIMITER - Static variable in class org.apache.derby.shared.common.error.MessageUtils
- SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER, When full message text is sent for severe errors. - SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER - Static variable in class org.apache.derby.shared.common.error.MessageUtils
-
SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER, When full message text is sent for severe errors. - SQLERRMC_TOKEN_DELIMITER - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
-
SQLERRMC_TOKEN_DELIMITERseparates message argument tokens - SQLERRMC_TOKEN_DELIMITER - Static variable in class org.apache.derby.shared.common.error.MessageUtils
-
Delimiters for SQLERRMC values.
- sqlErrmcBytes_ - Variable in class org.apache.derby.client.am.Sqlca
- sqlErrmcMessages_ - Variable in class org.apache.derby.client.am.Sqlca
-
Array of errmc strings for each message in the chain.
- SQLERROR - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- sqlErrp_ - Variable in class org.apache.derby.client.am.Sqlca
- sqlErrpBytes_ - Variable in class org.apache.derby.client.am.Sqlca
- SQLERRRM - Static variable in class org.apache.derby.client.net.CodePoint
- SQLERRRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- SqlException - Exception in org.apache.derby.client.am
- SqlException(SQLException) - Constructor for exception org.apache.derby.client.am.SqlException
-
Wrap a SQLException in a SqlException.
- SqlException(LogWriter, String, String, int) - Constructor for exception org.apache.derby.client.am.SqlException
- SqlException(LogWriter, Throwable, String, String, int) - Constructor for exception org.apache.derby.client.am.SqlException
- SqlException(LogWriter, ClientMessageId, Object...) - Constructor for exception org.apache.derby.client.am.SqlException
- SqlException(LogWriter, ClientMessageId, Object[], Throwable) - Constructor for exception org.apache.derby.client.am.SqlException
-
Create a SqlException.
- SqlException(LogWriter, ClientMessageId, Object[], SqlCode, Throwable) - Constructor for exception org.apache.derby.client.am.SqlException
- SqlException(LogWriter, ClientMessageId, Throwable, Object...) - Constructor for exception org.apache.derby.client.am.SqlException
- SqlException(LogWriter, ClientMessageId, SqlCode, Object...) - Constructor for exception org.apache.derby.client.am.SqlException
- SqlException(LogWriter, Sqlca) - Constructor for exception org.apache.derby.client.am.SqlException
-
Create an exception for an engine generated error.
- SqlException(Sqlca, int, boolean) - Constructor for exception org.apache.derby.client.am.SqlException
-
Create one of the exceptions in an exception chain generated by the engine.
- SQLExceptionFactory - Class in org.apache.derby.client.am
-
SQLException factory class to create jdbc 40 exception classes
- SQLExceptionFactory - Class in org.apache.derby.impl.jdbc
-
Class to create SQLException
- SQLExceptionFactory() - Constructor for class org.apache.derby.client.am.SQLExceptionFactory
- SQLExceptionFactory() - Constructor for class org.apache.derby.impl.jdbc.SQLExceptionFactory
- SQLExceptionWrapper - Exception in org.apache.derby.iapi.services.io
-
Wrapper class for SQLExceptions
- SQLExceptionWrapper(Exception) - Constructor for exception org.apache.derby.iapi.services.io.SQLExceptionWrapper
- SQLFOREIGNKEYS(String, String, String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLForeignKeys to EmbedDatabaseMetaData.getImportedKeys, getExportedKeys, and getCrossReference
- SQLFUNCTIONPARAMS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLFunctionParameters to EmbedDatabaseMetaData.getFunctionColumns()
- SQLFUNCTIONS(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLFunctions to EmbedDatabaseMetaData.getFunctions
- SQLGETTYPEINFO(short, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLGetTypeInfo to EmbedDatabaseMetaData.getTypeInfo
- SQLIdentifier2CanonicalPropertyUsername(String) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Given a case normal form SQL authorization identifier, convert it to a form that may be compared with the username of Derby builtin authentication, which uses Java properties of the form
derby.user.<username>. - SQLInteger - Class in org.apache.derby.iapi.types
-
SQLInteger represents an INTEGER value.
- SQLInteger() - Constructor for class org.apache.derby.iapi.types.SQLInteger
-
no-arg constructor, required by Formattable
- SQLInteger(char) - Constructor for class org.apache.derby.iapi.types.SQLInteger
- SQLInteger(int) - Constructor for class org.apache.derby.iapi.types.SQLInteger
- SQLInteger(Integer) - Constructor for class org.apache.derby.iapi.types.SQLInteger
- SQLJ_INVALID_JAR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SQLJ_NESTED - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The SQLJ protocol for getting the default connection for server side jdbc
- SQLJ_NESTED - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The SQLJ protocol for getting the default connection for server side jdbc
- SQLJ_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SQLJ_SIGNATURE_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- SQLJ_SIGNATURE_PARAMETER_COUNT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- sqlLabel_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlLength() - Method in class org.apache.derby.client.am.Lob
-
Return the length of the Lob value represented by this Lob object.
- sqlLength_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlLength_ - Variable in class org.apache.derby.client.am.Lob
- SQLLongint - Class in org.apache.derby.iapi.types
-
SQLLongint satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
- SQLLongint() - Constructor for class org.apache.derby.iapi.types.SQLLongint
-
no-arg constructor, required by Formattable
- SQLLongint(long) - Constructor for class org.apache.derby.iapi.types.SQLLongint
- SQLLongint(long, boolean) - Constructor for class org.apache.derby.iapi.types.SQLLongint
- SQLLongint(Long) - Constructor for class org.apache.derby.iapi.types.SQLLongint
- SQLLongVarbit - Class in org.apache.derby.iapi.types
-
SQLLongVarbit represents the SQL type LONG VARCHAR FOR BIT DATA It is an extension of SQLVarbit and is virtually indistinguishable other than normalization.
- SQLLongVarbit() - Constructor for class org.apache.derby.iapi.types.SQLLongVarbit
- SQLLongVarbit(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLLongVarbit
- SQLLongvarchar - Class in org.apache.derby.iapi.types
-
SQLLongvarchar represents a LONG VARCHAR value with UCS_BASIC collation.
- SQLLongvarchar() - Constructor for class org.apache.derby.iapi.types.SQLLongvarchar
- SQLLongvarchar(String) - Constructor for class org.apache.derby.iapi.types.SQLLongvarchar
- sqlMode_ - Variable in class org.apache.derby.client.am.ClientStatement
- sqlName - Variable in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
- sqlName - Variable in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
-
Name of SQL function
- sqlName - Variable in class org.apache.derby.impl.sql.execute.JarUtil
- sqlName_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlOptions - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
-
This field contains several pieces of information: bits 0-3 sqlAllowed = MODIFIES_SQL_DATA, READS_SQL_DATA,CONTAINS_SQL, or NO_SQL bit 4 on if function is DETERMINISTIC, off otherwise bit 5 on if running with definer's right, off otherwise
- sqlPrecision_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLPRIMARYKEYS(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLPrimaryKeys to EmbedDatabaseMetaData.getPrimaryKeys
- SQLPROCEDURECOLS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLProcedureCols to EmbedDatabaseMetaData.getProcedureColumns
- SQLPROCEDURES(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLProcedures to EmbedDatabaseMetaData.getProcedures
- SQLReal - Class in org.apache.derby.iapi.types
-
SQLReal satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
- SQLReal() - Constructor for class org.apache.derby.iapi.types.SQLReal
-
no-arg constructor, required by Formattable.
- SQLReal(float) - Constructor for class org.apache.derby.iapi.types.SQLReal
- SQLReal(Float) - Constructor for class org.apache.derby.iapi.types.SQLReal
- SQLRef - Class in org.apache.derby.iapi.types
- SQLRef() - Constructor for class org.apache.derby.iapi.types.SQLRef
- SQLRef(RowLocation) - Constructor for class org.apache.derby.iapi.types.SQLRef
- SQLRoutine(String, String, boolean) - Constructor for class org.apache.derby.tools.SignatureChecker.SQLRoutine
- SQLRSLRD - Static variable in class org.apache.derby.client.net.CodePoint
- SQLRSLRD - Static variable in class org.apache.derby.impl.drda.CodePoint
- sqlScale_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlSessionContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
The SQLSessionContext associated with a statement context.
- SQLSessionContext - Interface in org.apache.derby.iapi.sql.conn
-
An implementation of this interface encapsulates some of the SQL session context's state variables, cf.
- sqlSessionContextForChildren - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
The SQL session context to be used inside a nested connection in a stored routine or in a substatement.
- SQLSessionContextImpl - Class in org.apache.derby.impl.sql.conn
- SQLSessionContextImpl(SchemaDescriptor, String) - Constructor for class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
- SQLSmallint - Class in org.apache.derby.iapi.types
-
SQLSmallint satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
- SQLSmallint() - Constructor for class org.apache.derby.iapi.types.SQLSmallint
-
No-arg constructor, required by Formattable. // This constructor also gets used when we are // allocating space for a short.
- SQLSmallint(short) - Constructor for class org.apache.derby.iapi.types.SQLSmallint
- SQLSmallint(short, boolean) - Constructor for class org.apache.derby.iapi.types.SQLSmallint
- SQLSmallint(Short) - Constructor for class org.apache.derby.iapi.types.SQLSmallint
- SQLSPECIALCOLUMNS(short, String, String, String, short, short, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLSpecialColumns to EmbedDatabaseMetaData.getBestRowIdentifier and getVersionColumns
- sqlState - Variable in exception org.apache.derby.iapi.error.StandardException
- sqlState - Variable in exception org.apache.derby.iapi.services.io.DerbyIOException
-
A Derby SQLState.
- sqlState - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
- SQLState - Interface in org.apache.derby.iapi.reference
-
This is a refactoring wrapper around the "real" SQLState.java, which has been relocated to org.apache.derby.shared.common.reference
- SQLState - Interface in org.apache.derby.shared.common.reference
-
List of error message identifiers.
- SQLState - Variable in class org.apache.derby.diag.ErrorMessages
- sqlstate_ - Variable in exception org.apache.derby.client.am.SqlException
- sqlState_ - Variable in class org.apache.derby.client.am.Sqlca
- sqlStates_ - Variable in class org.apache.derby.client.am.Sqlca
-
SQL states for all the messages in the exception chain.
- SQLSTATISTICS(String, String, String, short, short, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLStatistics to EmbedDatabaseMetaData.getIndexInfo
- SQLSTT - Static variable in class org.apache.derby.client.net.CodePoint
- SQLSTT - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLSTTVRB - Static variable in class org.apache.derby.impl.drda.CodePoint
- SQLTABLEPRIVILEGES(String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLTablePrivileges to EmbedDatabaseMetaData.getTablePrivileges
- SQLTABLES(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLTables to EmbedDatabaseMetaData.getSchemas, getCatalogs, getTableTypes and getTables, and return the result of the DatabaseMetaData calls.
- SQLtext - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
- SQLText - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- SQLTime - Class in org.apache.derby.iapi.types
-
This contains an instance of a SQL Time Our current implementation doesn't implement time precision so the fractional seconds portion of the time is always 0.
- SQLTime() - Constructor for class org.apache.derby.iapi.types.SQLTime
-
no-arg constructor required by Formattable
- SQLTime(int, int) - Constructor for class org.apache.derby.iapi.types.SQLTime
- SQLTime(String, boolean, LocaleFinder) - Constructor for class org.apache.derby.iapi.types.SQLTime
-
Construct a time from a string.
- SQLTime(String, boolean, LocaleFinder, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLTime
-
Construct a time from a string.
- SQLTime(Time) - Constructor for class org.apache.derby.iapi.types.SQLTime
- SQLTimestamp - Class in org.apache.derby.iapi.types
-
This contains an instance of a SQL Timestamp object.
- SQLTimestamp() - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
no-arg constructor required by Formattable
- SQLTimestamp(int, int, int) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
- SQLTimestamp(String, boolean, LocaleFinder) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Construct a timestamp from a string.
- SQLTimestamp(String, boolean, LocaleFinder, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Construct a timestamp from a string.
- SQLTimestamp(Timestamp) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Create a new SQLTimestamp instance that represents the specified Timestamp in the local time zone.
- SQLTimestamp(Timestamp, Calendar) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
-
Create a new SQLTimestamp instance that represents the specified Timestamp in the time zone of the given Calendar.
- SQLTimestamp(DataValueDescriptor, DataValueDescriptor) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
- SQLTinyint - Class in org.apache.derby.iapi.types
-
SQLTinyint satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
- SQLTinyint() - Constructor for class org.apache.derby.iapi.types.SQLTinyint
-
No-arg constructor, required by Formattable.
- SQLTinyint(byte) - Constructor for class org.apache.derby.iapi.types.SQLTinyint
- SQLTinyint(byte, boolean) - Constructor for class org.apache.derby.iapi.types.SQLTinyint
- SQLTinyint(Byte) - Constructor for class org.apache.derby.iapi.types.SQLTinyint
- SQLToJavaValueNode - Class in org.apache.derby.impl.sql.compile
-
This node type converts a value in the SQL domain to a value in the Java domain.
- SQLToJavaValueNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
-
Constructor for a SQLToJavaValueNode
- SQLToUpperCase(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Convert string to uppercase Always use the java.util.ENGLISH locale
- sqlType - Variable in class org.apache.derby.catalog.GetProcedureColumns
- sqlType - Variable in class org.apache.derby.iapi.types.JSQLType
- SQLTYPE - Static variable in class org.apache.derby.iapi.types.JSQLType
- sqlType_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLTypes - Class in org.apache.derby.impl.drda
- SQLTypes() - Constructor for class org.apache.derby.impl.drda.SQLTypes
- sqlUDTclassName_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlUDTname_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLUDTS(String, String, String, String, String, ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Map SQLUDTS to EmbedDatabaseMetaData.getUDTs
- sqlUnnamed_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlUpdateMode_ - Variable in class org.apache.derby.client.am.ClientStatement
- SQLVarbit - Class in org.apache.derby.iapi.types
-
SQLVarbit represents the SQL type VARCHAR FOR BIT DATA It is an extension of SQLBit and is virtually indistinguishable other than normalization.
- SQLVarbit() - Constructor for class org.apache.derby.iapi.types.SQLVarbit
- SQLVarbit(byte[]) - Constructor for class org.apache.derby.iapi.types.SQLVarbit
- SQLVarchar - Class in org.apache.derby.iapi.types
-
SQLVarchar represents a VARCHAR value with UCS_BASIC collation.
- SQLVarchar() - Constructor for class org.apache.derby.iapi.types.SQLVarchar
- SQLVarchar(char[]) - Constructor for class org.apache.derby.iapi.types.SQLVarchar
-
This is a special constructor used when we need to represent a password as a VARCHAR (see DERBY-866).
- SQLVarchar(String) - Constructor for class org.apache.derby.iapi.types.SQLVarchar
- SQLVarchar(Clob) - Constructor for class org.apache.derby.iapi.types.SQLVarchar
- sqlWarn_ - Variable in class org.apache.derby.client.am.Sqlca
- sqlWarnBytes_ - Variable in class org.apache.derby.client.am.Sqlca
- SqlWarning - Exception in org.apache.derby.client.am
-
This represents a warning versus a full exception.
- SqlWarning(LogWriter, ClientMessageId, Object...) - Constructor for exception org.apache.derby.client.am.SqlWarning
- SqlWarning(LogWriter, Sqlca) - Constructor for exception org.apache.derby.client.am.SqlWarning
- SQLWARNING - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SQLWarningFactory - Class in org.apache.derby.iapi.error
-
This class generates SQLWarning instances.
- SQLWarningFactory() - Constructor for class org.apache.derby.iapi.error.SQLWarningFactory
- sqlxBasename_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxCorname_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxGenerated_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxKeymem_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- SQLXML_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- SqlXmlUtil - Class in org.apache.derby.iapi.types
-
This class contains "utility" methods that work with XML-specific objects that are only available if JAXP and/or Xalan are in the classpath.
- SqlXmlUtil() - Constructor for class org.apache.derby.iapi.types.SqlXmlUtil
-
Constructor: Initializes objects required for parsing and serializing XML values.
- SqlXmlUtil.NullNamespaceContext - Class in org.apache.derby.iapi.types
-
A NamespaceContext that reports all namespaces as unbound.
- SqlXmlUtil.XMLErrorHandler - Class in org.apache.derby.iapi.types
- sqlxName_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxParmmode_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxRdbnam_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxSchema_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqlxUpdatable_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- sqrt(NumberDataValue) - Method in class org.apache.derby.iapi.types.NumberDataType
-
This is the sqrt method.
- sqrt(NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL SQRT operator.
- SQRT_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- squashLongs(long[]) - Static method in class org.apache.derby.client.am.Utils
-
Squash an array of longs into an array of ints
- squashLongs(long[]) - Static method in class org.apache.derby.impl.jdbc.Util
-
Squash an array of longs into an array of ints
- squeezeConstantValue(ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Get the constant or parameter reference out of a comparand.
- squeezeText(Element) - Method in class org.apache.derby.vti.XmlVTI
-
Squeeze the text out of an Element.
- src - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
-
The underlying source.
- src - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
The underlying destination.
- src - Variable in class org.apache.derby.impl.io.vfmem.DataStoreEntry
-
The data of the entry.
- srvclsnm - Variable in class org.apache.derby.impl.drda.AppRequester
- SRVCLSNM - Static variable in class org.apache.derby.client.net.CodePoint
- SRVCLSNM - Static variable in class org.apache.derby.impl.drda.CodePoint
- SRVCLSNM_JVM - Static variable in class org.apache.derby.client.net.NetConfiguration
- srvdgn - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- SRVDGN - Static variable in class org.apache.derby.impl.drda.CodePoint
- SRVLST - Static variable in class org.apache.derby.impl.drda.CodePoint
- srvnam - Variable in class org.apache.derby.impl.drda.AppRequester
- SRVNAM - Static variable in class org.apache.derby.client.net.CodePoint
- SRVNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- SRVNAM_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
- srvrlslv - Variable in class org.apache.derby.impl.drda.AppRequester
- SRVRLSLV - Static variable in class org.apache.derby.client.net.CodePoint
- SRVRLSLV - Static variable in class org.apache.derby.client.net.NetConfiguration
- SRVRLSLV - Static variable in class org.apache.derby.impl.drda.CodePoint
- SSL_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to set client SSL mode.
- SSL_BASIC - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SSL_BASIC - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The constant indicating that SSL encryption will be used.
- SSL_BASIC_STR - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
- SSL_OFF - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SSL_OFF - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The constant indicating that SSL encryption won't be used.
- SSL_OFF_STR - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
- SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The constant indicating that SSL encryption with peer authentication will be used.
- SSL_PEER_AUTHENTICATION_STR - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
- sslMode - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- sslMode - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- stack - Variable in class org.apache.derby.impl.services.bytecode.Conditional
- stack_ - Variable in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
Internal list with all the elements of the stack.
- stackDepth - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Current stack depth in this method, measured in words.
- stackPrint() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print call stack for debug purposes
- stackTrace(Throwable) - Method in class org.apache.derby.iapi.error.ErrorStringBuilder
-
Print a stacktrace from the throwable in the error buffer.
- stackTypeOffset - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Points to the next array offset in stackTypes to be used.
- stackTypes - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
Array of the current types of the values on the stack.
- stackWordDelta(ClassHolder, int, short) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Return the number of stack words pushed (positive) or popped (negative) by this instruction.
- stalePlanCheckInterval - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
- STANDALONE_DB - Static variable in interface org.apache.derby.iapi.reference.EngineType
-
Full database engine, the typical configuration.
- StandardException - Exception in org.apache.derby.iapi.error
-
StandardException is the root of all exceptions that are handled in a standard fashion by the database code, mainly in the language code.
- StandardException - Static variable in interface org.apache.derby.iapi.reference.ClassName
- StandardException(String) - Constructor for exception org.apache.derby.iapi.error.StandardException
- StandardException(String, String) - Constructor for exception org.apache.derby.iapi.error.StandardException
-
This constructor is used when we already have the message text.
- StandardException(String, Throwable, Object[]) - Constructor for exception org.apache.derby.iapi.error.StandardException
- StandardException.BadMessageArgumentException - Class in org.apache.derby.iapi.error
-
Dummy exception to catch incorrect use of StandardException.newException(), at compile-time.
- StandardEXTDTAReaderInputStream - Class in org.apache.derby.impl.drda
-
Implementation of InputStream which get EXTDTA from the DDMReader.
- StandardEXTDTAReaderInputStream(DDMReader, boolean) - Constructor for class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
-
Constructor.
- start - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
- start - Variable in class org.apache.derby.iapi.services.io.ArrayOutputStream
- start - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- start(PrintWriter) - Method in class org.apache.derby.drda.NetworkServerControl
-
Start a Network Server.
- start(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Start a network server.
- start(Xid, int) - Method in class org.apache.derby.client.net.NetXAResource
-
Start work on behalf of a transaction branch specified in xid
- start(Xid, int) - Method in class org.apache.derby.jdbc.EmbedXAResource
-
Start work on behalf of a transaction branch specified in xid If TMJOIN is specified, the start is for joining a transaction previously seen by the resource manager.
- start(EmbedXAResource, int) - Method in class org.apache.derby.jdbc.XATransactionState
- start(BundleContext) - Method in class org.apache.derby.osgi.EmbeddedActivator
- START_DRDA - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.drda.startNetworkServer
- start_position - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- START_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- START_SIZE - Static variable in class org.apache.derby.impl.load.ImportReadData
- start_xact_and_dosplit(boolean, long, DataValueDescriptor[], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
-
Start an internal transaction and do the split.
- startCol - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- startColumn - Variable in class org.apache.derby.impl.store.raw.data.InsertOperation
-
next column that need to be inserted.
- startComBufferTrace(String) - Method in class org.apache.derby.impl.drda.DssTrace
- startCommonTransaction(RawStoreFactory, Xact, ContextManager, boolean, CompatibilitySpace, String, String, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Common work done to create local or global transactions.
- startDdm(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Mark the location of the length bytes for the collection so they can be updated later
- startElse(BCMethod, CodeChunk, Type[]) - Method in class org.apache.derby.impl.services.bytecode.Conditional
-
Complete the 'then' block and start the 'else' block for this conditional
- startElseCode() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Complete the true code path of a conditional.
- startElseCode() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- startEncoding() - Method in class org.apache.derby.client.net.CcsidManager
-
Initialize this instance for encoding a new string.
- startEncoding() - Method in class org.apache.derby.client.net.EbcdicCcsidManager
- startEncoding() - Method in class org.apache.derby.client.net.Utf8CcsidManager
- startExecutionTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- startFailover() - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Will perform all work needed to failover
- startFailover() - Method in class org.apache.derby.impl.store.replication.master.MasterController
- startGlobalTransaction(ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a global user transaction, almost all work within the raw store is performed in the context of a transaction.
- startGlobalTransaction(ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.RawStore
- startGlobalTransaction(RawStoreFactory, ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new transaction within the given raw store.
- startGlobalTransaction(RawStoreFactory, ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- startInternalTransaction(ContextManager) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create an internal transaction.
- startInternalTransaction(ContextManager) - Method in class org.apache.derby.impl.store.raw.RawStore
- startInternalTransaction(RawStoreFactory, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new internal transaction within the given raw store.
- startInternalTransaction(RawStoreFactory, ContextManager) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- startJBMS() - Static method in class org.apache.derby.impl.tools.ij.util
-
Utility interface that defaults driver and database to null.
- startJBMS() - Static method in class org.apache.derby.tools.ij
- startJBMS(String, String) - Static method in class org.apache.derby.impl.tools.ij.util
-
Utility interface that defaults connInfo to null
- startJBMS(String, String, Properties) - Static method in class org.apache.derby.impl.tools.ij.util
-
This will look for the System properties "ij.driver" and "ij.database" and return a java.sql.Connection if it successfully connects.
- startKey - Variable in class org.apache.derby.impl.sql.compile.Predicate
- startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- startLayerBStreaming() - Method in class org.apache.derby.impl.drda.DDMReader
- startLogBackup(File) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- startLogBackup(File) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- startLogBackup(File) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- startLogReceiverThread() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Starts the LogReceiverThread that will listen for chunks of log records from the master and apply the log records to the local log file.
- startManagement() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
- startManagement() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- startManagement() - Method in class org.apache.derby.mbeans.Management
-
Start Derby's MBeans.
- startManagement() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Inform Derby to start its JMX management by registering MBeans relevant to its current state.
- startMaster(RawStoreFactory, DataFactory, LogFactory, String, int, String) - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Will perform all the work that is needed to set up replication
- startMaster(RawStoreFactory, DataFactory, LogFactory, String, int, String) - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Will perform all the work that is needed to set up replication.
- startMessageReceiverThread(String) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
- startModule(boolean, Object, String, String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start a module.
- startModule(boolean, Object, String, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Start a module.
- startMonitor(Properties, PrintWriter) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start a Monitor based software system.
- startNestedReadOnlyUserTransaction(RawStoreFactory, RawTransaction, CompatibilitySpace, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new read only transaction within the given raw store.
- startNestedReadOnlyUserTransaction(RawStoreFactory, RawTransaction, CompatibilitySpace, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- startNestedReadOnlyUserTransaction(Transaction, CompatibilitySpace, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a nested user transaction, almost all work within the raw store is performed in the context of a transaction.
- startNestedReadOnlyUserTransaction(Transaction, CompatibilitySpace, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
- startNestedTopTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Start a nested top transaction.
- startNestedTopTransaction() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- startNestedTopTransaction(RawStoreFactory, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new nested top transaction within the given raw store.
- startNestedTopTransaction(RawStoreFactory, ContextManager) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- startNestedUpdateUserTransaction(RawStoreFactory, RawTransaction, ContextManager, String, boolean) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new update transaction within the given raw store.
- startNestedUpdateUserTransaction(RawStoreFactory, RawTransaction, ContextManager, String, boolean) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- startNestedUpdateUserTransaction(Transaction, ContextManager, String, boolean) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a nested user transaction, almost all work within the raw store is performed in the context of a transaction.
- startNestedUpdateUserTransaction(Transaction, ContextManager, String, boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
- startNestedUserTransaction(boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
-
Get an nested user transaction.
- startNestedUserTransaction(boolean, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
Get an nested user transaction.
- startNetworkServer() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Load Derby and save driver for future use.
- startNewLogFile() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
- startNewLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- startNewLogFile() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
- startNonPersistentService(String, String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start a non-persistent service.
- startNonPersistentService(String, String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start a non-persistent service.
- startNonPersistentService(String, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Start a non-persistent service.
- startOperator(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Get the start operator for the given Optimizable for a heap or index scan.
- startOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- startOptimizing(Optimizer, RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Begin the optimization process for this Optimizable.
- startOptimizing(Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- startOptimizing(Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.FromTable
- startOptimizing(Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- startParams - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- startPersistentService(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start a persistent service.
- startPersistentService(String, Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start a persistent service.
- startPersistentService(String, Properties) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Privileged startup.
- startPersistentService(String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Start a peristent service.
- startPosition - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- startPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- startPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- startPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- startPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- startPositionString - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- startPositionString - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- startPositionString - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- startProviderService(PersistentService, String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Boot a service under the control of the provider
- startReading() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Place a ByteHolder in reading mode.
- startReading() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- startReading(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Inform this DataDictionary that we are about to start reading it.
- startReading(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- startReplicationMaster(String, String, int, String) - Method in interface org.apache.derby.iapi.db.Database
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in class org.apache.derby.impl.db.BasicDatabase
-
Start the replication master role for this database
- startReplicationMaster(String, String, int, String) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Start the replication master role for this database.
- startReplicationMaster(String, String, int, String) - Method in class org.apache.derby.impl.store.raw.RawStore
-
Start the replication master role for this database
- startReplicationMasterRole(MasterFactory) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Make this LogFactory pass log records to the MasterFactory every time a log record is appended to the log on disk, and notify the MasterFactory when a log disk flush has taken place.
- startReplicationMasterRole(MasterFactory) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Make this LogFactory pass log records to the MasterFactory every time a log record is appended to the log on disk, and notify the MasterFactory when a log disk flush has taken place.
- startReplicationMasterRole(MasterFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Replication not applicable on readonly databases
- startResetMethod() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
- startSameIdChainParse() - Method in class org.apache.derby.client.net.Reply
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- startSearchOperator - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- startServices(Properties, boolean) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
-
Start all services identified by derby.service.* in the property set.
- startServices(Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
- startSlave(RawStoreFactory, LogFactory) - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Start slave replication.
- startSlave(RawStoreFactory, LogFactory) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Start slave replication.
- StartStatement(ij, int, int) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- StartStatement(ij, int, int) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- startSubMethod(BCMethod, String, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Start a sub method that we will split the portion of our current code to, starting from start_pc and including codeLength bytes of code.
- startSystemModule(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
-
Start or find a module in the system service.
- startSystemModule(String) - Static method in class org.apache.derby.impl.services.bytecode.BCJava
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
Privileged startup.
- startSystemModule(String) - Static method in class org.apache.derby.impl.store.raw.RawStore
-
Privileged startup.
- startTime - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
- startTransaction() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- startTransaction(ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Create a user transaction, almost all work within the raw store is performed in the context of a transaction.
- startTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
- startTransaction(RawStoreFactory, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Start a new transaction within the given raw store.
- startTransaction(RawStoreFactory, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- startupParameters - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- startupSuccessful - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Whether or not this SlaveController has been successfully started, including setting up a connection with the master and starting the log receiver thread.
- startValue - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- startWriting(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Inform this DataDictionary that we are about to start writing to it.
- startWriting(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- startXATransaction(Xid, int, long) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Start the xa transaction.
- startXATransaction(ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Start a global transaction.
- startXATransaction(ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Start a global transaction.
- stat_mergeRunsSize - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- stat_mergeRunsSize - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
- stat_numColumnsFetched - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- stat_numColumnsFetched - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
- stat_numdeleted_rows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- stat_numdeleted_rows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- stat_numMergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- stat_numMergeRuns - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
-
Performance counters ...
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
-
Performance counters ...
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
-
Performance counters ...
- stat_numpages_visited - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
-
Performance counters ...
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- stat_numrows_qualified - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScan
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
- stat_numrows_visited - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
- stat_numRowsInput - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- stat_numRowsInput - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
- stat_numRowsOutput - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- stat_numRowsOutput - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
- stat_sortType - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- stat_sortType - Variable in class org.apache.derby.impl.store.access.sort.MergeSortInfo
-
Performance counters ...
- stat_treeHeight - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- stat_validColumns - Variable in class org.apache.derby.impl.store.access.btree.BTreeScanInfo
- stat_validColumns - Variable in class org.apache.derby.impl.store.access.heap.HeapScanInfo
- statColumnCount - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- state - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- state - Variable in class org.apache.derby.impl.drda.Session
- state - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- state - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
Maintains the current state of the sort as defined in the preceding values.
- state - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- state - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- STATE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- STATE_CLOSED - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
- STATE_DONE_INSERTING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
- STATE_DONE_SCANNING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
- STATE_DRAIN - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- STATE_INITIALIZED - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
- STATE_INSERT - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- STATE_INSERTING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
- STATE_SCANNING - Static variable in class org.apache.derby.impl.store.access.sort.MergeSort
- STATE_UNINIT - Static variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- stateAutoCommit - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
- stateHoldability - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
- stateIsolationLevel - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Maintain state as seen by this Connection handle, not the state of the underlying Connection it is attached to.
- statement - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- statement - Variable in class org.apache.derby.impl.tools.ij.ijMultiResult
- statement - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
- statement - Variable in class org.apache.derby.impl.tools.ij.ijStatementResult
- statement - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
- statement() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- Statement - Interface in org.apache.derby.iapi.sql
-
The Statement interface provides a way of giving a statement to the language module, preparing the statement, and executing it.
- statement_ - Variable in class org.apache.derby.client.am.ClientResultSet
- statement_ - Variable in class org.apache.derby.client.net.NetStatement
- STATEMENT_CACHE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
- STATEMENT_CACHE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- STATEMENT_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
STATEMENT_SEVERITY is associated with errors which cause only the current statement to be aborted.
- statementCache - Variable in class org.apache.derby.client.ClientPooledConnection
-
The statement cache for the underlying physical connection.
- StatementCache - Class in org.apache.derby.diag
-
StatementCache is a virtual table that shows the contents of the SQL statement cache.
- StatementCache() - Constructor for class org.apache.derby.diag.StatementCache
- StatementCacheInteractor - Class in org.apache.derby.client.am
-
Utility class encapsulating the logic for interacting with the JDBC statement cache when creating new logical statements.
- StatementCacheInteractor(JDBCStatementCache, ClientConnection) - Constructor for class org.apache.derby.client.am.StatementCacheInteractor
-
Creates a new JDBC statement cache interactor.
- statementCacheSize(Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- StatementCallbackInterface - Interface in org.apache.derby.client.am
- statementClosed_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- StatementColumnPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a column permission used (required) by a statement.
- StatementColumnPermission(UUID, int, FormatableBitSet) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
Constructor for StatementColumnPermission.
- statementContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext.CancelQueryTask
-
Reference to the StatementContext for the executing statement which might time out.
- statementContext - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
- statementContext - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- statementContext - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- StatementContext - Interface in org.apache.derby.iapi.sql.conn
-
StatementContext keeps the context for a statement.
- statementContexts - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- statementDepth - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- StatementDuration - Class in org.apache.derby.diag
-
StatementDuration is a virtual table which can be used to analyze the execution duration of the statements of "interest" in db2j.log or a specified file when db2j.language.logStatementText=true.
- StatementDuration() - Constructor for class org.apache.derby.diag.StatementDuration
-
StatementDuration() accesses the error log in derby.system.home, if set, otherwise it looks in the current directory.
- StatementDuration(String) - Constructor for class org.apache.derby.diag.StatementDuration
- statementEventListeners - Variable in class org.apache.derby.client.ClientPooledConnection
-
List of statement event listeners.
- statementEventListeners - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
-
List of statement event listeners.
- StatementFinder - Class in org.apache.derby.impl.tools.ij
-
StatementGrabber looks through an input stream for the next JSQL statement.
- StatementFinder(LocalizedInput, LocalizedOutput) - Constructor for class org.apache.derby.impl.tools.ij.StatementFinder
-
The constructor does not assume the stream is data input or buffered, so it will wrap it appropriately.
- StatementGenericPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a generic permission (such as USAGE) required by a statement.
- StatementGenericPermission(UUID, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- statementGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- StatementGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- statementHoldabilityCheck(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Check the result set holdability when creating a statement object.
- statementKey - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
-
Object which can be used for hashing when the consistency token can be ignored.
- StatementKey - Class in org.apache.derby.client.am.stmtcache
-
A key representing a
java.sql.PreparedStatementor ajava.sql.CallableStatement. - StatementKey() - Constructor for class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
- StatementKey(boolean, String, String, int, int, int, int) - Constructor for class org.apache.derby.client.am.stmtcache.StatementKey
-
Creates a statement key with all the common properties.
- StatementKeyFactory - Class in org.apache.derby.client.am.stmtcache
-
A factory for creating JDBC statement keys for use with the JDBC statement cache.
- StatementKeyFactory() - Constructor for class org.apache.derby.client.am.stmtcache.StatementKeyFactory
-
Instantiation not allowed.
- statementName - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- StatementNode - Class in org.apache.derby.impl.sql.compile
-
A StatementNode represents a single statement in the language.
- StatementNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StatementNode
- statementNum - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- statementNumHitLimit(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Tell if statement number in this method builder hits limit.
- statementNumHitLimit(int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
Tell if statement number in this method builder hits limit.
- StatementPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a permission require by a statement.
- StatementPermission() - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementPermission
-
Restrict implementations to this package to reduce risk of external code spoofing the GRANT/REVOKE system by providing its own fake implementations.
- StatementReply - Class in org.apache.derby.client.net
- StatementReply(Agent, StatementReplyInterface, ConnectionReplyInterface) - Constructor for class org.apache.derby.client.net.StatementReply
- statementReply_ - Variable in class org.apache.derby.client.net.NetAgent
- StatementReplyInterface - Interface in org.apache.derby.client.net
- statementRequest_ - Variable in class org.apache.derby.client.net.NetAgent
- StatementRequestInterface - Interface in org.apache.derby.client.net
- statementResultSet - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
- StatementRolePermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a role permission required by a statement.
- StatementRolePermission(String, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
-
Constructor
- StatementRoutinePermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a routine execute permission required by a statement.
- StatementRoutinePermission(UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- statements - Variable in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
-
Structure holding the cached prepared statement objects.
- StatementSchemaPermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a schema permission required by a statement.
- StatementSchemaPermission(String, String, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
- StatementTablePermission - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a table permission required by a statement.
- StatementTablePermission(UUID, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
-
Constructor for StatementTablePermission.
- statementText - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- statementText - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- statementText - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- statementText - Variable in class org.apache.derby.impl.sql.GenericStatement
- statementText() - Method in class org.apache.derby.vti.VTIContext
-
Return the text of the statement which invoked the table function
- statementToString() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.CursorNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropIndexNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropSequenceNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropTriggerNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.DropViewNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.GrantNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.GrantRoleNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.InsertNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.MergeNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.NOPStatementNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RenameNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RevokeNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RevokeRoleNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SavepointNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SelectNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetConstraintsNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.StatementNode
- statementToString() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
- StatementTriggerExecutor - Class in org.apache.derby.impl.sql.execute
-
A statement trigger executor is an object that executes a statement trigger.
- StatementTriggerExecutor(InternalTriggerExecutionContext, TriggerDescriptor, Activation, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.execute.StatementTriggerExecutor
-
Constructor
- statementType - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- statementType - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- statementType - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- statementType - Variable in class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
- statementType - Variable in class org.apache.derby.impl.sql.GenericResultDescription
- StatementType - Interface in org.apache.derby.iapi.sql
-
Different types of statements
- StatementUtil - Class in org.apache.derby.iapi.sql
-
Utilities for dealing with statements.
- StatementUtil() - Constructor for class org.apache.derby.iapi.sql.StatementUtil
- statementWasInvalidated - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- stateReadOnly - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
- STATIC_CLASS_FIELD_REFERENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- STATIC_METHOD_CALL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- StaticClassFieldReferenceNode - Class in org.apache.derby.impl.sql.compile
-
A StaticClassFieldReferenceNode represents a Java static field reference from a Class (as opposed to an Object).
- StaticClassFieldReferenceNode(String, String, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
-
Constructor for a StaticClassFieldReferenceNode
- StaticCompiledOpenConglomInfo - Interface in org.apache.derby.iapi.store.access
-
Information that can be "compiled" once and then used over and over again at execution time.
- staticFlag - Static variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- staticFlag - Static variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- staticGetLocaleFromString(String) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
- staticGetTypeCompiler(TypeId) - Static method in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- StaticMethodCallNode - Class in org.apache.derby.impl.sql.compile
-
A StaticMethodCallNode represents a static method call from a Class (as opposed to from an Object).
- StaticMethodCallNode(String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Constructor for a NonStaticMethodCallNode
- StaticMethodCallNode(TableName, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Constructor for a StaticMethodCallNode
- statID - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- Statistics - Interface in org.apache.derby.catalog
-
This interface is used in the column SYS.SYSSTATISTICS.STATISTICS.
- STATISTICS_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.StatisticsConstantAction
- STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- StatisticsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
Implementation of StatisticsDescriptor.
- StatisticsDescriptor(DataDictionary, UUID, UUID, UUID, String, Statistics, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- statisticsDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
A list of statistics pertaining to this table--
- statisticsExist(ConglomerateDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Are there statistics for this particular conglomerate.
- StatisticsImpl - Class in org.apache.derby.catalog.types
- StatisticsImpl() - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
-
Zero argument constructor for Formatable Interface
- StatisticsImpl(long, long) - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
-
Constructor for StatisticsImpl.
- statisticsTiming - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- statisticsTimingOn - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- statisticsTimingOn - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- statRefID - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- statStat - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- statsToUpdate - Variable in class org.apache.derby.impl.sql.compile.CursorNode
-
List of
TableDescriptors for base tables whose associated indexes should be checked for stale statistics. - statTableID - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- statType - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- statUpdateTime - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- status - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
The status Derby-specific status byte, if any.
- status - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Status of the record.
- statusForBeginXactLog() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Status that needs to go into the begin transaction log record, if there is one, to help with recovery
- statusForBeginXactLog() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
put this into the beginXact log record to help recovery if we needs to rolled back first, put that in
- statusForEndXactLog() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
-
Status that needs to go into the end transaction log record, if there is one, to help with recovery
- statusForEndXactLog() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
put this into the endXact log record to help recovery, nothing to add
- statusSet - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Tells if the status byte has been set.
- statValid - Variable in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- STD_DECLARED_GLOBAL_TEMPORARY_TABLES_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- STD_DEFAULT_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
STD_DEFAULT_SCHEMA_NAME is the name of the default schema in databases that use ANSI standard identifier casing.
- STD_SQLJ_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
This schema is used for jar handling procedures.
- STD_SYSTEM_DIAG_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
This schema is for Derby specific system diagnostic procedures and functions which are not available in DB2.
- STD_SYSTEM_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
STD_SYSTEM_SCHEMA_NAME is the name of the system schema in databases that use ANSI standard identifier casing.
- STD_SYSTEM_UTIL_SCHEMA_NAME - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
This schema is for Derby specific system diagnostic procedures and functions which are not available in DB2.
- StdDevPAggregator<V extends java.lang.Number> - Class in org.apache.derby.impl.sql.execute
-
This class implements the SQL Standard STDDEV_POP() aggregator, computing a population's standard deviation.
- StdDevPAggregator() - Constructor for class org.apache.derby.impl.sql.execute.StdDevPAggregator
- StdDevSAggregator<V extends java.lang.Number> - Class in org.apache.derby.impl.sql.execute
-
This class implements the SQL Standard STDDEV_SAMP() aggregator, computing a sample's standard deviation.
- StdDevSAggregator() - Constructor for class org.apache.derby.impl.sql.execute.StdDevSAggregator
- STEP - Static variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- stepNext(boolean) - Method in class org.apache.derby.client.am.Cursor
-
Makes the next row the current row.
- stmt - Variable in class org.apache.derby.impl.drda.DRDAStatement
- stmt - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
-
The statement object that originally created us.
- stmt - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- stmt - Variable in class org.apache.derby.impl.tools.ij.AsyncStatement
- STMT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- stmt_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- stmt_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- STMT_ID - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- stmt_name - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- stmt_text - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- STMT_TEXT - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- stmt_type - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- stmtCacheSize - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- stmtDelimiter - Static variable in class org.apache.derby.tools.dblook
- stmtEnd - Static variable in class org.apache.derby.impl.tools.dblook.Logs
- stmtID() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- stmtKey - Variable in class org.apache.derby.client.am.LogicalStatementEntity
-
The key for the associated statement.
- stmtPmeta - Variable in class org.apache.derby.impl.drda.DRDAStatement
- stmtTable - Variable in class org.apache.derby.impl.drda.Database
-
Hash table for storing statements.
- stmtText - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- stmtTimings - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- stmtType - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- stmtUUID - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- stmtValidators - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- stop - Variable in class org.apache.derby.impl.tools.ij.mtTester
- stop() - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- stop() - Static method in class org.apache.derby.iapi.services.context.ContextService
-
So it can be given to us and taken away...
- stop() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
End this daemon service
- stop() - Method in interface org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon
-
Stops the background daemon.
- stop() - Method in interface org.apache.derby.iapi.services.monitor.ModuleControl
-
Stop the module.
- stop() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
- stop() - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
- stop() - Method in class org.apache.derby.impl.db.BasicDatabase
- stop() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Called by Monitor when this module is stopped, i.e. when the database is shut down.
- stop() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- stop() - Method in class org.apache.derby.impl.services.bytecode.BCJava
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Finish what we are doing and at the next convenient moment, get rid of the thread and make the daemon object goes away if possible.
- stop() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Stops the daemon.
- stop() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
- stop() - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- stop() - Method in class org.apache.derby.impl.services.stream.SingleStream
- stop() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Cancels the singleton Timer instance.
- stop() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- stop() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- stop() - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
-
Stop this module.
- stop() - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
- stop() - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
- stop() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- stop() - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- stop() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- stop() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Stop the log factory
- stop() - Method in class org.apache.derby.impl.store.raw.RawStore
- stop() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
- stop() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Will stop the replication master service.
- stop() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Will tear down the replication slave service.
- stop() - Method in class org.apache.derby.impl.tools.ij.mtTester
- stop() - Method in class org.apache.derby.jdbc.InternalDriver
- stop() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
- stop(Object) - Static method in class org.apache.derby.impl.services.monitor.TopService
- stop(BundleContext) - Method in class org.apache.derby.osgi.EmbeddedActivator
- stop_position - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- STOP_ROW - Static variable in class org.apache.derby.impl.load.ControlInfo
- stopAt - Variable in class org.apache.derby.impl.store.raw.log.Scan
- stopComBufferTrace() - Method in class org.apache.derby.impl.drda.DssTrace
- stopContextService() - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
-
Privileged shutdown of the ContextService.
- stopDelimiterPosition - Variable in class org.apache.derby.impl.load.ImportReadData
- stopKey - Variable in class org.apache.derby.impl.sql.compile.Predicate
- stopKeyGetter - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- stopKeyGetter - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- stopLogShipment() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Stop shipping log records.
- stopManagement() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
- stopManagement() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- stopManagement() - Method in class org.apache.derby.mbeans.Management
-
Stop Derby's MBeans.
- stopManagement() - Method in interface org.apache.derby.mbeans.ManagementMBean
-
Inform Derby to stop its JMX management by unregistering its MBeans.
- stopMaster() - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Will perform all work that is needed to shut down replication.
- stopMaster() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Will perform all work that is needed to shut down replication.
- stopMessageReceiver - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Whether or not to keep the message receiver thread alive.
- stopNow - Variable in class org.apache.derby.impl.drda.memCheck
- stopOperator(Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Get the stop operator for the given Optimizable for a heap or index scan.
- stopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- stopped - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Flag that indicates whether this cache instance has been shut down.
- stopped - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- stopped - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- stopPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- stopPositionString - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- stopReplicationMaster() - Method in interface org.apache.derby.iapi.db.Database
-
Stop the replication master role for the given database.
- stopReplicationMaster() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
-
Stop the replication master role for this database.
- stopReplicationMaster() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Stop the replication master role for this database.
- stopReplicationMasterRole() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Stop this LogFactory from passing log records to the MasterFactory and from notifying the MasterFactory when a log disk flush has taken place.
- stopReplicationMasterRole() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Stop this LogAccessFile from passing chunks of log records to the MasterFactory.
- stopReplicationMasterRole() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Stop this LogFactory from passing log records to the MasterFactory and from notifying the MasterFactory when a log disk flush has taken place.
- stopReplicationMasterRole() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Replication not applicable on readonly databases
- stopReplicationSlave() - Method in interface org.apache.derby.iapi.db.Database
-
Stop the replication slave role for the given database.
- stopReplicationSlave() - Method in class org.apache.derby.impl.db.BasicDatabase
-
Only a SlaveDatabase can be in replication slave mode.
- stopReplicationSlave() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Stop replication slave mode if replication slave mode is active and the network connection with the master is down
- stopReplicationSlaveRole() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Stop the slave functionality for this LogFactory.
- stopRequested - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- stopRequested() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- stopSearchOperator - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- stopShipping - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Indicates whether a stop shipping request has been sent.
- stopSlave() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
-
Will perform all work that is needed to stop replication
- stopSlave(boolean) - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
-
Stop replication slave mode.
- stopSlave(boolean) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
- stopTraversal() - Method in interface org.apache.derby.iapi.sql.compile.Visitor
-
Method that is called to see if query tree traversal should be stopped before visiting all nodes.
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
Method that is called to see if query tree traversal should be stopped before visiting all nodes.
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
Stop traversal if we found the target node
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Stop traversal if we found the target node
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
Stop traversal if we found the target node
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Visitor override.
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
- stopTraversal() - Method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- storable(TypeId, ClassFactory) - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
-
Determine if this type can have a value of another type stored into it.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.BitTypeCompiler
-
Tell whether this type (bit) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.CharTypeCompiler
-
Tell whether this type (char) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.CLOBTypeCompiler
-
Tell whether this type (LOB) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.DateTypeCompiler
-
User types are storable into other user types that they are assignable to.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.LOBTypeCompiler
-
Tell whether this type (LOB) can be stored into from the given type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.RefTypeCompiler
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
-
User types are storable into other user types that they are assignable to.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.TimeTypeCompiler
-
User types are storable into other user types that they are assignable to.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
-
ANSI UDTs can only be stored into values of exactly their own type.
- storable(TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
-
Tell whether this type (XML) can be stored into from the given type.
- Storable - Interface in org.apache.derby.iapi.services.io
-
Formatable for holding SQL data (which may be null).
- Storable - Static variable in interface org.apache.derby.iapi.reference.ClassName
- STORABLE_PREPARED_STATEMENT_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- StorableFormatId - Class in org.apache.derby.impl.store.access
- StorableFormatId() - Constructor for class org.apache.derby.impl.store.access.StorableFormatId
- StorableFormatId(int) - Constructor for class org.apache.derby.impl.store.access.StorableFormatId
- StorablePreparedStatement - Interface in org.apache.derby.iapi.sql
-
The Statement interface is an extension of exec prepared statement that has some stored prepared specifics.
- STORAGE_AUTO_INDEX_STATS - Static variable in interface org.apache.derby.iapi.reference.Property
-
Tells if automatic index statistics update is enabled (default is true).
- STORAGE_AUTO_INDEX_STATS_DEBUG_ABSDIFF_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the lower threshold for the absolute difference between the row estimate for the table and the row estimate for the index before creating statistics for the associated indexes.
- STORAGE_AUTO_INDEX_STATS_DEBUG_ABSDIFF_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- STORAGE_AUTO_INDEX_STATS_DEBUG_CREATE_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the lower threshold for the number of rows in a table before creating statistics for the associated indexes.
- STORAGE_AUTO_INDEX_STATS_DEBUG_CREATE_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- STORAGE_AUTO_INDEX_STATS_DEBUG_KEEP_DISPOSABLE_STATS - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies whether to revert to 10.8 behavior and keep disposable stats.
- STORAGE_AUTO_INDEX_STATS_DEBUG_LNDIFF_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the lower threshold for the logarithmical (natural logarithm e) difference between the row estimate for the table and the row estimate for the index before creating statistics for the associated indexes.
- STORAGE_AUTO_INDEX_STATS_DEBUG_LNDIFF_THRESHOLD_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- STORAGE_AUTO_INDEX_STATS_DEBUG_QUEUE_SIZE - Static variable in interface org.apache.derby.iapi.reference.Property
-
Specifies the size of the work unit queue in the index statistics update daemon.
- STORAGE_AUTO_INDEX_STATS_DEBUG_QUEUE_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
- STORAGE_AUTO_INDEX_STATS_LOGGING - Static variable in interface org.apache.derby.iapi.reference.Property
-
Tells if activities related to automatic index statistics update should be written to the Derby system log file (derby.log).
- STORAGE_AUTO_INDEX_STATS_TRACING - Static variable in interface org.apache.derby.iapi.reference.Property
-
Tells if more detailed activities related to automatic index statistics update should be traced.
- STORAGE_DATA_NOT_SYNCED_AT_ALLOCATION - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.storage.dataNotSyncedAtAllocation
- STORAGE_DATA_NOT_SYNCED_AT_CHECKPOINT - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.storage.dataNotSyncedAtCheckPoint
- STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- STORAGE_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- STORAGE_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- STORAGE_FILE_EXISTS_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- STORAGE_FILE_GET_CANONICALPATH_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- STORAGE_FILE_GET_INPUT_STREAM_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- STORAGE_FILE_GET_OUTPUT_STREAM_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- STORAGE_FILE_LIST_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.RawStore
- STORAGE_FILE_MKDIRS_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- STORAGE_FILE_RENAME_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- STORAGE_LOG_NOT_SYNCED - Static variable in interface org.apache.derby.iapi.reference.Property
-
db2j.storage.logNotSynced
- STORAGE_TEMP_DIRECTORY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.tempDirectory
Sets the temp directory for a database. - STORAGE_USE_DEFAULT_FILE_PERMISSIONS - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.storage.useDefaultFilePermissions = {false,true}
- storageFactories - Static variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- storageFactory - Variable in class org.apache.derby.impl.io.InputStreamFile
- storageFactory - Variable in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- storageFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- storageFactory - Variable in class org.apache.derby.impl.store.raw.data.EncryptOrDecryptData
- storageFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- StorageFactory - Interface in org.apache.derby.io
-
This interface provides basic storage functions needed for read only databases.
- storageFactoryClass - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
- storageFactoryPersistentService - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
- StorageFactoryService - Class in org.apache.derby.impl.services.monitor
-
This class implements the PersistentService interface using a StorageFactory class.
- StorageFactoryService(String, Class) - Constructor for class org.apache.derby.impl.services.monitor.StorageFactoryService
- StorageFactoryService.DirectoryList - Class in org.apache.derby.impl.services.monitor
- StorageFactoryService.FileOperationHelper - Class in org.apache.derby.impl.services.monitor
-
Helper class for common file operations on the service properties files.
- storageFile - Variable in class org.apache.derby.impl.jdbc.LOBFile
-
The temporary file where the contents of the LOB should be stored.
- StorageFile - Interface in org.apache.derby.io
-
This interface abstracts file naming.
- StorageRandomAccessFile - Interface in org.apache.derby.io
-
This interface abstracts an object that implements reading and writing on a random access file.
- store - Variable in class org.apache.derby.impl.db.StoreClassFactoryContext
- store - Variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- store - Variable in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationSchemeBase
- STORE_BACKUP_ABORTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_BACKUP_COMPLETED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_BACKUP_STARTED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_BOOT_MSG - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_BOOT_MSG_READ_ONLY - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_CONGLOMDIR - Static variable in interface org.apache.derby.iapi.reference.ClassName
- STORE_CONGLOMERATE_DOES_NOT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_COPIED_LOG - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_DATA_SEG_BACKUP_COMPLETED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_DURABILITY_TESTMODE_NO_SYNC - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_EDITED_SERVICEPROPS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_ERROR_EDIT_SERVICEPROPS - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_FEATURE_NOT_IMPLEMENTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_MOVED_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_PAGE_DUMP - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_PCXENA - Static variable in interface org.apache.derby.iapi.reference.ClassName
- STORE_REMOVED_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_RTS_ALL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_BTREE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_COLUMNS_FETCHED_BIT_SET - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_EXTERNAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_HEAP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_INTERNAL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_MERGE_RUNS_SIZE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_COLUMNS_FETCHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_DELETED_ROWS_VISITED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_MERGE_RUNS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_PAGES_VISITED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_ROWS_INPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_ROWS_OUTPUT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_ROWS_QUALIFIED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_NUM_ROWS_VISITED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_SCAN_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_SORT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_SORT_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_RTS_TREE_HEIGHT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_SHUTDOWN_MSG - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- STORE_STREAM_OVERFLOW_PAGE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
When the specified overflow page isn't found while streaming from a page overflow chain (large data values, typically BLOB or CLOB).
- STORE_VARIABLE - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- STORE_VARIABLE_FAST - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
- STORE_XA_PROTOCOL_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_XA_PROTOCOL_VIOLATION_SQLSTATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_XA_XAER_DUPID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORE_XA_XAER_DUPID_SQLSTATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- StoreClassFactoryContext - Class in org.apache.derby.impl.db
- StoreClassFactoryContext(ContextManager, ClassFactory, AccessFactory, JarReader) - Constructor for class org.apache.derby.impl.db.StoreClassFactoryContext
- storeConstraintDependenciesOnPrivileges(Activation, Dependent, UUID, ProviderInfo[]) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
This method saves dependencies of constraints on privileges in the dependency system.
- STORECOST_CLUSTERED - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
-
Indicates that access to the page necessary to fulfill the fetch request is likely to be a page "recently" used.
- STORECOST_SCAN_NORMAL - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
-
Used for the scan_type parameter to the getScanCost() routine.
- STORECOST_SCAN_SET - Static variable in interface org.apache.derby.iapi.store.access.StoreCostController
-
Used for the scan_type parameter to the getScanCost() routine.
- StoreCostController - Interface in org.apache.derby.iapi.store.access
-
The StoreCostController interface provides methods that an access client (most likely the system optimizer) can use to get store's estimated cost of various operations on the conglomerate the StoreCostController was opened for.
- storeCostControllers - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
-
Map that contains all store cost controllers opened in this compiler context.
- StoreCostResult - Interface in org.apache.derby.iapi.store.access
-
Manage the result information from a single call to StoreCostController.getScanCost().
- STORED_FIELD_HEADER_STATUS_SIZE - Static variable in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- STORED_PREPARED_STATEMENT - Static variable in interface org.apache.derby.catalog.Dependable
- STORED_PROC_LOAD_MODULE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STORED_PROC_NOT_INSTALLED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- StoredFieldHeader - Class in org.apache.derby.impl.store.raw.data
-
A class to provide static methods to manipulate fields in the field header.
- StoredFieldHeader() - Constructor for class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- StoredFormatIds - Interface in org.apache.derby.iapi.services.io
-
A format id identifies a stored form of an object for the purposes of locating a class which can read the stored form and reconstruct the object using the java.io.Externalizable interface.
- StoredPage - Class in org.apache.derby.impl.store.raw.data
-
StoredPage is a sub class of CachedPage that stores page data in a fixed size byte array and is designed to be written out to a file through a DataInput/DataOutput interface.
- StoredPage() - Constructor for class org.apache.derby.impl.store.raw.data.StoredPage
-
Simple no-arg constructor for StoredPage.
- StoredRecordHeader - Class in org.apache.derby.impl.store.raw.data
-
A class StoredPage uses to cache record headers by passing instances to BasePage, and to write stored versions of record headers.
- StoredRecordHeader() - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Constructors for This class:
- StoredRecordHeader(byte[], int) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- StoredRecordHeader(int, int) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- StoredRecordHeader(StoredRecordHeader) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- StoredRecordHeader.OverflowInfo - Class in org.apache.derby.impl.store.raw.data
-
Class which holds the fields
overflowId,overflowPageandfirstField, which are not needed when there is no overflow. - storeField(LogInstant, int, int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read a previously stored field written by logField or logColumn and store it on the data page at thge given slot with the given record identifier and field number.
- storeField(LogInstant, int, int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
storeField
- STORELESS_ENGINE - Static variable in interface org.apache.derby.iapi.reference.EngineType
-
A JDBC engine with a query language layer but no store layer executing.
- storeObjectInPS(ActivationClassBuilder, Object) - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Store an object in the prepared statement.
- storePKGNAMCBytes(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
- storeRecord(LogInstant, int, boolean, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Read a previously stored record written by logRecord or logRow and store it on the data page at the given slot with the given record identifier.
- storeRecord(LogInstant, int, boolean, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Store a record at the given slot.
- storeRecordForInsert(int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- storeRecordForUpdate(int, ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- storeRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- storesLowerCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesLowerCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- storesLowerCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in lower case?
- storesLowerCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- storesLowerCaseIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in lower case?
- storesLowerCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- storesLowerCaseQuotedIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- storesMixedCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in mixed case?
- storesMixedCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- storesMixedCaseIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in mixed case?
- storesMixedCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- storesMixedCaseQuotedIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- storeStatement(DRDAStatement) - Method in class org.apache.derby.impl.drda.Database
-
Store DRDA prepared statement
- StoreStreamClob - Class in org.apache.derby.impl.jdbc
-
A read-only Clob representation operating on streams out of the Derby store module.
- StoreStreamClob(CharacterStreamDescriptor, ConnectionChild) - Constructor for class org.apache.derby.impl.jdbc.StoreStreamClob
-
Creates a new Clob based on a stream from store.
- storesUpperCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesUpperCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- storesUpperCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in upper case?
- storesUpperCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- storesUpperCaseIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in upper case?
- storesUpperCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- storesUpperCaseQuotedIdentifiers__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- storeViewTriggerDependenciesOnPrivileges(Activation, Dependent) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
This method saves dependencies of views and triggers on privileges in the dependency system.
- str - Variable in class org.apache.derby.iapi.types.DateTimeParser
- strategy - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- stream - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
- stream - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
-
Reference to the stream we are describing.
- stream - Variable in class org.apache.derby.iapi.types.SQLBinary
-
Value as a stream, this stream represents the on-disk format of the value.
- stream - Variable in class org.apache.derby.iapi.types.SQLChar
-
The value as a stream in the on-disk format.
- stream - Variable in class org.apache.derby.impl.jdbc.PositionedStoreStream
-
Underlying store stream serving bytes.
- stream - Variable in class org.apache.derby.impl.jdbc.UpdatableBlobStream
- stream() - Method in interface org.apache.derby.iapi.services.stream.InfoStreams
-
Return the default stream.
- stream() - Method in class org.apache.derby.impl.services.stream.SingleStream
- stream(InputStream) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Sets the stream described by the descriptor.
- STREAM_DRDA_CLIENTSIDE_EXTDTA_READ_ERROR - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
Error message when the client encounters a read error when reading a user stream, which it is in the process of sending to the server.
- STREAM_EOF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- STREAM_FILE_BUFFER_SIZE_DEFAULT - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Default value for STREAM_FILE_BUFFER_SIZE_PARAMETER (16384).
- STREAM_FILE_BUFFER_SIZE_MAXIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Maximum stream file buffer size we will accept (MAXINT).
- STREAM_FILE_BUFFER_SIZE_MINIMUM - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Minimum stream file buffer size we will accept (1024).
- STREAM_FILE_BUFFER_SIZE_PARAMETER - Static variable in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Property name for buffer size to be used in the stream file container.
- STREAM_MARK_UNSET_OR_EXCEEDED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
At the time InputStream.reset was invoked, either no mark was set or the read ahead limit of the mark was exceeded.
- STREAM_OK - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating a valid stream transfer.
- STREAM_PREMATURE_EOF - Static variable in interface org.apache.derby.shared.common.reference.MessageId
-
The stream ended before it was supposed to.
- STREAM_READ_ERROR - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating that the client encountered an error when reading the user stream.
- STREAM_TOO_LONG - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating that the user stream was too long.
- STREAM_TOO_SHORT - Static variable in interface org.apache.derby.iapi.reference.DRDAConstants
-
Constant indicating that the user stream was too short.
- streamableType(ResultColumn) - Static method in class org.apache.derby.impl.sql.compile.ResultColumnList
- streamClosed - Variable in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- StreamContainerHandle - Interface in org.apache.derby.iapi.store.raw
-
A Stream Container handle
- streamedParameter - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- StreamFileContainer - Class in org.apache.derby.impl.store.raw.data
-
The format of this stream file is: (RH) (FH) (field data) (FH) (field data) ........
- StreamFileContainer(ContainerKey, BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Constructor.
- StreamFileContainer(ContainerKey, BaseDataFileFactory, Properties) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Constructor
- StreamFileContainerHandle - Class in org.apache.derby.impl.store.raw.data
-
A handle to an open stream container, implememts StreamContainerHandle.
- StreamFileContainerHandle(UUID, RawTransaction, ContainerKey, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
- StreamFileContainerHandle(UUID, RawTransaction, StreamFileContainer, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
- StreamHeaderGenerator - Interface in org.apache.derby.iapi.types
-
Generates stream headers encoding the length of the stream.
- streamLength - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
Length of the stream representing the Blob.
- StreamLogScan - Interface in org.apache.derby.impl.store.raw.log
-
LogScan provides methods to read a log record and get its LogInstant in an already defined scan.
- streamOpenForReading - Variable in class org.apache.derby.impl.load.ImportReadData
- streamPositionOffset - Variable in class org.apache.derby.impl.jdbc.EmbedBlob
-
Position offset for the stream representing the Blob, if any.
- streamReader - Variable in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Reader accessing the Clob data and doing the work.
- streamStorable() - Method in class org.apache.derby.iapi.types.TypeId
-
Is this type StreamStorable?
- StreamStorable - Interface in org.apache.derby.iapi.services.io
-
Streaming interface for a data value.
- streamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- streamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
- streamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- streamValueLength - Variable in class org.apache.derby.iapi.types.SQLBinary
-
Length of the value in bytes when this value is set as a stream.
- STRING - Static variable in class org.apache.derby.client.am.Cursor
- STRING - Static variable in class org.apache.derby.client.am.Lob
- STRING - Static variable in class org.apache.derby.impl.services.bytecode.Type
- string_ - Variable in class org.apache.derby.client.am.ClientClob
- STRING_ARG - Static variable in class org.apache.derby.client.ClientDataSourceFactory
-
Reflect lookup for Java bean method taking a single String arg
- STRING_ARG - Static variable in class org.apache.derby.jdbc.ReferenceableDataSource
- STRING_FORMAT_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Special format id for tagging UTF8 strings
- STRING_P - Static variable in class org.apache.derby.impl.tools.ij.util
- STRING_P - Static variable in class org.apache.derby.impl.tools.ij.xaHelper
- STRING_TYPE_NAME - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
- StringColumnVTI - Class in org.apache.derby.vti
-
This is an abstract table function which assumes that all columns are strings and which coerces the strings to reasonable values for various getXXX() methods.
- StringColumnVTI(String[]) - Constructor for class org.apache.derby.vti.StringColumnVTI
-
Build a StringColumnVTI with the given column names
- stringCompare(char[], int, char[], int) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Compare two Strings using standard SQL semantics.
- stringCompare(String, String) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Compare two Strings using standard SQL semantics.
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.SQLChar
-
Compare two SQLChars.
- stringCompare(SQLChar, SQLChar) - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
- stringContainsTargetTable(String) - Static method in class org.apache.derby.tools.dblook
- stringData - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
-
collatorForCharacterDatatypes will be used on this SQLChar to determine collationElementsForString.
- StringDataValue - Interface in org.apache.derby.iapi.types
- StringDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- stringifyJDBCType(StringBuffer, ResultSetMetaData, int) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Append the name of a SQL type to an evolving ddl text buffer
- stringifyObject(Object) - Static method in class org.apache.derby.impl.load.ExportAbstract
- stringLiteral(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- stringToTimestamp(String) - Method in class org.apache.derby.diag.StatementDuration
- StringUtil - Class in org.apache.derby.iapi.util
-
A set of public static methods for dealing with Strings
- StringUtil() - Constructor for class org.apache.derby.iapi.util.StringUtil
- stringWorkhorse(char) - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Private workhorse of the string making routines.
- stringWriter - Variable in class org.apache.derby.iapi.error.ErrorStringBuilder
- stripCustomClassName(String...) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
For a custom tool, we strip the first arg from the list of optional args.
- stripEscapesNoPatternChars(String, char) - Static method in class org.apache.derby.iapi.types.Like
-
stripEscapesNoPatternChars
- stripNotNull(String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Sequence
-
Strip the trailing NOT NULL off of the string representation of a datatype
- stripOneArrayLevel(String) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Strip the trailing [] from a type name
- stripPackage(String) - Static method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Strip the package location from a class name
- stripProtocolFromFileName(String) - Static method in class org.apache.derby.iapi.services.io.FileUtil
-
Remove the leading 'file://' protocol from a filename which has been expressed as an URL.
- stripQuotes(String) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
- stripQuotes(String) - Static method in class org.apache.derby.tools.dblook
- stripSubSubProtocolPrefix(String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Strips any sub-sub-protocol prefix from a database name.
- STRONG_PASSWORD_SUBSTITUTE_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.USER_ONLY_SECURITY - STRONG_PASSWORD_SUBSTITUTE_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
- STRUCT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- STTDECDEL - Static variable in class org.apache.derby.impl.drda.CodePoint
- STTSTRDEL - Static variable in class org.apache.derby.impl.drda.CodePoint
- stub - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- stubbify(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
- STUBBIFY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.RAFContainer
- stubFileToRemoveAfterCheckPoint(StorageFile, LogInstant, Object) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
-
keeps track of information about the stub files of the committed deleted containers.
- stuffTopResultSet(ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
-
Private minion of setTopResultSet() and clearInUse()
- SUB_SUB_PROTOCOL_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.subSubProtocol.xxx
- SubCheckConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a SubCheckConstraintDescriptor.
- SubCheckConstraintDescriptor(UUID, String, ReferencedColumns) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Constructor for a SubCheckConstraintDescriptor
- SubConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a SubConstraintDescriptor.
- SubConstraintDescriptor(UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Constructor for a SubConstraintDescriptorImpl
- subIndent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoPutResultSetStatistics
- subIndent - Variable in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
- SubKeyConstraintDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This interface is used to get information from a SubKeyConstraintDescriptor.
- SubKeyConstraintDescriptor(UUID, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Constructor for a SubConstraintDescriptorImpl
- SubKeyConstraintDescriptor(UUID, UUID, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Constructor for a SubConstraintDescriptor
- SubKeyConstraintDescriptor(UUID, UUID, UUID, int, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Constructor for a SubConstraintDescriptor
- subMethodCount - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
-
How many sub-methods we have overflowed to.
- submitPostCommitWork(Serviceable) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Submit a post commit work to the post commit daemon.
- submitPostCommitWork(Serviceable) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Submit this post commit work to the post commit daemon
- subquery - Variable in class org.apache.derby.impl.sql.compile.FromSubquery
- SUBQUERY_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- SUBQUERY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SUBQUERY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- subqueryList - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- subqueryList - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- SubqueryList - Class in org.apache.derby.impl.sql.compile
-
A SubqueryList represents a list of subqueries within a specific clause (select, where or having) in a DML statement.
- SubqueryList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SubqueryList
- SubqueryNode - Class in org.apache.derby.impl.sql.compile
-
A SubqueryNode represents a subquery.
- SubqueryNode(ResultSetNode, int, ValueNode, OrderByList, ValueNode, ValueNode, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.SubqueryNode
-
Constructor.
- subqueryNumber - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.AnyResultSet
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- subqueryNumber - Variable in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- subqueryReferencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Return whether or not this ResultSetNode contains a subquery with a reference to the specified target.
- subqueryReferencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Return whether or not this ResultSetNode contains a subquery with a reference to the specified target table.
- subqueryReferencesTarget(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Return whether or not this ResultSetNode contains a subquery with a reference to the specified target.
- subquerys - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- subqueryTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- subqueryType - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- subscribe(Serviceable, boolean) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Add a new client that this daemon needs to service
- subscribe(Serviceable, boolean) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- subscriber - Variable in class org.apache.derby.impl.services.daemon.ServiceRecord
- subscription - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
- subselectRequiresDefer(int, String) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- subselectRequiresDefer(int, String) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an insert, update, or delete statement that has this virtual table as its target and that has a sub-select.
- subselectRequiresDefer(int, String, String) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- subselectRequiresDefer(int, String, String) - Method in interface org.apache.derby.vti.DeferModification
-
This method is called during preparation of an insert, update, or delete statement that has this virtual table as its target and that has a sub-select.
- substituteClientCursorNameWithServerCursorName(String, Section) - Method in class org.apache.derby.client.am.ClientStatement
- SubstituteExpressionVisitor - Class in org.apache.derby.impl.sql.compile
-
Replaces a source expression with a target expression.
- SubstituteExpressionVisitor(ValueNode, ValueNode, Class<?>) - Constructor for class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- substitutePassword(String, String, byte[], byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
-
Strong Password Substitution (USRSSBPWD).
- substitutePassword(String, String, Properties, boolean) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Strong Password Substitution (USRSSBPWD).
- substituteTransaction(Xact) - Method in class org.apache.derby.impl.store.raw.xact.XactContext
- substrBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind substr expression.
- substring(NumberDataValue, NumberDataValue, ConcatableDataValue, int) - Method in interface org.apache.derby.iapi.types.ConcatableDataValue
-
substr() function matchs DB2 syntax and behaviour.
- substring(NumberDataValue, NumberDataValue, ConcatableDataValue, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
The SQL substr() function.
- substring(NumberDataValue, NumberDataValue, ConcatableDataValue, int) - Method in class org.apache.derby.iapi.types.SQLChar
-
The SQL substr() function.
- SUBSTRING_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- subSubProtocol - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
- subtreeShrunk - Variable in class org.apache.derby.impl.store.access.sort.SortBuffer
-
Set, as a side effect of deleteLeftMost and rotateRight, if the subtree they're working on decreased in height.
- suggestedFetchSize_ - Variable in class org.apache.derby.client.am.ClientResultSet
- suite - Variable in class org.apache.derby.impl.tools.ij.mtTester
- SUM_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- SumAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for SUM().
- SumAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
- SumAggregator() - Constructor for class org.apache.derby.impl.sql.execute.SumAggregator
- SumAvgAggregateDefinition - Class in org.apache.derby.impl.sql.compile
-
Definition for the SUM()/AVG() aggregates.
- SumAvgAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
-
Niladic constructor.
- sums - Variable in class org.apache.derby.impl.sql.execute.VarPAggregator
- Sums() - Constructor for class org.apache.derby.impl.sql.execute.VarPAggregator.Sums
- sunjce - Variable in class org.apache.derby.impl.services.jce.JCECipherProvider
- super_class - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- SUPER_STRING - Static variable in class org.apache.derby.iapi.types.Like
- superClassName - Variable in class org.apache.derby.impl.services.bytecode.BCClass
- supersetofAllColumns(int[], int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- supersetOfUniqueIndex(boolean[]) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Determine whether or not the columns marked as true in the passed in array are a superset of any unique index on this table.
- supersetOfUniqueIndex(JBitSet[]) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Determine whether or not the columns marked as true in the passed in join table matrix are a superset of any single column unique index on this table.
- SUPERVISOR - Static variable in class org.apache.derby.impl.drda.CodePoint
- suppliedLockMode - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
The lock mode supplied through the constructor.
- supportedMessageParamLength() - Method in class org.apache.derby.impl.drda.AppRequester
-
Get the maximum length supported for an exception's message parameter string.
- supportedMessageParamLength() - Method in class org.apache.derby.shared.common.error.MessageUtils
- supportIJProperties(ConnectionEnv) - Method in class org.apache.derby.impl.tools.ij.utilMain
- SUPPORTS_EUSRIDPWD - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Can EUSRIDPWD security mechanism be used with the current JVM
- supportsAlterTableWithAddColumn() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsAlterTableWithAddColumn() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsAlterTableWithAddColumn() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is "ALTER TABLE" with add column supported?
- supportsAlterTableWithAddColumn() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsAlterTableWithAddColumn__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsAlterTableWithDropColumn() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsAlterTableWithDropColumn() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsAlterTableWithDropColumn() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is "ALTER TABLE" with drop column supported?
- supportsAlterTableWithDropColumn() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsAlterTableWithDropColumn__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ANSI92 entry level SQL grammar supported?
- supportsANSI92EntryLevelSQL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsANSI92FullSQL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsANSI92FullSQL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsANSI92FullSQL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ANSI92 full SQL grammar supported?
- supportsANSI92FullSQL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsANSI92FullSQL__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsANSI92IntermediateSQL() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsANSI92IntermediateSQL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsANSI92IntermediateSQL() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ANSI92 intermediate SQL grammar supported?
- supportsANSI92IntermediateSQL() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsANSI92IntermediateSQL__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsBatchUpdates() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsBatchUpdates() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsBatchUpdates() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Return true if the driver supports batch updates, else return false.
- supportsBatchUpdates() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsBatchUpdates__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsBooleanParameterTransport_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports transport of boolean parameter values as booleans.
- supportsBooleanValues() - Method in class org.apache.derby.impl.drda.AppRequester
- supportsBooleanValues_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports boolean values
- supportsCatalogsInDataManipulation() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInDataManipulation() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCatalogsInDataManipulation() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInDataManipulation() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsCatalogsInDataManipulation__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in an index definition statement?
- supportsCatalogsInIndexDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsCatalogsInIndexDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a privilege definition statement?
- supportsCatalogsInPrivilegeDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsCatalogsInPrivilegeDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a procedure call statement?
- supportsCatalogsInProcedureCalls() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsCatalogsInProcedureCalls__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a catalog name be used in a table definition statement?
- supportsCatalogsInTableDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsCatalogsInTableDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCCSID(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Check whether a CCSID code page is supported
- supportsColumnAliasing() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsColumnAliasing() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsColumnAliasing() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is column aliasing supported?
- supportsColumnAliasing() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsConvert() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsConvert() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsConvert() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the CONVERT function between SQL types supported?
- supportsConvert(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsConvert(int, int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsConvert(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is CONVERT between the given SQL types supported?
- supportsConvert(int, int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsConvert__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsConvertType__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCoreSQLGrammar() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCoreSQLGrammar() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCoreSQLGrammar() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ODBC Core SQL grammar supported?
- supportsCoreSQLGrammar() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsCoreSQLGrammar__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCorrelatedSubqueries() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsCorrelatedSubqueries() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsCorrelatedSubqueries() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are correlated subqueries supported?
- supportsCorrelatedSubqueries() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are both data definition and data manipulation statements within a transaction supported?
- supportsDataDefinitionAndDataManipulationTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsDataDefinitionAndDataManipulationTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are only data manipulation statements within a transaction supported?
- supportsDataManipulationTransactionsOnly() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsDataManipulationTransactionsOnly__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
If table correlation names are supported, are they restricted to be different from the names of the tables?
- supportsDifferentTableCorrelationNames() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsDifferentTableCorrelationNames__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsEUSRIDPWD() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
This method returns whether EUSRIDPWD security mechanism is supported or not.
- supportsExpressionsInOrderBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsExpressionsInOrderBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsExpressionsInOrderBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are expressions in "ORDER BY" lists supported?
- supportsExpressionsInOrderBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsExpressionsInOrderBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsEXTDTAAbort() - Method in class org.apache.derby.impl.drda.AppRequester
-
Tells whether the client sends a trailing Derby-specific status byte when transferring EXTDTA objects.
- supportsEXTDTAAbort_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports aborting a statement whilst transferring EXTDTA objects.
- supportsExtendedSQLGrammar() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsExtendedSQLGrammar() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsExtendedSQLGrammar() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ODBC Extended SQL grammar supported?
- supportsExtendedSQLGrammar() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsExtendedSQLGrammar__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsFormat(UUID) - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return whether this access method supports the format supplied in the argument.
- supportsFormat(UUID) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return whether this access method supports the format supplied in the argument.
- supportsFormat(UUID) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return whether this access method supports the format supplied in the argument.
- supportsFormat(UUID) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- supportsFullOuterJoins() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsFullOuterJoins() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsFullOuterJoins() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are full nested outer joins supported?
- supportsFullOuterJoins() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsFullOuterJoins__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGetGeneratedKeys() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGetGeneratedKeys() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsGetGeneratedKeys() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
- supportsGetGeneratedKeys() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsGroupBy() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGroupBy() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsGroupBy() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is some form of "GROUP BY" clause supported?
- supportsGroupBy() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsGroupBy__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGroupByBeyondSelect() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGroupByBeyondSelect() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsGroupByBeyondSelect() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT?
- supportsGroupByBeyondSelect() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsGroupByBeyondSelect__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGroupByUnrelated() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsGroupByUnrelated() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsGroupByUnrelated() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a "GROUP BY" clause use columns not in the SELECT?
- supportsGroupByUnrelated() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsGroupByUnrelated__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsImplementation(String) - Method in interface org.apache.derby.iapi.store.access.conglomerate.MethodFactory
-
Return whether this access method implements the implementation type given in the argument string.
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
-
Return whether this access method implements the implementation type given in the argument string.
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
-
Return whether this access method implements the implementation type given in the argument string.
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- supportsImplementation(String) - Method in class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
- supportsIntegrityEnhancementFacility() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsIntegrityEnhancementFacility() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsIntegrityEnhancementFacility() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the SQL Integrity Enhancement Facility supported?
- supportsIntegrityEnhancementFacility() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsIntegrityEnhancementFacility__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsJDBC42() - Static method in class org.apache.derby.client.am.Configuration
-
Check to see if the jvm version is such that JDBC 4.2 is supported
- supportsLayerBStreaming_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsLikeEscapeClause() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsLikeEscapeClause() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsLikeEscapeClause() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the escape character in "LIKE" clauses supported?
- supportsLikeEscapeClause() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsLimitedOuterJoins() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsLimitedOuterJoins() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsLimitedOuterJoins() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is there limited support for outer joins?
- supportsLimitedOuterJoins() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsLimitedOuterJoins__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsLocator() - Method in class org.apache.derby.impl.drda.Database
-
Checks whether database can support locators.
- supportsLongerLDStrings() - Method in class org.apache.derby.impl.drda.AppRequester
-
Return true if the client contains the fix for DERBY-5236, which allows DDMWriter.writeLDString() to write strings that need up to 64K-1 bytes when represented in UTF-8.
- supportsLongRDBNAM_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
DERBY-4805(Increase the length of the RDBNAM field in the DRDA implementation) True if the server supports RDBNAM longer than 255 character
- supportsMinimumSQLGrammar() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMinimumSQLGrammar() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsMinimumSQLGrammar() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is the ODBC Minimum SQL grammar supported?
- supportsMinimumSQLGrammar() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsMixedCaseIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case sensitive and as a result store them in mixed case?
- supportsMixedCaseIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case sensitive and as a result store them in mixed case?
- supportsMixedCaseQuotedIdentifiers() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsMultipleInstantiations - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- supportsMultipleInstantiations() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Tell whether this Optimizable can be instantiated multiple times
- supportsMultipleInstantiations() - Method in class org.apache.derby.impl.sql.compile.FromTable
- supportsMultipleInstantiations() - Method in class org.apache.derby.impl.sql.compile.FromVTI
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
- supportsMultipleInstantiations(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
-
Find out if the ResultSet of the Table Function can be instantiated multiple times.
- supportsMultipleOpenResults() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMultipleOpenResults() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsMultipleOpenResults() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
- supportsMultipleOpenResults() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsMultipleResultSets() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMultipleResultSets() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsMultipleResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are multiple ResultSets from a single execute supported?
- supportsMultipleResultSets() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsMultipleResultSets__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMultipleTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsMultipleTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsMultipleTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can we have multiple transactions open at once (on different connections)?
- supportsMultipleTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsMultipleTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsNamedParameters() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsNamedParameters() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsNamedParameters() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves whether this database supports named parameters to callable statements.
- supportsNamedParameters() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsNonNullableColumns() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsNonNullableColumns() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsNonNullableColumns() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can columns be defined as non-nullable?
- supportsNonNullableColumns() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can cursors remain open across commits?
- supportsOpenCursorsAcrossCommit() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOpenCursorsAcrossCommit__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can cursors remain open across rollbacks?
- supportsOpenCursorsAcrossRollback() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOpenCursorsAcrossRollback__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can statements remain open across commits?
- supportsOpenStatementsAcrossCommit() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOpenStatementsAcrossCommit__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can statements remain open across rollbacks?
- supportsOpenStatementsAcrossRollback() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOpenStatementsAcrossRollback__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOptimizerTrace() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
-
Return whether or not the optimizer associated with this factory supports optimizer trace.
- supportsOptimizerTrace() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- supportsOrderByUnrelated() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOrderByUnrelated() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsOrderByUnrelated() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can an "ORDER BY" clause use columns not in the SELECT?
- supportsOrderByUnrelated() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOrderByUnrelated__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOuterJoins() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsOuterJoins() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsOuterJoins() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is some form of outer join supported?
- supportsOuterJoins() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsOuterJoins__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsPositionedDelete() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsPositionedDelete() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsPositionedDelete() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is positioned DELETE supported?
- supportsPositionedDelete() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsPositionedDelete__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsPositionedUpdate() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsPositionedUpdate() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsPositionedUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is positioned UPDATE supported?
- supportsPositionedUpdate() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsPositionedUpdate__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsQryclsimp_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports QRYCLSIMP.
- supportsQryclsimpForLmtblkprc() - Method in class org.apache.derby.impl.drda.AppRequester
-
Check if the client expects QRYCLSIMP to be supported when the protocol is LMTBLKPRC.
- supportsRandomAccess - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- supportsRandomAccess() - Method in class org.apache.derby.impl.io.BaseStorageFactory
-
Determine whether the storage supports random access.
- supportsRandomAccess() - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Determine whether the storage supports random access.
- supportsRandomAccess() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The service supports random access.
- supportsRandomAccess() - Method in interface org.apache.derby.io.StorageFactory
-
Determine whether the storage supports random access.
- supportsRefCursors() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Derby does not support the Types.REF_CURSOR type.
- supportsRefCursors() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsRefCursors() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Added in JDBC 4.2.
- supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Does the database support the concurrency type in combination with the given result set type?
- supportsResultSetConcurrency(int, int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsResultSetConcurrency__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsResultSetHoldability(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsResultSetHoldability(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsResultSetHoldability(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves whether this database supports the given result set holdability.
- supportsResultSetHoldability(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsResultSetType(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsResultSetType(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsResultSetType(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Does the database support the given result set type?
- supportsResultSetType(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsResultSetType__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSavepoints() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSavepoints() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSavepoints() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves whether this database supports savepoints.
- supportsSavepoints() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSchemasInDataManipulation() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInDataManipulation() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSchemasInDataManipulation() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a data manipulation statement?
- supportsSchemasInDataManipulation() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSchemasInDataManipulation__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in an index definition statement?
- supportsSchemasInIndexDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSchemasInIndexDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a privilege definition statement?
- supportsSchemasInPrivilegeDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSchemasInPrivilegeDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInProcedureCalls() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInProcedureCalls() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSchemasInProcedureCalls() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a procedure call statement?
- supportsSchemasInProcedureCalls() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSchemasInProcedureCalls__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInTableDefinitions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSchemasInTableDefinitions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSchemasInTableDefinitions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Can a schema name be used in a table definition statement?
- supportsSchemasInTableDefinitions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSchemasInTableDefinitions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSecMecUSRSSBPWD() - Method in class org.apache.derby.impl.drda.AppRequester
-
Returns true if Derby's client driver supports SECMEC_USRSSBPWD DRDA security mechanism.
- supportsSelectForUpdate() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSelectForUpdate() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSelectForUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is SELECT for UPDATE supported?
- supportsSelectForUpdate() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSelectForUpdate__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSessionDataCaching() - Method in class org.apache.derby.client.am.ClientConnection
-
Finds out if the underlaying database connection supports session data caching.
- supportsSessionDataCaching() - Method in class org.apache.derby.client.net.NetConnection
-
Check whether the server supports session data caching
- supportsSessionDataCaching() - Method in class org.apache.derby.impl.drda.AppRequester
- supportsSessionDataCaching_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports session data caching
- supportsStatementPooling() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsStatementPooling() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsStatementPooling() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 3.0 Retrieves whether this database supports statement pooling.
- supportsStatementPooling() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Retrieves whether this database supports invoking user-defined or vendor functions using the stored procedure escape syntax.
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- supportsStoredFunctionsUsingCallSyntax() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsStoredProcedures() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsStoredProcedures() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsStoredProcedures() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are stored procedure calls using the stored procedure escape syntax supported?
- supportsStoredProcedures() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsStoredProcedures__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSubqueriesInComparisons() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSubqueriesInComparisons() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSubqueriesInComparisons() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in comparison expressions supported?
- supportsSubqueriesInComparisons() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSubqueriesInComparisons__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSubqueriesInExists() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSubqueriesInExists() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSubqueriesInExists() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in 'exists' expressions supported?
- supportsSubqueriesInExists() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSubqueriesInIns() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSubqueriesInIns() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSubqueriesInIns() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in 'in' statements supported?
- supportsSubqueriesInIns() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are subqueries in quantified expressions supported?
- supportsSubqueriesInQuantifieds() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsTableCorrelationNames() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsTableCorrelationNames() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsTableCorrelationNames() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are table correlation names supported?
- supportsTableCorrelationNames() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsThreadDump() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
-
Tells if generating a thread dump is supported in the running JVM.
- supportsTimestampNanoseconds() - Method in class org.apache.derby.impl.drda.AppRequester
- supportsTimestampNanoseconds_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports nanoseconds in timestamps
- supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database support the given transaction isolation level?
- supportsTransactionIsolationLevel(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsTransactionIsolationLevel__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsTransactions() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsTransactions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsTransactions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Are transactions supported?
- supportsTransactions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsTransactions__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsUDTs() - Method in class org.apache.derby.impl.drda.AppRequester
- supportsUDTs_ - Variable in class org.apache.derby.client.am.ClientDatabaseMetaData
-
True if the server supports UDTs
- supportsUnion() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsUnion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsUnion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is SQL UNION supported?
- supportsUnion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsUnion__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsUnionAll() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsUnionAll() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- supportsUnionAll() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Is SQL UNION ALL supported?
- supportsUnionAll() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- supportsUnionAll__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- supportsUtf8Ccsid() - Method in class org.apache.derby.impl.drda.AppRequester
-
Returns whether our AppRequester's UNICODEMGR supports UTF8 (CCSID 1208)
- supportsWriteSync() - Method in class org.apache.derby.impl.io.DirStorageFactory
-
This method tests whether the "rws" and "rwd" modes are implemented.
- supportsWriteSync() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
- supportsWriteSync() - Method in interface org.apache.derby.io.WritableStorageFactory
-
This method tests whether the StorageRandomAccessFile "rws" and "rwd" modes are implemented.
- suppressException - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Whether or not to suppress the exception when an error is indicated by the status byte.
- suspend() - Method in class org.apache.derby.impl.drda.DRDAResultSet
-
Set state to SUSPENDED (result set is opened)
- SUSPENDED - Static variable in class org.apache.derby.impl.drda.DRDAResultSet
- suspendedList - Variable in class org.apache.derby.jdbc.XATransactionState
-
When an XAResource suspends a transaction (end(TMSUSPEND)) it must be resumed using the same XAConnection.
- suspendMarker - Static variable in class org.apache.derby.client.net.EncodedInputStream
- SVCERRNO - Static variable in class org.apache.derby.impl.drda.CodePoint
- sVector - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- svrcod - Variable in class org.apache.derby.impl.drda.DDMReader
- svrcod - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
- svrcod - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
- SVRCOD - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD - Static variable in class org.apache.derby.impl.drda.CodePoint
- svrcod_ - Variable in class org.apache.derby.client.net.NetAgent
- SVRCOD_ACCDMG - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_ACCDMG - Static variable in class org.apache.derby.impl.drda.CodePoint
- SVRCOD_ERROR - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_ERROR - Static variable in class org.apache.derby.impl.drda.CodePoint
- SVRCOD_INFO - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_INFO - Static variable in class org.apache.derby.impl.drda.CodePoint
- SVRCOD_PRMDMG - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_PRMDMG - Static variable in class org.apache.derby.impl.drda.CodePoint
- SVRCOD_SESDMG - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_SESDMG - Static variable in class org.apache.derby.impl.drda.CodePoint
- SVRCOD_SEVERE - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_SEVERE - Static variable in class org.apache.derby.impl.drda.CodePoint
- SVRCOD_WARNING - Static variable in class org.apache.derby.client.net.CodePoint
- SVRCOD_WARNING - Static variable in class org.apache.derby.impl.drda.CodePoint
- svrcodFromSecchkcd(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Calculate SVRCOD value from SECCHKCD
- swap() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Swap the top two values on the stack.
- swap() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- SWAP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- swapNull(String) - Static method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- switchDirtyBuffer() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Appends the currentDirtyBuffer to dirtyBuffers, and makes a fresh buffer element from freeBuffers the currentDirtyBuffer.
- switchEntry(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Switch which entry the holder is associated with.
- switchLogBuffer() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Appends the current Buffer to the dirty Buffer list and assigns a free buffer to be the currrent active buffer .
- switchLogFile() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
- switchLogFile() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Switch to the next log file if possible.
- switchToEbcdic() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Switch the DDMWriter and DDMReader to EBCDIC
- switchToEbcdicMgr() - Method in class org.apache.derby.client.net.NetAgent
-
Switches the current CCSID manager to EBCDIC
- switchToMultiInsertPageMode(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- switchToUtf8() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Switch the DDMWriter and DDMReader to UTF8 IF supported
- switchToUtf8CcsidMgr() - Method in class org.apache.derby.client.net.NetAgent
-
Switches the current CCSID manager to UTF-8
- sync() - Method in class org.apache.derby.impl.io.DirRandomAccessFile
-
Force any changes out to the persistent store.
- sync() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- sync() - Method in interface org.apache.derby.io.StorageRandomAccessFile
-
Force any changes out to the persistent store.
- sync(OutputStream, boolean) - Method in class org.apache.derby.impl.io.DirStorageFactory
-
Force the data of an output stream out to the underlying storage.
- sync(OutputStream, boolean) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The sync method is a no-op for this storage factory.
- sync(OutputStream, boolean) - Method in interface org.apache.derby.io.WritableStorageFactory
-
Force the data of an output stream out to the underlying storage.
- SYNCCRD - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCCRD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCCTL - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCCTL - Static variable in class org.apache.derby.impl.drda.CodePoint
- syncFile(StorageRandomAccessFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Utility routine to call sync() on the input file descriptor.
- syncFlag - Variable in class org.apache.derby.impl.store.raw.data.PageCreationArgs
-
Tells whether writes to this page should be synced.
- synchronizationObject - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Object used for synchronizing access to the store stream.
- SYNCLOG - Static variable in class org.apache.derby.impl.drda.CodePoint
- syncLogAccessFile() - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Guarantee all writes up to the last call to flushLogAccessFile on disk.
- syncMe - Static variable in class org.apache.derby.iapi.services.monitor.Monitor
- syncMe - Static variable in class org.apache.derby.jdbc.InternalDriver
- SyncOnCommit - Class in org.apache.derby.impl.store.raw.data
-
Flush all pages for a table on a commit
- SyncOnCommit(ContainerKey) - Constructor for class org.apache.derby.impl.store.raw.data.SyncOnCommit
- SYNCPTMGR - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCPTMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCRRD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCRSY - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCRSY - Static variable in class org.apache.derby.impl.drda.CodePoint
- syncState() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Sync up the state of the underlying connection with the state of this new handle.
- SYNCTYPE - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_COMMITTED - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_COMMITTED - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_END_UOW - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_END_UOW - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_INDOUBT - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_INDOUBT - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_MIGRATE - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_MIGRATED - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_NEW_UOW - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_NEW_UOW - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_PREPARE - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_PREPARE - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_REQ_COMMIT - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_REQ_FORGET - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_REQ_FORGET - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_REQ_LOG - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNCTYPE_ROLLBACK - Static variable in class org.apache.derby.client.net.CodePoint
- SYNCTYPE_ROLLBACK - Static variable in class org.apache.derby.impl.drda.CodePoint
- syncTypeToString(int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
printable syncType for debug output
- SYNERRCD - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_CBYTE_NOT_D0 - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_CBYTE_NOT_D0 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_CHAIN_OFF_ERROR_CONTINUE - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_CHAIN_OFF_ERROR_CONTINUE - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_CHAIN_OFF_SAME_NEXT_CORRELATOR - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_CHAIN_OFF_SAME_NEXT_CORRELATOR - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_DSS_CONT_LESS_OR_EQUAL_2 - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_DSS_CONT_LESS_OR_EQUAL_2 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_DSS_LENGTH_BYTE_NUMBER_MISMATCH - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_DSS_LENGTH_BYTE_NUMBER_MISMATCH - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_DSS_LESS_THAN_6 - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_DSS_LESS_THAN_6 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_DUP_OBJ_PRESENT - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_DUP_OBJ_PRESENT - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_FBYTE_NOT_SUPPORTED - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_FBYTE_NOT_SUPPORTED - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_INCORRECT_EXTENDED_LEN - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_INCORRECT_EXTENDED_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_INVALID_CORRELATOR - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_INVALID_CORRELATOR - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_INVALID_CP_FOR_CMD - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_OBJ_LEN_LESS_THAN_4 - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_OBJ_LEN_NOT_ALLOWED - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_OBJ_LEN_NOT_ALLOWED - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_REQ_OBJ_NOT_FOUND - Static variable in class org.apache.derby.client.net.CodePoint
- SYNERRCD_REQ_OBJ_NOT_FOUND - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_REQ_VAL_NOT_FOUND - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_TOO_BIG - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNERRCD_TOO_MANY - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYNONYM_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- SYNONYM_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- SynonymAliasInfo - Class in org.apache.derby.catalog.types
-
Describe an S (Synonym) alias.
- SynonymAliasInfo() - Constructor for class org.apache.derby.catalog.types.SynonymAliasInfo
- SynonymAliasInfo(String, String) - Constructor for class org.apache.derby.catalog.types.SynonymAliasInfo
-
Create a SynonymAliasInfo for synonym.
- synonymTableName - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- SYNTAX_ERR - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- SYNTAXRM - Static variable in class org.apache.derby.client.net.CodePoint
- SYNTAXRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- SYS_TRANS_NAME - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
The name for system transactions.
- SYSALIASES_ALIAS - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_ALIASID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_ALIASINFO - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_ALIASTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSALIASES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_JAVACLASSNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_NAMESPACE - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_SPECIFIC_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASES_SYSTEMALIAS - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSALIASESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSALIASES row.
- SYSALIASESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- SYSCAT_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
UUID's used as key's in the SYSSCHEMA catalog for the system schema's
- SYSCHECKS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSCHECKS_CHECKDEFINITION - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- SYSCHECKS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- SYSCHECKS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- SYSCHECKS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- SYSCHECKS_REFERENCEDCOLUMNS - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- SYSCHECKSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCHECKS row.
- SYSCHECKSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- SYSCOLPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSCOLPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCOLPERMS row.
- SYSCOLPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- SYSCOLUMNS_AUTOINCREMENTINC - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_AUTOINCREMENTINCCYCLE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_AUTOINCREMENTSTART - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_AUTOINCREMENTVALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSCOLUMNS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_COLUMNDATATYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_COLUMNDEFAULT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_COLUMNDEFAULTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_COLUMNNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_COLUMNNUMBER - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- SYSCOLUMNS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_REFERENCEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCOLUMNS row.
- SYSCOLUMNSRowFactory(DataDictionary, UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCOLUMNSRowFactory(DataDictionary, UUIDFactory, ExecutionFactory, DataValueFactory, String) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- SYSCONGLOMERATES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSCONGLOMERATES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_CONGLOMERATEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_CONGLOMERATENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_CONGLOMERATENUMBER - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- SYSCONGLOMERATES_DESCRIPTOR - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_ISCONSTRAINT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_ISINDEX - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATES_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONGLOMERATESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCONGLOMERATES row.
- SYSCONGLOMERATESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- SYSCONSTRAINTS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Catalog numbers for non core system catalogs.
- SYSCONSTRAINTS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_CONSTRAINTNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_REFERENCECOUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_STATE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_STATE_FIELD - Static variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- SYSCONSTRAINTS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCONSTRAINTSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSCONTRAINTS row.
- SYSCONSTRAINTSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- SYSCS_BACKUP_DATABASE(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory.
- SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE(String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version of the backup.
- SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE_NOWAIT(String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory and enable the log archive mode that will keep the archived log files required for roll-forward from this version backup.
- SYSCS_BACKUP_DATABASE_NOWAIT(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Backup the database to a backup directory.
- SYSCS_BULK_INSERT(String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Perform bulk insert using the specificed vti .
- SYSCS_CHECK_TABLE(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
- SYSCS_CHECKPOINT_DATABASE() - Static method in class org.apache.derby.catalog.SystemProcedures
- SYSCS_COMPRESS_TABLE(String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Compress the table.
- SYSCS_CREATE_USER(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Create a new user.
- SYSCS_DIAG_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SYSCS_DISABLE_LOG_ARCHIVE_MODE(short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Disables the log archival process, i.e No old log files will be kept around for a roll-forward recovery.
- SYSCS_DROP_STATISTICS(String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Drop the statistics for 1)all the indexes or 2)a specific index on a table.
- SYSCS_DROP_USER(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Drop a user.
- SYSCS_EMPTY_STATEMENT_CACHE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Empty as much of the cache as possible.
- SYSCS_EXPORT_QUERY(String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a select statement to given file.
- SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE(String, String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a select statement to given file.
- SYSCS_EXPORT_TABLE(String, String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a table to given file.
- SYSCS_EXPORT_TABLE_LOBS_TO_EXTFILE(String, String, String, String, String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Export data from a table to given files.
- SYSCS_FREEZE_DATABASE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Freeze the database.
- SYSCS_GET_DATABASE_NAME() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Return the database name
- SYSCS_GET_DATABASE_PROPERTY(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the value of a property of the database in current connection.
- SYSCS_GET_RUNTIMESTATISTICS() - Static method in class org.apache.derby.catalog.SystemProcedures
- SYSCS_GET_USER_ACCESS(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Get the connection level authorization for a specific user - SYSCS_UTIL.SYSCS_GET_USER_ACCESS.
- SYSCS_GET_XPLAIN_MODE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
This procedure returns the current status of the xplain mode.
- SYSCS_GET_XPLAIN_SCHEMA() - Static method in class org.apache.derby.catalog.SystemProcedures
-
This procedure returns the current set XPLAIN_SCHEMA
- SYSCS_IMPORT_DATA(String, String, String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file into the specified table columns from the specified columns in the file.
- SYSCS_IMPORT_DATA_BULK(String, String, String, String, String, String, String, String, short, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file into the specified table columns skipping header lines from the specified columns in the file.
- SYSCS_IMPORT_DATA_LOBS_FROM_EXTFILE(String, String, String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file into the specified table columns from the specified columns in the file.
- SYSCS_IMPORT_TABLE(String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file to a table.
- SYSCS_IMPORT_TABLE_BULK(String, String, String, String, String, String, short, short) - Static method in class org.apache.derby.catalog.SystemProcedures
- SYSCS_IMPORT_TABLE_LOBS_FROM_EXTFILE(String, String, String, String, String, String, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Import data from a given file to a table.
- SYSCS_INPLACE_COMPRESS_TABLE(String, String, short, short, short) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Implementation of SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE().
- SYSCS_INVALIDATE_STORED_STATEMENTS() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Invalidate all the stored statements so they will get recompiled when executed next time around.
- SYSCS_MODIFY_PASSWORD(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Change a user's password.
- SYSCS_PEEK_AT_IDENTITY(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Peek at the current value of an identity generator without advancing it.
- SYSCS_PEEK_AT_SEQUENCE(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Peek at the current value of a sequence generator without advancing it.
- SYSCS_REGISTER_TOOL(String, boolean, String...) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
-
Load or unload an optional tool package.
- SYSCS_RELOAD_SECURITY_POLICY() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Reload the policy file.
- SYSCS_RESET_PASSWORD(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Reset a user's password.
- SYSCS_SET_DATABASE_PROPERTY(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Set/delete the value of a property of the database in current connection.
- SYSCS_SET_RUNTIMESTATISTICS(short) - Static method in class org.apache.derby.catalog.SystemProcedures
- SYSCS_SET_STATISTICS_TIMING(short) - Static method in class org.apache.derby.catalog.SystemProcedures
- SYSCS_SET_USER_ACCESS(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Set the connection level authorization for a specific user - SYSCS_UTIL.SYSCS_SET_USER_ACCESS.
- SYSCS_SET_XPLAIN_MODE(int) - Static method in class org.apache.derby.catalog.SystemProcedures
-
this procedure switches between the different xplain modes
- SYSCS_SET_XPLAIN_SCHEMA(String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
This procedure sets the current xplain schema.
- SYSCS_UNFREEZE_DATABASE() - Static method in class org.apache.derby.catalog.SystemProcedures
-
Unfreeze the database.
- SYSCS_UPDATE_STATISTICS(String, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
-
Update the statistics for 1)all the indexes or 2)a specific index on a table.
- SYSCS_UTIL_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SYSDEPENDS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSDEPENDS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDS_DEPENDENTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDS_DEPENDENTTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDS_PROVIDERID - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDS_PROVIDERTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDEPENDSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSDEPENDSS row.
- SYSDEPENDSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- SYSDUMMY1_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSDUMMY1_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
- SYSDUMMY1RowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSDUMMY1 row.
- SYSDUMMY1RowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
- SYSFILES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSFILES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- SYSFILES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- SYSFILES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- SYSFILESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSFILES row.
- SYSFILESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- SYSFOREIGNKEYS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSFOREIGNKEYS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_CONGLOMERATEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_CONSTRAINTID_WIDTH - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_DELETERULE - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_KEYCONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYS_UPDATERULE - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFOREIGNKEYSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSFOREIGNKEYS row.
- SYSFOREIGNKEYSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- SYSFUN_DETERMINISTIC_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Index into SYSFUN_FUNCTIONS of the DETERMINISTIC indicator.
- SYSFUN_FIRST_PARAMETER_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
The index of the first parameter in entries in the SYSFUN_FUNCTIONS table.
- SYSFUN_FUNCTIONS - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
SYSFUN functions.
- SYSFUN_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SYSFUN_VARARGS_INDEX - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Index into SYSFUN_FUNCTIONS of the VARARGS indicator.
- sysfunDescriptors - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Runtime definition of the functions from SYSFUN_FUNCTIONS.
- SYSIBM_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- sysIBMSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- sysinfo - Class in org.apache.derby.tools
-
This class displays system information to system out.
- sysinfo() - Constructor for class org.apache.derby.tools.sysinfo
- sysinfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- SYSKEYS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSKEYS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- SYSKEYS_CONGLOMERATEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- SYSKEYS_CONSTRAINTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- SYSKEYS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- SYSKEYSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSKEYS row.
- SYSKEYSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- SYSPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSPERMS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_GRANTEE - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_GRANTOR - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_IS_GRANTABLE - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_OBJECTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_OBJECTTYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_PERMISSION - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMS_PERMISSIONID - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- SYSPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSPERMS row.
- SYSPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
-
Constructor
- SYSPROC_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SYSROLES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSROLES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_GRANTEE - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_GRANTEE_COLPOS_IN_INDEX_ID_EE_OR - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_GRANTOR - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_INDEX_ID_DEF_IDX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_INDEX_ID_EE_OR_IDX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_INDEX_UUID_IDX - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_ISDEF - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_ROLE_UUID - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_ROLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_ROLEID_COLPOS_IN_INDEX_ID_EE_OR - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLES_WITHADMINOPTION - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- SYSROLESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSROLES row.
- SYSROLESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
-
Constructor
- SYSROUTINEPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSROUTINEPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSROUTINEPERMS row.
- SYSROUTINEPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- SYSSCHEMAS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSSCHEMAS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSCHEMAS_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- SYSSCHEMAS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSCHEMAS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSCHEMAS_SCHEMAAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSCHEMAS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSCHEMAS_SCHEMANAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSCHEMASRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSCHEMAS row.
- SYSSCHEMASRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- SYSSEQUENCES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSSEQUENCES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_CURRENT_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_CYCLE_OPTION - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_INCREMENT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_MAXIMUM_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_MINIMUM_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_SEQUENCEDATATYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_SEQUENCEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_SEQUENCENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCES_START_VALUE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- SYSSEQUENCESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSEQUENCES row.
- SYSSEQUENCESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
-
Constructor
- SyssequenceUpdater() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
- SyssequenceUpdater(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
- SYSSTAT_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SYSSTATEMENTS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSSTATEMENTS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_COMPILATION_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_CONSTANTSTATE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_HIDDEN_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_INITIALLY_COMPILABLE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_LASTCOMPILED - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_STMTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_STMTNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_TEXT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_USINGTEXT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTS_VALID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATEMENTSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSTATEMENTS row.
- SYSSTATEMENTSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- SYSSTATISTICS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSSTATISTICS_COLCOUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_REFERENCEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_STAT - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_TIMESTAMP - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICS_VALID - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSSTATISTICSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSSTATISTICS row.
- SYSSTATISTICSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- SYSTABLEPERMS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSTABLEPERMSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSTABLEPERMS row.
- SYSTABLEPERMSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- SYSTABLES_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSTABLES_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_CORE_NUM - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- SYSTABLES_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_INDEX1_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_INDEX1_TABLENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_INDEX2_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_LOCKGRANULARITY - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_TABLENAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLES_TABLETYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTABLESRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSTABLES row.
- SYSTABLESRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- SYSTEM_ASC - Static variable in class org.apache.derby.client.net.NetConfiguration
- SYSTEM_AUTHORIZATION_ID - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
-
The system authorization ID is defined by the SQL2003 spec as the grantor of privileges to object owners.
- system_default_locking_policy - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
Default locking policy for the entire system.
- SYSTEM_HOME_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
-
derby.system.home
Property name for the home directory. - system_lock_level - Variable in class org.apache.derby.impl.store.access.RllRAMAccessManager
- SYSTEM_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
- SYSTEM_SCHEMAS - Static variable in class org.apache.derby.tools.SignatureChecker
- SYSTEM_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
SYSTEM_SEVERITY is associated with internal errors which cause the system to shut down.
- SYSTEM_TABLE_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- SYSTEM_USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- SystemAggregator - Class in org.apache.derby.impl.sql.execute
-
Abstract aggregator that is extended by all internal (system) aggregators.
- SystemAggregator() - Constructor for class org.apache.derby.impl.sql.execute.SystemAggregator
- systemAlias - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
- SystemColumn - Interface in org.apache.derby.iapi.sql.dictionary
-
Implements the description of a column in a system table.
- SystemColumnImpl - Class in org.apache.derby.impl.sql.catalog
-
Implements the description of a column in a system table.
- SystemColumnImpl(String, DataTypeDescriptor) - Constructor for class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Create a SystemColumnImpl representing the given name and type.
- SystemContext - Class in org.apache.derby.iapi.services.context
-
A context that shuts the system down if it gets an StandardException with a severity greater than or equal to ExceptionSeverity.SYSTEM_SEVERITY or an exception that is not a StandardException.
- SystemContext(ContextManager) - Constructor for class org.apache.derby.iapi.services.context.SystemContext
- systemDirectory - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- systemIdentifier - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Runtime value to disambiguate multiple Derby systems in the same virtual machine but different class loaders.
- SystemPermission - Class in org.apache.derby.security
-
This class represents access to system-wide Derby privileges.
- SystemPermission(String, String) - Constructor for class org.apache.derby.security.SystemPermission
-
Creates a new SystemPermission with the specified name.
- SystemPermission.SystemPermissionCollection - Class in org.apache.derby.security
-
A collection of
SystemPermissionobjects. - SystemPermissionCollection() - Constructor for class org.apache.derby.security.SystemPermission.SystemPermissionCollection
- SystemPrincipal - Class in org.apache.derby.authentication
-
This class represents Derby's notion of a principal, a concept of user identity with controlled access to Derby System Privileges.
- SystemPrincipal(String) - Constructor for class org.apache.derby.authentication.SystemPrincipal
-
Constructs a principal for a given name.
- SystemProcedures - Class in org.apache.derby.catalog
-
Some system built-in procedures, and help routines.
- SystemProcedures() - Constructor for class org.apache.derby.catalog.SystemProcedures
- systemPropertiesExistsBuiltinUser(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
-
Return true if username is defined as a system property i.e. there exists a property
derby.user.<userid> in the system properties. - systemSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- systemSchemaNames - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
List of all "system" schemas
- systemSQLNameNumber - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- systemStreams - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- systemUtilSchemaDesc - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- SYSTRIGGERS_ACTIONSTMTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSTRIGGERS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_CREATIONTIMESTAMP - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_EVENT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_FIRINGTIME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_INDEX2_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_INDEX3_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_NEWREFERENCINGNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_OLDREFERENCINGNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_REFERENCEDCOLUMNS - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_REFERENCINGNEW - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_REFERENCINGOLD - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_STATE - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_STATE_FIELD - Static variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- SYSTRIGGERS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_TRIGGERDEFINITION - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_TRIGGERID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_TRIGGERNAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_TYPE - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_WHENCLAUSETEXT - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERS_WHENSTMTID - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSTRIGGERSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSTRIGGERS row.
- SYSTRIGGERSRowFactory(DataDictionary, UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- SYSUSERS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSUSERS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- SYSUSERS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- SYSUSERS_UUID - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- SYSUSERSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSUSERS row.
- SYSUSERSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- sysUtilFunctionsWithPublicAccess - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
List of functions in SYSCS_UTIL schema with PUBLIC access
- sysUtilProceduresWithPublicAccess - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
List of procedures in SYSCS_UTIL schema with PUBLIC access
- SYSVIEWS_CATALOG_NUM - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- SYSVIEWS_CHECKOPTION - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWS_COLUMN_COUNT - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWS_COMPILATION_SCHEMAID - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWS_INDEX1_ID - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWS_TABLEID - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWS_TABLEID_WIDTH - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWS_VIEWDEFINITION - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- SYSVIEWSRowFactory - Class in org.apache.derby.impl.sql.catalog
-
Factory for creating a SYSVIEWS row.
- SYSVIEWSRowFactory(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
T
- T_BOOLEAN - Static variable in class org.apache.derby.impl.services.bytecode.BCMethod
- T0_NOT_ASSOCIATED - Static variable in class org.apache.derby.jdbc.XATransactionState
- T1_ASSOCIATED - Static variable in class org.apache.derby.jdbc.XATransactionState
- TAB - Static variable in class org.apache.derby.impl.load.ControlInfo
- TAB - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
- tabInfo - Variable in class org.apache.derby.diag.LockTable
- tabInfo - Variable in class org.apache.derby.impl.services.locks.Timeout
- TabInfoImpl - Class in org.apache.derby.impl.sql.catalog
-
A poor mans structure used in DataDictionaryImpl.java.
- TabInfoImpl(CatalogRowFactory) - Constructor for class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Constructor
- table - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- table - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
- TABLE - Static variable in interface org.apache.derby.catalog.Dependable
- TABLE_AND_ROWLOCK - Static variable in class org.apache.derby.diag.LockTable
-
return only table and row locks
- TABLE_AND_ROWLOCK - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- TABLE_AND_ROWLOCK - Static variable in class org.apache.derby.impl.services.locks.Timeout
- TABLE_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.TableDescriptorFinder
- TABLE_ELEMENT_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TABLE_ELEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TABLE_FUNCTION_FLAG - Static variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- table_level_policy - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
- TABLE_LOCK_GRANULARITY - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- TABLE_NAME - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TABLE_NAME - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- TABLE_NAME - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- TABLE_NAME_CANNOT_BE_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- TABLE_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- TABLE_PERMISSION - Static variable in interface org.apache.derby.catalog.Dependable
- TABLE_PERMISSION_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
- TABLE_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- TABLE_PRIVILEGES_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- tableCache - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
- tableColumnTypes - Variable in class org.apache.derby.impl.load.ImportAbstract
- tableColumnTypes - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- tableColumnTypesStr - Variable in class org.apache.derby.impl.load.ImportAbstract
- tableConglomerateId - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- tableConglomerateId - Variable in class org.apache.derby.impl.sql.execute.DropIndexConstantAction
- tableConstructor - Variable in class org.apache.derby.impl.sql.compile.UnionNode
- tableConstructor() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Tell whether this is a UNION for a table constructor.
- tableDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
- tableDescriptor - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- TableDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class represents a table descriptor.
- TableDescriptor(DataDictionary, String, SchemaDescriptor, int, boolean, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Constructor for a TableDescriptor (this is for a temporary table).
- TableDescriptor(DataDictionary, String, SchemaDescriptor, int, char) - Constructor for class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Constructor for a TableDescriptor.
- tableElementList - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- tableElementList - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- TableElementList - Class in org.apache.derby.impl.sql.compile
-
A TableElementList represents the list of columns and other table elements such as constraints in a CREATE TABLE or ALTER TABLE statement.
- TableElementList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TableElementList
- TableElementNode - Class in org.apache.derby.impl.sql.compile
-
A TableElementNode is an item in a TableElementList, and represents a single table element such as a column or constraint in a CREATE TABLE or ALTER TABLE statement.
- TableElementNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TableElementNode
-
Constructor for a TableElementNode
- tableExists() - Method in class org.apache.derby.impl.load.ColumnInfo
- tableFunctionReturnType - Variable in class org.apache.derby.catalog.GetProcedureColumns
- TableFunctionRS(String, String) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.TableFunctionRS
- TableFunctionRS(AliasDescriptor) - Constructor for class org.apache.derby.iapi.sql.compile.OptimizerPlan.TableFunctionRS
- tableHasAutoincrement() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Does the table have an auto-increment column or not?
- tableId - Variable in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
- tableId - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- tableID - Variable in class org.apache.derby.diag.ConglomInfo
- tableID - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- TABLEID - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- TABLEID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- TABLEID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- TABLEID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- TABLEID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- tableIdToNameMap - Static variable in class org.apache.derby.tools.dblook
- tableInsertStmt - Variable in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
- TableKey - Class in org.apache.derby.impl.sql.catalog
-
A TableKey represents a immutable unique identifier for a SQL object.
- TableKey(UUID, String) - Constructor for class org.apache.derby.impl.sql.catalog.TableKey
-
Constructor for when you have both the table and schema names.
- tableList - Static variable in class org.apache.derby.tools.dblook
- tableLock - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- tableLock - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- tableLock - Variable in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- tableLocked - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
If true, the table is marked as table locked in SYS.SYSTABLES.
- tableLockThreshold - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- tableLockThreshold() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Get the maximum number of estimated rows touched in a table before we decide to open the table with table locking (as opposed to row locking.
- tableLockThreshold() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- tableMap - Variable in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
- tableMap - Variable in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
- tableName - Variable in class org.apache.derby.catalog.types.SynonymAliasInfo
- tableName - Variable in class org.apache.derby.diag.SpaceTable
- tableName - Variable in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- tableName - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- tableName - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- tableName - Variable in class org.apache.derby.impl.load.ColumnInfo
- tableName - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
- tableName - Variable in class org.apache.derby.impl.sql.catalog.TableKey
- tableName - Variable in class org.apache.derby.impl.sql.compile.AllResultColumn
- tableName - Variable in class org.apache.derby.impl.sql.compile.BaseColumnNode
- tableName - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- tableName - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- tableName - Variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- tableName - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- tableName - Variable in class org.apache.derby.impl.sql.compile.LockTableNode
- tableName - Variable in class org.apache.derby.impl.sql.compile.TableName
- tableName - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
- tableName - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- tableName - Variable in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
This class implements Formatable.
- tableName - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- tableName - Variable in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- tableName - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.DropViewConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- tableName - Variable in class org.apache.derby.impl.sql.execute.IndexConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.InsertConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- tableName - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- tableName - Variable in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- tableName - Variable in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- tableName - Variable in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- tableName - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- tableName - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
- tableName - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- tableName - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- tableName - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
- tableName - Variable in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- tableName - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- tableName - Variable in exception org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException
- TableName - Class in org.apache.derby.impl.sql.compile
-
A TableName represents a qualified name, externally represented as a schema name and an object name separated by a dot.
- TableName(String, String, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TableName
-
Constructor for when we have both the table and schema names.
- TableName(String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TableName
-
Constructor for when we have both the table and schema names.
- TABLENAME - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- TABLENAME_STRING - Static variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- tableNameEquals(String, String) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Compare the tables descriptors based on the names.
- TableNameInfo - Class in org.apache.derby.impl.services.locks
- TableNameInfo(LanguageConnectionContext, boolean) - Constructor for class org.apache.derby.impl.services.locks.TableNameInfo
- tableNotFound(String) - Static method in class org.apache.derby.impl.load.LoadError
- tableNum - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
- tableNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
The FromTable this column reference is bound to.
- tableNumber - Variable in class org.apache.derby.impl.sql.compile.FromTable
- tableNumber - Variable in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
- tableNumber - Variable in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
- tableNumber - Variable in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- tableNumberBeforeFlattening - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- tableNumberIsNotExists(int) - Method in class org.apache.derby.impl.sql.compile.FromList
-
determine whether this table is NOT EXISTS.
- TableOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A TableOperatorNode represents a relational operator like UNION, INTERSECT, JOIN, etc. that takes two tables as parameters and returns a table.
- TableOperatorNode(ResultSetNode, ResultSetNode, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Constructor for a TableOperatorNode.
- TablePermsDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This class describes a row in the SYS.SYSTABLEPERMS system table, which stores the table permissions that have been granted but not revoked.
- TablePermsDescriptor(DataDictionary, String, String, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
-
This constructor just sets up the key fields of a TablePermsDescriptor
- TablePermsDescriptor(DataDictionary, String, String, UUID, String, String, String, String, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- TablePermsDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- TABLEPERMSID_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- TABLEPERMSID_INDEX_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- TablePrivilegeInfo - Class in org.apache.derby.impl.sql.execute
- TablePrivilegeInfo(TableDescriptor, boolean[], FormatableBitSet[], List) - Constructor for class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- TablePrivilegesNode - Class in org.apache.derby.impl.sql.compile
-
This class represents a set of privileges on one table.
- TablePrivilegesNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TablePrivilegesNode
- tablePrivStatement(ResultSet, String, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_GrantRevoke
-
Generate table privilege statement for the current row
- tableProperties - Variable in class org.apache.derby.impl.sql.compile.FromTable
- tables - Variable in class org.apache.derby.impl.sql.compile.ColumnOrdering
-
A list of table numbers (Integers), corresponding to the
columnslist by position. - tableScan - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- TableScanResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes a table and a table filter and returns the table's rows satisfying the filter as a result set.
- TableScanResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.TableScanResultSet
- tableSchemaId - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
- tableSd - Variable in class org.apache.derby.impl.sql.execute.ConstraintInfo
- TableStats - Class in org.apache.derby.impl.store.access.heap
-
The HeapController_D class implements the Diagnostics protocol for the HeapController class.
- TableStats() - Constructor for class org.apache.derby.impl.store.access.heap.TableStats
- TABLESWITCH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- tableType - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- tableType - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
- tableType - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- tableType - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- tableType - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- TABLETYPE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- tableUUID - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- tableUUID - Variable in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- tableUUID - Variable in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
- tableUUID - Variable in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- tableUUID - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- tabSize - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- tag - Variable in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
- tag - Variable in class org.apache.derby.impl.services.stream.BasicGetLogHeader
- tag - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
- tag - Variable in class org.apache.derby.impl.tools.ij.Session
- TagFilter - Class in org.apache.derby.iapi.sql.compile
-
Filter which passes Visitables which have been marked with a given tag.
- TagFilter(String) - Constructor for class org.apache.derby.iapi.sql.compile.TagFilter
-
Construct a filter for the given tag.
- taggedWith(String) - Method in interface org.apache.derby.iapi.sql.compile.Visitable
-
Return true if this Visitable is tagged with the indicated tag.
- taggedWith(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
- tagOriginalResultSetColumns() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Tag the original columns mentioned in the result list.
- tagPrivilegedNodes() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Tag all of the nodes which may require privilege checks.
- tail - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Leftover bytes.
- tailSize - Variable in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Number of actual bytes in tail array.
- takeIfFree(CacheEntry) - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
-
Associate this holder with the specified entry if the holder is free (that is, not associated with any other entry).
- target - Variable in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- target - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- target - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- TARGET_ROW_LOCATION_NAME - Static variable in class org.apache.derby.impl.sql.compile.MergeNode
- TARGET_TABLE_INDEX - Static variable in class org.apache.derby.impl.sql.compile.MergeNode
- targetAgent_ - Variable in class org.apache.derby.client.net.NetConnection
- targetCharType - Variable in class org.apache.derby.impl.sql.compile.CastNode
- targetCmnappc_ - Variable in class org.apache.derby.client.net.NetConnection
- targetCmntcpip_ - Variable in class org.apache.derby.client.net.NetConnection
- targetColumnList - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- targetIsBaseTable(FromBaseTable) - Method in class org.apache.derby.impl.sql.compile.MergeNode
-
Return true if the target table is a base table
- targetProperties - Variable in class org.apache.derby.impl.sql.compile.InsertNode
- targetProperties - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- targetPublicKey_ - Variable in class org.apache.derby.client.net.NetConnection
- targetRdb_ - Variable in class org.apache.derby.client.net.NetConnection
- targetResultSet - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- TargetResultSet - Interface in org.apache.derby.iapi.sql.execute
-
The TargetResultSet interface is used to provide additional operations on result sets that are the target of a bulk insert or update.
- targetResultSetField - Variable in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
- targetRsyncmgr_ - Variable in class org.apache.derby.client.net.NetConnection
- targetSchema - Static variable in class org.apache.derby.tools.dblook
- targetSecmec_ - Variable in class org.apache.derby.client.net.NetConnection
- targetSecmgr_ - Variable in class org.apache.derby.client.net.NetConnection
- targetSeed_ - Variable in class org.apache.derby.client.net.NetConnection
- targetSqlam_ - Variable in class org.apache.derby.client.net.NetAgent
- targetSrvclsnm_ - Variable in class org.apache.derby.client.net.NetConnection
- targetSrvrlslv_ - Variable in class org.apache.derby.client.net.NetConnection
- targetSyncptmgr_ - Variable in class org.apache.derby.client.net.NetConnection
- targetTable - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
- targetTable - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- targetTable - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
- targetTable - Variable in class org.apache.derby.impl.sql.CursorInfo
-
This class implements Formatable.
- targetTable - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- targetTableDescriptor - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- targetTableId - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- targetTableName - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- targetTableName - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- targetTableUUIDString - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- targetTypdef_ - Variable in class org.apache.derby.client.net.NetAgent
- targetType - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Target type for XMLSerialize operator.
- targetUDT - Variable in class org.apache.derby.impl.sql.compile.CastNode
-
The original, unbound descriptor for the target type, if it is a UDT.
- targetUnicodemgr_ - Variable in class org.apache.derby.client.net.NetConnection
- targetUUID - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- targetVTI - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- targetVTI - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- targetVTIClassName - Variable in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- targetXamgr_ - Variable in class org.apache.derby.client.net.NetConnection
- TBL_PAGE_SIZE_BUMP_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
-
The bump threshold for pages sizes for create tables If the approximate column sizes of a table is greater than this threshold, the page size for the tbl is bumped to PAGE_SIZE_DEFAULT_LONG provided the page size is not already specified as a property
- tc - Variable in class org.apache.derby.diag.LockTable
- tc - Variable in class org.apache.derby.diag.SpaceTable
- tc - Variable in class org.apache.derby.iapi.store.access.BackingStoreHashtable
-
Fields of the class
- tc - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
- tc - Variable in class org.apache.derby.impl.services.locks.Timeout
- tc - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
-
TransactionController used to get closure graph
- tc - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- tc - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- tc - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
- tc - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- tc - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- tc - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.MaterializedResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
- tc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- tc - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- TC_COMPLETED - Static variable in class org.apache.derby.jdbc.XATransactionState
- tcf - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- tcf - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- td - Variable in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
public interface for this class: public void setConstraintId(UUID constraintId); public boolean hasBackingIndex(); public void setTableDescriptor(TableDescriptor td); public TableDescriptor getTableDescriptor();
- td - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- td - Variable in class org.apache.derby.impl.sql.catalog.TDCacheable
- td - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- td - Variable in class org.apache.derby.impl.sql.compile.DropIndexNode
- td - Variable in class org.apache.derby.impl.sql.compile.DropTableNode
- td - Variable in class org.apache.derby.impl.sql.compile.DropTriggerNode
- td - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- td - Variable in class org.apache.derby.impl.sql.compile.TableElementList
- td - Variable in class org.apache.derby.impl.sql.compile.TablePrivilegesNode
- td - Variable in class org.apache.derby.impl.sql.conn.TempTableInfo
- td - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- td - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- td - Variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- tdCache - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
- TDCacheable - Class in org.apache.derby.impl.sql.catalog
-
This class implements a Cacheable for a DataDictionary cache of table descriptors.
- TDCacheable(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.TDCacheable
- tdCacheSize - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- tearDown() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive
-
Used to close the
ServerSocketand the resources associated with it. - tearDown() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Tear down the network connection established with the other replication peer
- tearDown() - Method in class org.apache.derby.impl.store.replication.net.SocketConnection
-
Closes the
Socketand the object streams obtained from it. - teardownNetwork() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Stop log shipping, notify slave that replication is stopped and tear down network connection with slave.
- teardownNetwork() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
- teardownVisitor() - Method in interface org.apache.derby.iapi.sql.compile.ASTVisitor
-
Final call to the Visitor.
- tec - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- tec - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- tee - Variable in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
- tellRowOrderingAboutConstantColumns(RowOrdering, OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Tell the given RowOrdering about any columns that are constant due to their being equality comparisons with constant expressions.
- temp_cong_create_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- temp_cong_fetch_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- TEMP_DIR_PREFIX - Static variable in class org.apache.derby.impl.io.BaseStorageFactory
- TEMP_SEGMENT_NAME - Static variable in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
The temporary segment is called "tmp"
- tempCongloms - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
Where to look for temporary conglomerates.
- tempDir - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- tempDir - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
-
The temporary directory for the database (absolute path).
- tempDirPath - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- template - Variable in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
-
Array of templates used for creating NULL values to put in the row.
- template - Variable in class org.apache.derby.impl.store.access.btree.SearchParameters
-
An index row with the correct types for the index, into which rows are read during the search.
- template - Variable in class org.apache.derby.impl.store.access.sort.MergeSort
-
The template as passed in on create.
- templateColumns - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- TemplateRow - Class in org.apache.derby.impl.store.access.conglomerate
- TemplateRow() - Constructor for class org.apache.derby.impl.store.access.conglomerate.TemplateRow
- TEMPORARY_RESULT_SET_NUMBER - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
- TEMPORARY_SEGMENT - Static variable in interface org.apache.derby.iapi.store.raw.ContainerHandle
- TEMPORARY_SEGMENT - Static variable in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
- TemporaryClob - Class in org.apache.derby.impl.jdbc
-
A Clob representation where the Clob is stored either in memory or on disk.
- TemporaryClob(String, ConnectionChild) - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob
-
Constructs a
TemporaryClobobject and initializes with a initial String. - TemporaryClob(ConnectionChild) - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob
-
Constructs a
TemporaryClobobject used to perform operations on a CLOB value. - TemporaryClob.CharToBytePositionCache - Class in org.apache.derby.impl.jdbc
-
A simple class to hold the byte position for a character position.
- TemporaryRowHolder - Interface in org.apache.derby.iapi.sql.execute
-
This is a class that is used to temporarily (non-persistently) hold rows that are used in language execution.
- TemporaryRowHolderImpl - Class in org.apache.derby.impl.sql.execute
-
This is a class that is used to temporarily (non-persistently) hold rows that are used in language execution.
- TemporaryRowHolderImpl(Activation, Properties, ResultDescription) - Constructor for class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Uses the default overflow to a conglomerate threshold (5).
- TemporaryRowHolderImpl(Activation, Properties, ResultDescription, boolean) - Constructor for class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Uses the default overflow to a conglomerate threshold (5).
- TemporaryRowHolderImpl(Activation, Properties, ResultDescription, int, boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Create a temporary row holder with the defined overflow to conglom
- TemporaryRowHolderResultSet - Class in org.apache.derby.impl.sql.execute
-
A result set to scan temporary row holders.
- TemporaryRowHolderResultSet(TransactionController, ExecRow[], ResultDescription, boolean, boolean, long, TemporaryRowHolderImpl) - Constructor for class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Constructor
- TemporaryRowHolderResultSet(TransactionController, ExecRow[], ResultDescription, boolean, TemporaryRowHolderImpl) - Constructor for class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
-
Constructor
- TempRAFContainer - Class in org.apache.derby.impl.store.raw.data
-
needsSync is never true - DONE An exception never marks the store as corrupt clean() does not stubbify preAllocate() does nothing - DONE getFileName() returns a file in the tmp directory - DONE flushAll does nothing - DONE file descriptor is never synced
- TempRAFContainer(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.TempRAFContainer
- tempRowHolderId - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
- tempString - Variable in class org.apache.derby.impl.load.ImportReadData
- TempTableInfo - Class in org.apache.derby.impl.sql.conn
-
The temp tables will have following data structure TableDescriptor Declared in savepoint level Dropped in savepoint level Modified in savepoint level The actual logic LanguageConnectionContext will keep the "current savepoint level".
- TempTableInfo(TableDescriptor, int) - Constructor for class org.apache.derby.impl.sql.conn.TempTableInfo
- tempTablesAndCommit(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do the necessary work at commit time for temporary tables
- tempTablesAndRollback() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
do the necessary work at rollback time for temporary tables 1)If a temp table was declared in the UOW, then drop it and remove it from list of temporary tables. 2)If a temp table was declared and dropped in the UOW, then remove it from list of temporary tables. 3)If an existing temp table was dropped in the UOW, then recreate it with no data. 4)If an existing temp table was modified in the UOW, then get rid of all the rows from the table.
- tempTableSchemaNameCheck(TableName) - Static method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
If no schema name specified for global temporary table, SESSION is the implicit schema.
- tempTablesReleaseSavepointLevels() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
After a release of a savepoint, we need to go through our temp tables list.
- tempTablesXApostCommit() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- TEN_FIVE_CLOB_HEADER_GENERATOR - Static variable in class org.apache.derby.iapi.types.SQLClob
-
The header generator used for 10.5 databases.
- TEN_FOUR_CLOB_HEADER_GENERATOR - Static variable in class org.apache.derby.iapi.types.SQLClob
-
The header generator used for 10.4 (or older) databases.
- TEN_PERCENT_THRESHOLD - Static variable in class org.apache.derby.impl.sql.execute.BaseActivation
- tenRadixArr - Static variable in class org.apache.derby.client.am.Utils
- tenRadixMagnitude - Static variable in class org.apache.derby.client.am.Decimal
- tenRadixMagnitude - Static variable in class org.apache.derby.impl.drda.DDMReader
- terminate() - Method in interface org.apache.derby.agg.Aggregator
-
Return the result scalar value
- terminate() - Method in class org.apache.derby.impl.sql.execute.StdDevPAggregator
- terminate() - Method in class org.apache.derby.impl.sql.execute.StdDevSAggregator
- terminate() - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
- terminateChainOnErr - Variable in class org.apache.derby.impl.drda.DDMReader
- terminateChainOnErr() - Method in class org.apache.derby.impl.drda.DDMReader
- TernaryArgType - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- TernaryMethodNames - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- TernaryOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A TernaryOperatorNode represents a built-in ternary operators.
- TernaryOperatorNode(ValueNode, ValueNode, ValueNode, int, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Constructor for a TernaryOperatorNode
- TernaryOperatorNode(ValueNode, ValueNode, ValueNode, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Constructor for a TernaryOperatorNode
- TernaryOperators - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- TernaryResultType - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- TERRITORY - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
Set the territory for the database.
- TERRITORY - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
Set the territory for the database.
- TERRITORY_BASED_COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- TERRITORY_BASED_IDENTICAL_COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- TERRITORY_BASED_PRIMARY_COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- TERRITORY_BASED_SECONDARY_COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- TERRITORY_BASED_TERTIARY_COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- TEST_CONSTRAINT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
-
Node types, for use with getNode methods
- test_errors(OpenBTree, String, BTreeRowPosition, BTreeLockingPolicy, LeafControlRow, boolean) - Static method in class org.apache.derby.impl.store.access.btree.OpenBTree
-
Testing infrastructure to cause unusual paths through the code.
- TEST_LOG_FULL - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to true if we want to simulate a log full condition
- TEST_LOG_INCOMPLETE_LOG_WRITE - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to true if we want the upcoming log record to be only partially written.
- TEST_LOG_PARTIAL_LOG_WRITE_NUM_BYTES - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to the number of bytes we want the next log record to actually write out, only used when TEST_LOG_INCOMPLETE_LOG_WRITE is on.
- TEST_LOG_SWITCH_LOG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to true if we want the checkpoint to only switch the log but not actually do the checkpoint
- test_logWritten - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
DEBUG test only
- TEST_MAX_LOGFILE_NUMBER - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to true if we want to simulate max possible log file number is being used.
- TEST_MULTIPLE_ALLOC_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.AllocPage
-
Extent Testing Use these strings to simulate error conditions for testing purposes.
- test_numRecordToFillLog - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- TEST_RECORD_TO_FILL_LOG - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to the number of log record we want to write before the log is simulated to be full.
- TEST_REENCRYPT_CRASH_AFTER_CHECKPOINT - Static variable in class org.apache.derby.impl.store.raw.RawStore
- TEST_REENCRYPT_CRASH_AFTER_COMMT - Static variable in class org.apache.derby.impl.store.raw.RawStore
- TEST_REENCRYPT_CRASH_AFTER_RECOVERY_UNDO_LOGFILE_DELETE - Static variable in class org.apache.derby.impl.store.raw.RawStore
- TEST_REENCRYPT_CRASH_AFTER_RECOVERY_UNDO_REVERTING_KEY - Static variable in class org.apache.derby.impl.store.raw.RawStore
- TEST_REENCRYPT_CRASH_AFTER_SWITCH_TO_NEWKEY - Static variable in class org.apache.derby.impl.store.raw.RawStore
- TEST_REENCRYPT_CRASH_BEFORE_COMMT - Static variable in class org.apache.derby.impl.store.raw.RawStore
-
(re) encryption testing debug flags that are used to simulate error/crash conditions for testing purposes.
- TEST_REENCRYPT_CRASH_BEFORE_RECOVERY_FINAL_CLEANUP - Static variable in class org.apache.derby.impl.store.raw.RawStore
- TEST_SWITCH_LOG_FAIL1 - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
Set to true if we want to simulate a log full condition while switching log
- TEST_SWITCH_LOG_FAIL2 - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
- testConditions - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
-
The list of test conditions in the WHEN clauses.
- TestConstraintNode - Class in org.apache.derby.impl.sql.compile
-
A TestConstraintNode is used to determine when a constraint has been violated.
- TestConstraintNode(ValueNode, String, String, ConstraintDescriptor, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TestConstraintNode
- testLogFull() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Simulate a log full condition if TEST_LOG_FULL is set to true, then the property TEST_RECORD_TO_FILL_LOG indicates the number of times this function is call before an IOException simulating a log full condition is raised.
- testOK - Variable in class org.apache.derby.impl.tools.ij.mtTester
- text - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- textMessage - Variable in exception org.apache.derby.iapi.error.StandardException
- theInt - Variable in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
This class implements Formatable.
- theLong - Variable in class org.apache.derby.iapi.services.io.FormatableLongHolder
- thenElseList - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
-
The list of corresponding THEN expressions to the test conditions in
ConditionalNode.testConditions. - thenGoto_pc - Variable in class org.apache.derby.impl.services.bytecode.Conditional
-
pc of the GOTO added at the end of the then block to transfer control to the end of this conditional.
- theResults - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- theStream - Variable in class org.apache.derby.impl.services.stream.SingleStream
- this_class - Variable in class org.apache.derby.iapi.services.classfile.ClassHolder
- thisClasspath - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- thisControl - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- thisManager - Static variable in class org.apache.derby.client.net.NaiveTrustManager
- thisManager - Static variable in class org.apache.derby.impl.drda.NaiveTrustManager
- thread_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- threadContextList - Variable in class org.apache.derby.iapi.services.context.ContextService
-
Maintains a list of all the contexts that this thread has created and/or used.
- threadDump - Variable in class org.apache.derby.iapi.services.context.ContextManager
- threadDump - Variable in exception org.apache.derby.shared.common.sanity.AssertFailure
- ThreadDump - Class in org.apache.derby.iapi.error
- ThreadDump - Class in org.apache.derby.shared.common.sanity
- ThreadDump() - Constructor for class org.apache.derby.iapi.error.ThreadDump
- ThreadDump() - Constructor for class org.apache.derby.shared.common.sanity.ThreadDump
- threadIndex - Variable in class org.apache.derby.diag.ErrorLogReader
- threadIndex - Variable in class org.apache.derby.diag.StatementDuration
- threadList - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- threadsInPageIO - Variable in class org.apache.derby.impl.store.raw.data.RAFContainer4
- threadsSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- throw22005Exception(LogWriter, int, int) - Static method in class org.apache.derby.client.am.ClientPreparedStatement.PossibleTypes
- THROWASSERT(String) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
THROWASSERT throws AssertFailure.
- THROWASSERT(String, Throwable) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
THROWASSERT throws AssertFailure.
- THROWASSERT(Throwable) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
-
THROWASSERT throws AssertFailure.
- throwBadType(String, String) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- throwCommunicationsFailure(Throwable) - Method in class org.apache.derby.client.net.NetAgent
- throwDBlckException - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- throwExceptionIfFalse(String, String, String) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
Throw an exception with the given SQLState if this BooleanDataValue is false.
- throwExceptionIfFalse(String, String, String) - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Throw an exception with the given SQLState if this BooleanDataValue is false.
- throwExceptionIfImmediateAndFalse(String, String, String, Activation, int) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
-
If this value is false and we have a deferred constraint, remember the violation and proceed, else throw.
- throwExceptionIfImmediateAndFalse(String, String, String, Activation, int) - Method in class org.apache.derby.iapi.types.SQLBoolean
- throwExceptionIfSQLSavepointNotAllowed(Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- throwEXTDTATransferException(int) - Static method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
-
Throws an exception as mandated by the EXTDTA status byte.
- throwIf(LanguageConnectionContext) - Static method in class org.apache.derby.iapi.util.InterruptStatus
-
Check if the we ever noticed and reset the thread's interrupt status flag to allow safe operation during execution, or if the interrupt status flag is set now.
- throwIfClosed(String) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Various activation methods need to disallow their invocation if the activation is closed.
- throwIfMissingParms() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
-
Throw an exception if any parameters are uninitialized.
- throwInvalidOutParamMap(int) - Method in class org.apache.derby.impl.sql.GenericParameter
- throwLangSetMismatch(Object) - Method in class org.apache.derby.iapi.types.DataType
- throwLangSetMismatch(String) - Method in class org.apache.derby.iapi.types.DataType
- thrownExceptions - Variable in class org.apache.derby.impl.services.bytecode.BCMethod
- throwNoMethodFound(String, String[], String[]) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Build parameters for error message and throw the exception when there is no matching signature found.
- throwReliabilityException(String, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Common code for the 2 checkReliability functions.
- throwSQLException(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Throw a SQL Exception which was sent over by a server Format of the msg is SQLSTATE:localized message\nSQLSTATE:next localized message
- throwSQLWarning(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Throw a SQL Warning which was sent over by a server Format of the msg is SQLSTATE:localized message\nSQLSTATE:next localized message
- throwStreamingIOException(IOException) - Method in class org.apache.derby.iapi.types.SQLBinary
- throwStreamingIOException(IOException) - Method in class org.apache.derby.iapi.types.SQLChar
-
Wraps an
IOExceptionin aStandardExceptionthen throws the wrapping exception. - throwSyntaxrm(int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Syntax error
- throwUnexpectedException(Exception) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Print a trace for the (unexpected) exception received, then throw a generic exception indicating that 1) an unexpected exception was thrown, and 2) we've already printed the trace (so don't do it again).
- throwXAException(int) - Method in class org.apache.derby.client.net.NetXAResource
- TI_SQL_TYPE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- time - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
- time() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- TIME - Static variable in class org.apache.derby.client.am.ClientTypes
- TIME_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- TIME_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- TIME_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- TIME_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- TIME_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- TIME_SEPARATORS - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- TIME_SEPARATORS_OR_END - Static variable in class org.apache.derby.iapi.types.SQLTimestamp
- TIME_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.TimeTypeId
- TIME_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.TypesImplInstanceGetter
- time_valueOf(String, Calendar) - Static method in class org.apache.derby.client.am.CrossConverters
-
Convert a string to a time in the specified calendar.
- timeBytesToTime(byte[], int, Calendar, Charset) - Static method in class org.apache.derby.client.am.DateTime
-
Expected character representation is DERBY string representation of time, which is in the format:
hh.mm.ss - timeBytesToTimestamp(byte[], int, Calendar, Charset) - Static method in class org.apache.derby.client.am.DateTime
-
Expected character representation is DERBY string representation of time which is in the format:
hh.mm.ss - TIMED_WAIT - Static variable in interface org.apache.derby.iapi.services.locks.C_LockFactory
-
Timeout value that indicates wait for the lock according to derby.locks.waitTimeout.
- timeExceeded - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- timeForLastSystemSQLName - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- timeFormat - Variable in class org.apache.derby.impl.db.BasicDatabase
- timeLimit - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- timeLogin(String, Properties, int) - Method in class org.apache.derby.jdbc.InternalDriver
-
Enforce the login timeout.
- timemillis - Variable in class org.apache.derby.impl.services.uuid.BasicUUID
- timemillis - Variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
- timeOfCreation - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Specifies when the daemon was created.
- timeOptimizationStarted - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- Timeout - Class in org.apache.derby.impl.services.locks
-
Code to support Timeout error output.
- Timeout(Latch, Enumeration, long) - Constructor for class org.apache.derby.impl.services.locks.Timeout
-
Constructor
- TIMEOUT - Static variable in class org.apache.derby.client.net.CodePoint
- TIMEOUT - Static variable in class org.apache.derby.impl.drda.CodePoint
- timeout_ - Variable in class org.apache.derby.client.am.ClientStatement
- TIMEOUT_STATEMENT - Static variable in class org.apache.derby.client.am.ClientStatement
- TIMEOUT_STATEMENT - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- timeoutArrayList - Variable in class org.apache.derby.client.am.ClientStatement
- timeoutInfoHash() - Method in class org.apache.derby.impl.services.locks.Timeout
-
Copies the needed information from currentRow into the StringBuffer for output
- timeoutMillis - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- timeoutMillis - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
-
Query timeout in milliseconds.
- timeoutSeconds - Variable in class org.apache.derby.client.net.NetXAResource
-
The value of the transaction timeout in seconds.
- timeoutSeconds - Variable in class org.apache.derby.jdbc.EmbedXAResource
-
The value of the transaction timeout on this resource.
- timeoutTask - Variable in class org.apache.derby.jdbc.XATransactionState
-
A timer task scheduled for the time when the transaction will timeout.
- TIMER_DELAY - Static variable in interface org.apache.derby.iapi.services.daemon.DaemonService
- timeRepresentationLength - Static variable in class org.apache.derby.client.am.DateTime
- timerFactory - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- TimerFactory - Interface in org.apache.derby.iapi.services.timer
-
This class provides access to Timer objects for various purposes.
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
-
The SQL * operator.
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
This method implements the * operator for "double * double".
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
-
This method implements the * operator for "double * double".
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLInteger
-
This method implements the * operator for "int * int".
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
-
This method implements the * operator for "bigint * bigint".
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
-
This method implements the * operator for "real * real".
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLSmallint
-
This method implements the * operator for "smallint * smallint".
- times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTinyint
-
This method implements the * operator for "tinyint * tinyint".
- TIMES - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
- TIMES_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- timeSize - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- timeSlice - Variable in class org.apache.derby.impl.drda.ClientThread
- timeSlice - Variable in class org.apache.derby.impl.drda.DRDAConnThread
-
Time slice for this thread.
- timeSlice - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- timeSliceSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- timeStamp - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- TIMESTAMP - Static variable in class org.apache.derby.client.am.ClientTypes
- TIMESTAMP_ADD_FN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TIMESTAMP_DIFF_FN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TIMESTAMP_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- TIMESTAMP_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- TIMESTAMP_METHOD_NAME - Static variable in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- TIMESTAMP_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- TIMESTAMP_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TIMESTAMP_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- TIMESTAMP_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- TIMESTAMP_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.TimestampTypeId
- TIMESTAMP_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.TypesImplInstanceGetter
- timestamp_valueOf(String, Calendar) - Static method in class org.apache.derby.client.am.CrossConverters
-
Convert a string to a timestamp in the specified calendar.
- timestampAdd(int, NumberDataValue, Date, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Add a number of intervals to a datetime value.
- timestampAdd(int, NumberDataValue, Date, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
Add a number of intervals to a datetime value.
- timestampAdd(int, NumberDataValue, Date, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
Add a number of intervals to a datetime value.
- timestampAdd(int, NumberDataValue, Date, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Add a number of intervals to a datetime value.
- timestampAddBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind TIMESTAMPADD expression.
- timestampBytesToDate(byte[], int, Calendar, Charset) - Static method in class org.apache.derby.client.am.DateTime
-
See getTimestampLength() for an explanation of how timestamps are formatted.
- timestampBytesToTime(byte[], int, Calendar, Charset) - Static method in class org.apache.derby.client.am.DateTime
-
See getTimestampLength() for an explanation of how timestamps are formatted.
- timestampBytesToTimestamp(byte[], int, Calendar, Charset, boolean) - Static method in class org.apache.derby.client.am.DateTime
-
See getTimestampLength() for an explanation of how timestamps are formatted.
- timestampDiff(int, DateTimeDataValue, Date, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
-
Finds the difference between two datetime values as a number of intervals.
- timestampDiff(int, DateTimeDataValue, Date, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
-
Finds the difference between two datetime values as a number of intervals.
- timestampDiff(int, DateTimeDataValue, Date, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
-
Finds the difference between two datetime values as a number of intervals.
- timestampDiff(int, DateTimeDataValue, Date, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
-
Finds the difference between two datetime values as a number of intervals.
- timestampDiffBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind TIMESTAMPDIFF expression.
- timestampFormat - Variable in class org.apache.derby.impl.db.BasicDatabase
- TimestampOperatorNode - Class in org.apache.derby.impl.sql.compile
-
The TimestampOperatorNode class implements the timestamp( date, time) function.
- TimestampOperatorNode(ValueNode, ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TimestampOperatorNode
-
Constructor for a TimestampOperatorNode.
- timestampRepresentationLength - Static variable in class org.apache.derby.client.am.DateTime
- timestampSize - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- timestampToTimestampBytes(byte[], int, DateTimeValue, boolean) - Static method in class org.apache.derby.client.am.DateTime
-
See getTimestampLength() for an explanation of how timestamps are formatted.
- timestampTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- TimestampTypeCompiler - Class in org.apache.derby.impl.sql.compile
- TimestampTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
- timeToString(int, int, int, StringBuffer) - Static method in class org.apache.derby.iapi.types.SQLTime
-
Convert a time to a JDBC escape format string
- timeToTimeBytes(byte[], int, DateTimeValue) - Static method in class org.apache.derby.client.am.DateTime
-
java.sql.Time is converted to character representation which is in JDBC time escape format:
hh:mm:ss, which is the same as JIS time format in DERBY string representation of a time. - timeTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- TimeTypeCompiler - Class in org.apache.derby.impl.sql.compile
- TimeTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.TimeTypeCompiler
- timing_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- timing_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- timing_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- timing_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- TINYINT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.TinyintTypeId
- TINYINT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- TINYINT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- TINYINT_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLTinyint
- TINYINT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- TINYINT_MAXWIDTH_AS_CHAR - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
- TINYINT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- TINYINT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- TINYINT_PRECISION - Static variable in class org.apache.derby.iapi.types.TypeId
- TINYINT_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
- TINYINT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.TinyintTypeId
- TINYINT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.TinyintTypeIdImpl
- tinyintTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- TMLOCAL - Static variable in class org.apache.derby.client.net.CodePoint
- TMNOFLAGS - Static variable in class org.apache.derby.impl.drda.CodePoint
- TMP_COUNTER_LOCK - Variable in class org.apache.derby.impl.io.vfmem.DataStore
-
Lock object for the temporary file counter.
- tmpArray - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- tmpFile - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- tmpFileCounter - Variable in class org.apache.derby.impl.io.vfmem.DataStore
-
Counter used to generate unique temporary file names.
- tmpUtil - Variable in class org.apache.derby.iapi.types.XML
- tmpWriter - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- toANSIidentifier() - Method in interface org.apache.derby.catalog.UUID
-
Produce a string representation of this UUID which is suitable for use as a unique ANSI identifier.
- toANSIidentifier() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Produce a string representation of this UUID which is suitable for use as a unique ANSI identifier.
- toDebugString() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
- toDebugString() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- toDebugString(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
- toDebugString(long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
- toDebugString(String) - Method in class org.apache.derby.impl.drda.DRDAResultSet
- toDebugString(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
- toDiagString(Object) - Static method in class org.apache.derby.iapi.services.diag.DiagnosticUtil
-
Return a diagnostic string associated with an object.
- toEscapedString(Object) - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
- toFile - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
- toHexByte(String) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
-
Convert a string into a byte array in hex format.
- toHexByte(String, int, int) - Method in class org.apache.derby.client.am.EncryptionManager
-
Convert a string into a byte array in hex format.
- toHexByte(String, int, int) - Static method in class org.apache.derby.impl.drda.DecryptionManager
-
Convert a string into a byte array in hex format.
- toHexString() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
- toHexString(byte[], int, int) - Method in class org.apache.derby.client.am.EncryptionManager
-
Convert a byte array to a String with a hexadecimal format.
- toHexString(byte[], int, int) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Convert a byte array to a String with a hexidecimal format.
- toHexString(byte[], int, int) - Static method in class org.apache.derby.impl.drda.DecryptionManager
-
Convert a byte array to a String with a hexidecimal format.
- toInternalDetailString() - Method in class org.apache.derby.impl.store.raw.xact.Xact
- token - Variable in class org.apache.derby.impl.tools.ij.AttributeHolder
- token_ - Variable in class org.apache.derby.client.am.EncryptionManager
- TokenBase - Class in org.apache.derby.impl.sql.compile
-
Base class for the Token class generated by JavaCC.
- TokenBase() - Constructor for class org.apache.derby.impl.sql.compile.TokenBase
- tokenBegin - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
- tokenBegin - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- tokenImage - Variable in exception org.apache.derby.impl.sql.compile.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Variable in exception org.apache.derby.impl.tools.ij.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenizeAttributes(String, Properties) - Static method in class org.apache.derby.jdbc.BasicClientDataSource40
- tokenizeDatabase(StringTokenizer, String) - Static method in class org.apache.derby.jdbc.ClientDriver
- tokenizeOptionalPortNumber(StringTokenizer, String) - Static method in class org.apache.derby.jdbc.ClientDriver
- tokenizeProtocol(String, StringTokenizer) - Static method in class org.apache.derby.jdbc.ClientDriver
- tokenizeServerName(StringTokenizer, String) - Static method in class org.apache.derby.jdbc.ClientDriver
- tokenizeURLProperties(String, Properties) - Static method in class org.apache.derby.jdbc.ClientDriver
- TOO_MANY_COMMANDS_FOR_BATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- tooBig(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Object too big
- TOOL_CLASS_NAME - Static variable in class org.apache.derby.catalog.Java5SystemProcedures
- TOOL_NAME - Static variable in class org.apache.derby.catalog.Java5SystemProcedures
-
Offsets into arrays in OPTIONAL_TOOLS
- TOOLS - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
-
Genus name for tools products.
- TOOLS - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- TOOLS - Static variable in class org.apache.derby.tools.sysinfo
-
The genus name for the tools code.
- TOOLS_INFO - Static variable in interface org.apache.derby.iapi.services.info.ProductGenusNames
- ToolUtils - Class in org.apache.derby.iapi.tools
- ToolUtils() - Constructor for class org.apache.derby.iapi.tools.ToolUtils
- tooMany(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Seen too many of this code point
- tooMuchContentionException() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Create an exception to state that there is too much contention on the generator.
- top - Variable in class org.apache.derby.impl.drda.DDMWriter
- top() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- top_ - Variable in class org.apache.derby.client.net.Request
- top_ - Variable in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
- toParsableString(TypeDescriptor) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Converts this TypeId, given a data type descriptor (including length/precision), to a string.
- toParsableString(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
-
Converts this TypeId, given a data type descriptor (including length/precision), to a string.
- topDdmCollectionStack - Variable in class org.apache.derby.impl.drda.DDMReader
- topDdmCollectionStack_ - Variable in class org.apache.derby.client.net.Reply
- topLevelService - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
-
the top-level service this module lives in, can be null or the service itself
- topLevelSSC - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
The top SQL session context stack frame (SQL 2003, section 4.37.3), is kept in topLevelSSC.
- topModule - Variable in class org.apache.derby.impl.services.monitor.TopService
-
The top module instance
- topResultSet - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
- topResultSetStatistics - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- toPrintableString(Object) - Static method in class org.apache.derby.client.am.LogWriter
- TopService - Class in org.apache.derby.impl.services.monitor
-
A description of an instance of a module.
- TopService(BaseMonitor) - Constructor for class org.apache.derby.impl.services.monitor.TopService
- TopService(BaseMonitor, ProtocolKey, PersistentService, Locale) - Constructor for class org.apache.derby.impl.services.monitor.TopService
- topTableConstructor - Variable in class org.apache.derby.impl.sql.compile.UnionNode
- topWarning - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- topWarning - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- toSQL() - Method in class org.apache.derby.vti.Restriction.AND
- toSQL() - Method in class org.apache.derby.vti.Restriction.ColumnQualifier
- toSQL() - Method in class org.apache.derby.vti.Restriction.OR
- toSQL() - Method in class org.apache.derby.vti.Restriction
-
Turn this Restriction into a string suitable for use in a WHERE clause.
- toString() - Method in class org.apache.derby.authentication.SystemPrincipal
-
Returns a string representation of this principal.
- toString() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
This is used by dblook to reconstruct the aggregate-specific parts of the ddl needed to recreate this alias.
- toString() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Format this BaseTypeIdImpl as a String
- toString() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
- toString() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- toString() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
- toString() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- toString() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Get this alias info as a string.
- toString() - Method in class org.apache.derby.catalog.types.StatisticsImpl
- toString() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
- toString() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
- toString() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
This is used by dblook to reconstruct the UDT-specific parts of the ddl needed to recreate this alias.
- toString() - Method in exception org.apache.derby.client.am.SqlException
- toString() - Method in class org.apache.derby.client.am.stmtcache.StatementKey
- toString() - Method in class org.apache.derby.client.ClientXid
- toString() - Method in exception org.apache.derby.iapi.error.StandardException
-
Don't print the class name in the toString() method.
- toString() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Get the string representation for this connection.
- toString() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
-
Returns a textual representation of the builder.
- toString() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
- toString() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- toString() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
-
Return a string representation of this ProductVersion.
- toString() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Format the string into BitSet format: {0, 2, 4, 8} if bits 0, 2, 4, 8 are set.
- toString() - Method in class org.apache.derby.iapi.services.locks.ShExQual
- toString() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- toString() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- toString() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- toString() - Method in class org.apache.derby.iapi.sql.compile.OptimizerPlan.TableFunctionRS
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
-
Convert the AliasDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
-
Convert the CheckConstraintDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
-
Convert the ColumnDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
-
Convert the conglomerate descriptor to a String
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
-
Convert the ColumnDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
-
Convert the DefaultDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor
-
Convert the SubConstraintDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
-
Prints the contents of the SchemaDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Prints the contents of the TableDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
-
Convert the SubCheckConstraintDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
-
Convert the SubConstraintDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
-
Convert the SubKeyConstraintDescriptor to a String.
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
-
Prints the contents of the TableDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- toString() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Prints the contents of the ViewDescriptor
- toString() - Method in interface org.apache.derby.iapi.store.access.DatabaseInstant
-
Convert the database instant to a string.
- toString() - Method in class org.apache.derby.iapi.store.access.GlobalXact
- toString() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- toString() - Method in class org.apache.derby.iapi.store.raw.ContainerLock
- toString() - Method in class org.apache.derby.iapi.store.raw.PageKey
- toString() - Method in class org.apache.derby.iapi.store.raw.RowLock
- toString() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
- toString() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
- toString() - Method in class org.apache.derby.iapi.types.SQLBinary
- toString() - Method in class org.apache.derby.iapi.types.SQLBoolean
- toString() - Method in class org.apache.derby.iapi.types.SQLChar
- toString() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
Returns a textual representation.
- toString() - Method in class org.apache.derby.iapi.types.SQLDate
- toString() - Method in class org.apache.derby.iapi.types.SQLDecimal
- toString() - Method in class org.apache.derby.iapi.types.SQLDouble
- toString() - Method in class org.apache.derby.iapi.types.SQLInteger
- toString() - Method in class org.apache.derby.iapi.types.SQLLongint
- toString() - Method in class org.apache.derby.iapi.types.SQLReal
- toString() - Method in class org.apache.derby.iapi.types.SQLRef
- toString() - Method in class org.apache.derby.iapi.types.SQLSmallint
- toString() - Method in class org.apache.derby.iapi.types.SQLTime
- toString() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- toString() - Method in class org.apache.derby.iapi.types.SQLTinyint
- toString() - Method in class org.apache.derby.iapi.types.UserType
- toString() - Method in class org.apache.derby.iapi.util.JBitSet
- toString() - Method in class org.apache.derby.impl.drda.ConsistencyToken
-
Return a string representation of the consistency token by converting it to a
BigIntegervalue. - toString() - Method in class org.apache.derby.impl.drda.DRDAString
-
Convert the internal byte array to a string.
- toString() - Method in class org.apache.derby.impl.drda.DRDAXid
- toString() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
- toString() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
-
Return string representation.
- toString() - Method in class org.apache.derby.impl.io.InputStreamFile
-
Get the file name for diagnostic purposes.
- toString() - Method in class org.apache.derby.impl.io.JarDBFile
-
Get the file name for diagnostic purposes.
- toString() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
-
Returns a textual representation of this file.
- toString() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Get a String representation that uniquely identifies this connection.
- toString() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- toString() - Method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- toString() - Method in class org.apache.derby.impl.services.bytecode.Type
- toString() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
- toString() - Method in class org.apache.derby.impl.services.reflect.JarLoader
-
Return the jar name if toString() is called on this class loader.
- toString() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Produce a string representation of this UUID which can be passed to UUIDFactory.recreateUUID later on to reconstruct it.
- toString() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Stringify this Version.
- toString() - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
- toString() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
- toString() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
- toString() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
-
Print a string ref of this node.
- toString() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CastNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
- toString() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
- toString() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ConstantNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- toString() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.DefaultNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.DropTableNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
- toString() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.FromVTI
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
- toString() - Method in class org.apache.derby.impl.sql.compile.GrantNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.GrantRoleNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.GroupByList
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.GroupByNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
- toString() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.LockTableNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
- toString() - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.OrderByList
- toString() - Method in class org.apache.derby.impl.sql.compile.OrderedColumn
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Format this node as a string Each sub-class of QueryTreeNode should implement its own toString() method.
- toString() - Method in class org.apache.derby.impl.sql.compile.RenameNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.RevokeNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.RevokeRoleNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.RowCountNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
- toString() - Method in class org.apache.derby.impl.sql.compile.SavepointNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SetConstraintsNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SpecialFunctionNode
- toString() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.TableName
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
- toString() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.UnionNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Convert this object to a String.
- toString() - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
java.lang.Object override.
- toString() - Method in class org.apache.derby.impl.sql.compile.WindowReferenceNode
- toString() - Method in class org.apache.derby.impl.sql.CursorInfo
- toString() - Method in class org.apache.derby.impl.sql.CursorTableReference
- toString() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
- toString() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Get a string for the object
- toString() - Method in class org.apache.derby.impl.sql.execute.AlterConstraintConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
- toString() - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
- toString() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateRoleConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropAliasConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropIndexConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropRoleConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropSchemaConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropSequenceConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropStatisticsConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropTableConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.DropViewConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.FKInfo
- toString() - Method in class org.apache.derby.impl.sql.execute.GenericQualifier
- toString() - Method in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
- toString() - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Create a string describing the state of this IndexSetChanger
- toString() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
- toString() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- toString() - Method in class org.apache.derby.impl.sql.execute.LockTableConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
- toString() - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
-
Return the runtime statistics of this object in textual representation
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
- toString() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
- toString() - Method in class org.apache.derby.impl.sql.execute.SavepointConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.SetRoleConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.SetTransactionIsolationConstantAction
- toString() - Method in class org.apache.derby.impl.sql.execute.SumAggregator
- toString() - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
- toString() - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
- toString() - Method in class org.apache.derby.impl.sql.execute.ValueRow
- toString() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
- toString() - Method in class org.apache.derby.impl.sql.GenericParameter
- toString() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- toString() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- toString() - Method in class org.apache.derby.impl.sql.GenericResultDescription
- toString() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- toString() - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
-
The standard toString.
- toString() - Method in class org.apache.derby.impl.store.access.btree.BranchRow
- toString() - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Public toString() Method:
- toString() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
- toString() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
- toString() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
The standard toString().
- toString() - Method in class org.apache.derby.impl.store.access.btree.SearchParameters
- toString() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- toString() - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Print this heap.
- toString() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- toString() - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- toString() - Method in class org.apache.derby.impl.store.access.RAMTransaction
- toString() - Method in class org.apache.derby.impl.store.access.sort.Node
- toString() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- toString() - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
debug
- toString() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
- toString() - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
debug
- toString() - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
debug
- toString() - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- toString() - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
debug
- toString() - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
- toString() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
debug
- toString() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
- toString() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
- toString() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
-
Produce a string describing the state of this ByteHolder.
- toString() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- toString() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
- toString() - Method in class org.apache.derby.impl.store.raw.data.RecordId
- toString() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
- toString() - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
debugging, print this page
- toString() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
- toString() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
- toString() - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
- toString() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.log.LogCounter
- toString() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
- toString() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
-
DEBUG: Print self.
- toString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
- toString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- toString() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Return the xid as a string.
- toString() - Method in class org.apache.derby.impl.store.raw.xact.XactId
- toString() - Method in exception org.apache.derby.impl.tools.ij.ijFatalException
- toString() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
- toString() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
-
Name says it all
- toString() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
- toString() - Method in class org.apache.derby.impl.tools.ij.mtTime
- toString() - Method in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
- toString() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
- toString() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Get the string representation of this pooled connection.
- toString() - Method in class org.apache.derby.security.SystemPermission
- toString() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- toString() - Method in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- toString(int[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
- toString(Object[]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
return string version of row.
- toString(Object[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
toString
- toString(Object[], int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
toString
- toString(Object[], int, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
toString
- toString(Hashtable) - Static method in class org.apache.derby.iapi.store.access.RowUtil
-
return string version of a HashTable returned from a FetchSet.
- toString(ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
toString
- toString(ExecRow, int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
toString
- toString(ExecRow, int, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
-
toString
- toStringArray(Object[]) - Static method in class org.apache.derby.iapi.util.StringUtil
-
A method that receive an array of Objects and return a String array representation of that array.
- TOTAL_NUM_OF_INDEXES - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- totalByteCount - Variable in class org.apache.derby.impl.drda.DDMReader
- totalByteCount - Variable in class org.apache.derby.impl.drda.DDMWriter
- totalCharsSoFar - Variable in class org.apache.derby.impl.load.ImportReadData
- totalMemory() - Static method in class org.apache.derby.impl.drda.memCheck
- totalRunSize - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
- totalSpace - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
total usable space on a page.
- toTimestamp() - Method in class org.apache.derby.iapi.types.SQLDate
- toTimestamp(Date) - Method in class org.apache.derby.iapi.types.SQLTime
- toUncheckedString() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- toXML(Element, String) - Method in interface org.apache.derby.iapi.sql.ResultSet
-
Produce an xml image of this ResultSet and its descendant ResultSets.
- toXML(Element, String) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- toXML(Element, String) - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
- toXML(Element, String) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
- toXML(Element, String) - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
- toXML(Element, String) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- toXML(Element, String) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
- toXML(Element, String, ResultSet) - Static method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
-
Pretty-print a ResultSet as an xml child of a parent node.
- tr - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- trace(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
-
Turn tracing on or off for the specified connection on the Network Server.
- trace(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Turn tracing on or off for all sessions
- trace(int, boolean) - Method in class org.apache.derby.drda.NetworkServerControl
-
Turn tracing on or off for all connections on the Network Server.
- trace(int, boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Turn tracing on or off for one session or all sessions
- trace(int, String) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- trace(String) - Method in class org.apache.derby.impl.drda.DDMReader
-
Print a internal trace message
- trace(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Send string to console
- TRACE_ALL - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_CONNECTION_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_CONNECTS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_DIAGNOSTICS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_DRIVER_CONFIGURATION - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_NONE - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The client server protocol can be traced.
- TRACE_PARAMETER_META_DATA - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_PROTOCOL_FLOWS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_RESULT_SET_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_RESULT_SET_META_DATA - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_STATEMENT_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - TRACE_XA_CALLS - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
See documentation at
BasicClientDataSource40.TRACE_NONE. - traceAddingUnorderedOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're adding an unordered optimizable.
- traceAddingUnorderedOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceAddingUnorderedOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceAll - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- traceAll(LocalizedResource, boolean, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Change tracing for all sessions
- traceAllSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- traceChangingAccessPathForTable(int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're considering a different access path for a table.
- traceChangingAccessPathForTable(int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceChangingAccessPathForTable(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCheapestPlanSoFar(int, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of the cheapest plan so far.
- traceCheapestPlanSoFar(int, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCheapestPlanSoFar(int, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceColumnMetaData(String, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
- traceCompleteJoinOrder() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we have a complete join order.
- traceCompleteJoinOrder() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCompleteJoinOrder() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCompositeSelectivityFromStatistics(double) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the selectivity calculated from SYSSTATISTICS.
- traceCompositeSelectivityFromStatistics(double) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCompositeSelectivityFromStatistics(double) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceConnectEntry(String, int, String, Properties) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectEntry(BasicClientDataSource40) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectExit(ClientConnection) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectResetEntry(Object, LogWriter, String, BasicClientDataSource40) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectResetExit(ClientConnection) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsEntry(String, int, String, Properties) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsEntry(BasicClientDataSource40) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsExit(ClientConnection) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsExit(ClientConnection) - Method in class org.apache.derby.client.net.NetLogWriter
- traceConnectsResetEntry(String, int, String, Properties) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsResetEntry(BasicClientDataSource40) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsResetExit(ClientConnection) - Method in class org.apache.derby.client.am.LogWriter
- traceConnectsResetExit(ClientConnection) - Method in class org.apache.derby.client.net.NetLogWriter
- traceConsideringConglomerate(ConglomerateDescriptor, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report that we are considering a conglomerate for a table.
- traceConsideringConglomerate(ConglomerateDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceConsideringConglomerate(ConglomerateDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceConsideringJoinStrategy(JoinStrategy, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're considering a particular join strategy on a particular table.
- traceConsideringJoinStrategy(JoinStrategy, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceConsideringJoinStrategy(JoinStrategy, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceConstantStartStopPositions() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're setting the lock mode to MODE_RECORD because the start and stop positions are all constant.
- traceConstantStartStopPositions() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceConstantStartStopPositions() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostIncludingCompositeSelectivityFromStats(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost based on selectivities coming out of SYSSTATISTICS.
- traceCostIncludingCompositeSelectivityFromStats(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostIncludingCompositeSelectivityFromStats(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostIncludingExtra1stColumnSelectivity(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of a scan given the selectivity of an extra first column.
- traceCostIncludingExtra1stColumnSelectivity(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostIncludingExtra1stColumnSelectivity(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostIncludingExtraNonQualifierSelectivity(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost if we include an extra non-qualifier.
- traceCostIncludingExtraNonQualifierSelectivity(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostIncludingExtraNonQualifierSelectivity(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostIncludingExtraQualifierSelectivity(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost if we include an extra qualifier.
- traceCostIncludingExtraQualifierSelectivity(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostIncludingExtraQualifierSelectivity(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostIncludingExtraStartStop(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost if we include an extra start/stop.
- traceCostIncludingExtraStartStop(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostIncludingExtraStartStop(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostIncludingStatsForIndex(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost based on index statistics.
- traceCostIncludingStatsForIndex(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostIncludingStatsForIndex(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostOfConglomerateScan(int, ConglomerateDescriptor, CostEstimate, int, double, int, double, int, double, int, double, int, double) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of a conglomerate scan.
- traceCostOfConglomerateScan(int, ConglomerateDescriptor, CostEstimate, int, double, int, double, int, double, int, double, int, double) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostOfConglomerateScan(int, ConglomerateDescriptor, CostEstimate, int, double, int, double, int, double, int, double, int, double) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostOfNoncoveringIndex(CostEstimate, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of using a non-covering index.
- traceCostOfNoncoveringIndex(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostOfNoncoveringIndex(CostEstimate, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostOfNScans(int, double, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of scanning a table a certain number of times
- traceCostOfNScans(int, double, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostOfNScans(int, double, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostWithoutSortAvoidance(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost without a sort.
- traceCostWithoutSortAvoidance(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostWithoutSortAvoidance(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCostWithSortAvoidance(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost with sort avoidance.
- traceCostWithSortAvoidance(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCostWithSortAvoidance(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceCurrentPlanAvoidsSort(CostEstimate, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that the current plan avoids a sort.
- traceCurrentPlanAvoidsSort(CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceCurrentPlanAvoidsSort(CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceDeprecatedEntry(Object, String, Object...) - Method in class org.apache.derby.client.am.LogWriter
- traceDeprecatedExit(Object, String, Object) - Method in class org.apache.derby.client.am.LogWriter
- traceDiagnosable(SQLException) - Method in class org.apache.derby.client.am.LogWriter
- traceDiagnosable(XAException) - Method in class org.apache.derby.client.am.LogWriter
- traceDiagnosable(SqlException) - Method in class org.apache.derby.client.am.LogWriter
- traceDirectory - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- traceDirectory - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- traceDirectory(LocalizedResource, String, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Set trace directory
- traceDirectorySync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- traceDriverConfigurationJdbc1() - Method in class org.apache.derby.client.am.LogWriter
- traceDriverConfigurationJdbc2() - Method in class org.apache.derby.client.am.LogWriter
- traceEndQueryBlock() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
End tracing the optimization of a query block.
- traceEndQueryBlock() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceEndQueryBlock() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceEntry(Object, String, Object...) - Method in class org.apache.derby.client.am.LogWriter
- traceEntryAllArgs(Object, String, boolean, Object[]) - Method in class org.apache.derby.client.am.LogWriter
- traceEstimatingCostOfConglomerate(ConglomerateDescriptor, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of using a particular conglomerate to scan a table.
- traceEstimatingCostOfConglomerate(ConglomerateDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceEstimatingCostOfConglomerate(ConglomerateDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceExit(Object, String, byte) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, byte[]) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, Object) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ClientBlob) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ClientClob) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ClientConnection) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ClientDatabaseMetaData) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ClientResultSet) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ClientStatement) - Method in class org.apache.derby.client.am.LogWriter
- traceExit(Object, String, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
- traceEXTDTARead(int, int, EXTDTAReaderInputStream, boolean, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Sends a trace string to the console when reading an EXTDTA value (if tracing is enabled).
- traceExternalDeprecatedMethod(Object, String, String) - Method in class org.apache.derby.client.am.LogWriter
- traceExternalMethod(Object, String, String) - Method in class org.apache.derby.client.am.LogWriter
- traceFile - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- traceFileAppend - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- traceFileName - Variable in class org.apache.derby.impl.drda.Session
- traceFileSuffixIndex_ - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- traceFileSuffixIndex_ - Variable in class org.apache.derby.jdbc.ClientDriver
- traceHashKeyColumns(int[]) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the columns being traced
- traceHashKeyColumns(int[]) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceHashKeyColumns(int[]) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceIllegalUserJoinOrder() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that the user specified an impossible join order.
- traceIllegalUserJoinOrder() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceIllegalUserJoinOrder() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceJoinOrderConsideration(int, int[], JBitSet) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're considering a join order.
- traceJoinOrderConsideration(int, int[], JBitSet) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceJoinOrderConsideration(int, int[], JBitSet) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceLevel - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
- traceLevel_ - Variable in class org.apache.derby.client.am.LogWriter
- TRACELEVEL_FORMAT_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- traceLookingForSpecifiedIndex(String, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're looking for an index specified by optimizer hints.
- traceLookingForSpecifiedIndex(String, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceLookingForSpecifiedIndex(String, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceModifyingAccessPaths(int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're modifying access paths.
- traceModifyingAccessPaths(int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceModifyingAccessPaths(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- TRACENAME_PREFIX - Static variable in class org.apache.derby.impl.drda.Session
- TRACENAME_SUFFIX - Static variable in class org.apache.derby.impl.drda.Session
- traceNextAccessPath(String, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report that we are advancing to the next access path for the table.
- traceNextAccessPath(String, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceNextAccessPath(String, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceNoBestPlan() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we couldn't find a best plan.
- traceNoBestPlan() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceNoBestPlan() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceNoMoreConglomerates(int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we have exhausted the conglomerate possibilities for a table.
- traceNoMoreConglomerates(int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceNoMoreConglomerates(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceNonCoveringIndexCost(double, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're considering a non-covering index.
- traceNonCoveringIndexCost(double, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceNonCoveringIndexCost(double, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceNoStartStopPosition() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're setting the lock mode to MODE_TABLE because there is no start/stop position.
- traceNoStartStopPosition() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceNoStartStopPosition() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceOn - Variable in class org.apache.derby.impl.drda.Session
- traceOptimizingJoinNode() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're starting to optimize a join node
- traceOptimizingJoinNode() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceOptimizingJoinNode() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceParameterMetaData(ClientStatement, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
- tracepoint(String, int, String, String) - Method in class org.apache.derby.client.am.LogWriter
- traceProtocolFlow(byte[], int, int, int, String, String, int) - Method in class org.apache.derby.client.net.NetLogWriter
- tracer() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Get the trace machinery
- traceRememberingBestAccessPath(AccessPath, int, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report that we've found a best access path.
- traceRememberingBestAccessPath(AccessPath, int, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceRememberingBestAccessPath(AccessPath, int, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceRememberingBestAccessPathSubstring(AccessPath, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the best access path for the table so far.
- traceRememberingBestAccessPathSubstring(AccessPath, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceRememberingBestAccessPathSubstring(AccessPath, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceRememberingBestJoinOrder(int, int[], int, CostEstimate, JBitSet) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we are remembering the current plan as the best join order so far.
- traceRememberingBestJoinOrder(int, int[], int, CostEstimate, JBitSet) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceRememberingBestJoinOrder(int, int[], int, CostEstimate, JBitSet) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceRememberingBestSortAvoidanceAccessPathSubstring(AccessPath, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the best sort-avoiding access path for this table so far.
- traceRememberingBestSortAvoidanceAccessPathSubstring(AccessPath, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceRememberingBestSortAvoidanceAccessPathSubstring(AccessPath, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceRememberingBestUnknownAccessPathSubstring(AccessPath, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report an optimizer failure, e.g., while optimizing an outer join
- traceRememberingBestUnknownAccessPathSubstring(AccessPath, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceRememberingBestUnknownAccessPathSubstring(AccessPath, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceRememberingJoinStrategy(JoinStrategy, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we've found a new best join strategy for the table.
- traceRememberingJoinStrategy(JoinStrategy, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceRememberingJoinStrategy(JoinStrategy, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceResultSetMetaData(ClientStatement, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
- traceScanningHeapWithUniqueKey() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're considering scanning a heap even though we have a unique key match.
- traceScanningHeapWithUniqueKey() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceScanningHeapWithUniqueKey() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSession(LocalizedResource, boolean, int, String, PrintWriter) - Method in class org.apache.derby.drda.NetServlet
-
Change tracing for a given session
- traceShortCircuiting(boolean, Optimizable, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we short-circuited a join order.
- traceShortCircuiting(boolean, Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceShortCircuiting(boolean, Optimizable, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSingleMatchedRowCost(double, int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the cost of a scan which will match exactly one row.
- traceSingleMatchedRowCost(double, int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSingleMatchedRowCost(double, int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSkipHashJoinNoHashKeys() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say we won't consider a hash join because there are no hash key columns.
- traceSkipHashJoinNoHashKeys() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSkipHashJoinNoHashKeys() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSkippingBecauseTooMuchMemory(int) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we are skipping a plan because it consumes too much memory.
- traceSkippingBecauseTooMuchMemory(int) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSkippingBecauseTooMuchMemory(int) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSkippingJoinOrder(int, int, int[], JBitSet) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we're skipping the join order starting with the next optimizable.
- traceSkippingJoinOrder(int, int, int[], JBitSet) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSkippingJoinOrder(int, int, int[], JBitSet) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSkipUnmaterializableHashJoin() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we won't consider a hash join because the result can't be materialized
- traceSkipUnmaterializableHashJoin() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSkipUnmaterializableHashJoin() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSortCost(CostEstimate, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report the sort cost.
- traceSortCost(CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSortCost(CostEstimate, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceSortNeededForOrdering(int, RequiredRowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Report that this plan needs a sort
- traceSortNeededForOrdering(int, RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceSortNeededForOrdering(int, RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceStartQueryBlock(long, int, OptimizableList) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Start optimizer tracing for a query block.
- traceStartQueryBlock(long, int, OptimizableList) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceStartQueryBlock(long, int, OptimizableList) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceStartStatement(String) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Start the start of tracing a statement.
- traceStartStatement(String) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceStartStatement(String) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceStatus - Variable in class org.apache.derby.drda.NetServlet
- traceTimeout(long, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that the optimizer ran out of time.
- traceTimeout(long, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceTimeout(long, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceToDerbyLog - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if traces are written to the Derby log file.
- traceToStdOut - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Tells if traces are written to standard out.
- traceUserJoinOrderOptimized() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that we have optimized the user-specified join order.
- traceUserJoinOrderOptimized() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceUserJoinOrderOptimized() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- traceVacuous() - Method in interface org.apache.derby.iapi.sql.compile.OptTrace
-
Say that there's nothing to optimizer.
- traceVacuous() - Method in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- traceVacuous() - Method in class org.apache.derby.impl.sql.compile.XMLOptTrace
- tracingDirectory - Variable in class org.apache.derby.drda.NetServlet
- tracingIsOn() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- trackLineColumn - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
- trackRoleDependency(Activation, Dependent, DDLConstantAction.SettableBoolean) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
-
The statement permission needed for dependent has been found to rely on the current role.
- trackUnfilledPage(long, boolean) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Set the page number to be unfilled
- trackUnfilledPage(long, boolean) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- trackUnfilledPage(long, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
- TRAILING - Static variable in interface org.apache.derby.iapi.types.StringDataValue
- tran - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
The transaction to use within this language connection context.
- tran - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
-
The transaction this inserter is in.
- tran - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
-
The TransactionManager that opened this scan.
- tran - Variable in class org.apache.derby.impl.store.access.sort.SortScan
-
The transactionManager that opened this scan.
- tranId - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
-
The id of the next transaction to be started.
- trans - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTable
- transaction - Variable in class org.apache.derby.impl.store.access.RAMTransactionContext
-
The transaction this context is managing.
- Transaction - Interface in org.apache.derby.iapi.store.raw
- TRANSACTION_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.TransactionConstantAction
- transaction_lock_level - Variable in class org.apache.derby.impl.store.access.RAMTransaction
-
The lock level of the transaction.
- TRANSACTION_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- TRANSACTION_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
TRANSACTION_SEVERITY is associated with those errors which cause the current transaction to be aborted.
- transaction_table - Variable in class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
Fields of the class
- TRANSACTION_UNKNOWN - Static variable in class org.apache.derby.client.am.ClientConnection
-
Constant indicating that isolation_ has not been updated through piggy-backing, (or that the previously stored value was invalidated, e.g. by an XA state change).
- TransactionControl - Class in org.apache.derby.iapi.transaction
-
Provide support to transactions to manage sets of actions to perform at transaction boundaries.
- TransactionControl() - Constructor for class org.apache.derby.iapi.transaction.TransactionControl
- TransactionController - Interface in org.apache.derby.iapi.store.access
-
The TransactionController interface provides methods that an access client can use to control a transaction, which include the methods for gaining access to resources (conglomerates, scans, etc.) in the transaction controller's storage manager.
- TransactionFactory - Interface in org.apache.derby.iapi.store.raw.xact
-
This module is intended to be used only within the RawStore.
- transactionFinished() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Inform this DataDictionary that the transaction in which writes have been done (or may have been done) has been committed or rolled back.
- transactionFinished() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- TransactionId - Interface in org.apache.derby.iapi.store.raw.xact
-
A transaction identifier that is only unique within a raw store, do not ever pass this out of raw store.
- transactionID_ - Variable in class org.apache.derby.client.am.ClientConnection
- transactionID_ - Variable in class org.apache.derby.client.am.Lob
-
This integer identifies which transaction the Lob is associated with
- TransactionInfo - Interface in org.apache.derby.iapi.store.access
- transactionInProgress() - Method in class org.apache.derby.client.am.ClientConnection
-
Check if there are uncommitted operations in the current transaction that prevent us from closing the connection.
- transactionIsIdle() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
returns false if there is an underlying transaction and that transaction has done work.
- TransactionListener - Interface in org.apache.derby.iapi.transaction
-
An interface that must be implemented by a object that wants to be notified when a significant transaction event occurs.
- TransactionManager - Interface in org.apache.derby.iapi.store.access.conglomerate
-
The TransactionManager interface provides methods on the transaction needed by an access method implementer, but should not be visible to clients of a TransactionController.
- TransactionResourceImpl - Class in org.apache.derby.impl.jdbc
-
An instance of a TransactionResourceImpl is a bundle of things that connects a connection to the database - it is the transaction "context" in a generic sense.
- TransactionResourceImpl(InternalDriver, String, Properties) - Constructor for class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
create a brand new connection for a brand new transaction
- TransactionStatementNode - Class in org.apache.derby.impl.sql.compile
-
A TransactionStatementNode represents any type of Transaction statement: SET TRANSACTION, COMMIT, and ROLLBACK.
- TransactionStatementNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.TransactionStatementNode
- transactionStatus - Variable in class org.apache.derby.impl.store.raw.xact.BeginXact
- transactionStatus - Variable in class org.apache.derby.impl.store.raw.xact.EndXact
- transactionStatus - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- transactionTable - Variable in class org.apache.derby.diag.TransactionTable
- transactionTable - Variable in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- TransactionTable - Class in org.apache.derby.diag
-
TransactionTable is a virtual table that shows all transactions currently in the database.
- TransactionTable - Class in org.apache.derby.impl.store.raw.xact
-
The transaction table is used by the transaction factory to keep track of all transactions that are in the system.
- TransactionTable() - Constructor for class org.apache.derby.diag.TransactionTable
- TransactionTable() - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionTable
-
MT - not needed for constructor
- TransactionTable.EntryVisitor - Interface in org.apache.derby.impl.store.raw.xact
-
Interface for visiting entries in the transaction table.
- TransactionTableEntry - Class in org.apache.derby.impl.store.raw.xact
-
Transaction table entry is used to store all relevant information of a transaction into the transaction table for the use of checkpoint, recovery, Transaction management during Quiesce state, and for dumping transaction table.
- TransactionTableEntry() - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- TransactionTableEntry(Xact, TransactionId, int, int) - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- transfer(Object, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
- transfer(CompatibilitySpace, Object, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Transfer a set of locks from one group to another.
- transfer(CompatibilitySpace, Object, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Transfer a set of locks from one group to another.
- transferAllPredicates(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Transfer all the predicates from this list to the given list.
- transferAllPredicates(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- transferBatch(EmbedStatement) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Transfer my batch of Statements to a newly created Statement.
- transferDataValues(ParameterValueSet) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Set the parameter values of the pvstarget to equal those set in this PVS.
- transferDataValues(ParameterValueSet) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
- transferNonQualifiers(Optimizable, PredicateList) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
Transfer the non-qualifiers from this predicate list to the specified predicate list.
- transferParameters(EmbedPreparedStatement) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
- transferPostCommitorAbortWork(List<Serviceable>) - Method in class org.apache.derby.impl.store.raw.xact.Xact
- transferPredicates(OptimizablePredicateList, JBitSet, Optimizable) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Transfer the predicates whose referenced set is contained by the specified referencedTableMap from this list to the other list.
- transferPredicates(OptimizablePredicateList, JBitSet, Optimizable) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- transformed - Variable in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
- transformed - Variable in class org.apache.derby.impl.sql.compile.ValueNode
- transformOuterJoins(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.FromTable
-
Transform any Outer Join into an Inner Join where applicable.
- transformOuterJoins(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
-
Transform any Outer Join into an Inner Join where applicable.
- transformOuterJoins(ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Transform any Outer Join into an Inner Join where applicable.
- transformStatementTriggerText(QueryTreeNode, String, List<int[]>) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Transform the WHEN clause or the triggered SQL statement of a statement trigger from its original shape to internal syntax where references to transition tables are replaced with VTIs that return the before or after image of the changed rows.
- transitiveSearchClauseAdded(RelationalOperator) - Method in class org.apache.derby.impl.sql.compile.Predicate
-
Return whether or not this predicate has been used to add a new search clause of the specified type via transitive closure.
- translate(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
- translateIsolation(String) - Method in class org.apache.derby.client.am.ClientConnection
-
Translates the isolation level from a SQL string to the JDBC int value
- translateLanguageIsolationLevel(int) - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
-
Translate isolation level from language to store.
- translationAvailable(String) - Method in class org.apache.derby.drda.NetServlet
-
Check if the required translation is available
- transmitter - Variable in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Replication message transmitter that is used for the network transmission of the log records retrieved from the log buffer (on the master) to the slave being replicated to.
- transmitter - Variable in class org.apache.derby.impl.store.replication.master.MasterController
- transName - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- traverseRight() - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Private methods of B2I, arranged alphabetically.
- tree_height - Variable in class org.apache.derby.impl.store.access.btree.BTreeCostController
- TreeNode - Class in org.apache.derby.impl.tools.planexporter
-
This class is used by PlanExporter tool (DERBY-4587) as a data structure to keep the values retrieved after querying XPLAIN tables and few other properties of a plan node in a query plan.
- TreeNode() - Constructor for class org.apache.derby.impl.tools.planexporter.TreeNode
- treePrint() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print this tree for debugging purposes.
- treePrint(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Print this tree for debugging purposes.
- TRGDFTRT - Static variable in class org.apache.derby.impl.drda.CodePoint
- TRGNSPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- TRIGGER - Static variable in interface org.apache.derby.catalog.Dependable
- TRIGGER_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- TRIGGER_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.TriggerDescriptorFinder
- TRIGGER_DESCRIPTOR_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Class org.apache.derby.impl.sql.catalog.TriggerDescriptor.
- TRIGGER_EVENT_DELETE - Static variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- TRIGGER_EVENT_INSERT - Static variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- TRIGGER_EVENT_UPDATE - Static variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- TRIGGER_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.execute.TriggerInfo
- TRIGGER_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- triggerActivator - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- triggerActivator - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- triggerActivator - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- triggerArray - Variable in class org.apache.derby.impl.sql.execute.TriggerInfo
-
This class implements Formatable.
- triggerCols - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- triggerd - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- triggerd - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
- triggerDefinition - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- TRIGGERDEFINITION - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- TriggerDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A trigger.
- TriggerDescriptor() - Constructor for class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Niladic constructor, for formatable
- TriggerDescriptor(DataDictionary, SchemaDescriptor, UUID, String, int, boolean, boolean, boolean, TableDescriptor, UUID, UUID, Timestamp, int[], int[], String, boolean, boolean, String, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Constructor.
- triggerDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- TriggerDescriptorList - Class in org.apache.derby.iapi.sql.dictionary
- TriggerDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.TriggerDescriptorList
- TriggerEvent - Class in org.apache.derby.impl.sql.execute
-
This is a simple class that we use to track trigger events.
- TriggerEvent(int) - Constructor for class org.apache.derby.impl.sql.execute.TriggerEvent
-
Create a trigger event of the given type
- TriggerEventActivator - Class in org.apache.derby.impl.sql.execute
-
Responsible for firing a trigger or set of triggers based on an event.
- TriggerEventActivator(LanguageConnectionContext, UUID, TriggerInfo, int, Activation, Vector<AutoincrementCounter>) - Constructor for class org.apache.derby.impl.sql.execute.TriggerEventActivator
-
Basic constructor
- triggerEventMask - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- TriggerEvents - Class in org.apache.derby.impl.sql.execute
-
Static final trigger events.
- TriggerEvents() - Constructor for class org.apache.derby.impl.sql.execute.TriggerEvents
- TriggerExecutionContext - Interface in org.apache.derby.iapi.db
-
A trigger execution context holds information that is available from the context of a trigger invocation.
- triggerExecutionContexts - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- triggerInfo - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
- triggerInfo - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
- triggerInfo - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- triggerInfo - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
- triggerInfo - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- triggerInfo - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
- TriggerInfo - Class in org.apache.derby.impl.sql.execute
-
This is a simple class used to store the run time information about a foreign key.
- TriggerInfo() - Constructor for class org.apache.derby.impl.sql.execute.TriggerInfo
-
Niladic constructor for Formattable
- TriggerInfo(TriggerDescriptorList) - Constructor for class org.apache.derby.impl.sql.execute.TriggerInfo
-
Constructor for TriggerInfo
- triggerName - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- triggerName - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- triggerName - Variable in class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
- TRIGGERNAME - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- TriggerNewTransitionRows - Class in org.apache.derby.catalog
-
Provides information about about a a set of new rows created by a trigger action.
- TriggerNewTransitionRows - Static variable in interface org.apache.derby.iapi.reference.ClassName
- TriggerNewTransitionRows() - Constructor for class org.apache.derby.catalog.TriggerNewTransitionRows
-
Construct a VTI on the trigger's new row set.
- TriggerOldTransitionRows - Class in org.apache.derby.catalog
-
Provides information about a set of rows before a trigger action changed them.
- TriggerOldTransitionRows - Static variable in interface org.apache.derby.iapi.reference.ClassName
- TriggerOldTransitionRows() - Constructor for class org.apache.derby.catalog.TriggerOldTransitionRows
-
Construct a VTI on the trigger's old row set.
- triggerPriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- TRIGGERPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- TriggerReferencingStruct - Class in org.apache.derby.impl.sql.compile
-
Rudimentary structure for containing information about a REFERENCING clause for a trigger.
- TriggerReferencingStruct(boolean, boolean, String) - Constructor for class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
- triggerResultDescription - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- triggerSchemaDescriptor - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- triggerSchemaId - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- triggerSchemaName - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- triggerTable - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- triggerTableDescriptor - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- triggerTableId - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- triggerTableId - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- triggerTables - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- TRIM_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- trimArgs(String[]) - Static method in class org.apache.derby.iapi.tools.run
-
Utility method to trim one element off of the argument array.
- trimBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
-
Bind trim expression.
- trimInternal(int, char, String) - Method in class org.apache.derby.iapi.types.SQLChar
-
This function public for testing purposes.
- trimTrailing(String) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Trim off trailing blanks but not leading blanks
- trimType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
- TripleDES - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
- TRO_DEADLOCK - Static variable in class org.apache.derby.jdbc.XATransactionState
-
Rollback-only due to deadlock
- TRO_FAIL - Static variable in class org.apache.derby.jdbc.XATransactionState
-
Rollback-only due to end(TMFAIL)
- TRO_TIMEOUT - Static variable in class org.apache.derby.jdbc.XATransactionState
-
Rollback-only due to timeout
- TRUE - Static variable in class org.apache.derby.client.net.CodePoint
- TRUE - Static variable in class org.apache.derby.impl.drda.CodePoint
- trueNode - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- trueValue - Variable in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
- trulyTheBestAccessPath - Variable in class org.apache.derby.impl.sql.compile.FromTable
- truncate() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
Attempt to truncate the stream by removing trailing blanks.
- truncate() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
-
Purge the row holder of all its rows.
- truncate(int, int, boolean) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Truncate this value to the desired width by removing bytes at the end of the byte sequence.
- truncate(long) - Method in class org.apache.derby.client.am.ClientBlob
- truncate(long) - Method in class org.apache.derby.client.am.ClientClob
- truncate(long) - Method in class org.apache.derby.iapi.types.HarmonySerialBlob
- truncate(long) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
- truncate(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
-
JDBC 3.0 Truncates the BLOB value that this Blob object represents to be len bytes in length.
- truncate(long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
-
JDBC 3.0 Truncates the CLOB value that this Clob designates to have a length of len characters
- truncate(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
- truncate(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Resets the size.
- truncate(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
-
Not supported.
- truncate(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Truncate the Clob to the specifiec size.
- truncate(long) - Method in class org.apache.derby.impl.load.ImportBlob
-
This routine is not used by the VTI to read the data, so no implementation is provided , an exception is thrown if used.
- truncate(long) - Method in class org.apache.derby.impl.load.ImportClob
-
This routine is not used by the VTI to read the data, so no implementation is provided, an exception is thrown if it is called.
- truncate(String, int) - Static method in class org.apache.derby.iapi.util.StringUtil
-
Truncate a String to the given length with no warnings or error raised if it is bigger.
- truncate(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- truncate(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
- TRUNCATE_TABLE - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- truncateColumns(int) - Method in interface org.apache.derby.iapi.sql.ResultDescription
-
Get a new result description that has been truncated from input column number.
- truncateColumns(int) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Get a new result description that has been truncated from input column number.
- truncateDSS(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Truncate the current DSS.
- truncateEnd(TransactionController) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Truncate end of conglomerate.
- truncateEndOfTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- truncateEndOfTable - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- truncateLog(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get rid of old and unnecessary log files
- truncateLog(CheckpointOperation) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Get rid of old and unnecessary log files
- TruncateOnCommit - Class in org.apache.derby.impl.store.raw.data
-
Truncate a temp table on a commit, abort or rollback to savepoint
- TruncateOnCommit(ContainerKey, boolean) - Constructor for class org.apache.derby.impl.store.raw.data.TruncateOnCommit
- truncatePages(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- truncatePages(long) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
- truncatePages(long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Truncate pages of a container.
- truncateTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
- truncateTable - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- truncateTable() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- truncationWarnings - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
A chain of warnings indicating whether some of the data values returned by this statement had to be truncated before being sent to the client.
- truthValue(boolean) - Static method in class org.apache.derby.iapi.types.SQLBoolean
-
Get a truth value.
- truthValue(DataValueDescriptor, DataValueDescriptor, boolean) - Static method in class org.apache.derby.iapi.types.SQLBoolean
-
Return the SQL truth value for a comparison.
- truthValue(DataValueDescriptor, DataValueDescriptor, Boolean) - Static method in class org.apache.derby.iapi.types.SQLBoolean
-
same as above, but takes a Boolean, if it is null, unknownTruthValue is returned
- tryAllClasspaths(PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryAsResource(String, String, StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryClientClasspath(StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryCoreClasspath(StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryMyClasspath(String, String, StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryNetClasspath(StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryRole(LanguageConnectionContext, DataDictionary, boolean, String) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
-
Try to use the supplied role r to see what column privileges are we entitled to.
- trySomeClasspaths(String[], PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryTstingClasspath(StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tryUtilsClasspath(StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- tsb - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- ttab - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- TupleDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This is the superclass of all Descriptors.
- TupleDescriptor() - Constructor for class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- TupleDescriptor(DataDictionary) - Constructor for class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
- TupleFilter - Interface in org.apache.derby.iapi.sql.execute
-
A TupleFilter is used to qualify rows from a tuple stream.
- TWO_BYTE_FORMAT_ID_BYTE_LENGTH - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Byte length of a two byt format id.
- TwoByte - Static variable in class org.apache.derby.iapi.services.io.RegisteredFormatIds
- TWOBYTELENGTH - Static variable in class org.apache.derby.client.net.Typdef
- twoDigits(int) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- TYP_NULLIND - Static variable in class org.apache.derby.impl.drda.FdocaConstants
- Typdef - Class in org.apache.derby.client.net
- Typdef(NetAgent) - Constructor for class org.apache.derby.client.net.Typdef
- Typdef(NetAgent, int, String, int, int) - Constructor for class org.apache.derby.client.net.Typdef
- typdef_ - Variable in class org.apache.derby.client.net.NetAgent
- typDefNam - Variable in class org.apache.derby.impl.drda.Database
- typDefNam - Variable in class org.apache.derby.impl.drda.DRDAStatement
- TYPDEFNAM - Static variable in class org.apache.derby.client.net.CodePoint
- TYPDEFNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- typdefnam_ - Variable in class org.apache.derby.client.net.Typdef
- TYPDEFNAM_QTDSQLASC - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPDEFNAM_QTDSQLJVM - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPDEFNAM_QTDSQLX86 - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPDEFOVR - Static variable in class org.apache.derby.client.net.CodePoint
- TYPDEFOVR - Static variable in class org.apache.derby.impl.drda.CodePoint
- type - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
- type - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
-
The result set type for the statement.
- type - Variable in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
- type - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- type - Variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Integer representation of the type of the lock.
- type - Variable in class org.apache.derby.iapi.store.raw.RowLock
-
Integer representation of the type of the lock.
- type - Variable in class org.apache.derby.impl.services.bytecode.BCLocalField
- type - Variable in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
-
Fully described type of the column.
- type - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
The data type of this column.
- type - Variable in class org.apache.derby.impl.sql.compile.SetRoleNode
- type - Variable in class org.apache.derby.impl.sql.compile.SetSchemaNode
- type - Variable in class org.apache.derby.impl.sql.execute.FKInfo
- type - Variable in class org.apache.derby.impl.sql.execute.SetRoleConstantAction
- type - Variable in class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
- type - Variable in class org.apache.derby.impl.sql.execute.TriggerEvent
- type - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- type - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
The valid values for the type of the content of the message are listed below.
- type(String) - Method in class org.apache.derby.impl.services.bytecode.BCJava
-
Get the VM Type ID that corresponds with the given java type name.
- Type - Class in org.apache.derby.impl.services.bytecode
- Type(String, String) - Constructor for class org.apache.derby.impl.services.bytecode.Type
- TYPE - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
-
The type of PersistentService used to boot the service.
- TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- TYPE_ACK - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
This flag is used to send an acknowledgment of successful completion of a requested operation.
- TYPE_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- TYPE_ERROR - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Indicates that the requested operation was not able to be completed successfully.
- TYPE_FAILOVER - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to signal the slave that it must failover.
- TYPE_INITIATE_INSTANT - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used during the intial handshake between the master and the slave.
- TYPE_INITIATE_VERSION - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
used during the intial handshake between the master and the slave.
- TYPE_LOG - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
This flag will be used for all messages that carry log records.
- TYPE_MISMATCH - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- TYPE_PING - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
A message used to check if the replication network is working.
- TYPE_PONG - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
A message sent as a response to a TYPE_PING message.
- TYPE_STOP - Static variable in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to send a stop replication signal to the slave.
- TYPE_SYSTEM_IDENTIFIER - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
An immutable runtime type that describes the type VARCHAR(128) NOT NULL with collation type UCS_BASIC and derivation IMPLICIT.
- TYPE_TRACE_RECEIVE - Static variable in class org.apache.derby.client.net.NetLogWriter
- TYPE_TRACE_RECEIVE - Static variable in class org.apache.derby.impl.drda.DssTrace
- TYPE_TRACE_SEND - Static variable in class org.apache.derby.client.net.NetLogWriter
- TYPE_TRACE_SEND - Static variable in class org.apache.derby.impl.drda.DssTrace
- typeBit - Variable in class org.apache.derby.iapi.store.raw.ContainerLock
-
Bit mask with one bit set.
- typeBit - Variable in class org.apache.derby.iapi.store.raw.RowLock
-
Bit mask with one bit set.
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.NumberDataType
-
Compare this (not null) to a non-null value.
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDecimal
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDouble
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLInteger
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLLongint
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLReal
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLSmallint
- typeCompare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTinyint
- TypeCompiler - Interface in org.apache.derby.iapi.sql.compile
-
This interface defines methods associated with a TypeId that are used by the compiler.
- typeCompilerFactory - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- TypeCompilerFactory - Interface in org.apache.derby.iapi.sql.compile
-
Factory interface for the compilation part of datatypes.
- TypeCompilerFactoryImpl - Class in org.apache.derby.impl.sql.compile
- TypeCompilerFactoryImpl() - Constructor for class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- typeDescriptor - Variable in class org.apache.derby.iapi.types.DataTypeDescriptor
- TypeDescriptor - Interface in org.apache.derby.catalog
-
TypeDescriptor represents a type in a system catalog, a persistent type.
- TypeDescriptorImpl - Class in org.apache.derby.catalog.types
- TypeDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Public niladic constructor.
- TypeDescriptorImpl(BaseTypeIdImpl, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Constructor for use with non-numeric types
- TypeDescriptorImpl(BaseTypeIdImpl, int, int, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Constructor for use with numeric types
- TypeDescriptorImpl(BaseTypeIdImpl, int, int, boolean, int, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Constructor to use when the caller doesn't know if it is requesting numeric or no-numeric DTD.
- TypeDescriptorImpl(TypeDescriptorImpl, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Constructor for internal uses only
- TypeDescriptorImpl(TypeDescriptorImpl, int, int, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Constructor for internal uses only.
- TypeDescriptorImpl(TypeDescriptorImpl, int, int, boolean, int, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
- TypedFormat - Interface in org.apache.derby.iapi.services.io
-
Derby interface for identifying the format id for the stored form of an object.
- typeId - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
This class implements Formatable.
- typeId - Variable in class org.apache.derby.iapi.types.DataTypeDescriptor
- TypeId - Class in org.apache.derby.iapi.types
-
TypeId describes the static information about a SQL type independent of any specific attributes of the type such as length.
- TypeId(int, BaseTypeIdImpl) - Constructor for class org.apache.derby.iapi.types.TypeId
-
Constructor for a TypeId
- typeLst_ - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- typeLstEnd_ - Variable in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
- typeMisMatch(int) - Static method in class org.apache.derby.impl.jdbc.Util
- typeName - Variable in class org.apache.derby.iapi.types.RawToBinaryFormatStream
-
The type of the column the stream is inserted into.
- typeName - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
The type name for the column data is inserted into.
- typeName - Variable in class org.apache.derby.vti.VTITemplate.ColumnDescriptor
- typeName(int) - Static method in class org.apache.derby.iapi.sql.StatementUtil
- typeName(int) - Static method in class org.apache.derby.impl.jdbc.Util
- TypeNames - Static variable in class org.apache.derby.iapi.sql.StatementUtil
- typePrecedence - Variable in class org.apache.derby.iapi.types.TypeId
- typePrecedence() - Method in class org.apache.derby.iapi.types.DataType
-
Each built-in type in JSQL has a precedence.
- typePrecedence() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Each built-in type in JSQL has a precedence.
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLBit
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLBlob
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLBoolean
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLChar
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLClob
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLDate
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLDecimal
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLDouble
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLInteger
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLLongint
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLLongvarchar
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLReal
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLSmallint
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLTime
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLTimestamp
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLTinyint
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLVarbit
- typePrecedence() - Method in class org.apache.derby.iapi.types.SQLVarchar
- typePrecedence() - Method in class org.apache.derby.iapi.types.TypeId
-
Each built-in type in JSQL has a precedence.
- typePrecedence() - Method in class org.apache.derby.iapi.types.UserType
- typePrecedence() - Method in class org.apache.derby.iapi.types.XML
- types - Variable in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
- types_ - Variable in class org.apache.derby.client.am.ColumnMetaData
- TypesImplInstanceGetter - Class in org.apache.derby.catalog.types
- TypesImplInstanceGetter() - Constructor for class org.apache.derby.catalog.types.TypesImplInstanceGetter
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.DataType
- typeToBigDecimal() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
-
How should this value be obtained so that it can be converted to a BigDecimal representation.
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.NumberDataType
-
Implementation for integral types.
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.SQLBoolean
-
Implementation for BOOLEAN type.
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.SQLChar
-
CHAR/VARCHAR/LONG VARCHAR implementation.
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.SQLClob
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.SQLDecimal
-
DECIMAL implementation.
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.SQLDouble
-
DOUBLE implementation.
- typeToBigDecimal() - Method in class org.apache.derby.iapi.types.SQLReal
-
DOUBLE implementation.
- typeToUseForComputingDataLength_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
- typeToUseForComputingDataLength_ - Variable in class org.apache.derby.client.net.NetCursor
- typeUntypedNullExpression(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Change an untyped null to a typed null.
- TYPSQLDA - Static variable in class org.apache.derby.client.net.CodePoint
- TYPSQLDA - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPSQLDA_LIGHT_INPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPSQLDA_LIGHT_OUTPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPSQLDA_STD_INPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPSQLDA_STD_OUTPUT - Static variable in class org.apache.derby.client.net.CodePoint
- TYPSQLDA_STD_OUTPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPSQLDA_X_INPUT - Static variable in class org.apache.derby.client.net.CodePoint
- TYPSQLDA_X_INPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
- TYPSQLDA_X_OUTPUT - Static variable in class org.apache.derby.client.net.CodePoint
- TYPSQLDA_X_OUTPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
U
- uad - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
- UCode_CharStream - Class in org.apache.derby.impl.sql.compile
-
An implementation of interface CharStream, where the stream is assumed to contain only Unicode characters.
- UCode_CharStream - Class in org.apache.derby.impl.tools.ij
-
An implementation of interface CharStream, where the stream is assumed to contain only Unicode characters.
- UCode_CharStream(InputStream, int, int) - Constructor for class org.apache.derby.impl.sql.compile.UCode_CharStream
- UCode_CharStream(InputStream, int, int) - Constructor for class org.apache.derby.impl.tools.ij.UCode_CharStream
- UCode_CharStream(InputStream, int, int, int) - Constructor for class org.apache.derby.impl.sql.compile.UCode_CharStream
- UCode_CharStream(InputStream, int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.UCode_CharStream
- UCode_CharStream(Reader, int, int) - Constructor for class org.apache.derby.impl.sql.compile.UCode_CharStream
- UCode_CharStream(Reader, int, int) - Constructor for class org.apache.derby.impl.tools.ij.UCode_CharStream
- UCode_CharStream(Reader, int, int, int) - Constructor for class org.apache.derby.impl.sql.compile.UCode_CharStream
- UCode_CharStream(Reader, int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.UCode_CharStream
- UCS_BASIC_COLLATION - Static variable in interface org.apache.derby.iapi.reference.Property
- udiv8(int) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
- UDT_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UDT_PRIVILEGES - Static variable in class org.apache.derby.impl.sql.compile.PrivilegeNode
- UDT_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- UDT_TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Alias
- UDTAliasInfo - Class in org.apache.derby.catalog.types
-
Describe an A (Abstract Data Type) alias.
- UDTAliasInfo() - Constructor for class org.apache.derby.catalog.types.UDTAliasInfo
- udtClasses - Variable in class org.apache.derby.impl.load.ImportAbstract
- udtClasses - Variable in class org.apache.derby.impl.load.ImportResultSetMetaData
- udtClassNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- udtClassNamesString - Variable in class org.apache.derby.impl.load.ImportAbstract
- udtTargetName - Variable in class org.apache.derby.impl.sql.compile.CastNode
-
The name of the target type if it's a UDT.
- umod8(int) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
- umul8(int) - Static method in class org.apache.derby.iapi.services.io.FormatableBitSet
- UNABLE_TO_ARRAYCOPY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_COPY_DATA_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_COPY_FILE_FROM_BACKUP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_COPY_LOG_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_DELETE_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_OBTAIN_MESSAGE_TEXT_FROM_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_OPEN_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_OPEN_RESULTSET_WITH_REQUESTED_HOLDABILTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_OPEN_RS_WITH_REQUESTED_HOLDABILITY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_REMOVE_DATA_DIRECTORY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_RENAME_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNABLE_TO_UNWRAP - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- unableToUnwrap(Class) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Return an exception that reports that an unwrap operation has failed because the object couldn't be cast to the specified interface.
- UNARY_DATE_TIMESTAMP_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UNARY_METHODS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- UNARY_MINUS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UNARY_OPERATORS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- UNARY_PLUS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UnaryArgTypes - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- UnaryArithmeticOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node represents a unary arithmetic operator
- UnaryArithmeticOperatorNode(ValueNode, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
- UnaryComparisonOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This node is the superclass for all unary comparison operators, such as is null and is not null.
- UnaryComparisonOperatorNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
- UnaryDateTimestampOperatorNode - Class in org.apache.derby.impl.sql.compile
-
This class implements the timestamp( x) and date(x) functions.
- UnaryDateTimestampOperatorNode(ValueNode, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
- UnaryLogicalOperatorNode - Class in org.apache.derby.impl.sql.compile
- UnaryLogicalOperatorNode(ValueNode, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryLogicalOperatorNode
- UnaryMethodNames - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- UnaryOperatorNode - Class in org.apache.derby.impl.sql.compile
-
A UnaryOperatorNode represents a built-in unary operator as defined by the ANSI/ISO SQL standard.
- UnaryOperatorNode(ValueNode, int, DataTypeDescriptor, boolean, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
Constructor for a UnaryOperatorNode when used as a concrete class.
- UnaryOperatorNode(ValueNode, String, String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
When UnaryOperatorNode is used as an base class, this constructor is used as
super. - UnaryOperatorNode(ValueNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnaryOperatorNode
-
When UnaryOperatorNode is used as an base class, this constructor is used as
super. - UnaryOperators - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- UnaryResultTypes - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
- unblockBackup() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
Unblock the backup, if it was blocked by some operation in this transaction.
- unblockBackup() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Unblock the backup, a backup blocking operation finished.
- unblockBackupBlockingOperations() - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Backup completed.
- unblockBackupBlockingOperations() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Backup completed.
- unclosableInternalReader - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
-
The internal reader wrapped so that it cannot be closed.
- unclosableInternalReader - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
-
The internal reader wrapped so that it cannot be closed.
- underMerge - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
True if this is an action of a MERGE statement
- underMerge() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Return true if this is an action of a MERGE statement
- underTopAndNode - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- undo - Variable in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
- undo(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
-
Undo transaction.
- undo(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
-
Undo a part of or the entire transaction.
- undo_handler - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- Undoable - Interface in org.apache.derby.iapi.store.raw
-
An Undoable operation is an operation that changed the state of the RawStore in the context of a transaction and this change can be rolled back.
- undoCompressPages(int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
-
Undo the compress space operation.
- undoCompressSpace(LogInstant, int, int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Handle undo of compress space operation.
- UndoHandler - Interface in org.apache.derby.iapi.store.raw
-
A class that provides interface to be called with undo of an Insert happens in raw store.
- undoLWM - Variable in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- undoLWM() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- undoMe(Transaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
-
Undo of encrytpion of the container.
- undoMe(Transaction, RawContainerHandle, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
-
Undo of create, drop or remove
- undoMe(Transaction, BasePage, int, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Mark the record as not deleted, and then fix up the in-memory copy of the page.
- undoMe(Transaction, BasePage, int, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Undo the insert by simply marking the just inserted record as deleted.
- undoMe(Transaction, BasePage, int, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
-
Undo the change indicated by this log operation and optional data.
- undoMe(Transaction, BasePage, int, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Restore field to its old value.
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
-
Allocate/deallocate/free this page number.
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
-
Unlink the next alloc page from the page chain
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
-
Compress space undo.
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
to undo this operation, purge all records that were copied over.
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Mark the page as free
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
-
Mark the page as being valid
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PhysicalPageOperation
-
Undo the change indicated by this log operation and optional data.
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Undo the purge operation on the page.
- undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Store the old record directly over the new record, the implementation of storeRecord is responsible for removing any new data.
- undoOp - Variable in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
- undoOp - Variable in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
- undoOp - Variable in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
The operation to be rolled back
- undoOp - Variable in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
-
The operation to be rolled back
- undoStatus - Variable in class org.apache.derby.impl.store.raw.data.AllocPageOperation
- unExpandDoubleQuotes(String) - Static method in class org.apache.derby.tools.dblook
-
inverse of expandDoubleQuotes
- UNEXPECTED_END_OF_FILE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNEXPECTED_ERR - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- UNEXPECTED_IMPORT_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- unexpectedEndOfFile(int) - Static method in class org.apache.derby.impl.load.LoadError
-
Raised if, in case of fixed format, reach end of file before reading data for all the columns.
- unexpectedError(Throwable) - Static method in class org.apache.derby.impl.load.LoadError
- unexpectedUserException(Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
- unfilled() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Returns true if an insert is allowed in the page and the page is relatively unfilled - let specific implementation decide what relatively unfilled means
- unfilled() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Is this page unfilled?
- unFilledPages - Variable in class org.apache.derby.impl.store.raw.data.AllocExtent
- unfreeze() - Method in interface org.apache.derby.database.Database
-
Unfreeze the database after a backup has been taken.
- unfreeze() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
-
Unfreeze the database after a backup has been taken.
- unfreeze() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Unfreeze the database after a backup has been taken.
- unfreeze() - Method in class org.apache.derby.impl.db.BasicDatabase
- unfreeze() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- unfreeze() - Method in class org.apache.derby.impl.store.raw.RawStore
- UNFREEZE_DATABASE - org.apache.derby.iapi.security.Securable
- unfreezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Backup restore - start writing dirty pages or container to disk
- unfreezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
-
Can start making change to the persistent store again
- unfreezePersistentStore() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
-
Unfreeze the database, persistent storage can now be altered.
- unfreezePersistentStore() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- unfreezePersistentStore() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Backup restore - start sending log record to the log stream
- unfreezePersistentStore() - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
-
Backup restore - start sending log record to the log stream
- unfreezePersistentStore() - Method in class org.apache.derby.impl.store.raw.RawStore
-
Freeze persistent store.
- UNICODE_STREAM - Static variable in class org.apache.derby.client.am.Lob
- UNICODEMGR - Static variable in class org.apache.derby.client.net.CodePoint
- UNICODEMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
- unicodeStream_ - Variable in class org.apache.derby.client.am.ClientClob
- UNIMPLEMENTED_ISOLATION_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- unimplementedFeature() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Report an unimplemented feature
- unimplementedFeature() - Method in class org.apache.derby.impl.sql.compile.PrivilegeNode
-
Report an unimplemented feature
- UNION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- unionCompatible(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Return true if the types of two expressions are union compatible.
- UNIONJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
- UnionNode - Class in org.apache.derby.impl.sql.compile
-
A UnionNode represents a UNION in a DML statement.
- UnionNode(ResultSetNode, ResultSetNode, boolean, boolean, Properties, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UnionNode
-
Constructor for a UnionNode.
- UnionResultSet - Class in org.apache.derby.impl.sql.execute
-
Takes two result sets and returns their union (all).
- UnionResultSet(NoPutResultSet, NoPutResultSet, Activation, int, double, double) - Constructor for class org.apache.derby.impl.sql.execute.UnionResultSet
- unique - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
- unique - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- UNIQUE_CARDINALITY_CHECK - Static variable in class org.apache.derby.impl.sql.execute.OnceResultSet
- UNIQUE_CONSTRAINT - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
- uniqueColumnPositionArray(int[], UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Remove duplicate columns from the array.
- uniqueConstraintId - Variable in class org.apache.derby.impl.sql.execute.IndexChanger
- uniqueDeferrable - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
-
The index represents a PRIMARY KEY or a UNIQUE NOT NULL constraint which is deferrable.
- uniqueIndex_cc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- uniqueIndexConglomId - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- uniqueIndexCreated - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- uniqueIndexRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
- UniqueIndexSortObserver - Class in org.apache.derby.impl.sql.execute
-
Unique index aggregator.
- UniqueIndexSortObserver(LanguageConnectionContext, UUID, boolean, boolean, boolean, String, ExecRow, boolean, String) - Constructor for class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
- uniqueJoin(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Does this optimizable have a uniqueness condition on the given predicate list, and if so, how many unique keys will be returned per scan.
- uniqueJoin(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- uniqueJoin(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.FromTable
- uniqueJoin(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- uniqueJoinWithOuterTable(OptimizablePredicateList) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Tells whether any of the tables outer to the current one has a uniqueness condition on the given predicate list, and if so, how many times each unique key can be seen by the current table.
- uniqueJoinWithOuterTable(OptimizablePredicateList) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- uniqueName - Variable in class org.apache.derby.impl.io.BaseStorageFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- uniqueness - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- UniquePkInfo(BackingStoreHashtable, UUID) - Constructor for class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.UniquePkInfo
- uniqueSize() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- UniqueSQLObjectDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This is a descriptor for something that is a SQL object that has the following properties: resides in a schema has a name (that is unique when combined with schema) has a unique identifier (UUID) UUIDS.
- UniqueSQLObjectDescriptor() - Constructor for class org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
-
Pass-through constructors
- UniqueSQLObjectDescriptor(DataDictionary) - Constructor for class org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
- uniqueSubquery(boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Determine whether or not this subquery, the SelectNode is in a subquery, can be flattened into the outer query block based on a uniqueness condition.
- UniqueTupleDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
Extension for Tuple Descriptors that have UUIDS.
- UniqueTupleDescriptor() - Constructor for class org.apache.derby.iapi.sql.dictionary.UniqueTupleDescriptor
-
Pass-through constructors
- UniqueTupleDescriptor(DataDictionary) - Constructor for class org.apache.derby.iapi.sql.dictionary.UniqueTupleDescriptor
- uniqueWithDuplicateNulls - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
- uniqueWithDuplicateNulls - Variable in class org.apache.derby.impl.store.access.btree.BTree
-
Attribute to indicate the index allows duplicate only in case of keys with no part null.
- UniqueWithDuplicateNullsExternalSortFactory - Class in org.apache.derby.impl.store.access.sort
-
Method factory to support sorting of Almost unique index.
- UniqueWithDuplicateNullsExternalSortFactory() - Constructor for class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsExternalSortFactory
- UniqueWithDuplicateNullsIndexSortObserver - Class in org.apache.derby.impl.sql.execute
-
UniqueWithDuplicateNullsIndexSortObserver is implementation of BasicSortObserver for eliminating non null duplicates from the backing index of unique constraint.
- UniqueWithDuplicateNullsIndexSortObserver(LanguageConnectionContext, UUID, boolean, boolean, boolean, String, ExecRow, boolean, String) - Constructor for class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
-
Constructs an object of UniqueWithDuplicateNullsIndexSortObserver
- UniqueWithDuplicateNullsMergeSort - Class in org.apache.derby.impl.store.access.sort
-
This class extends and customizes MergeSort to support unique indexes with duplicate nulls.
- UniqueWithDuplicateNullsMergeSort() - Constructor for class org.apache.derby.impl.store.access.sort.UniqueWithDuplicateNullsMergeSort
- UnitOfWorkListener - Interface in org.apache.derby.client.am
- unitTest - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- unkeep() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Decrement the keep count for this entry.
- unkeepForRemove() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Unkeep the entry and wait until no other thread is keeping it.
- UNKNOWN - Static variable in interface org.apache.derby.iapi.sql.StatementType
- UNKNOWN - Static variable in class org.apache.derby.iapi.types.SQLBoolean
- UNKNOWN_CASING - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- UNKNOWN_CLIENT - Static variable in class org.apache.derby.impl.drda.AppRequester
- UNKNOWN_HOST_ID - Static variable in interface org.apache.derby.shared.common.reference.MessageId
- UNKNOWN_LENGTH - Static variable in class org.apache.derby.client.am.CrossConverters
-
Value used to signal unknown length of data.
- UNKNOWN_LENGTH - Static variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Bytes for a 10.5 unknown length header.
- UNKNOWN_LOGICAL_LENGTH - Static variable in interface org.apache.derby.iapi.types.DataValueDescriptor
-
Constant indicating that the logical length of a value (i.e. chars for string types or bytes for binary types) is unknown.
- UNKNOWN_MANAGER - Static variable in class org.apache.derby.impl.drda.CodePoint
- UNKNOWN_PRECISION - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
- UNKNOWN_SCALE - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
- UNKNOWN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- unknownHostException(Throwable) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
- unknownManagers - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- unknownRV - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- unknownRV - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
- unknownTruthValue() - Static method in class org.apache.derby.iapi.types.SQLBoolean
-
Return an unknown truth value.
- unknownValue - Variable in class org.apache.derby.impl.sql.compile.BooleanConstantNode
- unlatch() - Method in interface org.apache.derby.iapi.store.raw.Page
-
Unlatch me, the page is exclusivly latched by its current user until this method call is made.
- unlatch() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
- unlatch() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
- unlatch() - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Unlatch the page.
- unlink(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
-
Unlink this page from its siblings.
- unloadTool(String...) - Method in interface org.apache.derby.iapi.sql.dictionary.OptionalTool
-
Unload the tool, giving it optional configuration parameters
- unloadTool(String...) - Method in class org.apache.derby.impl.sql.compile.OptimizerTracer
-
Print the optimizer trace and turn off tracing.
- unloadTool(String...) - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
-
Drop the schema objects which were created for viewing the xml file containing the optimizer trace.
- unloadTool(String...) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- unloadTool(String...) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
-
Removes the schemas, table functions, and views created by loadTool().
- unlock() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Give up exclusive access.
- unlock() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
-
Unlock the entry, allowing other threads to lock and access the contained
Controlobject. - unlock(int) - Method in class org.apache.derby.impl.services.locks.Lock
- unlock(CompatibilitySpace, Object, Lockable, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Unlock a single lock on a single object held within this compatibility space and locked with the supplied qualifier.
- unlock(CompatibilitySpace, Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Unlock a specific object
MT - thread safe - unlock(Latch, int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Unlock an object, previously locked by lockObject().
- unlock(Latch, int) - Method in interface org.apache.derby.impl.services.locks.Control
- unlock(Latch, int) - Method in class org.apache.derby.impl.services.locks.Lock
- unlock(Latch, int) - Method in class org.apache.derby.impl.services.locks.LockControl
- unlock(Latch, int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Unlock an object previously locked by
lockObject(). - unlock(ConcurrentLockSet.Entry, Latch, int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Unlock an object, previously locked by lockObject().
- unlockContainer(Transaction, ContainerHandle) - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Called when a container is closed.
- unlockContainer(Transaction, ContainerHandle) - Method in class org.apache.derby.impl.store.raw.xact.ContainerLocking2
-
Unlock read locks.
- unlockContainer(Transaction, ContainerHandle) - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- unlockContainer(Transaction, ContainerHandle) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking2
-
Unlock read locks.
- unlockEvent(Latch) - Method in interface org.apache.derby.iapi.services.locks.Lockable
-
Note that the object has been unlocked
- unlockEvent(Latch) - Method in class org.apache.derby.iapi.services.locks.ShExLockable
- unlockEvent(Latch) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- unlockEvent(Latch) - Method in class org.apache.derby.impl.services.reflect.ClassLoaderLock
- unlockEvent(Latch) - Method in class org.apache.derby.impl.store.access.CacheLock
- unlockEvent(Latch) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
- unlockEvent(Latch) - Method in class org.apache.derby.impl.store.raw.data.RecordId
-
Unlock me.
- unlockGroup(CompatibilitySpace, Object) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Unlock all locks in a group.
- unlockGroup(CompatibilitySpace, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
-
Unlock a group of objects.
- unlockGroup(CompatibilitySpace, Object, Matchable) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Unlock all locks on a group that match the passed in value.
- unlockGroup(CompatibilitySpace, Object, Matchable) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- unlockGroup(LockTable, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Unlock all the locks in a group and then remove the group.
- unlockGroup(LockTable, Object, Matchable) - Method in class org.apache.derby.impl.services.locks.LockSpace
-
Unlock all locks in the group that match the key
- unlockPositionAfterRead(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
Unlock the record after a previous request to lock it.
- unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Called after a record has been fetched.
- unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking1
- unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking2
- unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking2nohold
- unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
-
Unlock a record after it has been locked for read.
- unlockReference(CompatibilitySpace, Lockable, Object, Map) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Unlock an object once if it is present in the specified group.
- unlockReference(CompatibilitySpace, Lockable, Object, Map) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Unlock an object once if it is present in the specified group.
- unlockReference(LockTable, Lockable, Object, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
- unlockRowAfterRead(RowLocation, boolean, boolean) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
-
UnLock the given row location.
- unlockRowAfterRead(RowLocation, boolean, boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
- unlockRowAfterRead(RowLocation, boolean, boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapController
-
UnLock the given row location.
- unlockScanRecordAfterRead(BTreeRowPosition, boolean) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
-
Release read lock on a row.
- unlockScanRecordAfterRead(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
-
Release read lock on a row.
- unlockScanRecordAfterRead(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking1
-
Release read lock on a row.
- unlockScanRecordAfterRead(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking2
-
Release read lock on a row.
- unlockScanRecordAfterRead(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Release read lock on a row.
- unlockScanRecordAfterRead(BTreeRowPosition, boolean) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLockingRR
-
Unlock a record after it has been locked for read.
- UNMATCHEDPOSITION - Static variable in class org.apache.derby.impl.sql.compile.OrderedColumn
- UNNAMED_PARAMETER_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- unorderedOptimizables - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
List of unordered Optimizables.
- unorderedOptimizablesOtherThan(Optimizable) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
-
Returns true if there are unordered optimizables in the join order other than the given one.
- unpackHashValue(Object) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
-
Get all of the columns out of a value stored in a BackingStoreHashtable.
- unqualifiedName - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
- UNRECOGNIZED_JAVA_SQL_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- unreferencedCC - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
- unregisterDriverModule() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
-
Unregister the driver and the AutoloadedDriver if exists.
- unregisterFunction(Connection, Method) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Drop the function with this method name.
- unregisterMBean(Object) - Method in interface org.apache.derby.iapi.services.jmx.ManagementService
-
Unregister a mbean previously registered with registerMBean.
- unregisterMBean(Object) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Unregister an mbean using an object previous returned from registerMBean.
- unregisterMBean(Object) - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
- unregisterMBean(ObjectName) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
-
Unregisters an mbean from this service and JMX plaform server
- unRemapColumnReferences() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
- unRollExceptions(SQLException) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- unsecureArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- UNSET - Static variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- unsetRecoveryStatus() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- UNSPECIFIED - Static variable in class org.apache.derby.impl.sql.compile.CursorNode
- UNSPECIFIED_ISOLATION_LEVEL - Static variable in class org.apache.derby.iapi.transaction.TransactionControl
- unspecifiedIsolationLevel - Variable in class org.apache.derby.impl.sql.execute.ScanResultSet
-
If true, the isolation level is unspecified and must be refreshed on each open.
- unsubscribe() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
-
Stop subscribing to the daemon service.
- unsubscribe(int) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
-
Get rid of a client from the daemon.
- unsubscribe(int) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
-
Removes a client from the list of subscribed clients.
- UNSUPPORTED_COLUMN_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNSUPPORTED_ENCODING - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNSUPPORTED_HOLDABILITY_PROPERTY - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNSUPPORTED_PREFIX - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNSUPPORTED_TYPE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UNTYPED_NULL_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UntypedNullConstantNode - Class in org.apache.derby.impl.sql.compile
-
An UntypedNullConstantNode represents a SQL NULL before it has been bound.
- UntypedNullConstantNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
-
Constructor for an UntypedNullConstantNode.
- UNUSED_2_141 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.CreateSchemaConstantAction
- UNUSED_2_142 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UNUSED_2_143 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.CreateViewConstantAction
- UNUSED_2_144 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UNUSED_2_204 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UNUSED_2_215 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
UNUSED
- UNUSED_2_221 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.CreateSPSConstantAction
- UNUSED_2_222 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.CreateSPSConstantAction
- UNUSED_2_275 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.LockTableConstantAction
- UNUSED_2_280 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UNUSED_2_289 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UNUSED_2_41 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
UNUSED
- UNUSED_2_42 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.DropAliasConstantAction
- UNUSED_243 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Unused 243
- unusedActs - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- unuseStreamsAndLOBs() - Method in class org.apache.derby.client.am.ClientResultSet
-
Clears the flags for used columns, typically invoked when changing the result set position.
- unwrap(Class<T>) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
-
Returns
thisif this class implements the interface - unwrap(Class<T>) - Method in class org.apache.derby.client.am.ClientParameterMetaData
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.client.am.ClientResultSet
-
Returns
thisif this class implements the interface - unwrap(Class<T>) - Method in class org.apache.derby.client.am.ClientStatement
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.client.am.ColumnMetaData
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalConnection
- unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalStatementEntity
-
Returns an instance of the specified interface if this instance is a wrapper for the interface.
- unwrap(Class<T>) - Method in class org.apache.derby.client.net.NetConnection
-
Returns
thisif this class implements the interface - unwrap(Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
-
Returns
thisif this class implements the interface. - unwrap(Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Returns
thisif this class implements the interface - unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Returns
thisif this class implements the interface. - unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Returns
thisif this class implements the interface - unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
-
Returns
thisif this class implements the interface. - unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
-
Returns
thisif this class implements the interface. - unwrap(Class<T>) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Returns
thisif this class implements the specified interface. - unwrap(Class<T>) - Method in class org.apache.derby.vti.UpdatableVTITemplate
- unwrap(Class<T>) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
- unwrap(Class<T>) - Method in class org.apache.derby.vti.VTITemplate
- UOWDSP - Static variable in class org.apache.derby.client.net.CodePoint
- UOWDSP - Static variable in class org.apache.derby.impl.drda.CodePoint
- UOWDSP_COMMIT - Static variable in class org.apache.derby.client.net.CodePoint
- UOWDSP_ROLLBACK - Static variable in class org.apache.derby.client.net.CodePoint
- upCast(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
-
Upcast the top stack value.
- upCast(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- UPDATABLE_RESULTSET_API_DISALLOWED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UPDATABLE_VTI_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.UpdateConstantAction
- UpdatableBlobStream - Class in org.apache.derby.impl.jdbc
-
Updatable blob stream is a wrapper stream over dvd stream and LOBInputStream.
- UpdatableBlobStream(EmbedBlob, InputStream) - Constructor for class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Constructs UpdatableBlobStream using the the InputStream receives as the parameter.
- UpdatableBlobStream(EmbedBlob, InputStream, long, long) - Constructor for class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Construct an
UpdatableBlobStreamusing theInputStreamreceived as parameter. - updatableByCursor - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
- updatableByCursor() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- updatableByCursor() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
-
Return true if the column is wirtable by a positioned update.
- updatableByCursor() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
-
Is the column wirtable by the cursor or not.
- updatableByCursor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Tell whether this column is updatable by a positioned update.
- updatableByCursor() - Method in class org.apache.derby.impl.sql.compile.ValueNode
- updatableByCursor() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Return whether or not the ResultColumn is wirtable by a positioned update.
- updatableByCursor() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
- updatableByCursor(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Returns true if the given column position is for a column that will be or could be updated by the positioned update of a cursor.
- updatableColumns - Variable in class org.apache.derby.impl.sql.compile.CursorNode
-
There can only be a list of updatable columns when FOR UPDATE is specified as part of the cursor specification.
- UpdatableVTIConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes compiled constants that are passed into Updatable VTIResultSets.
- UpdatableVTIConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
Public niladic constructor.
- UpdatableVTIConstantAction(int, boolean, int[]) - Constructor for class org.apache.derby.impl.sql.execute.UpdatableVTIConstantAction
-
Make the ConstantAction for an updatable VTI statement.
- UpdatableVTITemplate - Class in org.apache.derby.vti
-
An abstract implementation of PreparedStatement (JDBC 3.0) that is useful when writing a read-write (updatable) virtual table interface (VTI).
- UpdatableVTITemplate() - Constructor for class org.apache.derby.vti.UpdatableVTITemplate
- update - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- update() - Method in class org.apache.derby.client.am.ClientResultSet
- update() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- update() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
update the counter to its next value.
- update() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
-
Update
BasicEmbeddedDataSource40.jdbcurlfrom attributes set. - update() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
-
Update
BasicEmbeddedDataSource40.jdbcurlfrom attributes set. - update() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
-
Update
BasicEmbeddedDataSource40.jdbcurlfrom attributes set. - update(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- update(int, int, int, int) - Method in class org.apache.derby.client.net.FdocaSimpleDataArray
- update(long) - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
-
update the counter.
- update(DerbyObservable, Object) - Method in interface org.apache.derby.iapi.services.monitor.DerbyObserver
-
This is the callback method which is invoked when a change happens to the object which is being observed.
- update(DerbyObservable, Object) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Called when the transaction is about to complete.
- update(DerbyObservable, Object) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
This object is set to observe the BaseContainerHandle it was obtained by, that handle will notify its observers when it is being closed.
- update(DerbyObservable, Object) - Method in class org.apache.derby.impl.store.raw.data.DropOnCommit
-
Called when the transaction is about to complete.
- update(DerbyObservable, Object) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Called when the transaction is about to complete.
- update(DerbyObservable, Object) - Method in class org.apache.derby.impl.store.raw.data.SyncOnCommit
- update(DerbyObservable, Object) - Method in class org.apache.derby.impl.store.raw.data.TruncateOnCommit
- update(ExecRow, ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexChanger
-
Perform index maintenance to support an update of a base table row.
- update(ExecRow, ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
-
Perform index maintenance associated with updating a row in a table.
- UPDATE - Static variable in interface org.apache.derby.iapi.sql.StatementType
- UPDATE - Static variable in class org.apache.derby.impl.sql.compile.CursorNode
- UPDATE - Static variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- UPDATE - Static variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- UPDATE - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
- UPDATE_ACTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- UPDATE_COLUMN - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UPDATE_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.UpdateConstantAction
- UPDATE_EVENT - Static variable in interface org.apache.derby.iapi.db.TriggerExecutionContext
-
Return value from getEventType() for an update trigger.
- UPDATE_INDEXES - Static variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- UPDATE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UPDATE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- UPDATE_STATEMENT - Static variable in interface org.apache.derby.vti.DeferModification
- UPDATE_STATISTICS - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- UPDATE_STATISTICS - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
- UPDATE_STATISTICS_CONSTANT_ACTION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- UPDATE_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- updateAICounters() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Update auto increment counters from the last row inserted.
- updateAllIndexes(long, DataDictionary) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Update all of the indexes on a table when doing a bulk insert on an empty table.
- updateAllIndexes(long, InsertConstantAction, TableDescriptor, DataDictionary, ExecRow) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Update all of the indexes on a table when doing a bulk insert on an empty table.
- updateAllocPageHeader() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- updateArray(int, Array) - Method in class org.apache.derby.client.am.ClientResultSet
- updateArray(int, Array) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Array value.
- updateArray(int, Array) - Method in class org.apache.derby.vti.VTITemplate
- updateArray(String, Array) - Method in class org.apache.derby.client.am.ClientResultSet
- updateArray(String, Array) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Array value.
- updateArray(String, Array) - Method in class org.apache.derby.vti.VTITemplate
- updateArrays(int[], boolean[], Map<Integer, Integer>, ResultColumn, int) - Static method in class org.apache.derby.impl.sql.compile.ResultColumnList
- updateAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column with a character stream value.
- updateAsciiStream(int, InputStream) - Method in class org.apache.derby.vti.VTITemplate
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an ascii stream value.
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Update a column with an ascii stream value.
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Update a column with an ascii stream value.
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
- updateAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column with a character stream value.
- updateAsciiStream(String, InputStream) - Method in class org.apache.derby.vti.VTITemplate
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an ascii stream value.
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Update a column with an ascii stream value.
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Update a column with an ascii stream value.
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
- updateAtSlot(int, Object[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Update the complete record identified by the slot.
- updateAtSlot(int, Object[], FormatableBitSet) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- updateBestPlanMap(short, Object) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
When remembering "truly the best" access path for an Optimizable, we have to keep track of which OptimizerImpl the "truly the best" access is for.
- updateBestPlanMap(short, Object) - Method in class org.apache.derby.impl.sql.compile.FromTable
- updateBestPlanMap(short, Object) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
- updateBestPlanMap(short, Object) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
- updateBestPlanMaps(short, Object) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Process (i.e. add, load, or remove) current best join order as the best one for some outer query or ancestor node, represented by another Optimizer or an instance of FromTable, respectively.
- updateBestPlanMaps(short, Object) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
-
Process (i.e. add, load, or remove) current best join order as the best one for some outer query or ancestor node, represented by another OptimizerImpl or an instance of FromTable, respectively.
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.derby.vti.VTITemplate
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a BigDecimal value.
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a binary stream value.
- updateBinaryStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column with a binary stream value.
- updateBinaryStream(int, InputStream) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a binary stream value.
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Update a column with a binary stream value.
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Update a column with a binary stream value.
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a binary stream value.
- updateBinaryStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column with a binary stream value.
- updateBinaryStream(String, InputStream) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a binary stream value.
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Update a column with a binary stream value.
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Update a column with a binary stream value.
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
- updateBinaryStreamInternal(int, InputStream, boolean, long, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Set the given binary stream for the specified parameter.
- updateBlob(int, InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given input stream.
- updateBlob(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column using the given input stream.
- updateBlob(int, InputStream) - Method in class org.apache.derby.vti.VTITemplate
- updateBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given input stream, which will have the specified number of bytes.
- updateBlob(int, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Updates the designated column with a java.sql.Blob value.
- updateBlob(int, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
- updateBlob(int, Blob) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a
java.sql.Blobvalue. - updateBlob(int, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Blob value.
- updateBlob(int, Blob) - Method in class org.apache.derby.vti.VTITemplate
- updateBlob(String, InputStream) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given input stream.
- updateBlob(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column using the given input stream.
- updateBlob(String, InputStream) - Method in class org.apache.derby.vti.VTITemplate
- updateBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given input stream, which will have the specified number of bytes.
- updateBlob(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Updates the designated column with a java.sql.Blob value.
- updateBlob(String, InputStream, long) - Method in class org.apache.derby.vti.VTITemplate
- updateBlob(String, Blob) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a
java.sql.Blobvalue. - updateBlob(String, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Blob value.
- updateBlob(String, Blob) - Method in class org.apache.derby.vti.VTITemplate
- updateBoolean(int, boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBoolean(int, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a boolean value.
- updateBoolean(int, boolean) - Method in class org.apache.derby.vti.VTITemplate
- updateBoolean(String, boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBoolean(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a boolean value.
- updateBoolean(String, boolean) - Method in class org.apache.derby.vti.VTITemplate
- updateByte(int, byte) - Method in class org.apache.derby.client.am.ClientResultSet
- updateByte(int, byte) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a byte value.
- updateByte(int, byte) - Method in class org.apache.derby.vti.VTITemplate
- updateByte(String, byte) - Method in class org.apache.derby.client.am.ClientResultSet
- updateByte(String, byte) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a byte value.
- updateByte(String, byte) - Method in class org.apache.derby.vti.VTITemplate
- updateBytes(int, byte[]) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBytes(int, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a byte array value.
- updateBytes(int, byte[]) - Method in class org.apache.derby.vti.VTITemplate
- updateBytes(String, byte[]) - Method in class org.apache.derby.client.am.ClientResultSet
- updateBytes(String, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a byte array value.
- updateBytes(String, byte[]) - Method in class org.apache.derby.vti.VTITemplate
- updateCachedPos(long, long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
-
Updates the position cache.
- updateCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a character stream value.
- updateCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column with a character stream value.
- updateCharacterStream(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a character stream value.
- updateCharacterStream(int, Reader, int) - Method in class org.apache.derby.vti.VTITemplate
- updateCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Update a column with a character stream value.
- updateCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Update a column with a character stream value.
- updateCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a character stream value.
- updateCharacterStream(String, Reader, int) - Method in class org.apache.derby.vti.VTITemplate
- updateCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Update a column with a character stream value.
- updateCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Update a column with a character stream value.
- updateCharacterStream(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateCharacterStreamInternal(int, Reader, boolean, long, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Set the given character stream for the specified parameter.
- updateChecksum() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Recalculate checksum and write it to the page array.
- updateClob(int, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given
Readerobject. - updateClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column using the given
Readerobject. - updateClob(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateClob(int, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given
Readerobject, which is the given number of characters long. - updateClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Updates the designated column with a java.sql.Clob value.
- updateClob(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateClob(int, Clob) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a
java.sql.Clobvalue. - updateClob(int, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Clob value.
- updateClob(int, Clob) - Method in class org.apache.derby.vti.VTITemplate
- updateClob(StringBuffer) - Method in class org.apache.derby.client.am.ClobWriter
- updateClob(String, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given
Readerobject. - updateClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column using the given
Readerobject. - updateClob(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateClob(String, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column using the given
Readerobject, which is the given number of characters long. - updateClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 4.0 Updates the designated column with a java.sql.Clob value.
- updateClob(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateClob(String, Clob) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a
java.sql.Clobvalue. - updateClob(String, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Clob value.
- updateClob(String, Clob) - Method in class org.apache.derby.vti.VTITemplate
- updateColumn(int, Object) - Method in class org.apache.derby.client.am.ClientResultSet
- updateColumn(NetCursor, int, int, int) - Method in class org.apache.derby.client.net.Typdef
- updateColumnDescriptor(ColumnDescriptor, UUID, String, int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update the column descriptor in question.
- updateColumnInfoFromCache() - Method in class org.apache.derby.client.am.ClientResultSet
- updateColumns - Variable in class org.apache.derby.impl.sql.CursorInfo
- updateColumns - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- updateConglomerateDescriptor(ConglomerateDescriptor[], long, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update the conglomerateNumber for an array of ConglomerateDescriptors.
- updateConglomerateDescriptor(ConglomerateDescriptor[], long, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update the conglomerateNumber for an array of ConglomerateDescriptors.
- updateConglomerateDescriptor(ConglomerateDescriptor, long, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update the conglomerateNumber for a ConglomerateDescriptor.
- updateConglomerateDescriptor(ConglomerateDescriptor, long, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update the conglomerateNumber for a ConglomerateDescriptor.
- updateConnInfo(String, String, Properties) - Static method in class org.apache.derby.impl.tools.ij.util
- UpdateConstantAction - Class in org.apache.derby.impl.sql.execute
-
This class describes compiled constants that are passed into UpdateResultSets.
- UpdateConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
Public niladic constructor.
- UpdateConstantAction(TableDescriptor, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, UUID, int, int[], FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, boolean, RowLocation[], boolean, String) - Constructor for class org.apache.derby.impl.sql.execute.UpdateConstantAction
-
Make the ConstantAction for an UPDATE statement.
- updateConstraintDescriptor(ConstraintDescriptor, UUID, int[], TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update the constraint descriptor in question.
- updateConstraintDescriptor(ConstraintDescriptor, UUID, int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update the constraint descriptor in question.
- updateCount - Variable in class org.apache.derby.client.am.Lob
- updateCount - Variable in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
- updateCount - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
- updateCount - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- updateCount - Variable in class org.apache.derby.impl.jdbc.LOBInputStream
- updateCount - Variable in class org.apache.derby.impl.jdbc.LOBStreamControl
- updateCount_ - Variable in class org.apache.derby.client.am.ClientStatement
- updateCurrentSeparator() - Method in class org.apache.derby.iapi.types.DateTimeParser
- updateCurrentSequenceValue(TransactionController, RowLocation, boolean, Long, Long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Set the current value of an ANSI/ISO sequence.
- updateCurrentSequenceValue(TransactionController, RowLocation, boolean, Long, Long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Set the current value of an ANSI/ISO sequence.
- updateCurrentValueOnDisk(Long, Long) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Update the value on disk.
- updateCurrentValueOnDisk(TransactionController, Long, Long, boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater.BulkInsertUpdater
- updateCurrentValueOnDisk(TransactionController, Long, Long, boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
- updateCurrentValueOnDisk(TransactionController, Long, Long, boolean) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
Update the sequence value on disk.
- updated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Tell whether this column is being updated.
- updateData(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
- updateDataSourceValues(Properties) - Method in class org.apache.derby.jdbc.BasicClientDataSource40
-
The dataSource keeps individual fields for the values that are relevant to the client.
- updateDate(int, Date) - Method in class org.apache.derby.client.am.ClientResultSet
- updateDate(int, Date) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Date value.
- updateDate(int, Date) - Method in class org.apache.derby.vti.VTITemplate
- updateDate(String, Date) - Method in class org.apache.derby.client.am.ClientResultSet
- updateDate(String, Date) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Date value.
- updateDate(String, Date) - Method in class org.apache.derby.vti.VTITemplate
- updatedColumns_ - Variable in class org.apache.derby.client.am.ClientResultSet
- updateDeferredRows() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
- updateDouble(int, double) - Method in class org.apache.derby.client.am.ClientResultSet
- updateDouble(int, double) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Double value.
- updateDouble(int, double) - Method in class org.apache.derby.vti.VTITemplate
- updateDouble(String, double) - Method in class org.apache.derby.client.am.ClientResultSet
- updateDouble(String, double) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a double value.
- updateDouble(String, double) - Method in class org.apache.derby.vti.VTITemplate
- updateEstimatedRowCount(int) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Update estimated row count by page as it leaves the cache.
- updateFieldAtSlot(int, int, Object, LogicalUndo) - Method in interface org.apache.derby.iapi.store.raw.Page
-
Update a field within the record, replacing its current value with the stored representation of newValue.
- updateFieldAtSlot(int, int, Object, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- updateFieldAtSlot(int, int, Object, LogicalUndo) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Update field at specified slot
- UpdateFieldOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents the update of a particular field of a row on a page.
- UpdateFieldOperation() - Constructor for class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- UpdateFieldOperation(RawTransaction, BasePage, int, int, int, Object, LogicalUndo) - Constructor for class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- updateFieldOverflowDetails(RecordHandle, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Update the overflow pointer for a long column
MT - latched - page latch must be held - updateFieldOverflowDetails(RecordHandle, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- updateFloat(int, float) - Method in class org.apache.derby.client.am.ClientResultSet
- updateFloat(int, float) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a float value.
- updateFloat(int, float) - Method in class org.apache.derby.vti.VTITemplate
- updateFloat(String, float) - Method in class org.apache.derby.client.am.ClientResultSet
- updateFloat(String, float) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a float value.
- updateFloat(String, float) - Method in class org.apache.derby.vti.VTITemplate
- updateHeapCC - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- updateIfRequired() - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
-
Checks if this object is using materialized blob if not it checks if the blob was materialized since this stream was last access.
- updateIndex(long, DataDictionary, int, long[]) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- updateIndexStatisticsFor() - Method in class org.apache.derby.impl.sql.compile.CursorNode
-
Returns a list of base tables for which the index statistics of the associated indexes should be updated.
- updateIndexStatisticsFor() - Method in class org.apache.derby.impl.sql.compile.StatementNode
-
Returns a list of base tables for which the index statistics of the associated indexes should be updated.
- updateIndexStatsMinion(LanguageConnectionContext, TableDescriptor, ConglomerateDescriptor[], boolean) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Updates the index statistics for the given table and the specified indexes.
- updateInt(int, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateInt(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an integer value.
- updateInt(int, int) - Method in class org.apache.derby.vti.VTITemplate
- updateInt(String, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateInt(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an integer value.
- updateInt(String, int) - Method in class org.apache.derby.vti.VTITemplate
- updateInternalState(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
-
Updates the internal state after a modification has been performed on the Clob content.
- updateLastLogInstant(LogInstant) - Method in class org.apache.derby.impl.store.raw.data.BasePage
- updateLengthBytes() - Method in class org.apache.derby.client.net.Request
- UpdateLineColumn(char) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
- UpdateLineColumn(char) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
- updateLoader - Variable in class org.apache.derby.impl.services.reflect.JarLoader
- UpdateLoader - Class in org.apache.derby.impl.services.reflect
-
UpdateLoader implements then functionality of derby.database.classpath.
- UpdateLoader(String, DatabaseClasses, boolean, boolean) - Constructor for class org.apache.derby.impl.services.reflect.UpdateLoader
- updateLockGranularity(TableDescriptor, SchemaDescriptor, char, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update the lockGranularity for the specified table.
- updateLockGranularity(TableDescriptor, SchemaDescriptor, char, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update the lockGranularity for the specified table.
- updateLong(int, long) - Method in class org.apache.derby.client.am.ClientResultSet
- updateLong(int, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a long value.
- updateLong(int, long) - Method in class org.apache.derby.vti.VTITemplate
- updateLong(String, long) - Method in class org.apache.derby.client.am.ClientResultSet
- updateLong(String, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a long value.
- updateLong(String, long) - Method in class org.apache.derby.vti.VTITemplate
- updateMaps(JBitSet[], boolean[], int[], int, int, ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Set the correct bits in tableColMap and set the boolean value in eqOuterCols given two arguments to an = predicate tableColMap[t] - bit is set if the column is in an = predicate with a column in table t, or a bit is set if the column is in an = predicate with a constant,parameter or correlation variable (for all table t, if this tableColMap is not for the table with the result columns) eqOuterCols[c] - is true if the column is in an = predicate with a constant, parameter or correlation variable
- updateMetadataSPSes(TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Drop and recreate metadata stored prepared statements.
- updateMetadataSPSes(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Drop and recreate metadata stored prepared statements.
- updateMode - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- updateMode - Variable in class org.apache.derby.impl.sql.CursorInfo
- updateMode - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- updateModeString(int) - Static method in class org.apache.derby.impl.sql.compile.CursorNode
-
Support routine for translating an updateMode identifier to a String
- updateNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNCharacterStream(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNCharacterStream(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateNClob(int, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNClob(int, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateNClob(int, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a java.sql.NClob value.
- updateNClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column using the given Reader object, which is the given number of characters long.
- updateNClob(int, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateNClob(int, NClob) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNClob(int, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNClob(int, NClob) - Method in class org.apache.derby.vti.VTITemplate
- updateNClob(String, InputStream, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a java.sql.NClob value.
- updateNClob(String, Reader) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNClob(String, Reader) - Method in class org.apache.derby.vti.VTITemplate
- updateNClob(String, Reader, long) - Method in class org.apache.derby.client.am.ClientResultSet
-
Updates the designated column with a java.sql.NClob value.
- updateNClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Updates the designated column using the given Reader object, which is the given number of characters long.
- updateNClob(String, Reader, long) - Method in class org.apache.derby.vti.VTITemplate
- updateNClob(String, NClob) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNClob(String, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNClob(String, NClob) - Method in class org.apache.derby.vti.VTITemplate
- updateNewColumnToDefault(ColumnDescriptor) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Update a new column with its default.
- UpdateNode - Class in org.apache.derby.impl.sql.compile
-
An UpdateNode represents an UPDATE statement.
- UpdateNode(TableName, ResultSetNode, MatchingClauseNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UpdateNode
-
Constructor for an UpdateNode.
- updateNString(int, String) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNString(int, String) - Method in class org.apache.derby.vti.VTITemplate
- updateNString(String, String) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateNString(String, String) - Method in class org.apache.derby.vti.VTITemplate
- updateNull(int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNull(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Give a nullable column a null value.
- updateNull(int) - Method in class org.apache.derby.vti.VTITemplate
- updateNull(String) - Method in class org.apache.derby.client.am.ClientResultSet
- updateNull(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a null value.
- updateNull(String) - Method in class org.apache.derby.vti.VTITemplate
- updateObject(int, Object) - Method in class org.apache.derby.client.am.ClientResultSet
- updateObject(int, Object) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(int, Object) - Method in class org.apache.derby.vti.VTITemplate
- updateObject(int, Object, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateObject(int, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(int, Object, int) - Method in class org.apache.derby.vti.VTITemplate
- updateObject(int, Object, SQLType) - Method in class org.apache.derby.client.net.NetResultSet42
- updateObject(int, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet42
- updateObject(int, Object, SQLType, int) - Method in class org.apache.derby.client.net.NetResultSet42
- updateObject(int, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet42
- updateObject(String, Object) - Method in class org.apache.derby.client.am.ClientResultSet
- updateObject(String, Object) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(String, Object) - Method in class org.apache.derby.vti.VTITemplate
- updateObject(String, Object, int) - Method in class org.apache.derby.client.am.ClientResultSet
- updateObject(String, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(String, Object, int) - Method in class org.apache.derby.vti.VTITemplate
- updateObject(String, Object, SQLType) - Method in class org.apache.derby.client.net.NetResultSet42
- updateObject(String, Object, SQLType) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet42
- updateObject(String, Object, SQLType, int) - Method in class org.apache.derby.client.net.NetResultSet42
- updateObject(String, Object, SQLType, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet42
- updateOK() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Was I opened for updates?
- UpdateOperation - Class in org.apache.derby.impl.store.raw.data
-
Represents the update of a particular row on a page.
- UpdateOperation() - Constructor for class org.apache.derby.impl.store.raw.data.UpdateOperation
- UpdateOperation(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, int, DynamicByteArrayOutputStream, int, RecordHandle) - Constructor for class org.apache.derby.impl.store.raw.data.UpdateOperation
- updateOperatorDetails() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- updateOrDelete - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- updateOverflowDetails(RecordHandle, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
-
Update the overflow pointer for a long row
MT - latched - page latch must be held - updateOverflowDetails(RecordHandle, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Update a record handle to point to an overflowed record portion.
- updateOverflowDetails(StoredPage, RecordHandle, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
- updateOverflowed(RawTransaction, int, Object[], FormatableBitSet, StoredRecordHeader) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Update an already overflowed record.
- updateOverlaps(int[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Does the column list contain any of the given column positions that are updated?
- updatePageArray(long, byte[], byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Updates the page array with container header if the page is a first allocation page and encrypts the page data if the database is encrypted.
- updatePageHeader() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Update the page header in the page array.
- updatePageVersion() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Update the page version number in the byte array
- updatePriv - Variable in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
- UPDATEPRIV_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- updateReaderIfRequired() - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
-
Updates the reader if the underlying data has been modified.
- updateRecordPortionLength(int, int, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Update the length of data stored on this page for this record
- updateRef(int, Ref) - Method in class org.apache.derby.client.am.ClientResultSet
- updateRef(int, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Ref value.
- updateRef(int, Ref) - Method in class org.apache.derby.vti.VTITemplate
- updateRef(String, Ref) - Method in class org.apache.derby.client.am.ClientResultSet
- updateRef(String, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 3.0 Updates the designated column with a java.sql.Ref value.
- updateRef(String, Ref) - Method in class org.apache.derby.vti.VTITemplate
- UpdateResultSet - Class in org.apache.derby.impl.sql.execute
-
Update the rows from the specified base table.
- UpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, Activation) - Constructor for class org.apache.derby.impl.sql.execute.UpdateResultSet
- UpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, Activation, int, int) - Constructor for class org.apache.derby.impl.sql.execute.UpdateResultSet
- UpdateResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, Activation, ConstantAction, ResultDescription) - Constructor for class org.apache.derby.impl.sql.execute.UpdateResultSet
- updateRow - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateRow() - Method in class org.apache.derby.client.am.ClientResultSet
- updateRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update the underlying database with the new contents of the current row.
- updateRow() - Method in class org.apache.derby.vti.VTITemplate
- updateRow(ExecIndexRow, ExecRow[], int, boolean[], int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Updates a set of base rows in a catalog with the same key on an index and updates all the corresponding index rows.
- updateRow(ExecIndexRow, ExecRow, int, boolean[], int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
-
Updates a base row in a catalog and updates all the corresponding index rows.
- updateRow(ExecRow, ExecRow, RowLocation) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
-
Update a row in the table and perform associated index maintenance.
- updateRow(ExecRow, ExecRow, RowLocation) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
-
Update a row in the table and perform associated index maintenance.
- updateRow(ExecRow, RowChanger) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
-
Updates the resultSet's current row with it's new values after an update has been issued either using positioned update or JDBC's udpateRow method.
- updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
- updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
- updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
- updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
- updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
- updateRowId(int, RowId) - Method in class org.apache.derby.client.am.ClientResultSet
- updateRowId(int, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateRowId(int, RowId) - Method in class org.apache.derby.vti.VTITemplate
- updateRowId(String, RowId) - Method in class org.apache.derby.client.am.ClientResultSet
- updateRowId(String, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateRowId(String, RowId) - Method in class org.apache.derby.vti.VTITemplate
- updateRowX() - Method in class org.apache.derby.client.am.ClientResultSet
- updatesAreDetected(int) - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- updatesAreDetected(int) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- updatesAreDetected(int) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
JDBC 2.0 Determine whether or not a visible row update can be detected by calling ResultSet.rowUpdated().
- updatesAreDetected(int) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- updatesAreDetected__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- updateSchemaAuth(String, String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update authorizationId of specified schemaName
- UpdateSensitiveBlobLocatorInputStream - Class in org.apache.derby.client.am
-
This class extends from the UpdateSensitiveLOBLocatorInputStream and creates and returns an implementation of the Blob specific locator InputStream.
- UpdateSensitiveBlobLocatorInputStream(ClientConnection, ClientBlob) - Constructor for class org.apache.derby.client.am.UpdateSensitiveBlobLocatorInputStream
-
Creates an instance of the BlobLocatorInputStream and and calls the super class constructors with appropriate initializers.
- UpdateSensitiveBlobLocatorInputStream(ClientConnection, ClientBlob, long, long) - Constructor for class org.apache.derby.client.am.UpdateSensitiveBlobLocatorInputStream
-
Creates an instance of the BlobLocatorInputStream.
- UpdateSensitiveClobLocatorInputStream - Class in org.apache.derby.client.am
-
This class extends from the UpdateSensitiveLOBLocatorInputStream and creates and returns an implementation of the Clob specific locator InputStream.
- UpdateSensitiveClobLocatorInputStream(ClientConnection, ClientClob) - Constructor for class org.apache.derby.client.am.UpdateSensitiveClobLocatorInputStream
-
Creates an instance of the ClobLocatorInputStream wrapped in a BufferedInputStream and and calls the super class constructor with appropriate initializers.
- UpdateSensitiveClobLocatorReader - Class in org.apache.derby.client.am
-
Wraps a Buffered Clob locator reader and watches out for updates on the Clob associated with it.
- UpdateSensitiveClobLocatorReader(ClientConnection, ClientClob) - Constructor for class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
Initializes the Reader, updateCount, currentPos and the connection to the appropriate values.
- UpdateSensitiveClobLocatorReader(ClientConnection, ClientClob, long, long) - Constructor for class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
-
Initializes the Reader, updateCount, currentPos, length and the connection to the appropriate values.
- UpdateSensitiveLOBLocatorInputStream - Class in org.apache.derby.client.am
-
Super-class of the Update sensitive locator streams.
- UpdateSensitiveLOBLocatorInputStream(ClientConnection, Lob, InputStream) - Constructor for class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
Initializes the InputStream, updateCount, currentPos and the connection to the appropriate values.
- UpdateSensitiveLOBLocatorInputStream(ClientConnection, Lob, InputStream, long, long) - Constructor for class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
-
Initializes the InputStream, updateCount, currentPos, length and the connection to the appropriate values.
- UpdateServiceProperties - Class in org.apache.derby.impl.services.monitor
- UpdateServiceProperties(PersistentService, String, Properties, boolean) - Constructor for class org.apache.derby.impl.services.monitor.UpdateServiceProperties
- updateShort(int, short) - Method in class org.apache.derby.client.am.ClientResultSet
- updateShort(int, short) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a short value.
- updateShort(int, short) - Method in class org.apache.derby.vti.VTITemplate
- updateShort(String, short) - Method in class org.apache.derby.client.am.ClientResultSet
- updateShort(String, short) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a short value.
- updateShort(String, short) - Method in class org.apache.derby.vti.VTITemplate
- updateSPS(SPSDescriptor, TransactionController, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Updates SYS.SYSSTATEMENTS with the info from the SPSD.
- updateSPS(SPSDescriptor, TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Updates SYS.SYSSTATEMENTS with the info from the SPSD.
- updateSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.ClientResultSet
- updateSQLXML(int, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateSQLXML(int, SQLXML) - Method in class org.apache.derby.vti.VTITemplate
- updateSQLXML(String, SQLXML) - Method in class org.apache.derby.client.am.ClientResultSet
- updateSQLXML(String, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
- updateSQLXML(String, SQLXML) - Method in class org.apache.derby.vti.VTITemplate
- updateStatistics - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
updateStatistics will indicate that we are here for updating the statistics.
- updateStatistics - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
updateStatistics will indicate that we are here for updating the statistics.
- updateStatistics() - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Update statistics of either all the indexes on the table or only one specific index depending on what user has requested.
- updateStatisticsAll - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
-
The flag updateStatisticsAll will tell if we are going to update the statistics of all indexes or just one index on a table.
- updateStatisticsAll - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
The flag updateStatisticsAll will tell if we are going to update the statistics of all indexes or just one index on a table.
- updateString(int, String) - Method in class org.apache.derby.client.am.ClientResultSet
- updateString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a String value.
- updateString(int, String) - Method in class org.apache.derby.vti.VTITemplate
- updateString(String, String) - Method in class org.apache.derby.client.am.ClientResultSet
- updateString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a String value.
- updateString(String, String) - Method in class org.apache.derby.vti.VTITemplate
- updateSYSCOLPERMSforAddColumnToUserTable(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Need to update SYSCOLPERMS for a given table because a new column has been added to that table.
- updateSYSCOLPERMSforAddColumnToUserTable(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Need to update SYSCOLPERMS for a given table because a new column has been added to that table.
- updateSYSCOLPERMSforDropColumn(UUID, TransactionController, ColumnDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update SYSCOLPERMS to reflect the dropping of a column from a table.
- updateSYSCOLPERMSforDropColumn(UUID, TransactionController, ColumnDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update SYSCOLPERMS due to dropping a column from a table.
- updateSYSSTATEMENTS(LanguageConnectionContext, int, TransactionController) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- updateSystemSchemaAuthorization(String, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update all system schemas to have new authorizationId.
- updateTable - Variable in class org.apache.derby.impl.sql.compile.CursorNode
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
-
Get the lock mode for this table as the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
-
Get the lock mode for the target table heap of an update or delete statement.
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.FromList
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.JoinNode
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTargetLockMode() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
-
Get the lock mode for the target of an update statement (a delete or update).
- updateTime(int, Time) - Method in class org.apache.derby.client.am.ClientResultSet
- updateTime(int, Time) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Time value.
- updateTime(int, Time) - Method in class org.apache.derby.vti.VTITemplate
- updateTime(String, Time) - Method in class org.apache.derby.client.am.ClientResultSet
- updateTime(String, Time) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Time value.
- updateTime(String, Time) - Method in class org.apache.derby.vti.VTITemplate
- updateTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.ClientResultSet
- updateTimestamp(int, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Timestamp value.
- updateTimestamp(int, Timestamp) - Method in class org.apache.derby.vti.VTITemplate
- updateTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.ClientResultSet
- updateTimestamp(String, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
JDBC 2.0 Update a column with a Timestamp value.
- updateTimestamp(String, Timestamp) - Method in class org.apache.derby.vti.VTITemplate
- updateTransactionStatus(Xact, int, int) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- updateTriggerDescriptor(TriggerDescriptor, UUID, int[], TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update the trigger descriptor in question.
- updateTriggerDescriptor(TriggerDescriptor, UUID, int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Update the trigger descriptor in question.
- updateUnfilledPageInfo(AllocExtent) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- updateUnfilledPageInfo(AllocExtent) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- updateURLProperties(Properties, String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
- updateUser(UserDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Update a user.
- updateUser(UserDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- updateVTI(ResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
- UpdateVTIResultSet - Class in org.apache.derby.impl.sql.execute
-
Update the rows from the source into the specified base table.
- UpdateVTIResultSet(NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.UpdateVTIResultSet
- updatingForeignKey - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- updatingReferencedKey - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- upgrade_addColumns(CatalogRowFactory, int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Upgrade an existing catalog by adding columns.
- upgrade_addInvisibleColumns(CatalogRowFactory, int[], TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Add invisible columns to an existing system catalog
- UPGRADE_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to allow upgrade.
- UPGRADE_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to allow upgrade.
- upgrade_initSystemTableCols(TransactionController, boolean, int, FormatableBitSet, DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Initialize noncore columns to fixed values
- UPGRADE_SPSRECOMPILEFAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- upgrade_SYSCOLUMNS_AUTOINCCYCLE(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Add autoinccycle columns to an SYSCOLUMNS system catalog
- UPGRADE_UNSUPPORTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- upgradeCLOBGETSUBSTRING_10_6(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
10.6 upgrade logic to update the return type of SYSIBM.CLOBGETSUBSTRING.
- upgradeFixSystemColumnDefinition(CatalogRowFactory, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Upgrade an existing system catalog column's definition by setting it to the value it would have in a newly created database.
- upgradeIfNeeded(TransactionController, PropertyConglomerate, Properties) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- upgradeIfNeeded(DD_Version, TransactionController, Properties) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Upgrade the data dictionary catalogs to the version represented by this DD_Version.
- upgradeJar(TransactionController, FileInfoDescriptor) - Static method in class org.apache.derby.impl.sql.execute.JarUtil
-
Upgrade code: upgrade one jar file to new style (>= 10.9)
- upgradeJarStorage(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Called by the upgrade code to upgrade the way we store jar files in the database.
- upgradeMakeCatalog(TransactionController, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
called by the upgrade code (dd_xena etc) to add a new system catalog.
- upgradeSYSROUTINEPERMS_10_6(TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
10.6 upgrade logic to update the permissions granted to SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE.
- upper(StringDataValue) - Method in class org.apache.derby.iapi.types.SQLChar
- upper(StringDataValue) - Method in interface org.apache.derby.iapi.types.StringDataValue
-
Convert the string to upper case.
- upToDate() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
-
Checks whether this PreparedStatement is up to date.
- upToDate() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
- upToDate(GeneratedClass) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
-
Checks whether this PreparedStatement is up to date and its activation class is identical to the supplied generated class.
- upToDate(GeneratedClass) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Check whether this statement is up to date and its generated class is identical to the supplied class object.
- url - Variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
- url - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- URL_PATH_INCLUSIVE_CHAR - Static variable in class org.apache.derby.security.DatabasePermission
-
The path type character matching any database anywhere.
- URL_PATH_INCLUSIVE_STRING - Static variable in class org.apache.derby.security.DatabasePermission
-
The location text matching any database anywhere.
- URL_PATH_RECURSIVE_CHAR - Static variable in class org.apache.derby.security.DatabasePermission
-
The wildcard character matching any database under a directory or its subdirectories.
- URL_PATH_RECURSIVE_STRING - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PATH_RECURSIVE_SUFFIX - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PATH_RELATIVE_CHAR - Static variable in class org.apache.derby.security.DatabasePermission
-
The relative path character.
- URL_PATH_RELATIVE_PREFIX - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PATH_RELATIVE_STRING - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PATH_SEPARATOR_CHAR - Static variable in class org.apache.derby.security.DatabasePermission
-
The URL file path separator character.
- URL_PATH_SEPARATOR_STRING - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PATH_WILDCARD_CHAR - Static variable in class org.apache.derby.security.DatabasePermission
-
The wildcard character matching any database in a directory.
- URL_PATH_WILDCARD_STRING - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PATH_WILDCARD_SUFFIX - Static variable in class org.apache.derby.security.DatabasePermission
- URL_PROTOCOL_DIRECTORY - Static variable in class org.apache.derby.security.DatabasePermission
-
The URL protocol scheme specifying a directory location.
- URLCheck - Class in org.apache.derby.impl.tools.ij
-
This class takes a string used for a connection URL and checks for correctness.
- URLCheck(String) - Constructor for class org.apache.derby.impl.tools.ij.URLCheck
- URLFile - Class in org.apache.derby.impl.io
-
This class provides a http based implementation of the StorageFile interface.
- URLFile(URLFile, String) - Constructor for class org.apache.derby.impl.io.URLFile
- URLFile(URLStorageFactory, String) - Constructor for class org.apache.derby.impl.io.URLFile
- URLFile(URLStorageFactory, String, int) - Constructor for class org.apache.derby.impl.io.URLFile
- URLFile(URLStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.URLFile
- URLStorageFactory - Class in org.apache.derby.impl.io
-
This class provides a http based implementation of the StorageFactory interface.
- URLStorageFactory() - Constructor for class org.apache.derby.impl.io.URLStorageFactory
- US - Static variable in class org.apache.derby.shared.common.i18n.MessageUtil
- US_OR_JIS_MINUTE_END - Static variable in class org.apache.derby.iapi.types.SQLTime
- usage() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Display usage information
- Usage(LocalizedOutput) - Static method in class org.apache.derby.impl.tools.ij.util
-
print a usage message for invocations of main().
- USAGE_PRIV - Static variable in interface org.apache.derby.iapi.sql.conn.Authorizer
- USAGE_PRIV - Static variable in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
- USAGESTRINGPARTA - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- USAGESTRINGPARTB - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
- use(StreamContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Can I use this container?
- use(BaseContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
-
Lock the container and mark the container as in-use by this container handle.
- use(BaseContainerHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
Lock the container and mark the container as in-use by this container handle.
- USE_DEFAULT - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- USE_DERBY_INTERNALS - Static variable in class org.apache.derby.iapi.security.SecurityUtil
-
Permission to access Derby contexts (permissions are immutable).
- USE_DERBY_INTERNALS - Static variable in class org.apache.derby.security.SystemPermission
-
Action (
"useDerbyInternals") by the engine to lookup Derby contexts. - USE_EXECUTE_UPDATE_WITH_NO_RESULTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- use_last_search_result_hint - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
In memory hint about whether to use the last_search_result hint during search.
- USE_STATISTICS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
-
Property name for disabling statistics use for all queries.
- useConstructor - Variable in class org.apache.derby.iapi.services.loader.ClassInfo
- useContainer() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
Attach me to a container.
- useContainer(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
Attach me to a container.
- used - Variable in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- useDaemonService(DaemonService) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
This cache can use this DaemonService if it needs some work to be done in the background.
- useDaemonService(DaemonService) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Specify a daemon service that can be used to perform operations in the background.
- usedAlterTable - Variable in class org.apache.derby.impl.sql.compile.RenameNode
- usedAlterTable - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
- useDB2Limits() - Static method in class org.apache.derby.iapi.types.NumberDataType
-
Controls use of old DB2 limits (DERBY-3398).
- useDefaultStream(PrintWriterGetHeader) - Method in class org.apache.derby.impl.services.stream.SingleStream
-
Used when creating a stream creates an error.
- useDefaultStream(PrintWriterGetHeader, Throwable) - Method in class org.apache.derby.impl.services.stream.SingleStream
- useExistingCollation(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
If the column being modified is of character string type, then it should get its collation from the corresponding column in the TableDescriptor.
- useful(Optimizable, ConglomerateDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicateList
-
Return true if this predicate list is useful for limiting the scan on the given table using the given conglomerate.
- useful(Optimizable, ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.PredicateList
- usefulStartKey(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
is this is useful start key?
- usefulStartKey(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- usefulStartKey(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- usefulStartKey(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Tell whether this relop is a useful start key for the given table.
- usefulStopKey(boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- usefulStopKey(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- usefulStopKey(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
- usefulStopKey(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
-
Tell whether this relop is a useful stop key for the given table.
- useGeneratedScan(ResultColumnList, ResultSetNode, QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.MatchingClauseNode
-
Point a node's ColumnReferences into the row returned by the driving left join.
- useMe(String[], PrintWriter) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
- usePageBuffer(byte[]) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- usePageBuffer(byte[]) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
use this passed in page buffer as this object's page data.
- usePreTenFiveHdrFormat - Variable in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Tells which header format to use when writing CLOBs into the store.
- usePreTenFiveHdrFormat() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
-
Determines which header format to use for CLOBs when writing them to the store.
- user - Variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
This property can be overwritten by specifing the username parameter on the DataSource.getConnection() method call.
- user - Variable in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
- user_ - Variable in class org.apache.derby.client.am.ClientConnection
- USER_AGGREGATE_ALIAS_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.UserAggregateAliasInfo
- USER_CONTEXT_ID - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- USER_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- USER_NAME_SCHEMA - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- USER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- USER_ONLY_SECURITY - Static variable in class org.apache.derby.jdbc.BasicClientDataSource40
-
The source security mechanism to use when connecting to a client data source.
- USER_ONLY_SECURITY - Static variable in interface org.apache.derby.jdbc.ClientDataSourceInterface
-
The source security mechanism to use when connecting to a client data source.
- USER_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
-
The following constants define the type precedence hierarchy.
- USER_PROPERTY_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
- USER_RECOMPILE_REQUEST - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
- USER_TRANS_NAME - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
-
The name for user transactions.
- userAccessLevel - Variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- UserAggregateDefinition - Class in org.apache.derby.impl.sql.compile
-
Definition for user-defined aggregates.
- UserAggregateDefinition(AliasDescriptor) - Constructor for class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Conjure out of thin air.
- userAggregateName - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
- userArg - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
- userArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- UserAuthenticator - Interface in org.apache.derby.authentication
-
The UserAuthenticator interface provides operations to authenticate a user's credentials in order to successfully connect to a database.
- userCommit() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Do a commit, as issued directly by a user (e.g. via Connection.commit() or the JSQL 'COMMIT' statement.
- userCommit() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do a commmit as is appropriate for a user requested commit (e.g. a java.sql.Connection.commit() or a language 'COMMIT' statement.
- UserDataValue - Interface in org.apache.derby.iapi.types
- UserDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- USERDEFINED_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.UserDefinedTypeId
- USERDEFINED_COMPILATION_TYPE_ID_V2 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.UserDefinedTypeIdV2
- USERDEFINED_TYPE_ID_IMPL_V3 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
- USERDEFINED_TYPE_ID_V3 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.UserDefinedTypeIdV3
- UserDefinedAggregator - Class in org.apache.derby.impl.sql.execute
-
Aggregator for user-defined aggregates.
- UserDefinedAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
- UserDefinedAggregator() - Constructor for class org.apache.derby.impl.sql.execute.UserDefinedAggregator
-
0-arg constructor for Formatable interface
- UserDefinedTypeCompiler - Class in org.apache.derby.impl.sql.compile
- UserDefinedTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.UserDefinedTypeCompiler
- UserDefinedTypeIdImpl - Class in org.apache.derby.catalog.types
-
This type id describes a user defined type.
- UserDefinedTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Public niladic constructor.
- UserDefinedTypeIdImpl(String) - Constructor for class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Constructor for a UserDefinedTypeIdImpl.
- UserDefinedTypeIdImpl(String, String, String) - Constructor for class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Constructor for a UDT.
- UserDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
A Descriptor for a user stored in SYSUSERS.
- UserDescriptor(DataDictionary, String, String, char[], Timestamp) - Constructor for class org.apache.derby.iapi.sql.dictionary.UserDescriptor
-
Constructor for a UserDescriptor.
- userId - Variable in class org.apache.derby.impl.drda.Database
- username - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
- username - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
- userName - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- USERNAME_ATTR - Static variable in interface org.apache.derby.iapi.reference.Attribute
-
The attribute that is used to set the user name.
- USERNAME_ATTR - Static variable in interface org.apache.derby.shared.common.reference.Attribute
-
The attribute that is used to set the user name.
- USERNAME_COL_NUM - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- userOnAccessList(String) - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
- userParameterTypes - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
-
Pointer to the array in the CompilerContext that holds array of types for all the user-visible paramerers..
- userPS - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- userRollback() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Do a rollback, as issued directly by a user (e.g. via Connection.rollback() or the JSQL 'ROLLBACK' statement.
- userRollback() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Do a rollback as is appropriate for a user requested rollback (e.g. a java.sql.Connection.rollback() or a language 'ROLLBACk' statement.
- userRowSize - Variable in class org.apache.derby.impl.store.raw.data.StoredPage
-
scratch variable used to keep track of the total user size for the row.
- userSpecified - Variable in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
- userSpecifiedBulkInsert - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- userSpecifiedBulkInsert - Variable in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
- userSpecifiedJoinStrategy - Variable in class org.apache.derby.impl.sql.compile.FromTable
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
- userSuppliedOptimizerOverrides - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
- userType() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Does this type id represent a user type?
- userType() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Does this type id represent a user type?
- userType() - Method in class org.apache.derby.iapi.types.TypeId
-
Tell whether this is a built-in type.
- UserType - Class in org.apache.derby.iapi.types
-
This contains an instance of a user-defined type, that is, a java object.
- UserType() - Constructor for class org.apache.derby.iapi.types.UserType
-
no-arg constructor required by Formattable
- UserType(Object) - Constructor for class org.apache.derby.iapi.types.UserType
- USERTYPE_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- UserTypeConstantNode - Class in org.apache.derby.impl.sql.compile
-
User type constants.
- UserTypeConstantNode(Date, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- UserTypeConstantNode(Time, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- UserTypeConstantNode(Timestamp, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- UserTypeConstantNode(DataValueDescriptor, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- UserTypeConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- userTypeStorable(TypeId, TypeId, ClassFactory) - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
-
Determine whether thisType is storable in otherType due to otherType being a user type.
- userVTI - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- usesLocalFilePerTable() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- usesLocalFilePerTable() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- usesLocalFilePerTable() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database use a file for each table?
- usesLocalFilePerTable() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- usesLocalFilePerTable__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- usesLocalFiles() - Method in class org.apache.derby.client.am.ClientDatabaseMetaData
- usesLocalFiles() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
- usesLocalFiles() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
-
Does the database store tables in a local file?
- usesLocalFiles() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
- usesLocalFiles__ - Static variable in class org.apache.derby.client.am.ClientDatabaseMetaData
- usesParameters(BCMethod, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Does a section of code use parameters.
- usesSqlAuthorization - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- usesSqlAuthorization() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Check if in SQL standard mode, with support for Grant and Revoke
- usesSqlAuthorization() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
-
Get authorization model in force, SqlStandard or legacy mode
- usesSqlAuthorization() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- usesSqlAuthorization() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- useStatistics - Variable in class org.apache.derby.impl.sql.compile.FromList
- useStatistics - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
- useStatistics - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- useStatistics() - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
user can specify that s/he doesn't want statistics to be considered when optimizing the query.
- useStatistics() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
-
If statistics should be considered by the optimizer while optimizing a query.
- useStatistics() - Method in class org.apache.derby.impl.sql.compile.FromList
- useStatistics() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
- useStreamOrLOB(int) - Method in class org.apache.derby.client.am.ClientResultSet
-
Mark a column as already having a stream or LOB accessed from it.
- useStreamOrLOB(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
Mark a column as already having a stream or LOB accessed from it.
- useTransactionTable(Formatable) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
-
Use this transaction table, which is gotten from a checkpoint operation.
- useTransactionTable(Formatable) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
-
Use this transaction table, which is gotten from a checkpoint operation.
- useUpdateLocks - Variable in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
-
convenience boolean's for various mode's
- useUserPropertyAsDN - Variable in class org.apache.derby.impl.jdbc.authentication.LDAPAuthenticationSchemeImpl
- usingAggregateObserver - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
- usingClause - Variable in class org.apache.derby.impl.sql.compile.JoinNode
- usingNoneAuth - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
- usingPredsPushedFromAbove - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- usingText - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- USRID - Static variable in class org.apache.derby.client.net.CodePoint
- USRID - Static variable in class org.apache.derby.impl.drda.CodePoint
- USRID_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
- UTC - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
-
TimeZone object representing Coordinated Universal Time.
- UTF - Class in org.apache.derby.impl.store.access
-
A class that is used to store java.lang.Strings and provide ordering capability.
- UTF() - Constructor for class org.apache.derby.impl.store.access.UTF
- UTF(String) - Constructor for class org.apache.derby.impl.store.access.UTF
- UTF_16BE - Static variable in class org.apache.derby.client.am.Cursor
- UTF_16BE - Static variable in class org.apache.derby.client.net.EncodedInputStream
- UTF_8 - Static variable in class org.apache.derby.client.am.Cursor
- UTF_8 - Static variable in class org.apache.derby.client.net.EncodedInputStream
- UTF8 - Static variable in class org.apache.derby.client.net.Utf8CcsidManager
- UTF8_CCSID - Static variable in class org.apache.derby.client.net.CcsidManager
- UTF8_CCSID - Static variable in class org.apache.derby.impl.drda.CcsidManager
- UTF8_CHARSET - Static variable in class org.apache.derby.client.net.Utf8CcsidManager
- UTF8_IMPL_ID - Static variable in class org.apache.derby.iapi.types.XML
- utf8CcsidManager - Variable in class org.apache.derby.impl.drda.DDMReader
- utf8CcsidManager - Variable in class org.apache.derby.impl.drda.DDMWriter
- Utf8CcsidManager - Class in org.apache.derby.client.net
- Utf8CcsidManager - Class in org.apache.derby.impl.drda
- Utf8CcsidManager() - Constructor for class org.apache.derby.client.net.Utf8CcsidManager
- Utf8CcsidManager() - Constructor for class org.apache.derby.impl.drda.Utf8CcsidManager
- utf8CcsidManager_ - Variable in class org.apache.derby.client.net.NetAgent
- UTF8ENCODING - Static variable in class org.apache.derby.client.net.Typdef
- UTF8Reader - Class in org.apache.derby.impl.jdbc
-
Class for reading characters from streams encoded in the modified UTF-8 format.
- UTF8Reader(CharacterStreamDescriptor, ConnectionChild, Object) - Constructor for class org.apache.derby.impl.jdbc.UTF8Reader
-
Constructs a reader on top of the source UTF-8 encoded stream.
- utf8String_ - Variable in class org.apache.derby.client.am.ClientClob
- UTF8Util - Class in org.apache.derby.iapi.util
-
Utility methods for handling UTF-8 encoded byte streams.
- UTF8Util() - Constructor for class org.apache.derby.iapi.util.UTF8Util
-
This class cannot be instantiated.
- UTF8Util.SkipCount - Class in org.apache.derby.iapi.util
-
Helper class to hold skip counts; one for chars and one for bytes.
- utfCount - Variable in class org.apache.derby.impl.jdbc.UTF8Reader
-
Number of bytes read from the stream, including any header bytes.
- utfFormatException(String) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
-
Convenience method generating an
UTFDataFormatExceptionand cleaning up the reader state. - UTFQualifier - Class in org.apache.derby.impl.store.access
- UTFQualifier(int, String) - Constructor for class org.apache.derby.impl.store.access.UTFQualifier
- util - Class in org.apache.derby.impl.tools.ij
-
Methods used to control setup for apps as well as display some internal ij structures.
- util() - Constructor for class org.apache.derby.impl.tools.ij.util
- Util - Class in org.apache.derby.impl.jdbc
-
This class understands the message protocol and looks up SQLExceptions based on keys, so that the Local JDBC driver's messages can be localized.
- Util() - Constructor for class org.apache.derby.impl.jdbc.Util
- Util42 - Class in org.apache.derby.impl.jdbc
-
Utility methods for JDBC 4.2
- Util42() - Constructor for class org.apache.derby.impl.jdbc.Util42
- utilInstance - Variable in class org.apache.derby.impl.tools.ij.Main
- utilMain - Class in org.apache.derby.impl.tools.ij
-
This class is utilities specific to the two ij Main's.
- utilMain(int, LocalizedOutput) - Constructor for class org.apache.derby.impl.tools.ij.utilMain
-
Set up the test to run with 'numConnections' connections/users.
- utilMain(int, LocalizedOutput, boolean) - Constructor for class org.apache.derby.impl.tools.ij.utilMain
-
Set up the test to run with 'numConnections' connections/users.
- utilMain(int, LocalizedOutput, Hashtable) - Constructor for class org.apache.derby.impl.tools.ij.utilMain
-
Set up the test to run with 'numConnections' connections/users.
- Utils - Class in org.apache.derby.client.am
- Utils() - Constructor for class org.apache.derby.client.am.Utils
- Utils42 - Class in org.apache.derby.client.am
-
Utility methods for JDBC 4.2.
- Utils42() - Constructor for class org.apache.derby.client.am.Utils42
- UU_INVALID_PARAMETER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UU_UNKNOWN_PERMISSION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- UU_UNKNOWN_USER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- uuid - Variable in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
- uuid - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
- uuid - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- uuid - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- uuid - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- uuid - Variable in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
This class implements Formatable.
- UUID - Interface in org.apache.derby.catalog
-
An interface for accessing Derby UUIDs, unique identifiers.
- UUID_BYTE_LENGTH - Static variable in interface org.apache.derby.catalog.UUID
-
UUID_BYTE_LENGTH The number of bytes in the array toByteArray returns.
- uuidf - Variable in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
- uuidf - Variable in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
- uuidFactory - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- uuidFactory - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
- uuidFactory - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
- uuidFactory - Variable in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
- uuidFactory - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- uuidFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- uuidFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- uuidFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- UUIDFactory - Interface in org.apache.derby.iapi.services.uuid
-
Generates and recreates unique identifiers.
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSALIASESRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSCHECKSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSDEPENDSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSDUMMY1RowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSFILESRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSKEYSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSROLESRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSSCHEMASRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSSEQUENCESRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSSTATISTICSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSUSERSRowFactory
- uuids - Static variable in class org.apache.derby.impl.sql.catalog.SYSVIEWSRowFactory
- UUIDStack - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- UUIDString - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
For dependency tracking
- UUIDString - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- UUIDValue - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
-
For dependency tracking
- UUIDValue - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
V
- v - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
- val - Variable in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
- valid - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
- VALID_PAGE - Static variable in class org.apache.derby.impl.store.raw.data.BasePage
-
Values for pageStatus flag page goes thru the following transition: VALID_PAGE <-> deallocated page -> free page <-> VALID_PAGE deallocated and free page are both INVALID_PAGE as far as BasePage is concerned.
- validate() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
-
Validate the parameters.
- validate() - Method in class org.apache.derby.impl.sql.GenericParameter
-
Validate the parameters.
- validate() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
-
Validate the parameters.
- validate(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
-
Validate a property change.
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.LanguageDbPropertySetter
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
-
Call the property set callbacks to validate a property change against the property set provided.
- validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- validate(DDLStatementNode, DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Validate this TableElementList.
- validate(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
-
Validate the cache, find all alloc pages and fill in the arrays
- validateApplyAndMap(TransactionController, String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
- validateAutoincrement(DataDictionary, TableDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Check the validity of the autoincrement values for this node.
- validateAutoincrement(DataDictionary, TableDescriptor, int) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
-
check the validity of autoincrement values in the case that we are modifying an existing column (includes checking if autoincrement is set when making a column nullable)
- validateCheck(LanguageConnectionContext, UUID, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
- ValidateCheckConstraintResultSet - Class in org.apache.derby.impl.sql.execute
-
Special result set used when checking deferred CHECK constraints.
- ValidateCheckConstraintResultSet(long, StaticCompiledOpenConglomInfo, Activation, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.ValidateCheckConstraintResultSet
- validateChecksum(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Validate the check sum on the page.
- validateConstraint(String, String, UUID, TableDescriptor, LanguageConnectionContext, boolean, boolean) - Static method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Evaluate a check constraint or not null column constraint.
- validateConstraint(LanguageConnectionContext, UUID, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.CheckInfo
-
Validate one or more CHECK constraints on a table.
- validateConstraint(LanguageConnectionContext, UUID, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- validateConstraint(LanguageConnectionContext, UUID, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.UniquePkInfo
-
Validate one primary key or unique constraint
- validateConstraint(LanguageConnectionContext, UUID, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ValidationInfo
- validateDefault(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
-
Check the validity of the default for this node.
- validateDeferredConstraint(ConstraintDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Validate a deferred constraint.
- validateDeferredConstraints(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Validate all deferred constraints.
- validateDeleteConnection(DataDictionary, TableDescriptor, TableDescriptor, int, Hashtable<String, Integer>, Hashtable<String, Integer>, boolean, String, boolean, StringBuffer, String, boolean, int) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
-
The following function validates whether the new foreign key relationship violates any restriction on the referential actions.
- validateDelimiters() - Method in class org.apache.derby.impl.load.ControlInfo
- validateFKConstraint(Activation, TransactionController, DataDictionary, ForeignKeyConstraintDescriptor, ReferencedKeyConstraintDescriptor, ExecRow) - Static method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
-
Make sure that the foreign key constraint is valid with the existing data in the target table.
- validateForeignKey(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ForeignKeyInfo
- validateForeignKeysOnGenerationClauses(FromList, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Prevent foreign keys on generated columns from violating the SQL spec, part 2, section 11.8 (
), syntax rule 12: the referential action may not specify SET NULL or SET DEFAULT and the update rule may not specify ON UPDATE CASCADE. - validateName(String) - Static method in class org.apache.derby.authentication.SystemPrincipal
-
Verify that the specified name of the principal is valid.
- validateNameAndActions(String, String) - Method in class org.apache.derby.security.SystemPermission
-
Check if name and actions are valid, normalize the actions string, and calculate the actions mask.
- validateNotNullConstraint(String[], boolean[], int, LanguageConnectionContext, String) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
-
Make sure that the columns are non null If any column is nullable, check that the data is null.
- validatePrimaryKeyNullability() - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Validate nullability of primary keys.
- validateReferencesClause(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- validateReferentialActions(DataDictionary, TableDescriptor, String, ConsInfo, String[]) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
- validateSecMecUSRSSBPWD() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Validate SECMEC_USRSSBPWD (Strong Password Substitute) can be used as DRDA security mechanism.
- validateSingleProperty(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertyFactory
-
validation a single property
- validateSingleProperty(String, Serializable, Dictionary) - Method in class org.apache.derby.iapi.services.property.PropertyValidation
- validateState() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
-
Make sure the state of the de-serialized object is valid.
- validateState() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
-
Make sure the state of the de-serialized object is valid.
- validateStatement(ConstantAction) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionStmtValidator
-
Validate the statement.
- validateStatement(ConstantAction) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
-
Make sure that whatever statement is about to be executed is ok from the context of this trigger.
- validateStmtExecution(ConstantAction) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Validate a statement.
- validateStmtExecution(ConstantAction) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Validate a statement.
- validateType(String) - Method in class org.apache.derby.impl.services.bytecode.GClass
- validateUniquePK(LanguageConnectionContext, BackingStoreHashtable, boolean) - Method in class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.UniquePkInfo
- validatingBaseTableUUID - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- validatingBaseTableUUIDString - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- validatingCheckConstraint - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
- validatingCheckConstraint - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
- validatingCheckConstraints - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
-
Used with
validatingBaseTableCIDto validating deferred check constraints. - ValidationInfo(BackingStoreHashtable) - Constructor for class org.apache.derby.impl.sql.execute.DeferredConstraintsMemory.ValidationInfo
- validAuthenticationProvider() - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
-
Return true if AUTHENTICATION_PROVIDER_PARAMETER was well formatted.
- validColumnNumber(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
- validColumns - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- validColumnsArray - Variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- validData() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
-
Method to determine whether or not the buffer had any log records the last time next() was called.
- validDerbyProps - Static variable in class org.apache.derby.impl.tools.ij.URLCheck
- validForOutermostTable() - Method in class org.apache.derby.impl.sql.compile.BaseJoinStrategy
-
Can this join strategy be used on the outermost table of a join.
- validForOutermostTable() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
-
Can this join strategy be used on the outermost table of a join.
- validIndex - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
- validOutBuffer - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
- validProps - Variable in class org.apache.derby.impl.tools.ij.URLCheck
- validRow - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
- validType(char) - Static method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
-
Validate the type.
- valNodeBaseTables - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
- valNodeReferencesOptTable(ValueNode, Optimizable, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
-
Determine whether or not the received ValueNode (which will usually be a ColumnReference) references either the received optTable or else a base table in the subtree beneath that optTable.
- VALNSPRM - Static variable in class org.apache.derby.client.net.CodePoint
- VALNSPRM - Static variable in class org.apache.derby.impl.drda.CodePoint
- valToGenerate - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
-
If this parameter node was created as part of a "probe predicate" for an InListOperatorNode then it does not actually correspond to a specific value--we just created it as a start-key place-holder for IN-list values at execution time.
- value - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Double_info
- value - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Float_info
- value - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Integer_info
- value - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Long_info
- value - Variable in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
- value - Variable in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bits are stored as an array of bytes.
- value - Variable in class org.apache.derby.iapi.types.SQLBoolean
- value - Variable in class org.apache.derby.iapi.types.SQLChar
-
Fields of the class
- value - Variable in class org.apache.derby.iapi.types.SQLDecimal
-
object state.
- value - Variable in class org.apache.derby.iapi.types.SQLDouble
- value - Variable in class org.apache.derby.iapi.types.SQLInteger
- value - Variable in class org.apache.derby.iapi.types.SQLLongint
- value - Variable in class org.apache.derby.iapi.types.SQLReal
- value - Variable in class org.apache.derby.iapi.types.SQLRef
- value - Variable in class org.apache.derby.iapi.types.SQLSmallint
- value - Variable in class org.apache.derby.iapi.types.SQLTinyint
- value - Variable in class org.apache.derby.iapi.types.UserType
- value - Variable in class org.apache.derby.impl.sql.compile.CachedValueNode
-
The node representing the expression whose value should be cached.
- value - Variable in class org.apache.derby.impl.sql.compile.ConstantNode
- value - Variable in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
- value - Variable in class org.apache.derby.impl.sql.execute.CountAggregator
- value - Variable in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
- value - Variable in class org.apache.derby.impl.sql.execute.OrderableAggregator
- value - Variable in class org.apache.derby.impl.sql.GenericParameter
-
Our value
- value - Variable in class org.apache.derby.impl.store.access.UTFQualifier
- value - Variable in class org.apache.derby.impl.tools.ij.AttributeHolder
- VALUE_NODE_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- valueLength - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
-
If positive, length of the expected final value, after truncation if any, in characters.
- valueLength - Variable in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
-
The value length, either in bytes or characters.
- ValueNode - Class in org.apache.derby.impl.sql.compile
-
A ValueNode is an abstract class for all nodes that can represent data values, that is, constants, columns, and expressions.
- ValueNode(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ValueNode
- ValueNodeList - Class in org.apache.derby.impl.sql.compile
-
A ValueNodeList represents a list of ValueNodes within a specific predicate e.g.
- ValueNodeList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.ValueNodeList
- valueNotSupported(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Don't support this value
- valueOf(String) - Static method in enum org.apache.derby.iapi.security.Securable
-
Returns the enum constant of this type with the specified name.
- valueReturnedToSQLDomain - Variable in class org.apache.derby.impl.sql.compile.JavaValueNode
- valueReturnedToSQLDomain() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
-
Tell whether this node returns its value to the SQL domain
- valueRow - Variable in class org.apache.derby.impl.sql.execute.IndexValueRow
- ValueRow - Class in org.apache.derby.impl.sql.execute
-
Basic implementation of ExecRow.
- ValueRow(int) - Constructor for class org.apache.derby.impl.sql.execute.ValueRow
-
Make a value row with a designated number of column slots.
- values() - Static method in enum org.apache.derby.iapi.security.Securable
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface org.apache.derby.iapi.services.cache.CacheManager
-
Return a Collection of the Cacheables currently in the cache.
- values() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
-
Return a collection view of all the
Cacheables in the cache. - VARARGS - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
- VARARGS_MASK - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
- VARBINARY - Static variable in class org.apache.derby.client.am.ClientTypes
- VARBINARY_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- VARBIT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.VarbitTypeId
- VARBIT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- VARBIT_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- VARBIT_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- VARBIT_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- VARBIT_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- VARBIT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.VarbitTypeId
- VARBIT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.VarbitTypeIdImpl
- VarbitConstantNode - Class in org.apache.derby.impl.sql.compile
- VarbitConstantNode(String, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.VarbitConstantNode
- VarbitConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.VarbitConstantNode
-
Construct constant node for one of VARBINARY, LONG VARBINARY and BLOB types.
- varbitTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- VARCHAR - Static variable in class org.apache.derby.client.am.ClientTypes
- VARCHAR_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.VarcharTypeId
- VARCHAR_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- VARCHAR_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- VARCHAR_MAXWIDTH - Static variable in class org.apache.derby.client.am.CallableLocatorProcedures
-
Max size of byte[] and String parameters to procedures
- VARCHAR_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- VARCHAR_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- VARCHAR_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- VARCHAR_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.VarcharTypeId
- VARCHAR_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.VarcharTypeIdImpl
- varcharTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- VARIABLE_SHORT_STRING - Static variable in class org.apache.derby.client.am.Cursor
- VARIABLE_STACK - Static variable in class org.apache.derby.impl.services.bytecode.CodeChunk
-
Value for OPCODE_ACTION[opcode][0] to represent the number of words popped or pushed in variable.
- VARIABLE_STRING - Static variable in class org.apache.derby.client.am.Cursor
- variableLength() - Method in class org.apache.derby.iapi.types.TypeId
-
Does type hava a declared variable length (defined by the application).
- VariableSizeDataValue - Interface in org.apache.derby.iapi.types
-
The VariableSizeDataValue interface corresponds to Datatypes that have adjustable width.
- VariableSizeDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- VARIANT - Static variable in interface org.apache.derby.iapi.store.access.Qualifier
-
The DataValueDescriptor can be 1 of 4 types: VARIANT - cannot be cached as its value can vary within a scan SCAN_INVARIANT - can be cached within a scan as its value will not change within a scan QUERY_INVARIANT- can be cached across the life of the query as its value will never change CONSTANT - can be cached across executions.
- variantType - Variable in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
- variantType - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
- VarPAggregator<V extends java.lang.Number> - Class in org.apache.derby.impl.sql.execute
-
This class implements the SQL Standard VAR_POP() aggregator, computing a population's variance.
- VarPAggregator() - Constructor for class org.apache.derby.impl.sql.execute.VarPAggregator
- VarPAggregator.Sums - Class in org.apache.derby.impl.sql.execute
- VarSAggregator<V extends java.lang.Number> - Class in org.apache.derby.impl.sql.execute
-
This class implements the SQL Standard VAR_SAMP() aggregator, computing the variance over a sample.
- VarSAggregator() - Constructor for class org.apache.derby.impl.sql.execute.VarSAggregator
- vec - Variable in class org.apache.derby.impl.tools.ij.ijVectorResult
- vector - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
- vectorToIdList(Vector<String>, boolean) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Return an idList in external form with one id for every element of v.
- verbose - Variable in class org.apache.derby.impl.store.replication.ReplicationLogger
-
Whether or not to print log messages to derby.log.
- verbose - Static variable in class org.apache.derby.impl.tools.dblook.Logs
- verbose - Static variable in class org.apache.derby.tools.dblook
- VerifyAggregateExpressionsVisitor - Class in org.apache.derby.impl.sql.compile
-
If a RCL (SELECT list) contains an aggregate, then we must verify that the RCL (SELECT list) is valid.
- VerifyAggregateExpressionsVisitor(GroupByList) - Constructor for class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
- verifyAllHeldResultSetsAreClosed() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Verify that there are no activations with open held result sets.
- verifyAllHeldResultSetsAreClosed() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Verify that there are no activations with open held result sets.
- verifyAllOrderable() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all of the RCs in this list are comparable.
- verifyAndGetUniqueNames() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
-
Check the uniqueness of the column names within the derived column list.
- verifyAutoGenColumn(ColumnDescriptor) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Check that the received ColumnDescriptor corresponds to a column for which it is possible to fetch auto-generated keys.
- verifyAutoGeneratedColumnsIndexes(int[], UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Verify that the auto-generated columns list (by position) has valid column positions for the table.
- verifyAutoGeneratedColumnsNames(String[], UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
-
Verify that the auto-generated columns list (by name) has valid column names for the table.
- verifyAutoGeneratedRScolumnsList(UUID) - Method in class org.apache.derby.impl.sql.execute.DMLWriteGeneratedColumnsResultSet
- verifyBulkInsert() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
-
Verify that bulkInsert is allowed on this table.
- verifyBulkInsert(DataDictionary, String) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Do the bind time checks to see if bulkInsert is allowed on this table.
- verifyChangeToCNF() - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Verify that changeToCNF() did its job correctly.
- verifyChangeToCNF() - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Verify that changeToCNF() did its job correctly.
- verifyChangeToCNF() - Method in class org.apache.derby.impl.sql.compile.OrNode
-
Verify that changeToCNF() did its job correctly.
- verifyChangeToCNF() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Verify that changeToCNF() did its job correctly.
- verifyClassExist(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
-
Verify that a java class exists, is accessible (public) and not a class representing a primitive type.
- verifyCollatorSupport(int) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
-
Verify that JVM has support for the Collator for the database's locale.
- verifyCreateConstraintColumnList(TableElementList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Verify that all of the column names in this list are contained within the ColumnDefinitionNodes within the TableElementList.
- verifyEliminateNots() - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
-
Verify that eliminateNots() did its job correctly.
- verifyEliminateNots() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Verify that eliminateNots() did its job correctly.
- verifyEmpty(Reader) - Static method in class org.apache.derby.iapi.util.IdUtil
-
Verify the read is empty (no more characters in its stream).
- verifyInOrderACCSEC_SECCHK(int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Verify that the code point is in the right order
- verifyIV(byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
- verifyKey(boolean, StorageFactory, Properties) - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
-
Verify the external encryption key.
- verifyKey(boolean, StorageFactory, Properties) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
The database can be encrypted with an encryption key given in connection url.
- VERIFYKEY_DATALEN - Static variable in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Amount of data that is used for verification of external encryption key This does not include the MD5 checksum bytes
- verifyLogFormat(StorageFile, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Verify that we the log file is of the right format and of the right version and log file number.
- verifyLogFormat(StorageRandomAccessFile, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Verify that we the log file is of the right format and of the right version and log file number.
- verifyMessageType(ReplicationMessage, int) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
-
Used to parse a message received from the slave.
- verifyNoOpenResultSets(PreparedStatement, Provider, int) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Verify that there are no activations with open result sets on the specified prepared statement.
- verifyNoOpenResultSets(PreparedStatement, Provider, int) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Verify that there are no activations with open result sets on the specified prepared statement.
- verifyOrderable() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Verify that this RC is orderable.
- verifyProperties(DataDictionary) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
-
Verify that the Properties list with optimizer overrides, if specified, is valid
- verifyProperties(DataDictionary) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
-
Verify that the Properties list with optimizer overrides, if specified, is valid
- verifyProperties(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
- verifyProperties(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FromList
- verifyProperties(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.FromTable
- verifyProperties(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
- verifyProperties(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
- verifyPropertySet(Properties, Properties) - Method in interface org.apache.derby.iapi.services.property.PropertyFactory
-
Validate a Property set.
- verifyPropertySet(Properties, Properties) - Method in class org.apache.derby.iapi.services.property.PropertyValidation
- verifyPutAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.AndNode
-
Verify that putAndsOnTop() did its job correctly.
- verifyPutAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.IsNode
-
Verify that putAndsOnTop() did its job correctly.
- verifyPutAndsOnTop() - Method in class org.apache.derby.impl.sql.compile.ValueNode
-
Verify that putAndsOnTop() did its job correctly.
- verifyRequiredObject(int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Verify that the code point is the required code point
- verifySavepointArg(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- verifySavepointCommandIsAllowed() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
- verifySchemaExistance() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- verifySecurityState(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
-
Verify that all prerequisites are met before bringing up a security manager.
- verifySelectStarSubquery(FromList, int) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
-
Verify that a SELECT * is valid for this type of subquery.
- verifySelectStarSubquery(FromList, int) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
-
Verify that a SELECT * is valid for this type of subquery.
- verifySelectStarSubquery(FromList, int) - Method in class org.apache.derby.impl.sql.compile.SelectNode
-
Verify that a SELECT * is valid for this type of subquery.
- verifySelectStarSubquery(FromList, int) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
-
Verify that a SELECT * is valid for this type of subquery.
- verifyShutdownSlave() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Verify that a connection to stop the slave has been made from here.
- verifySuccessfulBoot() - Method in class org.apache.derby.impl.db.SlaveDatabase
-
Verify that the slave functionality has been properly started.
- verifyTargetProperties(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.InsertNode
-
Verify that the target properties that we are interested in all hold valid values.
- verifyTargetTable() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
-
Verify the target table.
- verifyType - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
- verifyType - Variable in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
- verifyUniqueColumnList(DDLStatementNode, ConstraintDefinitionNode) - Method in class org.apache.derby.impl.sql.compile.TableElementList
-
Verify that a primary/unique table constraint has a valid column list.
- verifyUniqueNames(boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
-
Check the uniqueness of the column names within a column list.
- verifyUserIdPassword() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Verify userId and password Username and password is verified by making a connection to the database
- verifyWriteChainIsClean() - Method in class org.apache.derby.client.net.NetAgent
- version - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- version - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
-
Version indentifier of the control row within the page.
- version - Variable in class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
- Version - Class in org.apache.derby.client.am
- Version - Class in org.apache.derby.iapi.services.info
-
This implementation of VersionMBean instruments a ProductVersionHolder object.
- Version() - Constructor for class org.apache.derby.client.am.Version
- Version(ProductVersionHolder, String) - Constructor for class org.apache.derby.iapi.services.info.Version
- VERSION - Static variable in class org.apache.derby.impl.load.ControlInfo
- VERSION_NUMBER - Static variable in interface org.apache.derby.io.StorageFactory
-
The version number of this version of the StorageFactory interface and its subsidiary interfaces.
- version2 - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- version2 - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- versionCounter - Variable in class org.apache.derby.impl.drda.DRDAStatement
-
If this changes, we need to re-send result set metadata to client, since a change indicates the engine has recompiled the prepared statement.
- versionCounter - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
-
Incremented for each (re)compile.
- versionInfo - Variable in class org.apache.derby.iapi.services.info.Version
- versionLevel - Variable in class org.apache.derby.impl.drda.AppRequester
- versionLevel_ - Variable in class org.apache.derby.client.am.ProductLevel
- VersionMBean - Interface in org.apache.derby.mbeans
-
This interface defines a Standard MBean for exposing the version information of a running Derby component.
- versionString - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- versionWhenSaved - Variable in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
-
The version number of the leaf page when this position was saved by key.
- vetCipherProviders(CipherProvider, CipherProvider, String) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
-
Verify that a decrypter matches an encrypter.
- vetCompatibility(Class<?>, Class<?>, String) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
-
Verify that an actual type is compatible with the expected type.
- vetRoutine(DataDictionary, SchemaDescriptor, AliasDescriptor) - Method in class org.apache.derby.impl.sql.execute.CreateAliasConstantAction
-
Common checks to be performed for functions and procedures
- vetService(StorageFactory, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
-
Verify that the service directory looks ok before objecting that the database already exists.
- vetTrue(Properties, String) - Static method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Returns true if the attribute exists and is set to true.
- vetValues(ValueNodeList) - Static method in class org.apache.derby.impl.sql.compile.BetweenOperatorNode
- VFMemoryStorageFactory - Class in org.apache.derby.impl.io
-
A storage factory for virtual files, where the contents of the files are stored in main memory.
- VFMemoryStorageFactory() - Constructor for class org.apache.derby.impl.io.VFMemoryStorageFactory
-
Creates a new, uninitialized instance of the storage factory.
- VIEW - Static variable in interface org.apache.derby.catalog.Dependable
- view_ - Variable in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
-
Read-only view of the internal list.
- VIEW_DESCRIPTOR_FINDER_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.impl.sql.catalog.ViewDescriptorFinder
- VIEW_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- viewDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- ViewDescriptor - Class in org.apache.derby.iapi.sql.dictionary
-
This is the implementation of ViewDescriptor.
- ViewDescriptor(DataDictionary, UUID, String, String, int, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
-
Constructor for a ViewDescriptor.
- viewName - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- viewText - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
- viewText - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
- violatingCheckConstraints - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
- violatingCheckConstraints - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
- virginal - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
-
True if we haven't yet fetched any rows from this result set.
- VIRTUAL_COLUMN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- virtualColumnId - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- VirtualColumnNode - Class in org.apache.derby.impl.sql.compile
-
A VirtualColumnNode represents a virtual column reference to a column in a row returned by an underlying ResultSetNode.
- VirtualColumnNode(ResultSetNode, ResultColumn, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.VirtualColumnNode
-
Constructor for a VirtualColumnNode.
- VirtualFile - Class in org.apache.derby.impl.io.vfmem
-
Represents a file in the virtual file system.
- VirtualFile(String, DataStore) - Constructor for class org.apache.derby.impl.io.vfmem.VirtualFile
-
Creates a new virtual file handle.
- VirtualLockTable - Interface in org.apache.derby.iapi.services.locks
-
This class acts as a conduit of information between the lock manager and the outside world.
- VirtualRandomAccessFile - Class in org.apache.derby.impl.io.vfmem
-
A random access file capable of reading and writing from/into a virtual file whose data is represented by a
BlockedByteArray. - VirtualRandomAccessFile(DataStoreEntry, boolean) - Constructor for class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
Creates a new virtual random access file.
- visibleSize() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
- visit(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.Visitor
-
This is the default visit operation on a QueryTreeNode.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
-
If we have found the target node, we are done.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
Visit the node and call
evaluateConstantExpressions()if it is aValueNode. - visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
-
If we have found the target node, we are done.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
If we have found the target node, we are done.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasTableFunctionVisitor
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
-
If we have found the target node, we are done.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
-
Don't do anything unless we have a ColumnReference, Predicate or ResultSetNode node.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
-
Don't do anything unless we have a ColumnReference node.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
-
Don't do anything unless we have an aggregate node.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Don't do anything unless we have a window function node node.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
-
Verify that this expression is ok for an aggregate query.
- visit(Visitable) - Method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- visit(ResultSetStatistics) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINVisitor
-
This is the Visitor hook method, which gets called from each ResultSetStatistics.
- visit(ResultSetStatistics) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
- visit(ResultSetStatistics) - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
-
Visit this node, calling back to it to get details.
- visit(TransactionTableEntry) - Method in interface org.apache.derby.impl.store.raw.xact.TransactionTable.EntryVisitor
-
Visit an entry.
- Visitable - Interface in org.apache.derby.iapi.sql.compile
-
A Visitable is something that can be visited by a Visitor
- VisitableFilter - Interface in org.apache.derby.iapi.sql.compile
-
Filter for qualifying Visitables.
- visitableTags - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
- visitChildrenFirst(Visitable) - Method in interface org.apache.derby.iapi.sql.compile.Visitor
-
Method that is called to see if
visit()should be called on the children ofnodebefore it is called onnodeitself. - visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.BaseTableNumbersVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode.ReplaceCaseOperandVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.ConstantExpressionVisitor
-
Method that is called to see if
visit()should be called on the children ofnodebefore it is called onnodeitself. - visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasCorrelatedCRsVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasNodeVisitor
-
Visit parent before children.
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.HasVariantValueNodeVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.OffsetOrderVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceAggregatesWithCRVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceNodeVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
-
Visitor override.
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.VerifyAggregateExpressionsVisitor
- visitChildrenFirst(Visitable) - Method in class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- VISITED_PAGES - Static variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- visitedPages - Variable in class org.apache.derby.impl.tools.planexporter.TreeNode
- visitEntries(TransactionTable.EntryVisitor) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
-
Visit all the entries in the transaction table.
- Visitor - Interface in org.apache.derby.iapi.sql.compile
-
A visitor is an object that traverses the querytree and performs some action.
- visitPermsByGrantee(String, TransactionController, int, int, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan
indexNoindex on a permission tablecatalog, looking for match(es) for the grantee column (given by granteeColnoInIndex for the catalog in question). - visitRoleGrants(TabInfoImpl, SYSROLESRowFactory, int, String, TransactionController, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Scan the {roleid, grantee, grantor} index on SYSROLES, locate rows containing authId in column columnNo.
- vm_byte - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_char - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_double - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_float - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_int - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_long - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_reference - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_short - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vm_void - Static variable in interface org.apache.derby.impl.services.bytecode.BCExpr
- vmDescriptor - Variable in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- VMDescriptor - Interface in org.apache.derby.iapi.services.classfile
- vmName - Variable in class org.apache.derby.impl.services.bytecode.Type
- vmName() - Method in class org.apache.derby.impl.services.bytecode.Type
-
Get the VM Type name (java/lang/Object)
- vmNameDeclaringClass(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
- vmNameSimple - Variable in class org.apache.derby.impl.services.bytecode.Type
- VMOpcode - Interface in org.apache.derby.iapi.services.classfile
-
This contains all the opcodes for the JVM as defined in The Java Virtual Machine Specification.
- vmParameterTypes - Variable in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- vmReturnType - Variable in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
- vmType - Variable in class org.apache.derby.impl.services.bytecode.Type
- vmType() - Method in class org.apache.derby.impl.services.bytecode.Type
-
Get the VM type (eg.
- vmType(BCMethodDescriptor) - Method in class org.apache.derby.impl.services.bytecode.BCJava
- vmTypeId(String) - Static method in class org.apache.derby.impl.services.bytecode.BCJava
-
Map vm types as strings to vm types as the VM handles, with int ids.
- vmTypeIdCache - Variable in class org.apache.derby.impl.services.bytecode.BCJava
- VMTypeIdCacheable - Class in org.apache.derby.impl.services.bytecode
-
This class implements a Cacheable for a Byte code generator cache of VMTypeIds.
- VMTypeIdCacheable() - Constructor for class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
- VOID - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
- VRSNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
- vs - Variable in class org.apache.derby.impl.services.reflect.JarLoader
- vs - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
- VTI_TYPE - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
- vtiColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
- VTIContext - Class in org.apache.derby.vti
-
Context parameter which is passed to an AwareVTI.
- VTIContext(String, String, String) - Constructor for class org.apache.derby.vti.VTIContext
-
Construct from pieces.
- vtiCosted - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- VTICosting - Interface in org.apache.derby.vti
-
VTICosting is the interface that the query optimizer uses to cost Table Functions.
- VTICosting - Static variable in interface org.apache.derby.iapi.reference.ClassName
- VTIDeferModPolicy - Class in org.apache.derby.impl.sql.compile
-
This class applies a VTI modification deferral policy to a statement to see whether it should be deferred.
- VTIDeferModPolicy(FromVTI, String[], DeferModification, int) - Constructor for class org.apache.derby.impl.sql.compile.VTIDeferModPolicy
- VTIEnvironment - Interface in org.apache.derby.vti
-
VTIEnvironment is the state variable created by the optimizer to help it place a Table Function in the join order.
- VTIMetaDataTemplate - Class in org.apache.derby.vti
-
An abstract implementation of ResultSetMetaData (JDBC 1.2) that is useful when writing a VTI (virtual table interface).
- VTIMetaDataTemplate() - Constructor for class org.apache.derby.vti.VTIMetaDataTemplate
- vtiName - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- vtiProjection - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- vtiRestriction - Variable in class org.apache.derby.impl.sql.compile.FromVTI
- vtiRestriction - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- VTIResultSet - Class in org.apache.derby.impl.sql.execute
- VTIResultSet(Activation, int, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int, String, String) - Constructor for class org.apache.derby.impl.sql.execute.VTIResultSet
- VTIResultSetIsSensitive - Variable in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
- vtiRS - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
- vtiSchema - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
- vtiSchema() - Method in class org.apache.derby.vti.VTIContext
-
Return the name of the schema holding the table function
- vtiTable() - Method in class org.apache.derby.vti.VTIContext
-
Return the unqualified table function name
- VTITemplate - Class in org.apache.derby.vti
-
An abstract implementation of ResultSet that is useful when writing table functions, read-only VTIs (virtual table interface), and the ResultSets returned by executeQuery in read-write VTI classes.
- VTITemplate() - Constructor for class org.apache.derby.vti.VTITemplate
- VTITemplate.ColumnDescriptor - Class in org.apache.derby.vti
-
A struct class which is useful for describing columns and parameters.
W
- WAIT_FOREVER - Static variable in interface org.apache.derby.iapi.services.locks.C_LockFactory
-
Timeout value that indicates wait for the lock or latch forever.
- WAIT_TIMEOUT_DEFAULT - Static variable in interface org.apache.derby.iapi.reference.Property
-
Default value for wait timeouts (60 seconds)
- WaitError - Class in org.apache.derby.impl.store.access.btree
-
This error is never seen outside of the btree implementation.
- WaitError() - Constructor for class org.apache.derby.impl.store.access.btree.WaitError
- waitForGrant(int) - Method in class org.apache.derby.impl.services.locks.ActiveLock
-
Wait for a lock to be granted, returns when the lock is granted.
- waitForPostCommitToFinishWork() - Method in interface org.apache.derby.iapi.store.access.AccessFactory
- waitForPostCommitToFinishWork() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
- waiting - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
-
true if I'm waiting, if this is false then I am running and a notify is not required.
- waiting - Variable in class org.apache.derby.impl.services.locks.LockControl
- WAITING_LOCK_DEADLOCK - Static variable in class org.apache.derby.impl.services.locks.Constants
- WAITING_LOCK_GRANT - Static variable in class org.apache.derby.impl.services.locks.Constants
- WAITING_LOCK_IN_WAIT - Static variable in class org.apache.derby.impl.services.locks.Constants
- WAITING_LOCK_INTERRUPTED - Static variable in class org.apache.derby.impl.services.locks.Constants
- waitingList - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
- waitInterrupted(Throwable) - Static method in exception org.apache.derby.impl.tools.ij.ijException
- WaitInterrupted - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- waitTimeout - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
- waitUntilIdentityIsSet() - Method in class org.apache.derby.impl.services.cache.CacheEntry
-
Block until this entry's cacheable has been initialized (that is, until
settingIdentityComplete()has been called on this object). - waitUntilQueueIsEmpty() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
- waitUntilQueueIsEmpty() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- wakeUp() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- wakeUp(byte) - Method in class org.apache.derby.impl.services.locks.ActiveLock
-
Wake up anyone sleeping on this lock.
- wakeUpNow - Variable in class org.apache.derby.impl.services.locks.ActiveLock
-
Set to true if the object waiting on this thread should wake up, MT - mutable - java synchronized(this)
- WALK_HIGH - Static variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- WALK_LOW - Static variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
- walkAST(LanguageConnectionContext, Visitable, int) - Method in class org.apache.derby.impl.sql.GenericStatement
-
Walk the AST, using a (user-supplied) Visitor
- warn - Variable in class org.apache.derby.impl.tools.ij.ijWarningResult
- warn0_warnA - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
- warning(SAXParseException) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.XMLErrorHandler
- warning(SAXParseException) - Method in class org.apache.derby.vti.XmlVTI.XMLErrorHandler
- WARNING - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
- WARNING_SEVERITY - Static variable in interface org.apache.derby.shared.common.error.ExceptionSeverity
-
WARNING_SEVERITY is associated with SQLWarnings.
- warnings - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
- warnings - Variable in class org.apache.derby.impl.services.timer.SingletonTimerFactory
-
Initialization warnings.
- warnings - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
- warnings - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
- warnings - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
- warnings - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
- warnings_ - Variable in class org.apache.derby.client.am.ClientConnection
- warnings_ - Variable in class org.apache.derby.client.am.ClientResultSet
- warnings_ - Variable in class org.apache.derby.client.am.ClientStatement
- warns - Variable in class org.apache.derby.impl.tools.ij.ijVectorResult
- WAS_NOT_NULL - Static variable in class org.apache.derby.client.am.ClientCallableStatement
- WAS_NOT_NULL - Static variable in class org.apache.derby.client.am.ClientResultSet
- WAS_NULL - Static variable in class org.apache.derby.client.am.ClientCallableStatement
- WAS_NULL - Static variable in class org.apache.derby.client.am.ClientResultSet
- WAS_NULL_UNSET - Static variable in class org.apache.derby.client.am.ClientCallableStatement
- WAS_NULL_UNSET - Static variable in class org.apache.derby.client.am.ClientResultSet
- wasDBInDurabilityTestModeNoSync - Static variable in class org.apache.derby.impl.store.raw.log.LogToFile
-
keeps track of if the database was booted previously at any time with derby.system.durability=test
- wasDefault - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- wasDefaultColumn() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
-
Returns TRUE if the ResultColumn used to stand in for a DEFAULT keyword in an insert/update statement.
- wasExplicitlyClosed() - Method in class org.apache.derby.impl.drda.DRDAResultSet
- wasExplicitlyClosed() - Method in class org.apache.derby.impl.drda.DRDAStatement
- wasExplicitlyPrepared() - Method in class org.apache.derby.impl.drda.DRDAStatement
- wasGroupBy - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
User specified a group by without aggregates and we turned it into a select distinct
- wasModified() - Method in class org.apache.derby.impl.drda.DRDAString
-
Check whether the contents of the
DRDAStringwere modified in the previous call tosetBytes(). - wasNonNullSensitiveUpdate(int) - Method in class org.apache.derby.client.am.ClientResultSet
- wasNull - Variable in class org.apache.derby.diag.LockTable
- wasNull - Variable in class org.apache.derby.diag.SpaceTable
- wasNull - Variable in class org.apache.derby.diag.StatementCache
- wasNull - Variable in class org.apache.derby.diag.TransactionTable
- wasNull - Variable in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- wasNull - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
- wasNull - Variable in class org.apache.derby.impl.load.ImportAbstract
- wasNull() - Method in class org.apache.derby.client.am.ClientCallableStatement
- wasNull() - Method in class org.apache.derby.client.am.ClientResultSet
- wasNull() - Method in class org.apache.derby.client.am.LogicalCallableStatement
- wasNull() - Method in class org.apache.derby.diag.ErrorLogReader
- wasNull() - Method in class org.apache.derby.diag.LockTable
- wasNull() - Method in class org.apache.derby.diag.SpaceTable
- wasNull() - Method in class org.apache.derby.diag.StatementCache
- wasNull() - Method in class org.apache.derby.diag.StatementDuration
- wasNull() - Method in class org.apache.derby.diag.TransactionTable
- wasNull() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
- wasNull() - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
- wasNull() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
-
A column may have the value of SQL NULL; wasNull reports whether the last column read had this special value.
- wasNull() - Method in class org.apache.derby.impl.load.ImportAbstract
- wasNull() - Method in class org.apache.derby.vti.ForwardingVTI
- wasNull() - Method in class org.apache.derby.vti.StringColumnVTI
- wasNull() - Method in class org.apache.derby.vti.VTITemplate
- wasNull_ - Variable in class org.apache.derby.client.am.ClientCallableStatement
- wasNull_ - Variable in class org.apache.derby.client.am.ClientResultSet
- WASNULL_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- wasNullSensitiveUpdate(int) - Method in class org.apache.derby.client.am.ClientResultSet
- wasNullX() - Method in class org.apache.derby.client.am.ClientCallableStatement
- wasRightOuterJoin - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
- wCreateDssObject() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wCreateDssReply() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wCreateDssRequest() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wdn - Variable in class org.apache.derby.impl.sql.compile.WindowResultSetNode
- WEAK_AUTHENTICATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- WEEK_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- weight - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
- weight - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
- wEndDdm() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wEndDdmAndDss() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wEndDss() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wEndDss(byte) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wFlush() - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- whatIsOpen - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
- WHEN_MATCHED_THEN_DELETE - Static variable in interface org.apache.derby.iapi.sql.execute.ConstantAction
-
clauseType for WHEN MATCHED ...
- WHEN_MATCHED_THEN_UPDATE - Static variable in interface org.apache.derby.iapi.sql.execute.ConstantAction
-
clauseType for WHEN MATCHED ...
- WHEN_NOT_MATCHED_THEN_INSERT - Static variable in interface org.apache.derby.iapi.sql.execute.ConstantAction
-
clauseType for WHEN NOT MATCHED ...
- whenClause - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- whenClause - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- whenClauseRetrieved - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- whenClauseText - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- WHENCLAUSETEXT - Static variable in class org.apache.derby.impl.tools.dblook.DB_Trigger
- whenClauseTransformations - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
-
Structure that has the same shape as
actionTransformations, except that it describes the transformations in the WHEN clause. - whenLowMemorySet - Variable in class org.apache.derby.iapi.services.memory.LowMemory
-
Time in ms corresponding to System.currentTimeMillis() when lowMemory was set.
- whenPS - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
- whenSPS - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- whenSPSId - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
- whenSPSId - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- whenText - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
- whenText - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
- WHERE_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- WHERE_SCOPE - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
- whereAggregates - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
Aggregates in the WHERE clause.
- whereClause - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
The ValueNode for the WHERE clause must represent a boolean expression.
- wherePredicates - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- whereSet(String, Dictionary) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
- whereSubquery - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
- whereSubquerys - Variable in class org.apache.derby.impl.sql.compile.SelectNode
- which - Variable in class org.apache.derby.impl.services.reflect.DirectCall
- whichSource - Variable in class org.apache.derby.impl.sql.execute.UnionResultSet
- whichType - Variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
- whiteSpace(char) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
-
Determine if the given character is considered whitespace
- WIDE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
- widenConglomerate(ExecRow, int[], long, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
-
Adds columns to the conglomerate underlying a system table.
- width() - Method in class org.apache.derby.impl.services.bytecode.Type
- width(short) - Static method in class org.apache.derby.impl.services.bytecode.Type
- WILDCARD - Static variable in class org.apache.derby.tools.SignatureChecker
- wildGuess - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
- willAutoCommitGenerateFlow() - Method in class org.apache.derby.client.am.ClientConnection
- willAutoCommitGenerateFlow() - Method in class org.apache.derby.client.net.NetConnection
- willBeLayerBStreamed() - Method in class org.apache.derby.client.am.Lob
- willBeLayerBStreamed_ - Variable in class org.apache.derby.client.am.Lob
- willTickleServer(int, boolean) - Method in class org.apache.derby.client.am.ClientStatement
- window - Variable in class org.apache.derby.impl.sql.compile.WindowFunctionNode
- WINDOW_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- WINDOW_REFERENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- WINDOW_RESULTSET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- WindowDefinitionNode - Class in org.apache.derby.impl.sql.compile
-
This class represents an OLAP window definition.
- WindowDefinitionNode(String, OrderByList, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.WindowDefinitionNode
-
Constructor.
- windowFuncCalls - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
List of window function calls (e.g.
- windowFuncCalls - Variable in class org.apache.derby.impl.sql.compile.WindowResultSetNode
- WindowFunctionNode - Class in org.apache.derby.impl.sql.compile
-
Superclass of any window function call.
- WindowFunctionNode(ValueNode, String, WindowNode, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.WindowFunctionNode
- WindowList - Class in org.apache.derby.impl.sql.compile
-
A WindowList represents the list of windows (definitions) for a table expression, either defined explicitly in a WINDOW clause, or inline in the SELECT list or ORDER BY clause.
- WindowList(ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.WindowList
- windowName - Variable in class org.apache.derby.impl.sql.compile.WindowNode
-
The provided name of the window if explicitly defined in a window clause.
- WindowNode - Class in org.apache.derby.impl.sql.compile
-
Superclass of window definition and window reference.
- WindowNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.WindowNode
-
Constructor
- WindowReferenceNode - Class in org.apache.derby.impl.sql.compile
-
Represents a reference to an explicitly defined window
- WindowReferenceNode(String, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.WindowReferenceNode
-
Constructor
- WindowResultSet - Class in org.apache.derby.impl.sql.execute
-
WindowResultSet This ResultSet handles a window function ResultSet.
- WindowResultSet(Activation, NoPutResultSet, int, int, int, GeneratedMethod, double, double) - Constructor for class org.apache.derby.impl.sql.execute.WindowResultSet
-
Constructor
- WindowResultSetNode - Class in org.apache.derby.impl.sql.compile
-
A WindowResultSetNode represents a result set for a window partitioning on a select.
- WindowResultSetNode(ResultSetNode, WindowDefinitionNode, List<WindowFunctionNode>, int, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.WindowResultSetNode
-
Constructor for a WindowResultSetNode.
- windows - Variable in class org.apache.derby.impl.sql.compile.FromList
-
Window definitions used for resolving window functions not containing in-line window specifications, but referring window definitions
- windows - Variable in class org.apache.derby.impl.sql.compile.SelectNode
-
List of windows.
- withAdminOption - Variable in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
- withAdminOption - Variable in class org.apache.derby.impl.sql.execute.GrantRoleConstantAction
- withAdminOption - Variable in class org.apache.derby.impl.sql.execute.RevokeRoleConstantAction
- withHoldCursor - Variable in class org.apache.derby.impl.drda.DRDAResultSet
- withHoldCursor - Variable in class org.apache.derby.impl.drda.DRDAStatement
- work(boolean) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
- WORK_UNIT_ALIAS_INFO_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.catalog.types.WorkUnitAliasInfo
- WorkHorseForCollatorDatatypes - Class in org.apache.derby.iapi.types
-
WorkHorseForCollatorDatatypes class holds on to RuleBasedCollator, and the base SQLChar object for the collation sensitive SQLChar, SQLVarchar, SQLLongvarchar and SQLClob.
- WorkHorseForCollatorDatatypes(RuleBasedCollator, SQLChar) - Constructor for class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
- workToDo() - Method in interface org.apache.derby.iapi.store.replication.master.MasterFactory
-
Used to notify the log shipper that a log buffer element is full.
- workToDo() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
-
Used to notify the log shipper that a log buffer element is full.
- workToDo() - Method in interface org.apache.derby.impl.store.replication.master.LogShipper
-
Used to notify the log shipper that a log buffer element is full.
- workToDo() - Method in class org.apache.derby.impl.store.replication.master.MasterController
-
Used to notify the log shipper that a log buffer element is full.
- wPadBytes(byte, int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wrap(String) - Method in class org.apache.derby.impl.sql.compile.OptimizerTracer
- wrap(String) - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
- wrap(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
- wrap(Throwable) - Static method in class org.apache.derby.catalog.Java5SystemProcedures
- wrap(Throwable) - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- wrap(Throwable) - Method in class org.apache.derby.impl.sql.compile.OptimizerTracer
-
Wrap an exception in a SQLException
- wrap(Throwable) - Method in class org.apache.derby.impl.sql.compile.OptTraceViewer
-
Wrap an exception in a SQLException
- wrap(Throwable) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
-
Wrap an exception in a SQLException.
- wrap(Throwable) - Method in class org.apache.derby.vti.StringColumnVTI
-
Wrap an exception in a SQLException.
- wrap(DRDAProtocolException) - Static method in class org.apache.derby.impl.drda.ProtocolTestAdapter
-
Wraps a protocol exception in a generic I/O exception, since
DRDAProtocolExceptionis package private. - wrapArgsForTransportAcrossDRDA(String, Throwable, Object[]) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
-
The following method helps handle DERBY-1178.
- wrapInSQLException(Throwable) - Static method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
-
Wrap a
Throwablein anSQLException. - wrapInXAException(SQLException) - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Map a SQL exception to appropriate XAException.
- wrapInXAException(StandardException) - Static method in class org.apache.derby.jdbc.EmbedXAResource
-
Map a Standard exception to appropriate XAException.
- wrappedException_ - Variable in exception org.apache.derby.client.am.SqlException
-
The wrapped SQLException, if one exists
- wrapperClassNames - Static variable in class org.apache.derby.iapi.types.JSQLType
- wrapResultSet(ResultSet) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
-
Provide the control access to every ResultSet we return.
- wrapResultSet(ResultSet) - Method in class org.apache.derby.vti.ForwardingVTI
-
Poke in another ResultSet to which we forward method calls.
- wrapResultSet(Statement, ResultSet) - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
-
Optionally wrap a returned ResultSet in another ResultSet.
- wrapResultSet(Statement, ResultSet) - Method in class org.apache.derby.jdbc.XAStatementControl
-
Don't need to wrap the ResultSet but do need to update its application Statement reference to be the one the application used to create the ResultSet.
- wrapSQLError(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Wrap SQL Error - display to console and raise exception
- wrapSQLWarning(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Wrap SQL Warning - display to console and raise exception
- wrapStandardException(StandardException) - Static method in class org.apache.derby.iapi.error.PublicAPI
-
Generates a SQLException for signalling that the operation failed due to a database error.
- wrapStatement(CallableStatement, String) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Optionally wrap a CallableStatement with an CallableStatement.
- wrapStatement(CallableStatement, String) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Call the setBrokeredConnectionControl method inside the EmbedCallableStatement class to set the BrokeredConnectionControl variable to this instance of EmbedPooledConnection This will then be used to call the onStatementErrorOccurred and onStatementClose events when the corresponding events occur on the CallableStatement
- wrapStatement(CallableStatement, String) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Wrap and control a PreparedStatement
- wrapStatement(PreparedStatement, String, Object) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Optionally wrap a PreparedStatement with another PreparedStatement.
- wrapStatement(PreparedStatement, String, Object) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
Call the setBrokeredConnectionControl method inside the EmbedPreparedStatement class to set the BrokeredConnectionControl variable to this instance of EmbedPooledConnection This will then be used to call the onStatementErrorOccurred and onStatementClose events when the corresponding events occur on the PreparedStatement
- wrapStatement(PreparedStatement, String, Object) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Wrap and control a PreparedStatement
- wrapStatement(Statement) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
-
Optionally wrap a Statement with another Statement.
- wrapStatement(Statement) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
-
No need to wrap statements for PooledConnections.
- wrapStatement(Statement) - Method in class org.apache.derby.jdbc.EmbedXAConnection
-
Wrap and control a Statement
- writableStorageFactory - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- WritableStorageFactory - Interface in org.apache.derby.io
-
This interface extends StorageFactory to provide read/write access to storage.
- write - Variable in class org.apache.derby.iapi.util.DoubleProperties
- write(byte[]) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
- write(byte[]) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
- write(byte[]) - Method in class org.apache.derby.iapi.services.io.NullOutputStream
-
Discard the data.
- write(byte[]) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- write(byte[]) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Write the buffer into file at current position.
- write(byte[]) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Writes a buffer completely into the file.
- write(byte[], int, int) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.client.am.BlobOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.client.am.ClobOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
Add len to the count, discard the data.
- write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.NullOutputStream
-
Discard the data.
- write(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Writes the specified bytes into the underlying blocked byte array.
- write(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- write(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.ClobAsciiStream
-
Writes
lenbytes from the specified byte array starting at offsetoffto this output stream. - write(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Writes length number of bytes from buffer starting from off position.
- write(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Writes a segment of bytes into the file.
- write(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBOutputStream
-
Writes
lenbytes from the specified byte array starting at offsetoffto this output stream. - write(byte[], int, int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Write len bytes of data starting at 'offset' to this ByteHolder.
- write(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- write(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- write(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Writes
lenbytes from the specified byte array to the LOB. - write(char[]) - Method in class org.apache.derby.client.am.ClobLocatorWriter
- write(char[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorWriter
- write(char[], int, int) - Method in class org.apache.derby.client.am.ClobWriter
- write(char[], int, int) - Method in class org.apache.derby.impl.jdbc.ClobUtf8Writer
-
Writes a portion of an array of characters to the CLOB value.
- write(int) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
- write(int) - Method in class org.apache.derby.client.am.BlobOutputStream
- write(int) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
- write(int) - Method in class org.apache.derby.client.am.ClobLocatorWriter
- write(int) - Method in class org.apache.derby.client.am.ClobOutputStream
- write(int) - Method in class org.apache.derby.client.am.ClobWriter
- write(int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
- write(int) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
-
Add 1 to the count.
- write(int) - Method in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
- write(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- write(int) - Method in class org.apache.derby.iapi.services.io.NullOutputStream
-
Discard the data.
- write(int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
-
Writes the single byte into the underlying blocked byte array.
- write(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- write(int) - Method in class org.apache.derby.impl.jdbc.ClobAsciiStream
-
Writes the specified byte to this output stream.
- write(int) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
-
Writes one byte into the file.
- write(int) - Method in class org.apache.derby.impl.jdbc.LOBFile
-
Writes one bytes into the file.
- write(int) - Method in class org.apache.derby.impl.jdbc.LOBOutputStream
-
Writes the specified byte to this output stream.
- write(int) - Method in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
- write(int) - Method in class org.apache.derby.impl.services.stream.RollingFileStream
-
Implements the write method of the OutputStream.
- write(int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Write a byte to this ByteHolder.
- write(int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- write(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- write(int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
-
Writes one byte.
- write(InputStream, long) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Write up to count bytes from an input stream to this ByteHolder.
- write(InputStream, long) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- write(OutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
-
Public Methods implmenting read/write of Storable Interface:
- write(OutputStream, int, int, int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
-
write out the field status and field data Length
- write(String) - Method in class org.apache.derby.client.am.ClobWriter
- write(String, int, int) - Method in class org.apache.derby.client.am.ClobWriter
- write(DDMWriter) - Method in exception org.apache.derby.impl.drda.DRDAProtocolException
-
write will write the Error information to the buffer.
- WRITE_CURSOR_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.Database.Language.Execution.DeleteConstantAction This class is abstract so it doesn't need a format id!
- WRITE_NO_SYNC - Static variable in class org.apache.derby.impl.store.raw.data.CachedPage
- WRITE_SYNC - Static variable in class org.apache.derby.impl.store.raw.data.CachedPage
- write1Byte(int) - Method in class org.apache.derby.client.net.Request
- write2Bytes(int) - Method in class org.apache.derby.client.net.Request
- write4Bytes(long) - Method in class org.apache.derby.client.net.Request
- writeABNUOWRM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write ABNUOWRM - query process has terminated in an error condition such as deadlock or lock timeout.
- writeAccessDatabase(String, boolean, byte[], byte[], Typdef) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeAccessSecurity(int, String, byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeACCRDBRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write Access to RDB Completed Instance Variables SVRCOD - severity code - 0 info, 4 warning -required PRDID - product specific identifier -required TYPDEFNAM - type definition name -required TYPDEFOVR - type definition overrides - required RDBINTTKN - token which can be used to interrupt DDM commands - optional CRRTKN - correlation token - only returned if we didn't get one from requester SRVDGN - server diagnostic information - optional PKGDFTCST - package default character subtype - optional USRID - User ID at the target system - optional SRVLST - Server List
- writeACCSECRD(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write ACCSECRD If the security mechanism is known, we just send it back along with the security token if encryption is going to be used.
- writeAllConnectCommandsChained(int, String, String) - Method in class org.apache.derby.client.net.NetConnection
- writeArray(ObjectOutput, Object[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Write an array of objects and length to an output stream.
- writeArrayItems(ObjectOutput, Object[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Write an array of objects to an output stream.
- writeArrayLength(ObjectOutput, Object[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Write the length of an array of objects to an output stream.
- writeAtOffset(StorageRandomAccessFile, byte[], long) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Write a sequence of bytes at the given offset in a file.
- writeAtOffset(StorageRandomAccessFile, byte[], long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Write a sequence of bytes at the given offset in a file.
- writeAutoCommit() - Method in class org.apache.derby.client.am.ClientConnection
- writeBigDecimal(BigDecimal, int, int) - Method in class org.apache.derby.client.net.Request
- writeBigDecimal(BigDecimal, int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write a Java
java.math.BigDecimalto packed decimal bytes. - writeBinaryColumnToExternalFile(InputStream) - Method in class org.apache.derby.impl.load.ExportWriteData
-
Writes the binary data in the given input stream to an external lob export file, and return it's location information in the file as string.
- writeBinaryColumnToExternalFile(InputStream) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- writeBlob(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Serialize a blob using the 8.1 encoding.
- writeBoolean(boolean) - Method in class org.apache.derby.client.net.Request
- writeBoolean(boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write platform boolean
- writeBoolean(boolean) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeBooleanArray(ObjectOutput, boolean[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Write an array of booleans to an ObjectOutput.
- writeByte(byte) - Method in class org.apache.derby.client.net.Request
- writeByte(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write byte
- writeByte(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write byte
- writeByte(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeByte(long, byte) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Writes the given byte into the blocked byte array.
- writeBytes(byte[]) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
-
Write the
byte[]to theBlobvalue on the server; starting from the current position of this stream. - writeBytes(byte[]) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
-
Write the
byte[]to theClobvalue on the server; starting from the current position of this stream. - writeBytes(byte[]) - Method in class org.apache.derby.client.am.ClobOutputStream
- writeBytes(byte[]) - Method in class org.apache.derby.client.net.Request
- writeBytes(byte[]) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write byte array
- writeBytes(byte[], int) - Method in class org.apache.derby.client.net.Request
- writeBytes(byte[], int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write byte array
- writeBytes(byte[], int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write byte array
- writeBytes(long, byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Writes the given bytes into the blocked byte array.
- writeBytes(String) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeChainIsDirty_ - Variable in class org.apache.derby.client.net.NetAgent
-
Flag which indicates that a writeChain has been started and data sent to the server.
- writeChar(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeCharacters(char[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorWriter
-
Write the
char[]to theClobvalue on the server; starting from the current position of this stream. - writeCharColumnToExternalFile(Reader) - Method in class org.apache.derby.impl.load.ExportWriteData
-
Writes the clob data in the given input Reader to an external lob export file, and return it's location information in the file as string.
- writeCharColumnToExternalFile(Reader) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- writeChars(String) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeChecksum - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeChecksumLogRecord(byte[]) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Generate the checkum log record and write it into the log buffer.
- writeClassFile(String, boolean, Throwable) - Method in class org.apache.derby.impl.services.bytecode.GClass
- WriteClassFile(String, ByteArray, Throwable) - Static method in class org.apache.derby.impl.services.reflect.DatabaseClasses
- writeClobUTF(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLChar
-
Writes the header and the user data for a CLOB to the destination stream.
- writeClose() - Method in class org.apache.derby.client.am.ClientResultSet
- writeClose(boolean) - Method in class org.apache.derby.client.am.ClientStatement
- writeCloseAndAutoCommit() - Method in class org.apache.derby.client.am.ClientResultSet
- writeCloseResultSets(boolean) - Method in class org.apache.derby.client.am.ClientStatement
-
The connection close processing passes allowAutoCommits=false because if we drove an auto-commits after each statement close, then when we issue close requests on non-held cursors the server would complain that the non-held cursor was already closed from the previous statement's auto-commit.
- writeCloseResultSets(int, boolean) - Method in class org.apache.derby.client.am.ClientStatement
- writeCloseStatements() - Method in class org.apache.derby.client.am.ClientConnection
- writeCMDCHKRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write CMDCHKRM Instance Variables SVRCOD - Severity Code - required
- writeCodePoint4Bytes(int, int) - Method in class org.apache.derby.client.net.Request
- writeCodePoint4Bytes(int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write code point and 4 bytes
- writeCollationIdArray(int[], ObjectOutput) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Write array of collation id's as a sparse array.
- writeColumn(Object) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- writeColumnDefinitionOptionally(String[], String[]) - Method in class org.apache.derby.impl.load.ExportWriteData
-
if control file says true for column definition, write it as first line of the data file
- writeColumnDefinitionOptionally(String[], String[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- writeComBufferData(byte[], int, int, int, String, String, int) - Method in class org.apache.derby.impl.drda.DssTrace
- writeCommandHeader(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write command header consisting of command header string and default protocol version and command.
- writeCommandHeader(int, int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write command header consisting of command header string and passed protocol version and command.
- writeCommandReplyHeader(DDMWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write Command reply
- writeCommit() - Method in class org.apache.derby.client.am.ClientConnection
- writeCommit() - Method in class org.apache.derby.client.net.NetXAConnection
- writeCommitSubstitute(NetConnection) - Method in interface org.apache.derby.client.net.ConnectionRequestInterface
- writeCommitSubstitute(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeCommitSubstitute_() - Method in class org.apache.derby.client.am.ClientConnection
- writeCommitSubstitute_() - Method in class org.apache.derby.client.net.NetConnection
- writeCompleteStream(InputStream, int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
- WriteContainerInfo(byte[], byte[], boolean) - Static method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Write the container information into the container information area.
- writeControlFile(StorageFile, long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
-
Carefully write out this value to the control file.
- writeCursorClose(NetResultSet, Section) - Method in class org.apache.derby.client.net.NetResultSetRequest
- writeCursorClose(NetResultSet, Section) - Method in interface org.apache.derby.client.net.ResultSetRequestInterface
- writeCursorClose_(Section) - Method in class org.apache.derby.client.am.ClientResultSet
- writeCursorClose_(Section) - Method in class org.apache.derby.client.net.NetResultSet
- WriteCursorConstantAction - Class in org.apache.derby.impl.sql.execute
-
This abstract class describes compiled constants that are passed into Delete, Insert, and Update ResultSets.
- WriteCursorConstantAction() - Constructor for class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Public niladic constructor.
- WriteCursorConstantAction(long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], boolean, Properties, UUID, int, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Make the ConstantAction for a DELETE, INSERT, or UPDATE statement.
- writeData(String[], boolean[]) - Method in class org.apache.derby.impl.load.ExportWriteData
-
write the passed row into the data file
- writeData(String[], boolean[]) - Method in class org.apache.derby.impl.load.ExportWriteDataAbstract
- writeDate(DateTimeValue) - Method in class org.apache.derby.client.net.Request
- writeDeferredReset() - Method in class org.apache.derby.client.net.NetConnection
- writeDeferredResetConnection() - Method in class org.apache.derby.client.net.NetAgent
- writeDeleteRow() - Method in class org.apache.derby.client.am.ClientResultSet
- writeDescribeInput(Section) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- writeDescribeInput(NetPreparedStatement, Section) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeDescribeInput(NetPreparedStatement, Section) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeDescribeInput_(Section) - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
- writeDescribeInput_(Section) - Method in class org.apache.derby.client.net.NetPreparedStatement
- writeDescribeOutput(NetPreparedStatement, Section) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeDescribeOutput(NetPreparedStatement, Section) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeDouble(double) - Method in class org.apache.derby.client.net.Request
- writeDouble(double) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write platform double
- writeDouble(double) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeDriverConfiguration() - Method in class org.apache.derby.client.am.LogWriter
- writeDriverConfiguration(PrintWriter) - Static method in class org.apache.derby.client.am.Version
- writeEndMarker(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeENDQRYRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write ENDQRYRM - query process has terminated in such a manner that the query or result set is now closed.
- writeENDUOWRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write ENDUOWRM Instance Variables SVCOD - severity code - WARNING - required UOWDSP - Unit of Work Disposition - required RDBNAM - Relational Database name - optional SRVDGN - Server Diagnostics information - optional
- writeEOF(byte[], int, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Writes a Derby-specific end-of-stream marker to the buffer for a stream of the specified byte length, if required.
- writeEOF(byte[], int, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Writes a Derby-specific end-of-stream marker to the buffer for a stream of the specified character length, if required.
- writeEOF(byte[], int, long) - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Writes a Derby-specific end-of-stream marker to the buffer for a stream of the specified length, if required.
- writeEOF(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Writes a Derby-specific end-of-stream marker to the destination stream for the specified byte length, if required.
- writeEOF(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
-
Writes a Derby-specific end-of-stream marker to the destination stream for the specified character length, if required.
- writeEOF(ObjectOutput, long) - Method in interface org.apache.derby.iapi.types.StreamHeaderGenerator
-
Writes a Derby-specific end-of-stream marker to the destination stream for the specified length, if required.
- writeEOFMarker(byte[], int) - Static method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Write the EOF marker to a byte array and return the EOF marker's length
- writeEOFMarker(ObjectOutput) - Static method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
-
Write the EOF marker to an Object stream and return the EOF marker's length
- writeExceptions() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
-
sets exceptionBytes to the attribute_info needed for a method's Exceptions attribute.
- writeExchangeServerAttributes(String, int, int, int, int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeEXCSATRD() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write reply to EXCSAT command Instance Variables EXTNAM - External Name (optional) MGRLVLLS - Manager Level List (optional) SRVCLSNM - Server Class Name (optional) - used by JCC SRVNAM - Server Name (optional) SRVRLSLV - Server Product Release Level (optional)
- writeExecute(Section, ColumnMetaData, Object[], int, boolean, boolean) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- writeExecute(NetPreparedStatement, Section, ColumnMetaData, Object[], int, boolean, boolean) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeExecute(NetPreparedStatement, Section, ColumnMetaData, Object[], int, boolean, boolean) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeExecute_(Section, ColumnMetaData, Object[], int, boolean, boolean) - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
- writeExecute_(Section, ColumnMetaData, Object[], int, boolean, boolean) - Method in class org.apache.derby.client.net.NetPreparedStatement
- writeExecuteCall(boolean, String, Section, int, boolean, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.am.ClientStatement
- writeExecuteCall(String, boolean) - Method in class org.apache.derby.client.am.ClientStatement
- writeExecuteCall(NetStatement, boolean, String, Section, int, boolean, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeExecuteCall(NetStatement, boolean, String, Section, int, boolean, int, ColumnMetaData, Object[]) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeExecuteCall_(boolean, String, Section, int, boolean, int, ColumnMetaData, Object[]) - Method in interface org.apache.derby.client.am.MaterialStatement
- writeExecuteCall_(boolean, String, Section, int, boolean, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetStatement
- writeExecuteImmediate(String, Section) - Method in class org.apache.derby.client.am.ClientStatement
- writeExecuteImmediate(NetStatement, String, Section) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeExecuteImmediate(NetStatement, String, Section) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeExecuteImmediate_(String, Section) - Method in interface org.apache.derby.client.am.MaterialStatement
- writeExecuteImmediate_(String, Section) - Method in class org.apache.derby.client.net.NetStatement
- writeEXTDTA(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeEXTDTAStatus(byte) - Method in class org.apache.derby.client.net.Request
-
Writes the Derby-specific EXTDTA status flag to the send buffer.
- writeExtendedLength(long) - Method in class org.apache.derby.impl.drda.DDMWriter
- writeExtendedLengthBytes(int, long) - Method in class org.apache.derby.client.net.Request
- writeExtent(int) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.MethodAliasInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.OldRoutineType
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
-
For triggers, 3 possible scenarios 1)referencedColumns is not null but referencedColumnsInTriggerAction is null - then following gets written referencedColumns.length individual elements from referencedColumns arrary eg create trigger tr1 after update of c1 on t1 for each row values(1); This can also happen for a trigger like following if the database is at pre-10.7 level.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
-
Write ourself to a formatable stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.StatisticsImpl
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.UDTAliasInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
-
Write this array out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Format: int length in bits byte[]
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
-
Write the hash table out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
-
Write this formatable out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
-
Write this formatable out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.services.io.FormatableProperties
-
Write the properties out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.sql.execute.ExecRowBuilder
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.store.raw.PageKey
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.JSQLType
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Write the value out from the byte array (not called if null) using the 8.1 encoding.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLBoolean
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLChar
-
Writes a non-Clob data value to the modified UTF-8 format used by Derby.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLClob
-
Writes the CLOB data value to the given destination stream using the modified UTF-8 format.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLDate
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLDecimal
-
Distill the BigDecimal to a byte array and write out: scale (zero or positive) as a byte length of byte array as a byte the byte array
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLDouble
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLInteger
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLLongint
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLReal
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLRef
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLSmallint
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLTime
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLTimestamp
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.SQLTinyint
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.UserType
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.types.XML
-
Write an XML value.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.iapi.util.ByteArray
-
Write the byte array out w/o compression
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.services.uuid.BasicUUID
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.CursorInfo
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.CursorTableReference
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.AggregatorInfoList
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.ColumnInfo
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
-
Although we are not expected to be persistent per se, we may be written out by the sorter temporarily.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.DeleteConstantAction
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.FKInfo
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.IndexColumnOrder
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.MergeConstantAction
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
-
Although we are not expected to be persistent per se, we may be written out by the sorter temporarily.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.SystemAggregator
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.TriggerInfo
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.UpdateConstantAction
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.VarPAggregator
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
-
Write this object to a stream of stored objects.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.GenericResultDescription
-
Write this object out
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.BTree
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I_10_3
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I_v10_2
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IStaticCompiledInfo
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
-
This object has no state, so nothing to write.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.heap.Heap_v10_2
-
Store the stored representation of the column value in the stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Store the stored representation of column value in stream.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.access.StorableFormatId
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.AllocPageOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
-
Public Methods of Formatable interface.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.log.LogCounter
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.log.LogRecord
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.xact.EndXact
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.raw.xact.XactId
-
Write this out.
- writeExternal(ObjectOutput) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessage
-
Used to save the contents of this Object.
- writeExternal_v10_2(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Store the stored representation of the column value in the stream.
- writeExternal_v10_2(ObjectOutput) - Method in class org.apache.derby.impl.store.access.heap.Heap
-
Store the 10.2 format stored representation of column value in stream.
- writeExternal_v10_3(ObjectOutput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
-
Store the stored representation of the column value in the stream.
- writeFdocaVal(int, Object, int, int, int, boolean, DRDAStatement, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write Fdoca Value to client
- writeFDODTA(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
This routine places some data into the current QRYDTA block using FDODTA (Formatted Data Object DaTA rules).
- writeFetch(NetResultSet, Section, int) - Method in class org.apache.derby.client.net.NetResultSetRequest
- writeFetch(NetResultSet, Section, int) - Method in interface org.apache.derby.client.net.ResultSetRequestInterface
- writeFetch_(Section) - Method in class org.apache.derby.client.am.ClientResultSet
- writeFetch_(Section) - Method in class org.apache.derby.client.net.NetResultSet
- writeFinished() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Backup restore - write finished, if this is the last writer, allow the persistent store to proceed.
- writeFinished() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- writeFloat(float) - Method in class org.apache.derby.client.net.Request
- writeFloat(float) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write platform float
- writeFloat(float) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeForget(int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeForget(int, int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeFormatId(PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- writeFormatId(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Write out the format id of this page
- writeFormatIdArray(int[], ObjectOutput) - Static method in class org.apache.derby.impl.store.access.conglomerate.ConglomerateUtil
-
Write a format id array to a stream.
- writeFormatIdInteger(DataOutput, int) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
- writeFull(ByteBuffer, FileChannel, long) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Attempts to write buf completely from start until end, at the given position in the destination fileChannel.
- writeHeader(Object, byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Write the container header to a page array (the first allocation page)
- writeHeader(Object, StorageRandomAccessFile, boolean, byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Write the container header directly to file.
- writeHeaderToArray(byte[]) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Write containerInfo into a byte array The container Header thus put together can be read by readHeaderFromArray.
- writeInProgress() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
-
Backup restore - don't allow the persistent store to be frozen - or if it is already frozen, block.
- writeInProgress() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- writeInsertRow(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- writeInt(int) - Method in class org.apache.derby.client.net.Request
- writeInt(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write platform int
- writeInt(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeInt(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeInt(int, byte[], int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeInt(DataOutput, int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Write a compressed integer only supporting signed values.
- writeInt(OutputStream, int) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Write a compressed integer directly to an OutputStream.
- writeIntArray(ObjectOutput, int[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Write an array of integers to an ObjectOutput.
- writeIntFdocaData(int) - Method in class org.apache.derby.client.net.Request
- writeInts(ObjectOutput, int[][]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
- writeLDBytes(byte[]) - Method in class org.apache.derby.client.net.Request
- writeLDBytes(byte[]) - Method in class org.apache.derby.impl.drda.DDMWriter
- writeLDBytes(byte[], int) - Method in class org.apache.derby.impl.drda.DDMWriter
- writeLDBytesX(int, byte[]) - Method in class org.apache.derby.client.net.Request
- writeLDBytesXSubset(int, int, byte[]) - Method in class org.apache.derby.client.net.Request
- writeLDString(String) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write length delimited string
- writeLDString(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write length delimited string string
- writeLDString(String, int, DRDAStatement, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write length delimited string
- writeLength(ObjectOutput, int) - Method in class org.apache.derby.iapi.types.SQLBinary
-
Write the length if using the 8.1 encoding.
- writeLengthCodePoint(int, int) - Method in class org.apache.derby.client.net.Request
- writeLengthCodePoint(int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
- writeLidAndLengths(int[][], int, int) - Method in class org.apache.derby.client.net.Request
- writeLidAndLengths(int[][], int, int, boolean, Hashtable) - Method in class org.apache.derby.client.net.Request
- writeLocalCommit(NetConnection) - Method in interface org.apache.derby.client.net.ConnectionRequestInterface
- writeLocalCommit(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeLocalCommit_() - Method in class org.apache.derby.client.am.ClientConnection
- writeLocalCommit_() - Method in class org.apache.derby.client.net.NetConnection
- writeLocalRollback(NetConnection) - Method in interface org.apache.derby.client.net.ConnectionRequestInterface
- writeLocalRollback(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeLocalRollback_() - Method in class org.apache.derby.client.am.ClientConnection
- writeLocalRollback_() - Method in class org.apache.derby.client.net.NetConnection
- writeLocalXACommit(NetConnection) - Method in interface org.apache.derby.client.net.ConnectionRequestInterface
- writeLocalXACommit(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeLocalXACommit(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeLocalXACommit_() - Method in class org.apache.derby.client.am.ClientConnection
- writeLocalXACommit_() - Method in class org.apache.derby.client.net.NetConnection
- writeLocalXACommit_() - Method in class org.apache.derby.client.net.NetXAConnection
- writeLocalXARollback(NetConnection) - Method in interface org.apache.derby.client.net.ConnectionRequestInterface
- writeLocalXARollback(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeLocalXARollback(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeLocalXARollback_() - Method in class org.apache.derby.client.am.ClientConnection
- writeLocalXARollback_() - Method in class org.apache.derby.client.net.NetConnection
- writeLocalXARollback_() - Method in class org.apache.derby.client.net.NetXAConnection
- writeLocalXAStart(NetConnection) - Method in interface org.apache.derby.client.net.ConnectionRequestInterface
- writeLocalXAStart(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeLocalXAStart_() - Method in class org.apache.derby.client.am.ClientConnection
- writeLocalXAStart_() - Method in class org.apache.derby.client.net.NetConnection
- writeLogRecord(int, long, byte[], int, byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
-
Write a single log record to the stream.
- writeLong(long) - Method in class org.apache.derby.client.net.Request
- writeLong(long) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write platform long
- writeLong(long) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeLong(long) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeLong(long, byte[], int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeLong(DataOutput, long) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Write a compressed long only supporting signed values.
- writeLong(OutputStream, long) - Static method in class org.apache.derby.iapi.services.io.CompressedNumber
-
Write a compressed integer only supporting signed values.
- writeLong6Bytes(long) - Method in class org.apache.derby.client.net.Request
-
Writes a long into the buffer, using six bytes.
- writeLongArray(ObjectOutput, long[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
-
Write an array of longs to an ObjectOutput.
- writeLongFdocaData(long) - Method in class org.apache.derby.client.net.Request
- writeMessage(Object) - Method in class org.apache.derby.impl.store.replication.net.SocketConnection
-
Used to send the object messages across the socket conection.
- writeMGRLEVELS() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write manager levels The target server must not provide information for any target managers unless the source explicitly requests it.
- writeMSB(char[], int, long, int) - Static method in class org.apache.derby.impl.services.uuid.BasicUUID
- writeNetworkInt(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write network int
- writeNetworkShort(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write network short
- writeNewlineToNewDDL() - Static method in class org.apache.derby.impl.tools.dblook.Logs
- writeNextColumn(String, boolean) - Method in class org.apache.derby.impl.load.ExportWriteData
- writeNullability(int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
write nullability if this is a nullable drdatype and FDOCA null value if appropriate
- writeNullSQLCARDobject() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write a null SQLCARD as an object
- writeNullXID(int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeNullXID(int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeObject(ObjectOutputStream) - Method in class org.apache.derby.security.DatabasePermission
-
Called upon Serialization for saving the state of this DatabasePermission to a stream.
- writeObject(ObjectOutputStream) - Method in class org.apache.derby.security.SystemPermission.SystemPermissionCollection
-
Called upon Serialization for saving the state of this SystemPermissionCollection to a stream.
- writeObject(Object) - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
-
Write a format id for the object provied followed by the object itself to this FormatIdOutputStream.
- writeOpenQuery(Section, int, int) - Method in class org.apache.derby.client.am.ClientStatement
- writeOpenQuery(Section, int, int, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.am.ClientPreparedStatement
- writeOpenQuery(NetPreparedStatement, Section, int, int, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeOpenQuery(NetPreparedStatement, Section, int, int, int, ColumnMetaData, Object[]) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeOpenQuery(NetStatement, Section, int, int) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeOpenQuery(NetStatement, Section, int, int) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeOpenQuery_(Section, int, int) - Method in interface org.apache.derby.client.am.MaterialStatement
- writeOpenQuery_(Section, int, int) - Method in class org.apache.derby.client.net.NetStatement
- writeOpenQuery_(Section, int, int, int, ColumnMetaData, Object[]) - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
- writeOpenQuery_(Section, int, int, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetPreparedStatement
- writeOPNQFLRM(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write a OPNQFLRM - Open Query Failure Instance Variables SVRCOD - Severity Code - required - 8 ERROR RDBNAM - Relational Database Name - required
- writeOPNQRYRM(boolean, DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write OPNQRYRM - Open Query Complete Instance Variables SVRCOD - Severity Code - required QRYPRCTYP - Query Protocol Type - required SQLCSRHLD - Hold Cursor Position - optional QRYATTSCR - Query Attribute for Scrollability - optional - level 7 QRYATTSNS - Query Attribute for Sensitivity - optional - level 7 QRYATTUPD - Query Attribute for Updatability -optional - level 7 QRYINSID - Query Instance Identifier - required - level 7 SRVDGN - Server Diagnostic Information - optional
- writeOptionalDataToBuffer(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
-
if logical undo, writes out the row that was deleted
- writeOptionalDataToBuffer(RawTransaction, boolean) - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
-
Write out the purged record from the page.
- writeOptionalDataToBuffer(RawTransaction, Object) - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
-
Write the old column value and and new column value as optional data.
- writeOptionalDataToBuffer(RawTransaction, DynamicByteArrayOutputStream, Object[], FormatableBitSet, boolean, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
-
Writes out the row that is to be inserted as the optional data.
- writeOptionalDataToBuffer(RawTransaction, DynamicByteArrayOutputStream, Object[], FormatableBitSet, int, int, RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
-
Write out the changed colums of new record (from the row) followed by changed columns of the old record (from the page).
- writeOptionalDataToBuffer(RawTransaction, BasePage, int) - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
-
Write the rows that are to be copied into this page
- writePage(long, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
-
Write a page from the supplied array.
- writePage(long, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
-
Write a page from the supplied array.
- writePage(long, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Write a page from the supplied array.
- writePage(long, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
-
Write a page from the supplied array.
- writePage(long, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
-
Write the page, if it's within range of the current page range of the container.
- writePage(PageKey) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
-
Write the page out
- writePage(PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
- writePage(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
-
Write information about page from variables into page byte array.
- writePage(PageKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
-
write the page from this CachedPage object to disk.
- writePage0(long, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
- writePBSD() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Piggy-back any modified session attributes on the current message.
- writePKGNAMCSN() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writePKGNAMCSN(byte[]) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write PKGNAMCSN Instance Variables NAMESYMDR - database name - not validated RDBCOLID - RDB Collection Identifier PKGID - RDB Package Identifier PKGCNSTKN - RDB Package Consistency Token PKGSN - RDB Package Section Number There are two possible formats, fixed and extended which includes length information for the strings
- writePlainScalarStream(boolean, boolean, int, long, InputStream, boolean, int) - Method in class org.apache.derby.client.net.Request
-
Writes a stream with a known length onto the wire.
- writePlainScalarStream(boolean, boolean, int, InputStream, boolean, int) - Method in class org.apache.derby.client.net.Request
-
Writes a stream with unknown length onto the wire.
- writePositioningFetch(NetResultSet, Section, int, long) - Method in class org.apache.derby.client.net.NetResultSetRequest
- writePositioningFetch(NetResultSet, Section, int, long) - Method in interface org.apache.derby.client.net.ResultSetRequestInterface
- writePositioningFetch_(Section, int, long) - Method in class org.apache.derby.client.am.ClientResultSet
- writePositioningFetch_(Section, int, long) - Method in class org.apache.derby.client.net.NetResultSet
- writePrepare(String, Section) - Method in class org.apache.derby.client.am.ClientStatement
- writePrepare(NetStatement, String, Section) - Method in class org.apache.derby.client.net.NetStatementRequest
- writePrepare(NetStatement, String, Section) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writePrepare_(String, Section) - Method in interface org.apache.derby.client.am.MaterialStatement
- writePrepare_(String, Section) - Method in class org.apache.derby.client.net.NetStatement
- writePrepareDescribeInput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- writePrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.ClientPreparedStatement
- writePrepareDescribeOutput(String, Section) - Method in class org.apache.derby.client.am.ClientStatement
- writePrepareDescribeOutput(NetStatement, String, Section) - Method in class org.apache.derby.client.net.NetStatementRequest
- writePrepareDescribeOutput(NetStatement, String, Section) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writePrepareDescribeOutput_(String, Section) - Method in interface org.apache.derby.client.am.MaterialStatement
- writePrepareDescribeOutput_(String, Section) - Method in class org.apache.derby.client.net.NetStatement
- writeProperties(Properties) - Method in class org.apache.derby.client.am.LogWriter
- writePRPHRCLST(Xid[]) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
write PRPHRCLST (indoubt list)
- writeQRYDSC(DRDAStatement, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write QRYDSC - Query Answer Set Description
- writeQRYDTA(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write QRYDTA - Query Answer Set Data Contains some or all of the answer set data resulting from a query If the client is not using rowset processing, this routine attempts to pack as much data into the QRYDTA as it can.
- writeQRYNOPRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write a QRYNOPRM - Query Not Opened Instance Variables SVRCOD - Severity Code - required - 4 Warning 8 ERROR RDBNAM - Relational Database Name - required PKGNAMCSN - RDB Package Name, Consistency Token, and Section Number - required
- writeQRYPOPRM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write a QRYPOPRM - Query Previously opened Instance Variables SVRCOD - Severity Code - required - 8 ERROR RDBNAM - Relational Database Name - required PKGNAMCSN - RDB Package Name, Consistency Token, and Section Number - required
- writer - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- writer - Variable in class org.apache.derby.impl.drda.DRDAString
-
Keep the DDMWriter as it contains the current CCSID manager being used
- writer - Variable in class org.apache.derby.impl.drda.DRDAXAProtocol
- writer - Variable in class org.apache.derby.impl.drda.ProtocolTestAdapter
- writer - Variable in class org.apache.derby.impl.jdbc.ClobAsciiStream
- writeRAFHeader(Object, StorageRandomAccessFile, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
-
Write the header of a random access file and sync it
- writeRDBfailure(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write RDB Failure Instance Variables SVRCOD - Severity Code - required RDBNAM - Relational Database name - required SRVDGN - Server Diagnostics - optional (not sent for now)
- writeRDBNAM(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write RDBNAM
- writeRDBUPDRM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write RDBUPDRM Instance variables SVRCOD - Severity code - Information only - required RDBNAM - Relational database name -required SRVDGN - Server Diagnostic Information -optional
- writeReferencedColumns(ObjectOutput) - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
- writeReleaseConversation(int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeReleaseConversation(int, int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeRollback() - Method in class org.apache.derby.client.am.ClientConnection
- writeRollback() - Method in class org.apache.derby.client.net.NetXAConnection
- writersInProgress - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
- writeRSLSETRM(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write RSLSETRM Instance variables SVRCOD - Severity code - Information only - required PKGSNLST - list of PKGNAMCSN -required SRVDGN - Server Diagnostic Information -optional
- writeScalar1Byte(int, int) - Method in class org.apache.derby.client.net.Request
- writeScalar1Byte(int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write scalar 1 byte object includes length, codepoint and value
- writeScalar2Bytes(int) - Method in class org.apache.derby.impl.drda.DDMWriter
- writeScalar2Bytes(int, int) - Method in class org.apache.derby.client.net.Request
- writeScalar2Bytes(int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write scalar 2 byte object includes length, codepoint and value
- writeScalar4Bytes(int, long) - Method in class org.apache.derby.client.net.Request
- writeScalar8Bytes(int, long) - Method in class org.apache.derby.client.net.Request
- writeScalarBytes(int, byte[]) - Method in class org.apache.derby.client.net.Request
- writeScalarBytes(int, byte[]) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write scalar byte array object includes length, codepoint and value
- writeScalarBytes(int, byte[], int, int) - Method in class org.apache.derby.client.net.Request
- writeScalarHeader(int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write scalar object header includes length and codepoint
- writeScalarPaddedBytes(byte[], int, byte) - Method in class org.apache.derby.client.net.Request
- writeScalarPaddedBytes(byte[], int, byte) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write padded scalar byte array object value
- writeScalarPaddedBytes(int, byte[], int, byte) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write padded scalar byte array object includes length, codepoint and value
- writeScalarPaddedString(int, String, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write padded scalar string object includes length, codepoint and value the string is converted into the appropriate codeset (EBCDIC)
- writeScalarPaddedString(DRDAString, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write padded scalar
DRDAStringobject value. - writeScalarStream(boolean, boolean, int, int, Reader, boolean, int) - Method in class org.apache.derby.client.net.Request
- writeScalarStream(boolean, boolean, int, long, InputStream, boolean, int) - Method in class org.apache.derby.client.net.Request
- writeScalarStream(boolean, boolean, int, InputStream, boolean, int) - Method in class org.apache.derby.client.net.Request
- writeScalarStream(boolean, boolean, int, Reader, boolean, int) - Method in class org.apache.derby.client.net.Request
- writeScalarStream(boolean, int, EXTDTAInputStream, boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
- writeScalarString(int, String) - Method in class org.apache.derby.client.net.Request
-
Write string with no minimum or maximum limit.
- writeScalarString(int, String) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write scalar string object includes length, codepoint and value the string is converted into the appropriate codeset (EBCDIC)
- writeScalarString(int, String, int, int, String) - Method in class org.apache.derby.client.net.Request
-
insert a 4 byte length/codepoint pair plus ddm character data into the buffer.
- writeScrollableFetch(NetResultSet, Section, int, int, long, boolean) - Method in class org.apache.derby.client.net.NetResultSetRequest
- writeScrollableFetch(NetResultSet, Section, int, int, long, boolean) - Method in interface org.apache.derby.client.net.ResultSetRequestInterface
- writeScrollableFetch_(Section, int, int, long, boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- writeScrollableFetch_(Section, int, int, long, boolean) - Method in class org.apache.derby.client.net.NetResultSet
- writeSECCHKRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write security check reply Instance variables SVRCOD - serverity code - required SECCHKCD - security check code - required SECTKN - security token - optional, ignorable SVCERRNO - security service error number SRVDGN - Server Diagnostic Information
- writeSecurityCheck(int, String, String, String, byte[], byte[]) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeSecurityCheckAndAccessRdb(int, String, String, byte[], byte[]) - Method in class org.apache.derby.client.net.NetConnection
- writeServerAttributesAndKeyExchange(int, byte[]) - Method in class org.apache.derby.client.net.NetConnection
- writeSetSpecialRegister(ArrayList) - Method in class org.apache.derby.client.am.ClientStatement
- writeSetSpecialRegister(Section, ArrayList) - Method in class org.apache.derby.client.net.NetStatementRequest
- writeSetSpecialRegister(Section, ArrayList) - Method in interface org.apache.derby.client.net.StatementRequestInterface
- writeSetSpecialRegister_(Section, ArrayList) - Method in interface org.apache.derby.client.am.MaterialStatement
- writeSetSpecialRegister_(Section, ArrayList) - Method in class org.apache.derby.client.net.NetStatement
- writeShort(boolean) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write boolean as short
- writeShort(int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write platform short
- writeShort(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write short
- writeShort(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeShort(short) - Method in class org.apache.derby.client.net.Request
- writeShortFdocaData(short) - Method in class org.apache.derby.client.net.Request
- writeSingleorMixedCcsidLDString(String, Charset) - Method in class org.apache.derby.client.net.Request
- writeSQLCAERRWARN(long, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write the ERR and WARN part of the SQLCA
- writeSQLCAGRP(byte[], int, long, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Same as writeSQLCAGRP, but optimized for the case when there is no real exception, i.e. the exception is null, or "End of data" SQLCAGRP : FDOCA EARLY GROUP SQL Communcations Area Group Description FORMAT FOR SQLAM <= 6 SQLCODE; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLSTATE; DRDA TYPE FCS; ENVLID 0x30; Length Override 5 SQLERRPROC; DRDA TYPE FCS; ENVLID 0x30; Length Override 8 SQLCAXGRP; DRDA TYPE N-GDA; ENVLID 0x52; Length Override 0 FORMAT FOR SQLAM >= 7 SQLCODE; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLSTATE; DRDA TYPE FCS; ENVLID 0x30; Length Override 5 SQLERRPROC; DRDA TYPE FCS; ENVLID 0x30; Length Override 8 SQLCAXGRP; DRDA TYPE N-GDA; ENVLID 0x52; Length Override 0 SQLDIAGGRP; DRDA TYPE N-GDA; ENVLID 0x56; Length Override 0
- writeSQLCAGRP(SQLException, long, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLCAGRP SQLCAGRP : FDOCA EARLY GROUP SQL Communcations Area Group Description FORMAT FOR SQLAM <= 6 SQLCODE; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLSTATE; DRDA TYPE FCS; ENVLID 0x30; Length Override 5 SQLERRPROC; DRDA TYPE FCS; ENVLID 0x30; Length Override 8 SQLCAXGRP; DRDA TYPE N-GDA; ENVLID 0x52; Length Override 0 FORMAT FOR SQLAM >= 7 SQLCODE; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLSTATE; DRDA TYPE FCS; ENVLID 0x30; Length Override 5 SQLERRPROC; DRDA TYPE FCS; ENVLID 0x30; Length Override 8 SQLCAXGRP; DRDA TYPE N-GDA; ENVLID 0x52; Length Override 0 SQLDIAGGRP; DRDA TYPE N-GDA; ENVLID 0x56; Length Override 0
- writeSQLCARD(SQLException, long, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLCARDs(SQLException, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLCARDs(SQLException, long, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLCAXGRP(long, long, String, SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLCAXGRP SQLCAXGRP : EARLY FDOCA GROUP SQL Communications Area Exceptions Group Description FORMAT FOR SQLAM <= 6 SQLRDBNME; DRDA TYPE FCS; ENVLID 0x30; Length Override 18 SQLERRD1; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD2; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD3; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD4; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD5; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD6; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLWARN0; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN1; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN2; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN3; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN4; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN5; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN6; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN7; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN8; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN9; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARNA; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLERRMSG_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 70 SQLERRMSG_s; DRDA TYPE VCS; ENVLID 0x32; Length Override 70 FORMAT FOR SQLAM >= 7 SQLERRD1; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD2; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD3; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD4; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD5; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLERRD6; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLWARN0; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN1; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN2; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN3; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN4; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN5; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN6; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN7; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN8; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARN9; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLWARNA; DRDA TYPE FCS; ENVLID 0x30; Length Override 1 SQLRDBNAME; DRDA TYPE VCS; ENVLID 0x32; Length Override 1024 SQLERRMSG_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 70 SQLERRMSG_s; DRDA TYPE VCS; ENVLID 0x32; Length Override 70
- writeSQLCINRD(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLCINRD - result set column information
- writeSQLDAGRP(ResultSetMetaData, ParameterMetaData, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLDAGRP SQLDAGRP : EARLY FDOCA GROUP SQL Data Area Group Description FORMAT FOR SQLAM <= 6 SQLPRECISION; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLSCALE; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLLENGTH; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLTYPE; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLCCSID; DRDA TYPE FB; ENVLID 0x26; Length Override 2 SQLNAME_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 30 SQLNAME_s; DRDA TYPE VCS; ENVLID 0x32; Length Override 30 SQLLABEL_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 30 SQLLABEL_s; DRDA TYPE VCS; ENVLID 0x32; Length Override 30 SQLCOMMENTS_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 254 SQLCOMMENTS_m; DRDA TYPE VCS; ENVLID 0x32; Length Override 254 FORMAT FOR SQLAM == 6 SQLPRECISION; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLSCALE; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLLENGTH; DRDA TYPE I8; ENVLID 0x16; Length Override 8 SQLTYPE; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLCCSID; DRDA TYPE FB; ENVLID 0x26; Length Override 2 SQLNAME_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 30 SQLNAME_s; DRDA TYPE VCS; ENVLID 0x32; Length Override 30 SQLLABEL_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 30 SQLLABEL_s; DRDA TYPE VCS; ENVLID 0x32; Length Override 30 SQLCOMMENTS_m; DRDA TYPE VCM; ENVLID 0x3E; Length Override 254 SQLCOMMENTS_m; DRDA TYPE VCS; ENVLID 0x32; Length Override 254 SQLUDTGRP; DRDA TYPE N-GDA; ENVLID 0x51; Length Override 0 FORMAT FOR SQLAM >= 7 SQLPRECISION; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLSCALE; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLLENGTH; DRDA TYPE I8; ENVLID 0x16; Length Override 8 SQLTYPE; DRDA TYPE I2; ENVLID 0x04; Length Override 2 SQLCCSID; DRDA TYPE FB; ENVLID 0x26; Length Override 2 SQLDOPTGRP; DRDA TYPE N-GDA; ENVLID 0xD2; Length Override 0
- writeSQLDARD(DRDAStatement, boolean, SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLDARD SQLDARD : FDOCA EARLY ARRAY SQL Descriptor Area Row Description with SQL Communications Area FORMAT FOR SQLAM <= 6 SQLCARD; ROW LID 0x64; ELEMENT TAKEN 0(all); REP FACTOR 1 SQLNUMROW; ROW LID 0x68; ELEMENT TAKEN 0(all); REP FACTOR 1 SQLDAROW; ROW LID 0x60; ELEMENT TAKEN 0(all); REP FACTOR 0(all) FORMAT FOR SQLAM >= 7 SQLCARD; ROW LID 0x64; ELEMENT TAKEN 0(all); REP FACTOR 1 SQLDHROW; ROW LID 0xE0; ELEMENT TAKEN 0(all); REP FACTOR 1 SQLNUMROW; ROW LID 0x68; ELEMENT TAKEN 0(all); REP FACTOR 1
- writeSQLDCGRP(long, int, String, String, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
writeSQLDCGRP: SQL Diagnostics Condition Group Description SQLDCCODE; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCSTATE; DRDA TYPE FCS; ENVLID Ox30; Lengeh Override 5 SQLDCREASON; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCLINEN; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCROWN; DRDA TYPE FD; ENVLID 0x0E; Lengeh Override 31 SQLDCER01; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCER02; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCER03; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCER04; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCPART; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCPPOP; DRDA TYPE I4; ENVLID 0x02; Length Override 4 SQLDCMSGID; DRDA TYPE FCS; ENVLID 0x30; Length Override 10 SQLDCMDE; DRDA TYPE FCS; ENVLID 0x30; Length Override 8 SQLDCPMOD; DRDA TYPE FCS; ENVLID 0x30; Length Override 5 SQLDCRDB; DRDA TYPE VCS; ENVLID 0x32; Length Override 255 SQLDCTOKS; DRDA TYPE N-RLO; ENVLID 0xF7; Length Override 0 SQLDCMSG_m; DRDA TYPE NVMC; ENVLID 0x3F; Length Override 32672 SQLDCMSG_S; DRDA TYPE NVCS; ENVLID 0x33; Length Override 32672 SQLDCCOLN_m; DRDA TYPE NVCM ; ENVLID 0x3F; Length Override 255 SQLDCCOLN_s; DRDA TYPE NVCS; ENVLID 0x33; Length Override 255 SQLDCCURN_m; DRDA TYPE NVCM; ENVLID 0x3F; Length Override 255 SQLDCCURN_s; DRDA TYPE NVCS; ENVLID 0x33; Length Override 255 SQLDCPNAM_m; DRDA TYPE NVCM; ENVLID 0x3F; Length Override 255 SQLDCPNAM_s; DRDA TYPE NVCS; ENVLID 0x33; Length Override 255 SQLDCXGRP; DRDA TYPE N-GDA; ENVLID 0xD3; Length Override 1
- writeSQLDCROW(long, int, String, String, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
writeSQLDCROW: SQL Diagnostics Condition Row - Identity 0xE5 SQLDCGRP; GROUP LID 0xD5; ELEMENT TAKEN 0(all); REP FACTOR 1
- writeSQLDHROW(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Holdability passed in as it can represent the holdability of the statement or a specific result set.
- writeSQLDIAGCI(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
writeSQLDIAGCI: SQL Diagnostics Condition Information Array - Identity 0xF5 SQLNUMROW; ROW LID 0x68; ELEMENT TAKEN 0(all); REP FACTOR 1 SQLDCIROW; ROW LID 0xE5; ELEMENT TAKEN 0(all); REP FACTOR 0(all)
- writeSQLDIAGCN() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLDIAGGRP(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLDIAGGRP: SQL Diagnostics Group Description - Identity 0xD1 Nullable Group SQLDIAGSTT; DRDA TYPE N-GDA; ENVLID 0xD3; Length Override 0 SQLDIAGCN; DRFA TYPE N-RLO; ENVLID 0xF6; Length Override 0 SQLDIAGCI; DRDA TYPE N-RLO; ENVLID 0xF5; Length Override 0
- writeSQLDIAGSTT() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLDOPTGRP(ResultSetMetaData, ParameterMetaData, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLDTAGRP(DRDAStatement, ResultSetMetaData, ParameterMetaData, int, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLDTAGRP SQLDAGRP : Late FDOCA GROUP SQL Data Value Group Descriptor LENGTH - length of the SQLDTAGRP TRIPLET_TYPE - NGDA for first, CPT for following ID - SQLDTAGRP_LID for first, NULL_LID for following For each column DRDA TYPE LENGTH OVERRIDE For numeric/decimal types PRECISON SCALE otherwise LENGTH or DISPLAY_WIDTH
- writeSQLDXGRP(ResultSetMetaData, ParameterMetaData, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeSQLERRRM(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLERRRM Instance Variables SVRCOD - Severity Code - required
- writeSQLNUMGRP(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
writeSQLNUMGRP: Writes SQLNUMGRP : FDOCA EARLY GROUP SQL Number of Elements Group Description FORMAT FOR ALL SQLAM LEVELS SQLNUM; DRDA TYPE I2; ENVLID 0x04; Length Override 2
- writeSQLNUMROW(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
writeSQLNUMROW: Writes SQLNUMROW : FDOCA EARLY ROW SQL Number of Elements Row Description FORMAT FOR SQLAM LEVELS SQLNUMGRP; GROUP LID 0x58; ELEMENT TAKEN 0(all); REP FACTOR 1
- writeSQLRSLRD(DRDAStatement) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLRSLRD - result set reply data
- writeSQLUDTGRP(ResultSetMetaData, ParameterMetaData, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write SQLUDTGRP (SQL Descriptor User-Defined Type Group Descriptor) This is the format from the DRDA spec, Volume 1, section 5.6.4.10.
- writeStmtEndToNewDDL() - Static method in class org.apache.derby.impl.tools.dblook.Logs
- writeStoredPKGNAMCBytes(Section) - Method in class org.apache.derby.client.net.NetPackageRequest
- writeString(String) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write string with default encoding
- writeString(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
-
Write string
- writeSYNCCRD(int, int, Xid[]) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Write SYNCCRD (SYNCCTL response)
- writeSYNCType(int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeSYNCType(int, int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeTheXMLFile(String, String, Writer, String) - Method in class org.apache.derby.impl.tools.planexporter.CreateXMLFile
- writeTime(DateTimeValue) - Method in class org.apache.derby.client.net.Request
- writeTimestamp(DateTimeValue) - Method in class org.apache.derby.client.net.Request
- writeTo(OutputStream) - Method in class org.apache.derby.iapi.services.classfile.ClassFormatOutput
- writeToFile() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
-
Write the buffer to the file.
- writeToLog(byte[], int, int, long) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
- writeToNewDDL(String) - Static method in class org.apache.derby.impl.tools.dblook.Logs
- writeTransactionStart(ClientStatement) - Method in class org.apache.derby.client.am.ClientConnection
- writeTransactionStart(ClientStatement) - Method in class org.apache.derby.client.net.NetConnection
- writeTransactionStart(ClientStatement) - Method in class org.apache.derby.client.net.NetXAConnection
- writeTYPDEFOVR() - Method in class org.apache.derby.impl.drda.DRDAConnThread
- writeUDT(Object) - Method in class org.apache.derby.client.net.Request
- writeUDT(Object, int) - Method in class org.apache.derby.impl.drda.DDMWriter
-
Write a value of a user defined type.
- writeUpdatedStats(LanguageConnectionContext, TableDescriptor, UUID, long, long[], boolean) - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
-
Writes updated statistics for the specified index to the data dictionary.
- writeUpdateRow(boolean) - Method in class org.apache.derby.client.am.ClientResultSet
- writeUTF(ObjectOutput, int) - Static method in class org.apache.derby.iapi.types.SQLChar
-
Write a single character to a stream in the modified UTF-8 format.
- writeUTF(ObjectOutput, int, boolean, Reader) - Method in class org.apache.derby.iapi.types.SQLChar
-
Writes the user data value to a stream in the modified UTF-8 format.
- writeUTF(String) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
- writeVCMorVCS(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
-
Write variable character mixed byte or single byte The preference is to write mixed byte if it is defined for the server, since that is our default and we don't allow it to be changed, we always write mixed byte.
- writeVerboseOutput(String, String) - Static method in class org.apache.derby.tools.dblook
- writeX(byte[], int, int) - Method in class org.apache.derby.client.am.BlobOutputStream
- writeXaCommit(NetConnection, Xid) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaCommit(NetConnection, Xid) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXACommit_() - Method in class org.apache.derby.client.am.ClientConnection
- writeXACommit_() - Method in class org.apache.derby.client.net.NetConnection
-
Invokes write commit on NetXAConnection
- writeXaEndUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaEndUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXAFlags(int, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXAFlags(int, int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXaForget(NetConnection, Xid) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaForget(NetConnection, Xid) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXaPrepare(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaPrepare(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXaRecover(NetConnection, int) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaRecover(NetConnection, int) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXaRollback(NetConnection, Xid) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaRollback(NetConnection, Xid) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXARollback_() - Method in class org.apache.derby.client.am.ClientConnection
- writeXARollback_() - Method in class org.apache.derby.client.net.NetConnection
-
Invokes writeRollback on NetXAConnection
- writeXaStartUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXaStartUnitOfWork(NetConnection) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXATimeout(int, long) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXATimeout(int, long) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXATransactionStart(ClientStatement) - Method in class org.apache.derby.client.am.ClientConnection
- writeXATransactionStart(ClientStatement) - Method in class org.apache.derby.client.net.NetConnection
- writeXID(int, Xid) - Method in class org.apache.derby.client.net.NetConnectionRequest
- writeXID(int, Xid) - Method in class org.apache.derby.client.net.NetXAConnectionRequest
- writeXID(Xid) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
write XID
- writing - Variable in class org.apache.derby.impl.store.raw.data.MemByteHolder
- writingMode() - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
-
Return true if this is in writing mode.
- writingMode() - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
- writingToDisk - Variable in class org.apache.derby.impl.store.access.sort.SortBufferRowSource
- written - Variable in class org.apache.derby.impl.services.stream.RollingFileStream.MeteredStream
-
The number of bytes written so far to the OutputStream
- WRONG_BOOT_PASSWORD - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- WRONG_PASSWORD_CHANGE_FORMAT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- wStartDdm(int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wuProcessed - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- wuRejectedDup - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- wuRejectedFQ - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- wuRejectedOther - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- wuScheduled - Variable in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl
- wWriteByte(int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteBytes(byte[]) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteCodePoint4Bytes(int, int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteInt(int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteScalar1Byte(int, int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteScalar2Bytes(int, int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteScalarBytes(int, byte[]) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteScalarPaddedBytes(int, byte[], int, byte) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteScalarString(int, String) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
- wWriteShort(int) - Method in class org.apache.derby.impl.drda.ProtocolTestAdapter
X
- x - Variable in class org.apache.derby.impl.sql.execute.VarPAggregator.Sums
- x2 - Variable in class org.apache.derby.impl.sql.execute.VarPAggregator.Sums
- xa_commit(boolean) - Method in interface org.apache.derby.iapi.store.access.XATransactionController
-
This method is called to commit the current XA global transaction.
- xa_commit(boolean) - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
This method is called to commit the current XA global transaction.
- xa_commit(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Do not use this method directly use XATransactionState.xa_commit instead because it also maintains/cancels the timout task which is scheduled to cancel/rollback the global transaction.
- xa_commit(boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
This method is called to commit the current XA global transaction.
- xa_commit(boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
This method is called to commit the current XA global transaction.
- xa_commit(boolean) - Method in class org.apache.derby.jdbc.XATransactionState
-
Commit the global transaction and cancel the timeout task.
- xa_finalize() - Method in class org.apache.derby.jdbc.XATransactionState
-
This method cancels timeoutTask and assigns 'performTimeoutRollback = false'.
- xa_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- XA_NEEDLOCK - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
- XA_OK - Static variable in interface org.apache.derby.iapi.store.access.XATransactionController
- XA_OK - Static variable in interface org.apache.derby.iapi.store.raw.Transaction
- XA_ONE_PHASE - Static variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- xa_prepare() - Method in interface org.apache.derby.iapi.store.access.XATransactionController
-
This method is called to ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- xa_prepare() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
This method is called to ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- xa_prepare() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Do not use this method directly use XATransactionState.xa_prepare instead because it also maintains/cancels the timeout task which is scheduled to cancel/rollback the global transaction.
- xa_prepare() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
This method is called to ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- xa_prepare() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
This method is called to ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
- xa_prepare() - Method in class org.apache.derby.jdbc.XATransactionState
-
Prepare the global transaction for commit.
- XA_RDONLY - Static variable in interface org.apache.derby.iapi.store.access.XATransactionController
-
Public Methods of This class:
- XA_RDONLY - Static variable in interface org.apache.derby.iapi.store.raw.Transaction
- xa_resource - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
- xa_rollback() - Method in interface org.apache.derby.iapi.store.access.XATransactionController
-
rollback the current global transaction.
- xa_rollback() - Method in interface org.apache.derby.iapi.store.raw.Transaction
-
rollback the current global transaction.
- xa_rollback() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
-
Do not use this method directly use XATransactionState.xa_rollback instead because it also maintains/cancels the timout task which is scheduled to cancel/rollback the global transaction.
- xa_rollback() - Method in class org.apache.derby.impl.store.access.RAMTransaction
-
rollback the current global transaction.
- xa_rollback() - Method in class org.apache.derby.impl.store.raw.xact.Xact
-
rollback the current global transaction.
- xa_rollback() - Method in class org.apache.derby.jdbc.XATransactionState
-
Rollback the global transaction and cancel the timeout task.
- XA_T0_NOT_ASSOCIATED - Static variable in class org.apache.derby.client.am.ClientConnection
-
XA_T0_NOT_ASSOCIATEDThis connection is not currently associated with an XA transaction In this state commits will flow in autocommit mode. - XA_T1_ASSOCIATED - Static variable in class org.apache.derby.client.am.ClientConnection
-
XA_T1_ASSOCIATEDIn this state commits will not flow in autocommit mode. - XA_TWO_PHASE - Static variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
- xaAbstractHelper - Interface in org.apache.derby.impl.tools.ij
- xaCommit(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Commit a distrubuted transaction.
- xaCommit(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Same as userCommit except commit a distributed transaction.
- xaConnection - Variable in class org.apache.derby.impl.drda.XADatabase
- xaConnection - Variable in class org.apache.derby.jdbc.XAStatementControl
- XAConnectStatement(ij, Token, Token, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- XAConnectStatement(ij, Token, Token, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- xact - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
-
our transaction.
- xact - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
-
our transaction.
- xact - Variable in class org.apache.derby.impl.store.raw.xact.XactContext
- Xact - Class in org.apache.derby.impl.store.raw.xact
-
A transaction has five states CLOSED - cannot be used IDLE - no reads have been performed by the transaction.
- Xact(XactFactory, Xact, LogFactory, DataFactory, DataValueFactory, boolean, CompatibilitySpace, boolean) - Constructor for class org.apache.derby.impl.store.raw.xact.Xact
- XACT_ABORT_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_CANNOT_ABORT_NULL_LOGGER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_CANNOT_ACTIVATE_TRANSACTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_CANNOT_LOG_CHANGE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_COMMIT_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_CREATE_NO_LOG - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_INTERNAL_TRANSACTION_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_MAX_SAVEPOINT_LEVEL_REACHED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_NOT_SUPPORTED_IN_INTERNAL_XACT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_PROTOCOL_VIOLATION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_PROTOCOL_VIOLATION_DETAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_ROLLBACK_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_SAVEPOINT_EXISTS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_SAVEPOINT_NOT_FOUND - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_SAVEPOINT_RELEASE_ROLLBACK_FAIL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_TRANSACTION_ACTIVE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_TRANSACTION_NOT_IDLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XACT_TRANSACTION_TABLE_IN_USE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- XactContext - Class in org.apache.derby.impl.store.raw.xact
-
The context associated with the transaction.
- XactContext(ContextManager, String, Xact, boolean, RawStoreFactory) - Constructor for class org.apache.derby.impl.store.raw.xact.XactContext
- xactFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
- xactFactory - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- XactFactory - Class in org.apache.derby.impl.store.raw.xact
- XactFactory() - Constructor for class org.apache.derby.impl.store.raw.xact.XactFactory
- xactId - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
- xactId - Variable in class org.apache.derby.impl.store.raw.xact.BeginXact
- xactId - Variable in class org.apache.derby.impl.store.raw.xact.EndXact
- XactId - Class in org.apache.derby.impl.store.raw.xact
-
Use this class for a short hand representation of the transaction.
- XactId() - Constructor for class org.apache.derby.impl.store.raw.xact.XactId
- XactId(long) - Constructor for class org.apache.derby.impl.store.raw.xact.XactId
- XACTID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
- xactProperties - Variable in class org.apache.derby.impl.store.access.RAMAccessManager
-
The object providing the properties like behaviour that is transactional.
- XactXAResourceManager - Class in org.apache.derby.impl.store.raw.xact
-
The XactXAResourceManager implements the Access XAResource interface, which provides offline control over two phase commit transactions.
- XactXAResourceManager(RawStoreFactory, TransactionTable) - Constructor for class org.apache.derby.impl.store.raw.xact.XactXAResourceManager
-
Constructors for This class:
- XADatabase - Class in org.apache.derby.impl.drda
-
This class contains database state specific to XA, specifically the XAResource that will be used for XA commands.
- XADatabase(String) - Constructor for class org.apache.derby.impl.drda.XADatabase
- xaDataSource - Variable in class org.apache.derby.impl.drda.XADatabase
- XADataSourceStatement(ij, Token, Token, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- XADataSourceStatement(ij, Token, Token, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- XADisconnectStatement(ij, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- XADisconnectStatement(ij, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- XaException - Exception in org.apache.derby.client.am
- XaException(LogWriter, Throwable, String) - Constructor for exception org.apache.derby.client.am.XaException
- XAFLAGS - Static variable in class org.apache.derby.client.net.CodePoint
- XAFLAGS - Static variable in class org.apache.derby.impl.drda.CodePoint
- xaFlags_ - Variable in class org.apache.derby.client.net.NetXACallInfo
- xaflagsToString(int) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
-
printable xaflags
- XAFUNC_COMMIT - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNC_END - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNC_FORGET - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNC_PREPARE - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNC_RECOVER - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNC_ROLLBACK - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNC_START - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_COMMIT - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_END - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_FORGET - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_NONE - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_PREPARE - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_RECOVER - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_ROLLBACK - Static variable in class org.apache.derby.client.net.NetXAResource
- XAFUNCSTR_START - Static variable in class org.apache.derby.client.net.NetXAResource
- xaFunction_ - Variable in class org.apache.derby.client.net.NetXACallInfo
- XAGetConnectionStatement(ij, String) - Method in interface org.apache.derby.impl.tools.ij.xaAbstractHelper
- XAGetConnectionStatement(ij, String) - Method in class org.apache.derby.impl.tools.ij.xaHelper
- xaHelper - Class in org.apache.derby.impl.tools.ij
- xaHelper() - Constructor for class org.apache.derby.impl.tools.ij.xaHelper
- xaHostVersion_ - Variable in class org.apache.derby.client.am.ClientConnection
- XAMGR - Static variable in class org.apache.derby.client.net.CodePoint
- XAMGR - Static variable in class org.apache.derby.impl.drda.CodePoint
- xaProto - Variable in class org.apache.derby.impl.drda.DRDAConnThread
- xaRes - Variable in class org.apache.derby.jdbc.EmbedXAConnection
- xares_ - Variable in class org.apache.derby.client.ClientXAConnection
- xares_ - Variable in class org.apache.derby.client.net.NetConnection
- xaResource - Variable in class org.apache.derby.impl.drda.XADatabase
- XAResourceManager - Interface in org.apache.derby.iapi.store.access.xa
-
This interface allows access to commit,prepare,abort global transactions as part of a two phase commit protocol.
- XARETVAL - Static variable in class org.apache.derby.client.net.CodePoint
- XARETVAL - Static variable in class org.apache.derby.impl.drda.CodePoint
- xaRetVal_ - Variable in class org.apache.derby.client.net.NetXACallInfo
- xaRetValErrorAccumSQL(NetXACallInfo, int) - Method in class org.apache.derby.client.net.NetXAResource
- xaRollback() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
-
Roll back a distrubuted transaction.
- xaRollback() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
Same as userRollback() except rolls back a distrubuted transaction.
- xaState - Variable in class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
- xaState_ - Variable in class org.apache.derby.client.am.ClientConnection
- XAStatementControl - Class in org.apache.derby.jdbc
-
The Statement returned by an Connection returned by a XAConnection needs to float across the underlying real connections.
- XAStatementControl(EmbedXAConnection) - Constructor for class org.apache.derby.jdbc.XAStatementControl
- XAStatementControl(EmbedXAConnection, CallableStatement, String) - Constructor for class org.apache.derby.jdbc.XAStatementControl
- XAStatementControl(EmbedXAConnection, PreparedStatement, String, Object) - Constructor for class org.apache.derby.jdbc.XAStatementControl
- XAStatementControl(EmbedXAConnection, Statement) - Constructor for class org.apache.derby.jdbc.XAStatementControl
- xaTimeoutMillis_ - Variable in class org.apache.derby.client.net.NetXACallInfo
-
XA transaction timeout in milliseconds.
- XATransactionController - Interface in org.apache.derby.iapi.store.access
-
This interface allows access to commit,prepare,abort global transactions as part of a two phase commit protocol, during runtime.
- XATransactionState - Class in org.apache.derby.jdbc
- XATransactionState(ContextManager, EmbedConnection, EmbedXAResource, XAXactId) - Constructor for class org.apache.derby.jdbc.XATransactionState
- XATransactionState.CancelXATransactionTask - Class in org.apache.derby.jdbc
-
The implementation of TimerTask to cancel a global transaction.
- XATransactionState.CleanupOrCancelMonitor - Class in org.apache.derby.jdbc
-
A class used to monitor if the transaction is in the middle of cancelling or cleaning up on an error.
- XAXactId - Class in org.apache.derby.iapi.store.access.xa
-
The XAXactId class is a specific implementation of the JTA Xid interface.
- XAXactId(int, byte[], byte[]) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
-
Construct from given pieces of an Xid.
- XAXactId(String) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
- XAXactId(Xid) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
-
Construct an Xid using an external Xid.
- xc - Variable in class org.apache.derby.impl.store.raw.xact.Xact
- XENA_MAJOR_VERSION - Static variable in class org.apache.derby.impl.store.access.PC_XenaVersion
- XENA_MINOR_VERSION_0 - Static variable in class org.apache.derby.impl.store.access.PC_XenaVersion
- xid - Variable in class org.apache.derby.impl.drda.DRDAXAProtocol
-
Holds the Xid of the global transaction associated with the corresponding DRDAConnThread (and connection itself).
- xid - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
- xid - Variable in class org.apache.derby.jdbc.XATransactionState
- XID - Static variable in class org.apache.derby.client.net.CodePoint
- XID - Static variable in class org.apache.derby.impl.drda.CodePoint
- xid_ - Variable in class org.apache.derby.client.net.NetXACallInfo
- XIDCNT - Static variable in class org.apache.derby.client.net.CodePoint
- XIDCNT - Static variable in class org.apache.derby.impl.drda.CodePoint
- XidDATASIZE - Static variable in class org.apache.derby.client.ClientXid
- xidIndex - Variable in class org.apache.derby.diag.ErrorLogReader
- xidIndex - Variable in class org.apache.derby.diag.StatementDuration
- xidsEqual(Xid, Xid) - Static method in class org.apache.derby.client.net.NetXAResource
- xidStr - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
- XML - Class in org.apache.derby.iapi.types
-
This type implements the XMLDataValue interface and thus is the type on which all XML related operations are executed.
- XML - Static variable in class org.apache.derby.tools.PlanExporter
- XML() - Constructor for class org.apache.derby.iapi.types.XML
-
Default constructor.
- XML(SQLChar, int, boolean, boolean) - Constructor for class org.apache.derby.iapi.types.XML
-
Private constructor used for the
cloneValuemethod. - XML_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- XML_DOC_ANY - Static variable in class org.apache.derby.iapi.types.XML
- XML_EXISTS_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- XML_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
- XML_ID - Static variable in class org.apache.derby.iapi.types.TypeId
- XML_MAXWIDTH - Static variable in class org.apache.derby.iapi.types.TypeId
- XML_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
- XML_PARSE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- XML_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
- XML_QUERY_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- XML_SEQUENCE - Static variable in class org.apache.derby.iapi.types.XML
- XML_SERIALIZE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
- XML_TYPE - Static variable in class org.apache.derby.impl.tools.optional.ForeignDBViews
- XML_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
Instance of TypeId for XML data types.
- XML_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
-
class org.apache.derby.iapi.types.XML (implementation of org.apache.derby.iapi.types.XMLDataValue).
- XMLConstantNode - Class in org.apache.derby.impl.sql.compile
- XMLConstantNode(TypeId, ContextManager) - Constructor for class org.apache.derby.impl.sql.compile.XMLConstantNode
- XMLDataValue - Interface in org.apache.derby.iapi.types
- XMLDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
- xmlDetails - Variable in class org.apache.derby.impl.tools.planexporter.AccessDatabase
- XMLErrorHandler() - Constructor for class org.apache.derby.iapi.types.SqlXmlUtil.XMLErrorHandler
- XMLErrorHandler() - Constructor for class org.apache.derby.vti.XmlVTI.XMLErrorHandler
- XMLExists(SqlXmlUtil) - Method in class org.apache.derby.iapi.types.XML
-
The SQL/XML XMLExists operator.
- XMLExists(SqlXmlUtil) - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
The SQL/XML XMLExists operator.
- XMLOptTrace - Class in org.apache.derby.impl.sql.compile
-
Optimizer tracer which produces output in an xml format.
- XMLOptTrace() - Constructor for class org.apache.derby.impl.sql.compile.XMLOptTrace
-
0-arg constructor required by OptTrace contract
- XMLOptTrace.QueryBlock - Class in org.apache.derby.impl.sql.compile
- XMLParse(StringDataValue, boolean, SqlXmlUtil) - Method in class org.apache.derby.iapi.types.XML
-
Method to parse an XML string and, if it's valid, store the _serialized_ version locally and then return this XMLDataValue.
- XMLParse(StringDataValue, boolean, SqlXmlUtil) - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Method to parse an XML string and, if it's valid, store the _serialized_ version locally and then return this XMLDataValue.
- xmlQuery - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
-
The query expression if the operator is XMLEXISTS or XMLQUERY.
- XMLQuery(SqlXmlUtil, XMLDataValue) - Method in class org.apache.derby.iapi.types.XML
-
Evaluate the XML query expression contained within the received util object against this XML value and store the results into the received XMLDataValue "result" param (assuming "result" is non-null; else create a new XMLDataValue).
- XMLQuery(SqlXmlUtil, XMLDataValue) - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
Evaluate the XML query expression contained within the received util object against this XML value and store the results into the received XMLDataValue "result" param (assuming "result" is non-null; else create a new XMLDataValue).
- xmlReqCheck - Static variable in class org.apache.derby.iapi.types.XML
- XMLSerialize(StringDataValue, int, int, int) - Method in class org.apache.derby.iapi.types.XML
-
The SQL/XML XMLSerialize operator.
- XMLSerialize(StringDataValue, int, int, int) - Method in interface org.apache.derby.iapi.types.XMLDataValue
-
The SQL/XML XMLSerialize operator.
- xmlStringValue - Variable in class org.apache.derby.iapi.types.XML
- xmlTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
- XMLTypeCompiler - Class in org.apache.derby.impl.sql.compile
-
This class implements TypeCompiler for the XML type.
- XMLTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.XMLTypeCompiler
- xmlVTI(InputStream, String, ArrayList<String>, ArrayList<String>) - Static method in class org.apache.derby.vti.XmlVTI
-
This is the static method for creating functions from an URL and both parent and child tags
- xmlVTI(String, String, String...) - Static method in class org.apache.derby.vti.XmlVTI
-
This is the static method for creating functions from a file name and child tags
- xmlVTI(String, String, ArrayList<String>, ArrayList<String>) - Static method in class org.apache.derby.vti.XmlVTI
-
This is the static method for creating functions from a file name and both parent and child tags
- XmlVTI - Class in org.apache.derby.vti
-
This is a VTI designed to read XML files which are structured like row sets.
- XmlVTI(InputStream, String, int, String...) - Constructor for class org.apache.derby.vti.XmlVTI
-
Build an XmlVTI.
- XmlVTI.XMLErrorHandler - Class in org.apache.derby.vti
- xmlVTIFromURL(String, String, String...) - Static method in class org.apache.derby.vti.XmlVTI
-
This is the static method for creating functions from an url and child tags
- xmlVTIFromURL(String, String, ArrayList<String>, ArrayList<String>) - Static method in class org.apache.derby.vti.XmlVTI
-
This is the static method for creating functions from an URL and both parent and child tags
- xor(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
-
Bitwise XOR this FormatableBitSet with another FormatableBitSet.
- xor(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
- xorReferencedSet(JBitSet) - Method in class org.apache.derby.impl.sql.compile.PredicateList
-
XOR fromMap with the referenced table map in every remaining Predicate in the list.
- XPLAIN_FULL - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- xplain_mode - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- XPLAIN_ONLY - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
the explain type constants
- xplain_schema - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
the current xplain schema.
- xplain_statements - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
For each XPLAIN table, this map stores a SQL INSERT statement which can be prepared and used to insert rows into the table during the capturing of statistics data into the user XPLAIN tables.
- xplain_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- XPLAINable - Interface in org.apache.derby.iapi.sql.execute.xplain
-
This interface has to be implemented by object structures, which want to get explained.
- XPLAINDefaultVisitor - Class in org.apache.derby.impl.sql.execute.xplain
-
This is the Default Visitor which produces explain information like the old getRuntimeStatistics() approach.
- XPLAINDefaultVisitor() - Constructor for class org.apache.derby.impl.sql.execute.xplain.XPLAINDefaultVisitor
- xplainFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
- XPLAINFactory - Class in org.apache.derby.impl.sql.execute.xplain
-
This is the module implementation of the XPLAINFactoryIF.
- XPLAINFactory() - Constructor for class org.apache.derby.impl.sql.execute.xplain.XPLAINFactory
- XPLAINFactoryIF - Interface in org.apache.derby.iapi.sql.execute.xplain
-
This is the factory interface of the XPLAINFactory facility.
- xplainOnlyMode - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
-
If xplainOnlyMode is set (via SYSCS_SET_XPLAIN_MODE), then the connection does not actually execute statements, but only compiles them, and emits the query plan information into the XPLAIN tables.
- XPLAINResultSetDescriptor - Class in org.apache.derby.impl.sql.catalog
- XPLAINResultSetDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- XPLAINResultSetDescriptor(UUID, String, String, Integer, Integer, String, String, UUID, Double, Double, Integer, String, Integer, Integer, Integer, Integer, Integer, Integer, String, UUID, UUID, UUID, UUID) - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
- XPLAINResultSetTimingsDescriptor - Class in org.apache.derby.impl.sql.catalog
- XPLAINResultSetTimingsDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- XPLAINResultSetTimingsDescriptor(UUID, Long, Long, Long, Long, Long, Long, Long, Long, Long, Long) - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
- XPLAINScanPropsDescriptor - Class in org.apache.derby.impl.sql.catalog
- XPLAINScanPropsDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- XPLAINScanPropsDescriptor(UUID, String, String, String, String, Integer, Integer, Integer, Integer, Integer, String, Integer, Integer, String, String, String, String, String, Integer) - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
- XPLAINSortPropsDescriptor - Class in org.apache.derby.impl.sql.catalog
-
This class describes a Tuple for the XPLAIN_SORT_PROPS System Table.
- XPLAINSortPropsDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- XPLAINSortPropsDescriptor(UUID, String, Integer, Integer, Integer, String, String, String, String) - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
- XPLAINStatementDescriptor - Class in org.apache.derby.impl.sql.catalog
- XPLAINStatementDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- XPLAINStatementDescriptor(UUID, String, String, String, String, String, String, Timestamp, String, String, String, String, String, UUID) - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
- XPLAINStatementTimingsDescriptor - Class in org.apache.derby.impl.sql.catalog
- XPLAINStatementTimingsDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- XPLAINStatementTimingsDescriptor(UUID, Long, Long, Long, Long, Long, Long, Timestamp, Timestamp, Timestamp, Timestamp) - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINStatementTimingsDescriptor
- XPLAINSystemTableVisitor - Class in org.apache.derby.impl.sql.execute.xplain
-
This is the Visitor, which explains the information and stores the statistics in the system catalogs.
- XPLAINSystemTableVisitor() - Constructor for class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
- XPLAINTableDescriptor - Class in org.apache.derby.impl.sql.catalog
- XPLAINTableDescriptor() - Constructor for class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
- XPLAINUtil - Class in org.apache.derby.impl.sql.execute.xplain
-
This class contains helper methods, which support the System Table Visitor.
- XPLAINUtil() - Constructor for class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
- XPLAINVisitor - Interface in org.apache.derby.iapi.sql.execute.xplain
-
Classes, which implement this interface have the ability to explain the gathered ResultSetStatistics.
- XQ_EMPTY_ON_EMPTY - Static variable in class org.apache.derby.iapi.types.XML
- XQ_NULL_ON_EMPTY - Static variable in class org.apache.derby.iapi.types.XML
- XQ_PASS_BY_REF - Static variable in class org.apache.derby.iapi.types.XML
- XQ_PASS_BY_VALUE - Static variable in class org.apache.derby.iapi.types.XML
- XQ_RETURN_CONTENT - Static variable in class org.apache.derby.iapi.types.XML
- XQ_RETURN_SEQUENCE - Static variable in class org.apache.derby.iapi.types.XML
- XSL - Static variable in class org.apache.derby.tools.PlanExporter
- xslStyleSheetName - Static variable in class org.apache.derby.impl.tools.planexporter.CreateHTMLFile
- xslStyleSheetName - Static variable in class org.apache.derby.tools.PlanExporter
- xType - Variable in class org.apache.derby.iapi.types.XML
- XXXUNUSEDXXX - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
Y
- year - Variable in class org.apache.derby.client.am.DateTimeValue
- YEAR_EXCEEDS_MAXIMUM - Static variable in interface org.apache.derby.shared.common.reference.SQLState
- YEAR_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- YEAR_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
- YES_CODE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
-
yes no codes
- YES_WITH_GRANT_OPTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- YES_WITHOUT_GRANT_OPTION - Static variable in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
- yield() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
Z
- zero_fill_array - Static variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- ZERO_FILL_LENGTH - Static variable in class org.apache.derby.iapi.store.raw.FetchDescriptor
- zeroBytes - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
- zeroChar - Static variable in class org.apache.derby.impl.drda.DssTrace
- zeroChar__ - Static variable in class org.apache.derby.client.net.NetLogWriter
- zeroDurationlockObject(CompatibilitySpace, Lockable, Object, int) - Method in interface org.apache.derby.iapi.services.locks.LockFactory
-
Lock an object with zero duration within a compatibility space, waits up to timeout milli-seconds for the object to become unlocked.
- zeroDurationlockObject(CompatibilitySpace, Lockable, Object, int) - Method in class org.apache.derby.impl.services.locks.AbstractPool
- zeroDurationLockObject(CompatibilitySpace, Lockable, Object, int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
-
Lock an object and release the lock immediately.
- zeroDurationLockObject(CompatibilitySpace, Lockable, Object, int) - Method in interface org.apache.derby.impl.services.locks.LockTable
-
Lock an object and release the lock immediately.
- zeroDurationLockRecordForWrite(Transaction, RecordHandle, boolean, boolean) - Method in interface org.apache.derby.iapi.store.raw.LockingPolicy
-
Request a write lock which will be released immediately upon grant.
- zeroDurationLockRecordForWrite(Transaction, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.NoLocking
- zeroDurationLockRecordForWrite(Transaction, RecordHandle, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
-
Obtain lock on record being written.
- ZEROIND - Static variable in class org.apache.derby.impl.drda.CodePoint
- zeroInvalidForAbsolute() - Static method in exception org.apache.derby.impl.tools.ij.ijException
- ZeroInvalidForAbsolute - Static variable in exception org.apache.derby.impl.tools.ij.ijException
- zeroRawData() - Method in class org.apache.derby.iapi.types.SQLChar
-
Zero out the wrapped char[] so that it can't be memory-sniffed.
- zipData - Variable in class org.apache.derby.impl.io.JarStorageFactory
- ZipInfoProperties - Class in org.apache.derby.impl.tools.sysinfo
- ZipInfoProperties(ProductVersionHolder) - Constructor for class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
_
- _16K - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Constant for 16 KB.
- _32K - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Constant for 32 KB.
- _4K - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Constant for 4 KB.
- _8K - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
-
Constant for 8 KB.
- _actionMethodName - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _actionMethodName - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _actionRS - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _aggregator - Variable in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- _alias - Variable in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
- _apl - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
- _argList - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- _authenticateDatabaseOperationsLocally - Variable in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- _autoincrement - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _autoincrementGenerated - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _autoloadedDriver - Static variable in class org.apache.derby.jdbc.AutoloadedDriver
- _badlyFormattedPasswordProperty - Variable in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- _baseColumnCount - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- _blob - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
- _blobValue - Variable in class org.apache.derby.iapi.types.SQLBinary
- _boundExpression - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
- _buffer - Variable in class org.apache.derby.impl.sql.compile.DefaultOptTrace
- _builder - Variable in class org.apache.derby.vti.XmlVTI
- _CAN_CYCLE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _clauseNumber - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _clauseType - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _clob - Variable in class org.apache.derby.impl.drda.EXTDTAInputStream
- _clobValue - Variable in class org.apache.derby.iapi.types.SQLChar
-
The value as a user-created Clob
- _cm - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _columnDescriptor - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _columnName - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- _columnName - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
name of column being restricted
- _columnNames - Variable in class org.apache.derby.catalog.types.RowMultiSetImpl
-
This class implements Formatable.
- _columnNames - Variable in class org.apache.derby.vti.ForeignTableVTI
- _columnNames - Variable in class org.apache.derby.vti.StringColumnVTI
- _columnNumberMap - Variable in class org.apache.derby.vti.ForeignTableVTI
- _columnValues - Variable in class org.apache.derby.iapi.types.LocatedRow
- _comparisonOperator - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
comparison operator, one of the ORDER_OP constants
- _compilerContext - Variable in class org.apache.derby.iapi.sql.compile.ScopeFilter
- _connections - Static variable in class org.apache.derby.vti.ForeignTableVTI
- _connectionURL - Variable in class org.apache.derby.vti.ForeignTableVTI
- _constantAction - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _constantOperand - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
-
value to compare the column to
- _constants - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _creatingCredentialsDB - Variable in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- _credentialsDB - Variable in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- _currentQueryBlock - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _currentRow - Variable in class org.apache.derby.vti.XmlVTI
- _currentStatement - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _currentStatementID - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _currentValue - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _cycle - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _cycle - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _dataType - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _dataType - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _dd - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater
- _debugging - Variable in class org.apache.derby.tools.SignatureChecker
- _deleteAll(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
-
Deletes every child of the root path specified.
- _derivedColumnName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _descriptor - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- _dml - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _doc - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _driver - Variable in class org.apache.derby.jdbc.InternalDriver.LoginCallable
- _driverModule - Static variable in class org.apache.derby.jdbc.AutoloadedDriver
- _drivingLeftJoin - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _eliminatedNulls - Variable in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- _engineForcedDown - Static variable in class org.apache.derby.jdbc.AutoloadedDriver
- _executorPool - Static variable in class org.apache.derby.jdbc.InternalDriver
-
An executor service used for executing connection attempts when a login timeout has been specified.
- _expression - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _expressionText - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
- _firstChildTagIdx - Variable in class org.apache.derby.vti.XmlVTI
- _foreignConnection - Variable in class org.apache.derby.vti.ForeignTableVTI
- _foreignPreparedStatement - Variable in class org.apache.derby.vti.ForeignTableVTI
- _foreignSchemaName - Variable in class org.apache.derby.vti.ForeignTableVTI
- _foreignTableName - Variable in class org.apache.derby.vti.ForeignTableVTI
- _forType - Variable in class org.apache.derby.catalog.types.AggregateAliasInfo
- _functions - Variable in class org.apache.derby.tools.SignatureChecker
- _generationExpression - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
- _hasChanged - Variable in class org.apache.derby.iapi.services.monitor.DerbyObservable
- _hashingScheme - Variable in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- _heapColsWithoutRowLocation - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- _hojn - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _importCounter - Static variable in class org.apache.derby.impl.load.Import
- _importers - Static variable in class org.apache.derby.impl.load.Import
- _includeRowLocation - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
- _INCREMENT - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _info - Variable in class org.apache.derby.jdbc.InternalDriver.LoginCallable
- _initialValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _initialValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _insertColumns - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _insertValues - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _isBound - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- _isExhausted - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _isGenerated - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _isGeneratedForUnmatchedColumnInInsert - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _isGroupingColumn - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _isNameGenerated - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _isRedundant - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _isReferenced - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _isTableFunction - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- _isValid - Variable in class org.apache.derby.tools.SignatureChecker.ParsedArgs
- _iterations - Variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
- _j2seConnectionUrl - Variable in class org.apache.derby.tools.SignatureChecker.ParsedArgs
- _lastColumnWasNull - Variable in class org.apache.derby.vti.StringColumnVTI
- _lastModified - Variable in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- _lcc - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _leafNodeCount - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.Join
- _leftChild - Variable in class org.apache.derby.vti.Restriction.AND
- _leftChild - Variable in class org.apache.derby.vti.Restriction.OR
- _leftJoinCursor - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _leftJoinFromList - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _lockScanRow(OpenBTree, BTreeRowPosition, boolean, FetchDescriptor, DataValueDescriptor[], RowLocation, boolean, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2IRowLocking3
-
Lock a row as part of doing the scan.
- _matchingClauses - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _matchingClauses - Variable in class org.apache.derby.impl.sql.execute.MergeConstantAction
- _matchingRefinement - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _matchRefinementMethod - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _matchRefinementName - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _MAX_VALUE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _maxQueryID - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _maxValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _maxValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _mergeTableID - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
-
Columns mentioned by MERGE statements need to be associated the SOURCE or TARGET table
- _mergeTableID - Variable in class org.apache.derby.impl.sql.compile.FromTable
-
for resolving column references in MERGE statements in tough cases
- _messageDigestAlgorithm - Variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
- _messageFormatter - Static variable in class org.apache.derby.tools.SignatureChecker
- _MIN_VALUE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _minDepth - Variable in class org.apache.derby.iapi.sql.compile.ScopeFilter
- _minValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _minValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _mode - Variable in class org.apache.derby.impl.io.DirRandomAccessFile
- _name - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.DeadEnd
- _name - Variable in class org.apache.derby.impl.io.DirRandomAccessFile
- _name - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- _numOpens - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _objectID - Variable in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- _objectType - Variable in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- _observers - Variable in class org.apache.derby.iapi.services.monitor.DerbyObservable
- _origColumnNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- _origSource - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- _origTableNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- _parsedArgs - Variable in class org.apache.derby.tools.SignatureChecker
- _password - Variable in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- _passwordExpirationThreshold - Variable in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- _passwordLifetimeMillis - Variable in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
- _PREALLOCATOR - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _privilege - Variable in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
- _privilege - Variable in class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
- _procedures - Variable in class org.apache.derby.tools.SignatureChecker
- _qualifiedTableName - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
- _queryBlockStack - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _rangeSize - Variable in class org.apache.derby.impl.sql.catalog.SequenceRange
- _rawRows - Variable in class org.apache.derby.vti.XmlVTI
- _readOnly - Variable in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
-
whether the file is read-only
- _reference - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _remainingPreallocatedValues - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _RESTART_VALUE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _restrict - Variable in class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
- _restriction - Variable in class org.apache.derby.vti.ForeignTableVTI
- _resultSetFieldName - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _resultSetFieldName - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _resultType - Variable in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
- _returnType - Variable in class org.apache.derby.catalog.types.AggregateAliasInfo
- _rightChild - Variable in class org.apache.derby.vti.Restriction.AND
- _rightChild - Variable in class org.apache.derby.vti.Restriction.OR
- _root - Variable in class org.apache.derby.impl.sql.compile.XMLOptTrace
- _row - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _rowCount - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _rowCount - Variable in class org.apache.derby.vti.XmlVTI
- _rowIdx - Variable in class org.apache.derby.vti.XmlVTI
- _rowLocation - Variable in class org.apache.derby.iapi.types.LocatedRow
- _rowMakingMethod - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _rowMakingMethodName - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _rowMakingMethodName - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _rowSourceName - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- _rowTag - Variable in class org.apache.derby.vti.XmlVTI
- _salt - Variable in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
- _schema - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- _schema - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
- _SCHEMA_NAME - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _schemaName - Variable in class org.apache.derby.iapi.sql.compile.OptimizerPlan.RowSource
- _schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _scopeName - Variable in class org.apache.derby.iapi.sql.compile.ScopeFilter
- _searchCondition - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _selectList - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _SEQUENCE_NAME - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _sequenceGenerator - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
This is the object which allocates ranges of sequence values
- _sequenceName - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _sequenceName - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _sequenceRowLocation - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
- _sourceSchemaName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _sourceTable - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _statementText - Variable in class org.apache.derby.vti.VTIContext
- _STEP_INCREASES - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
- _stepValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
- _stepValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
- _subjectRowIDs - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _tag - Variable in class org.apache.derby.iapi.sql.compile.TagFilter
- _targetTable - Variable in class org.apache.derby.impl.sql.compile.MergeNode
- _thenAction - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _thenColumns - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _thenColumnSignature - Variable in class org.apache.derby.impl.sql.execute.MatchingClauseConstantAction
- _thenRows - Variable in class org.apache.derby.impl.sql.execute.MergeResultSet
- _tupleDescriptor - Variable in class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
- _types - Variable in class org.apache.derby.catalog.types.RowMultiSetImpl
- _underlyingName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _unqualifiedSourceTableName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _unqualifiedTableName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _updatableByCursor - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _updateColumns - Variable in class org.apache.derby.impl.sql.compile.MatchingClauseNode
- _updated - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
- _url - Variable in class org.apache.derby.jdbc.InternalDriver.LoginCallable
- _userName - Variable in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
- _uuidString - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater
-
This is the key used to lookup this generator in the cache.
- _vtiContext - Variable in class org.apache.derby.vti.VTITemplate
- _vtiSchema - Variable in class org.apache.derby.vti.VTIContext
- _vtiTable - Variable in class org.apache.derby.vti.VTIContext
- _wrappedResultSet - Variable in class org.apache.derby.vti.ForwardingVTI
- _xmlResource - Variable in class org.apache.derby.vti.XmlVTI
All Classes All Packages