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

A

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

B

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

C

C - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
C_ARRAY - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_BOOLEAN - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_BYTE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_COMPAT - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
Container lock compatibility table.
C_DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_ENDCLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_ENDMETHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_FLOAT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_INT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_LockFactory - Interface in org.apache.derby.iapi.services.locks
Constants for the LockFactory
C_LONG - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_NodeNames - Interface in org.apache.derby.impl.sql.compile
This is the set of constants used to identify the classes that are used in NodeFactoryImpl.
C_NodeTypes - Interface in org.apache.derby.iapi.sql.compile
The purpose of this interface is to hold the constant definitions of the different node type identifiers, for use with NodeFactory.
C_NUMBER - Static variable in class org.apache.derby.iapi.store.raw.ContainerLock
Number of types of container locks.
C_PACKAGE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_SHORT - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
C_VOID - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
cache - Variable in class org.apache.derby.client.am.LogicalStatementEntity
Cache for physical statements.
cache - Variable in class org.apache.derby.client.am.StatementCacheInteractor
Statement cache for the associated physical connection.
cache - Variable in class org.apache.derby.impl.services.cache.ConcurrentCache
Map with all the cached objects.
cache_ - Variable in class org.apache.derby.impl.services.cache.Clock
 
Cacheable - Interface in org.apache.derby.iapi.services.cache
Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.
cacheable - Variable in class org.apache.derby.impl.services.cache.CacheEntry
The cached object.
CacheableConglomerate - Class in org.apache.derby.impl.store.access
The CacheableConglomerate implements a single item in the cache used by the Conglomerate directory to cache Conglomerates.
CacheableConglomerate() - Constructor for class org.apache.derby.impl.store.access.CacheableConglomerate
 
CacheableFactory - Interface in org.apache.derby.iapi.services.cache
Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.
cacheCoordinator - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
cacheCursorAttributesToSendOnPrepare() - Method in class org.apache.derby.client.am.Statement
 
cachedAggregator - Variable in class org.apache.derby.impl.sql.execute.GenericAggregator
 
cachedCharLength - Variable in class org.apache.derby.impl.jdbc.TemporaryClob
Cached character length of the Clob.
cachedCursor_ - Variable in class org.apache.derby.client.am.Statement
 
cachedDestinations - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
This array contains data value descriptors that can be used (and reused) by normalizeRow() to hold the normalized column values.
cachedInitialDefaultSchemaDescr - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Used to hold the computed value of the initial default schema, cf logic in initDefaultSchemaDescriptor.
CachedItem - Class in org.apache.derby.impl.services.cache
A generic class to represent the cache related infomation of a cached object (Cacheable).
CachedItem() - Constructor for class org.apache.derby.impl.services.cache.CachedItem
Create a CachedItem in the not valid state.
cachedLock - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
 
cachedMessage_ - Variable in exception org.apache.derby.client.am.SqlException
 
cachedMessages - Variable in class org.apache.derby.client.am.Sqlca
Cached error messages (to prevent multiple invocations of the stored procedure to get the same message).
CachedPage - Class in org.apache.derby.impl.store.raw.data
A base page that is cached.
CachedPage() - Constructor for class org.apache.derby.impl.store.raw.data.CachedPage
 
cachedParser - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
 
cachedRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
 
cachedSet - Variable in class org.apache.derby.impl.store.access.PropertyConglomerate
 
cachedSingletonRowData_ - Variable in class org.apache.derby.client.am.Statement
 
CachedStatement - Class in org.apache.derby.impl.sql.conn
 
CachedStatement() - Constructor for class org.apache.derby.impl.sql.conn.CachedStatement
 
cachedString - Variable in class org.apache.derby.impl.drda.DRDAString
The previously generated string.
cachedTokenManager - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
 
CacheEntry - Class in org.apache.derby.impl.services.cache
Class representing an entry in the cache.
CacheEntry() - Constructor for class org.apache.derby.impl.services.cache.CacheEntry
 
CacheFactory - Static variable in interface org.apache.derby.iapi.reference.Module
 
CacheFactory - Interface in org.apache.derby.iapi.services.cache
A factory for handing out caches.
cacheHolder - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
If non-null then this object is the cacheable that holds us in the cache.
cacheInteractor - Variable in class org.apache.derby.client.am.CachingLogicalConnection
JDBC statement cache interactor used to prepare statements and calls.
cacheInteractor - Variable in class org.apache.derby.client.am.CachingLogicalConnection40
JDBC statement cache interactor used to prepare statements and calls.
CacheLock - Class in org.apache.derby.impl.store.access
Only used for exclusive lock purposes.
CacheLock(PropertyConglomerate) - Constructor for class org.apache.derby.impl.store.access.CacheLock
 
CacheManager - Interface in org.apache.derby.iapi.services.cache
 
cacheManager - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
The cache manager owning this cleaner.
cacheManager - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
The cache manager for which this replacement policy is used.
cacheMode - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
cacheSize - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
CacheStat - Class in org.apache.derby.impl.services.cache
 
CacheStat() - Constructor for class org.apache.derby.impl.services.cache.CacheStat
 
cacheStatement(StatementKey, PreparedStatement) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache
Cache the prepared statement if it does not already exist.
CacheTrace - Static variable in class org.apache.derby.impl.services.cache.ClockFactory
Trace flag to display cache statistics
CachingLogicalConnection - Class in org.apache.derby.client.am
A logical connection used in a connection pool with capabilities for caching prepared statements.
CachingLogicalConnection(Connection, ClientPooledConnection, JDBCStatementCache) - Constructor for class org.apache.derby.client.am.CachingLogicalConnection
Creates a new logical connection which caches prepared statements.
CachingLogicalConnection40 - Class in org.apache.derby.client.am
A logical connection used in a connection pool with capabilities for caching prepared statements.
CachingLogicalConnection40(Connection, ClientPooledConnection, JDBCStatementCache) - Constructor for class org.apache.derby.client.am.CachingLogicalConnection40
Creates a new logical connection which caches prepared statements.
caIdentifier() - Method in class org.apache.derby.impl.tools.ij.ij
A case/connection respectful identifier.
cal - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
Calendar for data operations.
cal - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
calcType(boolean) - Static method in class org.apache.derby.catalog.types.DefaultInfoImpl
This function returns stored value for flags and so on.
calculateBufferSize(CharacterStreamDescriptor) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
Calculates an optimized buffer size.
calculateColumnOffsetsForRow() - Method in class org.apache.derby.client.net.NetSqldta
 
calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.am.Cursor
Calculate the column offsets for a row.
calculateColumnOffsetsForRow_(int, boolean) - Method in class org.apache.derby.client.net.NetCursor
Calculate the column offsets for a row.
calculateColumnsInSQLDTAGRPtriplet(int) - Method in class org.apache.derby.client.net.NetStatementRequest
 
calculateDecryptionToken(int, byte[]) - Method in class org.apache.derby.impl.drda.DecryptionManager
This method is used to calculate the decryption token.
calculateEncryptionToken(int, byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
 
calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.client.net.Request
 
calculateExtendedLengthByteCount(long) - Method in class org.apache.derby.impl.drda.DDMWriter
Calculate extended length byte count which follows the DSS header for extended DDM.
calculateLength(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
 
calculateLobColumnPositionsForRow() - Method in class org.apache.derby.client.net.NetCursor
 
calculateOUTOVRLidAndLengthOverrides(ResultSet, ColumnMetaData) - Method in class org.apache.derby.client.net.NetStatementRequest
 
calculateResultSetConcurrency(int, int) - Method in class org.apache.derby.client.net.NetStatementReply
 
calculateResultSetFlags() - Method in class org.apache.derby.client.net.NetStatementRequest
 
calculateResultSetHoldability(int) - Method in class org.apache.derby.client.net.NetStatementReply
 
calculateResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
For a single result set, just echo the consistency token that the client sent us.
calculateResultSetType(int, int, int) - Method in class org.apache.derby.client.net.NetStatementReply
 
calculateSIfromFI() - Method in class org.apache.derby.impl.store.replication.master.AsynchronousLogShipper
Will be used to calculate the shipping interval based on the fill information obtained from the log buffer.
calculateSlotFieldSize(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Calculate the slot field size from the page size.
calculateWeight(PredicateList.PredicateWrapperList[], int) - Method in class org.apache.derby.impl.sql.compile.PredicateList
 
CALENDAR_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
calendarForLastSystemSQLName - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
CALL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CALL_STATEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CALL_STATEMENT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
CALL_STMT_TYPE - Static variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
 
CALLABLE - Static variable in class org.apache.derby.client.am.stmtcache.StatementKeyFactory
 
CallableLocatorProcedures - Class in org.apache.derby.client.am
Contains the necessary methods to call the stored procedure that operate on LOBs identified by locators.
CallableLocatorProcedures(Connection) - Constructor for class org.apache.derby.client.am.CallableLocatorProcedures
Create an instance to be used for calling locator-based stored procedures.
CallableStatement - Class in org.apache.derby.client.am
 
CallableStatement(Agent, Connection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.CallableStatement
Common constructor for jdbc 2 callable statements with scroll attributes.
CallableStatement40 - Class in org.apache.derby.client.am
 
CallableStatement40(Agent, Connection, String, int, int, int, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.CallableStatement40
Calls the superclass constructor and passes the parameters
callableStatement_ - Variable in class org.apache.derby.client.net.NetCallableStatement
 
callback - Variable in class org.apache.derby.impl.services.cache.CacheEntry
Callback object used to notify the replacement algorithm about events on the cached objects (like accesses and requests for removal).
callback - Variable in class org.apache.derby.impl.services.locks.LockSpace
 
callbackDVD - Variable in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
Reference to "owning" DVD, used to update it with information about 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
 
CALLED - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
calledOnNullInput - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
True if the routine is called on null input.
calledOnNullInput() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
calledOnNullInput(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
callInfoArray_ - Variable in class org.apache.derby.client.net.NetXAResource
 
CALLING_NEXT_ACCESS_PATH - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
CALLING_ON_JOIN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
callMethod(short, String, String, String, int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Call a method.
callMethod(Object) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Call a method previously described by describeMethod().
callMethod(Object) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
callMethod(short, String, String, String, int) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
callStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
CallStatementNode - Class in org.apache.derby.impl.sql.compile
An CallStatementNode represents a CALL statement.
CallStatementNode() - Constructor for class org.apache.derby.impl.sql.compile.CallStatementNode
 
CallStatementResultSet - Class in org.apache.derby.impl.sql.execute
Call a Java procedure.
CallStatementResultSet(GeneratedMethod, Activation) - Constructor for class org.apache.derby.impl.sql.execute.CallStatementResultSet
 
callSubMethod(BCMethod) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
Call a sub-method created by getNewSubMethod handling parameters correctly.
callSuper() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Call super().
callSuper() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
CALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
 
canAddFreePage(long) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
 
canAllBeFlattened() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Can NOT IN, ALL be falttened to NOT EXISTS join?
canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Tell super-class that this Optimizable can be ordered
canBeOrdered() - Method in class org.apache.derby.impl.sql.compile.FromTable
Most Optimizables cannot be ordered
canBePushedDown(Predicate) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Return true if the predicate can be pushed into a RestrictedVTI
canCacheRow - Variable in class org.apache.derby.impl.sql.execute.RowResultSet
 
cancel() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
cancel() - Method in class org.apache.derby.client.am.Statement
 
cancel() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
cancel() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Indicate that the statement which has allocated this statement context should cancel its execution.
cancel() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Cancel can be used by one thread to cancel a statement that is being executed by another thread.
cancel() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Cancels the statement which has allocated this StatementContext object.
cancel(String) - Method in class org.apache.derby.jdbc.XATransactionState
This function is called from the timer task when the transaction times out.
cancel() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
CANCEL_NOT_SUPPORTED_BY_SERVER - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
cancellationFlag - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
cancelRowUpdates() - Method in class org.apache.derby.client.am.ResultSet
 
cancelRowUpdates() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 The cancelRowUpdates() method may be called after calling an updateXXX() method(s) and before calling updateRow() to rollback the updates made to a row.
cancelRowUpdates() - Method in class org.apache.derby.vti.VTITemplate
 
cancelRunningStatement() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Cancels the current running statement.
cancelTask - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
cancelXATransaction(XAXactId, String) - Method in interface org.apache.derby.iapi.jdbc.ResourceAdapter
Cancel the XA transaction identified by the specified xid.
cancelXATransaction(XAXactId, String) - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
 
canClose - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
 
canCommandUseDefaultPKGNAMCSN() - Method in class org.apache.derby.client.net.NetPackageRequest
 
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.
canEncryptDatabase(boolean) - Method in class org.apache.derby.impl.store.raw.RawStore
checks if the database is in the right state to (re)encrypt it.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canGetInstantaneousLocks() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
Can we get instantaneous locks when getting share row locks at READ COMMITTED.
canIgnoreStmt(String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
CANNOT_AUTOCOMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_BATCH_QUERIES - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_CLOSE_ACTIVE_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_CLOSE_ACTIVE_XA_CONNECTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_COMMIT_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_ENCRYPT_LOG_ARCHIVED_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_ENCRYPT_READONLY_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_HOLD_CURSOR_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_REENCRYPT_LOG_ARCHIVED_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_REENCRYPT_READONLY_DATABASE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_ROLLBACK_XA - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANNOT_START_SLAVE_ALREADY_BOOTED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
canonicalHome - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService
 
canonicalName - Variable in class org.apache.derby.impl.io.BaseStorageFactory
 
canonicalName - Variable in class org.apache.derby.impl.io.VFMemoryStorageFactory
The canonical (unique) name of the database (absolute path).
canonicalPath_ - Variable in class org.apache.derby.client.am.GetFileInputStreamAction
 
canSkip - Variable in class org.apache.derby.impl.services.locks.ActiveLock
If true then this lock can be granted even if it is not the first lock request on the wait queue.
canSupport(Properties) - Method in interface org.apache.derby.iapi.services.monitor.ModuleSupportable
See if this implementation can support any attributes that are listed in properties.
canSupport(Properties) - Method in class org.apache.derby.iapi.types.CDCDataValueFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
canSupport(Properties) - Method in class org.apache.derby.impl.db.SlaveDatabase
Determines whether this Database implementation should be used to boot the database.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
Check if we should activate this authentication service.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.JNDIAuthenticationService
Check if we should activate the JNDI authentication service.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.NoneAuthenticationServiceImpl
Check if we should activate this authentication service.
canSupport(Properties) - Method in class org.apache.derby.impl.jdbc.authentication.SpecificAuthenticationServiceImpl
Check if we should activate this authentication service.
canSupport(Object, Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
If the module implements ModuleSupportable then call its canSupport() method to see if it can or should run in this setup.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
This is the data dictionary implementation for the standard database engine.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
Module supports the standard database engine and a storeless SQL engine.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
this implementation will not support caching of statements.
canSupport(Properties) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.access.btree.index.B2IFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.access.heap.HeapConglomerateFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.RawStore
We use this RawStore for all databases.
canSupport(Properties) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.master.MasterController
Used by Monitor.bootServiceModule to check if this class is usable for replication.
canSupport(Properties) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
Used by Monitor.bootServiceModule to check if this class is usable for replication.
CANT_CONVERT_UNICODE_TO_EBCDIC - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CANT_USE_EXEC_QUERY_FOR_UPDATE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
canTruncate() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Determine if trailing blank truncation is allowed.
canUpdate() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Can the container be updated.
canUpdate - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
canUpdate() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
 
canWeCacheResults() - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
canWrite() - Method in class org.apache.derby.impl.io.InputStreamFile
Determine whether the named file is writable.
canWrite() - Method in class org.apache.derby.impl.io.vfmem.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
 
CASCADE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
cascade - Variable in class org.apache.derby.impl.sql.execute.DropConstraintConstantAction
 
cascade - Variable in class org.apache.derby.impl.sql.execute.DropTableConstantAction
 
CASCADED - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
cascadeDelete - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
 
cascadeDelete - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
 
CASE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CASE - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
caseExpression() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
caseInfo(mtTestCase) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
caseInsensitiveIdentifierPlusReservedWords() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
cases() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
cases - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
 
caseSensitiveIdentifier() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
caseSensitiveIdentifier() - Method in class org.apache.derby.impl.tools.ij.ij
 
caseSensitiveIdentifierOrKeyword() - Method in class org.apache.derby.impl.tools.ij.ij
 
caseSensitiveIdentifierPlusReservedWords() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
CAST_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.
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 expressionr.
CastNode() - Constructor for class org.apache.derby.impl.sql.compile.CastNode
 
castOperand - Variable in class org.apache.derby.impl.sql.compile.CastNode
 
castOperand() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
CASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
castSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
 
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
 
catalogType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Returns a dataTypeDDL() as a catalog type, ie.
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.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() - 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.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
 
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
 
CCC_CLIENT - Static variable in class org.apache.derby.impl.drda.AppRequester
 
ccsid_ - Variable in class org.apache.derby.client.am.Cursor
 
ccsid_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
 
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.impl.drda.Database
 
ccsidDBC - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
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 - Class in org.apache.derby.client.net
 
CcsidManager(byte, byte, byte[], byte[]) - Constructor for class org.apache.derby.client.net.CcsidManager
 
CcsidManager - Class in org.apache.derby.impl.drda
 
CcsidManager(byte, byte, byte[]) - Constructor for class org.apache.derby.impl.drda.CcsidManager
 
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.DRDAConnThread
 
ccsidManager - Variable in class org.apache.derby.impl.drda.DRDAString
Object used to convert byte buffer to string.
ccsidManager - Static variable in class org.apache.derby.impl.drda.TestProto
 
ccsidManager_ - Variable in class org.apache.derby.client.net.Reply
 
ccsidManager_ - Variable in class org.apache.derby.client.net.Request
 
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 - 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.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 - 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 - 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.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
 
CDCDataValueFactory - Class in org.apache.derby.iapi.types
DataValueFactory implementation for J2ME/CDC/Foundation.
CDCDataValueFactory() - Constructor for class org.apache.derby.iapi.types.CDCDataValueFactory
Make the constructor public.
cdl - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
cdtField - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
 
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(AllocPage, long, long) - Constructor for class org.apache.derby.impl.store.raw.data.ChainAllocPageOperation
 
ChainAllocPageOperation() - 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(Properties, Serializable) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
Change the boot password.
changeBootPassword(String, Properties, CipherProvider) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
 
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
 
changedColIds - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
 
changedColNames - Variable in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
 
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
 
CHANGING_ACCESS_PATH_FOR_TABLE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
CHAR - Static variable in class org.apache.derby.client.am.Types
 
CHAR - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
CHAR - Static variable in class org.apache.derby.iapi.types.JSQLType
 
CHAR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CHARACTER_CONVERTER_NOT_AVAILABLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CHARACTER_LENGTH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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.Clob
 
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 CharacterStreamDescriptor class.
CharacterStreamDescriptor.Builder() - Constructor for class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Creates a builder object.
characterStringType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
characterValueFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets the character length of the stream, defaults to 0.
charLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
The character length of the stream, 0 if unknown.
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.
charLength() - Method in class org.apache.derby.iapi.types.SQLClob.HeaderInfo
Returns the character length encoded in the header, if any.
charLength() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
charOffset - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
charOrCharacter() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
charOrVarchar() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
charPos - Variable in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
 
charsetName_ - 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 - Interface in org.apache.derby.impl.sql.compile
This interface describes a character stream that maintains line and column number positions of the characters.
charStream - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
 
CharStream - Interface in org.apache.derby.impl.tools.ij
This interface describes a character stream that maintains line and column number positions of the characters.
charStream - Variable in class org.apache.derby.impl.tools.ij.utilMain
 
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
 
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
 
charTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
CheapDateFormatter - Class in org.apache.derby.iapi.util
This class contains static methods for formatting dates into Strings.
CheapDateFormatter() - Constructor for class org.apache.derby.iapi.util.CheapDateFormatter
 
CHEAPEST_PLAN_SO_FAR - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
 
check(LanguageConnectionContext, String, boolean, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
 
CHECK - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
check() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
 
check(Vector) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
 
check() - Method in class org.apache.derby.impl.tools.ij.URLCheck
 
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_PROPERTIES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CHECK_SQLCARD - Static variable in class org.apache.derby.impl.drda.TestProto
 
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
 
checkAlternateServerHasEqualOrHigherProductLevel(ProductLevel, int) - Method in class org.apache.derby.client.net.NetConnection
 
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.ResultSet
 
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.Statement
 
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.ClientBaseDataSource
 
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 Reader is closed.
checkClosed() - Method in class org.apache.derby.client.am.ClobLocatorWriter
Check to see if this Writer is closed.
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, implements Orderable, and is not mentioned more than once.
checkColumnReferences - Variable in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
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.
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.
checkColumnUpdateability(String[], 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
 
checkConsistency() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
Check consistency of a conglomerate.
checkConsistency(SPSDescriptor, Object, HeaderPrintWriter) - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
Check the consistency of the table descriptor held by this TDCacheable versus an uncached table descriptor.
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.
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.
checkConstraintDefinition(TableName, String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
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.ClientBaseDataSource
 
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.
CHECKERROR - Static variable in class org.apache.derby.impl.drda.TestProto
 
checkError() - Method in class org.apache.derby.impl.drda.TestProto
Check error sent back to application requester
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) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
 
checkForAppropriateSqlMode(int, int) - Method in class org.apache.derby.client.am.Statement
 
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.Connection
 
checkForClosedConnection() - Method in class org.apache.derby.client.am.DatabaseMetaData
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.DatabaseMetaData
 
checkForClosedResultSet() - Method in class org.apache.derby.client.am.ResultSet
 
checkForClosedStatement() - Method in class org.apache.derby.client.am.ColumnMetaData
 
checkForClosedStatement() - Method in class org.apache.derby.client.am.Statement
 
checkForDeferredExceptions() - Method in class org.apache.derby.client.am.Agent
 
checkForDuplicate(AttributeHolder) - Method in class org.apache.derby.impl.tools.ij.URLCheck
 
checkForDuplicateColumns(DDLStatementNode, Hashtable, 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, Hashtable, 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.Statement
 
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.Statement
 
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.Connection
 
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
 
checkForNegativePositiveSqlcard(Sqlca, Statement) - Static method in class org.apache.derby.client.am.Utils
 
checkForNegativePositiveSqlcard(Sqlca, ResultSet) - Static method in class org.apache.derby.client.am.Utils
 
checkForNullColumns(ConstraintDefinitionNode, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
 
checkForNullPhysicalConnection() - Method in class org.apache.derby.client.am.LogicalConnection
 
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.
checkForStoredProcResultSetCount(int) - Method in class org.apache.derby.client.am.Statement
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.PreparedStatement
Checks whether a data type is supported for setObject(int, Object, int) and setObject(int, Object, int, int).
checkForSupportedDataType(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Checks whether a data type is supported for setObject(int, Object, int) and setObject(int, Object, int, int).
checkForTransactionInProgress() - Method in class org.apache.derby.client.am.Connection
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.ResultSet
 
checkForValidColumnIndex(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
checkForValidColumnIndex(int) - Method in class org.apache.derby.client.am.ResultSet
 
checkForValidCursorPosition() - Method in class org.apache.derby.client.am.ResultSet
 
checkForValidOutParameter(int) - Method in class org.apache.derby.client.am.CallableStatement
 
checkForValidParameterIndex(int) - Method in class org.apache.derby.client.am.PreparedStatement
 
checkForValidScale(int) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.CallableStatement
 
checkGetterPreconditions(int) - Method in class org.apache.derby.client.am.ResultSet
 
checkGM - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
checkGM - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
checkHoldCursors(int, boolean) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
Can cursors be held across commits.
checkHoldCursors(int) - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
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.
checkHoldCursors(int) - Method in class org.apache.derby.jdbc.XAStatementControl
Can cursors be held across commits.
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.BrokeredConnection
Checks if the connection is closed and throws an exception if it is.
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.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.
checkInRange(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
 
checkInternalFeature(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Check that the current mode supports internal extensions.
checkInterrupt() - Method in class org.apache.derby.iapi.services.context.ContextManager
Check to see if we have been interrupted.
checkIntOrCP(int) - Method in class org.apache.derby.impl.drda.TestProto
checks if value matches next int or cp.
checkInvalidTriggerReference(String) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
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
 
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.
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
 
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.
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
 
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
 
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, 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).
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).
checkPasswordLength(String) - Method in class org.apache.derby.client.net.NetConnection
 
checkPermission(SystemPermission) - Static method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
 
checkPKGNAMlengths(String, 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(RawStoreFactory, DataFactory, TransactionFactory, boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
Checkpoint the rawstore.
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(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() - Method in class org.apache.derby.impl.store.raw.RawStore
 
CHECKPOINT_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
Property name for specifying checkpoint interval
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(long, long, Formatable) - Constructor for class org.apache.derby.impl.store.raw.log.CheckpointOperation
 
CheckpointOperation() - 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 pos and length.
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.ResultSet
 
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(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.
checkReliability(String, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Bind time logic.
checkReliability(int, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Bind time logic.
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
 
checkRequiredObjects(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
 
checkRequiredObjects(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
 
checkRequiredRoutineClause(int[], Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Check to see if the required claues have been added to a procedure or function defintion.
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.Statement
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, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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.
checkRowReservedSpace(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
See if the row on this page has reserved space that can be shrunk once the update commits.
checkRowsetSqlca() - Method in class org.apache.derby.client.am.ResultSet
 
checkRowsetSqlca(int) - Method in class org.apache.derby.client.am.ResultSet
 
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
 
checkScaleForINOUTDecimal(int, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.DatabaseMetaData
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, SignatureChecker.SQLRoutine, 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 SocketConnection is valid.
checkSocketConnection() - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
Verifies if the SocketConnection is valid.
checkSQLCARD(int, String) - Method in class org.apache.derby.impl.drda.TestProto
Check the value of SQLCARD
checkSqlStandardAccess(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Utility method for checking that the underlying database uses SQL standard permission checking (GRANT/REVOKE).
checkStatementValidity(SqlException) - Method in class org.apache.derby.client.am.PreparedStatement
 
checkStatementValidity() - Method in interface org.apache.derby.iapi.sql.Activation
Check the validity of the current executing statement.
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() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
checkStatementValidity() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
 
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.
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.
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
 
checkStorableExpression() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
This verifies that the expression is storable into the result column.
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.
checkStorableExpressions() - 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.PreparedStatement
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 - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
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_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
 
checkSystemPrivileges(String, Permission) - Method in class org.apache.derby.jdbc.Driver169
Checks for System Privileges.
checkSystemPrivileges(String, Permission) - Method in class org.apache.derby.jdbc.Driver20
Checks for System Privileges.
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.PreparedStatement
 
checkThatResultSetIsNotDynamic() - Method in class org.apache.derby.client.am.ResultSet
 
checkThatResultSetTypeIsScrollable() - Method in class org.apache.derby.client.am.ResultSet
 
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.PreparedStatement.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.PreparedStatement
 
checkTypeForSetBinaryStream(int) - Method in class org.apache.derby.client.am.PreparedStatement
 
checkTypeForSetBlob(int) - Method in class org.apache.derby.client.am.PreparedStatement
 
checkTypeForSetCharacterStream(int) - Method in class org.apache.derby.client.am.PreparedStatement
 
checkTypeForSetClob(int) - Method in class org.apache.derby.client.am.PreparedStatement
 
checkTypeLimits(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
check if the type length is ok for the given type.
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.ResultSet
 
checkUser(String) - Method in class org.apache.derby.client.net.NetConnection
 
checkUserCredentials(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.
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, 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, 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, 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.
checkVersion(int, String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Utility method for checking that the underlying database has been upgraded to the required level to use this functionality.
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) - 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.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.
checkWarning(Connection, Statement, ResultSet, int, 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.
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.
childResult - Variable in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
ResultSetNode under the SingleChildResultSetNode
childResultOptimized - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
 
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[], Vector, 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.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 - Static variable in interface org.apache.derby.iapi.reference.Module
 
CipherFactoryBuilder - Interface in org.apache.derby.iapi.services.crypto
 
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
 
cKey - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
 
CLASS - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
CLASS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
classExists(String) - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
ClassFactory - Static variable in interface org.apache.derby.iapi.reference.Module
 
ClassFactory - Interface in org.apache.derby.iapi.services.loader
A class factory module to handle application classes and generated classes.
classFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
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() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
This is exact.
classFileSize - Variable in class org.apache.derby.iapi.services.classfile.Attributes
 
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 - 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!
classInspector - Variable in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
classInspector - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
 
classInspector - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
 
ClassInvestigator - Class in org.apache.derby.iapi.services.classfile
 
ClassInvestigator(int) - Constructor for class org.apache.derby.iapi.services.classfile.ClassInvestigator
 
classIsLoadable(String) - Static method in class org.apache.derby.iapi.services.loader.ClassInspector
Determine whether or not the received class can be loaded.
classList - Variable in class org.apache.derby.iapi.services.classfile.ClassEnumeration
 
ClassLoaderLock - Class in org.apache.derby.impl.services.reflect
 
ClassLoaderLock(UpdateLoader) - Constructor for class org.apache.derby.impl.services.reflect.ClassLoaderLock
 
classLoaderLock - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
 
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 - 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(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
Return the class name for an index to a CONSTANT_Class_info.
className - Variable in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
 
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
 
classNameWasDelimitedIdentifier - Variable in class org.apache.derby.iapi.types.TypeId
 
ClassNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
classNotFound(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
ClassNotFoundForProtocol - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
classNotFoundForProtocol(String) - Static method 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
 
ClassSizeCatalog() - Constructor for class org.apache.derby.iapi.services.cache.ClassSizeCatalog
 
classType - Variable in class org.apache.derby.impl.services.bytecode.BCClass
 
clazz - Variable in class org.apache.derby.iapi.services.loader.ClassInfo
 
clean(boolean) - Method in interface org.apache.derby.iapi.services.cache.Cacheable
Clean the object.
clean(Matchable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
Clean all objects that match the partialKey (or exact key).
clean(boolean) - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
 
clean(boolean) - Method in class org.apache.derby.impl.services.cache.CachedItem
Clean the cached object MT -
The wait will not release the lock on the cache manager, so the cache manager should not waitfor clean inside a sync block or the whole cache will freeze
clean(Matchable) - Method in class org.apache.derby.impl.services.cache.Clock
Clean all objects that match a partial key.
clean(Matchable) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
Clean all dirty objects matching a partial key.
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() - Method in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
This method cleans up things after explanation.
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.
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 - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
cleanAll() - Method in class org.apache.derby.impl.services.cache.Clock
Clean all objects in the cache.
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.Clock
Write out all dirty buffers.
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.Clock
 
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.
cleanerRunning - Variable in class org.apache.derby.impl.services.cache.Clock
 
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 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.InternalTriggerExecutionContext
Cleanup the trigger execution context.
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.TriggerEventActivator
Clean up and release resources.
cleanUp() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
cleanup() - Static method in class org.apache.derby.impl.tools.dblook.Logs
 
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.ContextManager
 
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.jdbc.TransactionResourceImpl
 
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
 
cleanupOnStart - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
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.
clear() - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
Clear all the queued up work from this daemon.
clear(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Bit clear
clear() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Clear all the bits in this FormatableBitSet
clear(int) - Method in class org.apache.derby.iapi.util.JBitSet
 
clear(boolean) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
clear resets the arrays so that new parameters will be added at the beginning.
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_TEXT_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
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.LogicalPreparedStatement
 
clearBatch() - Method in class org.apache.derby.client.am.Statement
 
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.
clearCcsidDbc() - Method in class org.apache.derby.client.net.Typdef
 
clearCcsidMbc() - Method in class org.apache.derby.client.net.Typdef
 
clearCcsidSbc() - Method in class org.apache.derby.client.net.Typdef
 
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(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() - Method in interface org.apache.derby.iapi.sql.ResultSet
Clear the current row.
clearCurrentRow(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Clear the current row for the specified ResultSet.
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 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.
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, 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) - 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 class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
clearDependency(Vector) - 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(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.
clearLimit(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
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.iapi.jdbc.BrokeredConnection
Clear the HashMap of all entries.
clearLOBMapping() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
Clear the HashTable of all entries.
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(Qualifier[][]) - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
Clear the Orderable cache for each qualifier.
clearOrderableCache() - Method in class org.apache.derby.impl.store.access.UTFQualifier
Clear the DataValueDescriptor cache, if one exists.
clearParameters() - Method in class org.apache.derby.client.am.CallableStatement
 
clearParameters() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
clearParameters() - Method in class org.apache.derby.client.am.PreparedStatement
 
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.
clearQualifierFlag() - Method in class org.apache.derby.impl.sql.compile.Predicate
Clear the qualifier flag.
clearResultSets() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Close and clear all result sets associated with this statement from the last execution.
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.
clearSPS() - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
Cleanup after executing an sps.
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
 
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
 
clearWarnings() - Method in class org.apache.derby.client.am.Connection
 
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.client.am.ResultSet
Clear all warnings on this ResultSet and make subsequent calls to getWarnings() return null until a new warning is reported.
clearWarnings() - Method in class org.apache.derby.client.am.Statement
 
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.Connection
 
clearWarningsX() - Method in class org.apache.derby.client.am.ResultSet
 
clearWarningsX() - Method in class org.apache.derby.client.am.Statement
 
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_RESULT_SET_NOT_OPEN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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.
ClientBaseDataSource - Class in org.apache.derby.jdbc
Base class for client-side DataSource implementations.
ClientBaseDataSource() - Constructor for class org.apache.derby.jdbc.ClientBaseDataSource
 
ClientConnectionPoolDataSource - Class in org.apache.derby.jdbc
ClientConnectionPoolDataSource is a factory for PooledConnection objects.
ClientConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
ClientConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
ClientConnectionPoolDataSource40 is a factory for PooledConnection objects.
ClientConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
 
clientCursorName_ - Variable in class org.apache.derby.client.am.Section
 
clientCursorNameCache_ - Variable in class org.apache.derby.client.am.Connection
 
ClientDataSource - Class in org.apache.derby.jdbc
ClientDataSource is a simple data source implementation that can be used for establishing connections in a non-pooling, non-distributed environment.
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
ClientDataSource40 is a simple data source implementation that can be used for establishing connections in a non-pooling, non-distributed environment.
ClientDataSource40() - Constructor for class org.apache.derby.jdbc.ClientDataSource40
 
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
 
ClientDriver - Class in org.apache.derby.jdbc
 
ClientDriver() - Constructor for class org.apache.derby.jdbc.ClientDriver
 
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 Eg. newCallableStatement would return org.apache.derby.client.am.CallableStatement
ClientJDBCObjectFactoryImpl() - Constructor for class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
 
ClientJDBCObjectFactoryImpl40 - Class in org.apache.derby.client.net
Implements the ClientJDBCObjectFactory interface and returns the JDBC4.0 specific classes
ClientJDBCObjectFactoryImpl40() - Constructor for class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Sets SQLExceptionFactpry40 om SqlException to make sure jdbc40 exception and sub classes are thrown when running with jdbc4.0 support
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
 
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(ClientBaseDataSource, LogWriter, String, String) - Constructor for class org.apache.derby.client.ClientPooledConnection
Constructor for non-XA pooled connections.
ClientPooledConnection(ClientBaseDataSource, LogWriter, String, String, int) - Constructor for class org.apache.derby.client.ClientPooledConnection
Constructor for XA pooled connections only.
ClientPooledConnection40 - Class in org.apache.derby.client
The class extends from the ClientPooledConnection class and contains implementations for the JDBC 4.0 specific methods in the javax.sql.PooledConnection interface.
ClientPooledConnection40(ClientBaseDataSource, LogWriter, String, String) - Constructor for class org.apache.derby.client.ClientPooledConnection40
 
ClientPooledConnection40(ClientBaseDataSource, LogWriter, String, String, int) - Constructor for class org.apache.derby.client.ClientPooledConnection40
 
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.Connection
 
clientSSLMode_ - Variable in class org.apache.derby.client.net.NetAgent
 
clientSSLMode_ - Variable in class org.apache.derby.client.net.OpenSocketAction
 
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
 
ClientXAConnection - Class in org.apache.derby.client
 
ClientXAConnection(ClientXADataSource, NetLogWriter, String, String) - Constructor for class org.apache.derby.client.ClientXAConnection
 
ClientXAConnection40 - Class in org.apache.derby.client
jdbc4.0 implementation of XAConnection
ClientXAConnection40(ClientXADataSource, NetLogWriter, String, String) - Constructor for class org.apache.derby.client.ClientXAConnection40
Constructor for ClientXAConnection40.
ClientXADataSource - Class in org.apache.derby.jdbc
This is Derby's network XADataSource for use with JDBC3.0 and JDBC2.0.
ClientXADataSource() - Constructor for class org.apache.derby.jdbc.ClientXADataSource
 
ClientXADataSource40 - Class in org.apache.derby.jdbc
This is Derby's network XADataSource for use with JDBC4.0.
ClientXADataSource40() - Constructor for class org.apache.derby.jdbc.ClientXADataSource40
 
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 - Class in org.apache.derby.client.am
 
Clob(Agent, String) - Constructor for class org.apache.derby.client.am.Clob
 
Clob(Agent, byte[], String, int) - Constructor for class org.apache.derby.client.am.Clob
 
Clob(Agent, InputStream, String, int) - Constructor for class org.apache.derby.client.am.Clob
 
Clob(Agent, InputStream, String) - Constructor for class org.apache.derby.client.am.Clob
Create a Clob of unknown length with the specified encoding.
Clob(Agent, Reader, int) - Constructor for class org.apache.derby.client.am.Clob
 
Clob(Agent, int) - Constructor for class org.apache.derby.client.am.Clob
Create a Clob object for a Clob value stored on the server and indentified by locator.
Clob(Agent, Reader) - Constructor for class org.apache.derby.client.am.Clob
Create a Clob of unknown length.
Clob(Agent, boolean) - Constructor for class org.apache.derby.client.am.Clob
 
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 - Static variable in class org.apache.derby.client.am.Types
 
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.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 interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 CLOB value designated by this sourceLocator.
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 locator at which substring given by searchLocator begins.
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, String, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Retrieves the character position at which the specified substring searchLiteral begins within the CLOB value identified by locator.
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 searchLiteral begins within the CLOB value identified by locator.
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 CLOB value that is identified by sourceLocator, as a String.
CLOBGETSUBSTRING(int, long, int) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Returns the String starting from pos and consisting of up to len consecutive characters from the Clob corresponding to LOCATOR.
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 InputStream that will use an locator to fetch the Clob value from the server.
ClobLocatorInputStream(Connection, Clob) - Constructor for class org.apache.derby.client.am.ClobLocatorInputStream
Create an InputStream for reading the Clob value represented by the given locator based Clob object.
ClobLocatorInputStream(Connection, Clob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorInputStream
Create an InputStream for reading the Clob value represented by the given locator based Clob object.
ClobLocatorOutputStream - Class in org.apache.derby.client.am
An OutputStream that will use an locator to write bytes to the Clob value on the server.
ClobLocatorOutputStream(Connection, Clob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorOutputStream
Create an OutputStream for writing to the Clob value represented by the given locator based Clob object.
ClobLocatorReader - Class in org.apache.derby.client.am
An Reader that will use an locator to fetch the Clob value from the server.
ClobLocatorReader(Connection, Clob) - Constructor for class org.apache.derby.client.am.ClobLocatorReader
Create an Reader for reading the Clob value represented by the given locator based Clob object.
ClobLocatorReader(Connection, Clob, long, long) - Constructor for class org.apache.derby.client.am.ClobLocatorReader
Create an Reader for reading the Clob value represented by the given locator based Clob object.
ClobLocatorWriter - Class in org.apache.derby.client.am
An Writer that will use an locator to write the Clob value into the server.
ClobLocatorWriter(Connection, Clob, long) - Constructor for class org.apache.derby.client.am.ClobLocatorWriter
Create a Writer for writing to the Clob value represented by the given locator based Clob object.
ClobOutputStream - Class in org.apache.derby.client.am
 
ClobOutputStream(Clob, 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 String to the CLOB value designated by sourceLocator.
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(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.
ClobStreamHeaderGenerator(boolean) - Constructor for class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
Creates a new generator using the specified header format.
clobTruncate(int, long) - Method in class org.apache.derby.client.am.CallableLocatorProcedures
Truncates the CLOB value identified by sourceLocator to be length characters.
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 - 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
 
clobTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
ClobUpdatableReader - Class in org.apache.derby.impl.jdbc
ClobUpdatableReader is used to create a Reader capable 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() - Constructor for class org.apache.derby.client.am.ClobWriter
 
ClobWriter(Clob, long) - Constructor for class org.apache.derby.client.am.ClobWriter
 
Clock - Class in org.apache.derby.impl.services.cache
A cache manager that uses a HashMap and an ArrayList.
Clock(CacheableFactory, String, int, long, boolean) - Constructor for class org.apache.derby.impl.services.cache.Clock
Construct a new clock cache manager.
clock - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
The circular clock buffer which holds all the entries in the cache.
ClockFactory - Class in org.apache.derby.impl.services.cache
Multithreading considerations: no need to be MT-safe, caller (module control) provides synchronization.
ClockFactory() - Constructor for class org.apache.derby.impl.services.cache.ClockFactory
 
clockHand - Variable in class org.apache.derby.impl.services.cache.Clock
 
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 ClockPolicy instance.
ClockPolicy.Holder - Class in org.apache.derby.impl.services.cache
Holder class which represents an entry in the cache.
ClockPolicy.Holder(CacheEntry) - Constructor for class org.apache.derby.impl.services.cache.ClockPolicy.Holder
 
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(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
 
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
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
 
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.Level2CostEstimateImpl
 
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.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(DataValueDescriptor[]) - Static method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
Return a cloned copy of the row.
cloneRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
 
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.BinaryDecimal
 
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() - 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.CachingLogicalConnection40
 
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.Connection
 
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.ResultSet
 
close() - Method in class org.apache.derby.client.am.Statement
 
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 assoicated resources.
close() - Method in class org.apache.derby.client.ClientXAConnection
 
close() - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
close() - Method in class org.apache.derby.client.net.EncodedInputStream
 
close() - Method in class org.apache.derby.client.net.NetConnection
closes underlying connection and associated resource.
close() - Method in class org.apache.derby.client.net.NetConnection40
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.DynamicByteArrayOutputStream
 
close() - Method in class org.apache.derby.iapi.services.io.LimitReader
 
close() - Method in class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
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 - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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.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(StandardException) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
 
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.EncryptedLOBFile
closes the file.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.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.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.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.NoRowsResultSetImpl
Dump the stat if not already done so.
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.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.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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.UpdatableVTITemplate
 
close_() - Method in class org.apache.derby.client.am.Agent
 
close_() - Method in class org.apache.derby.client.net.NetAgent
 
CLOSE_ALL_RESULTS - Static variable in class org.apache.derby.client.am.Statement
 
CLOSE_CURRENT_RESULT - Static variable in class org.apache.derby.client.am.Statement
 
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
 
closeCloseFilterInputStream() - Method in class org.apache.derby.client.am.ResultSet
 
closeConnection() - Method in class org.apache.derby.impl.drda.TestProto
Close connection to the network server
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
 
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() - 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 - 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 - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
 
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(InputStream) - Constructor for class org.apache.derby.client.am.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.Connection
 
closeForReuse() - Method in class org.apache.derby.client.net.NetConnection
Invalidates connection but keeps socket open.
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.
closeMe(ScanManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
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(SortController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
The SortController.close() method has been called on "sort_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 class org.apache.derby.impl.store.access.RAMTransaction
The SortController.close() method has been called on "sort_control".
closeMe(ScanManager) - Method in class org.apache.derby.impl.store.access.RAMTransaction
The ScanManager.close() method has been called on "scan".
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.
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.Connection
 
closeResources() - Method in class org.apache.derby.client.net.NetConnection
closes resources connection will be not available for reuse.
closeResourcesX() - Method in class org.apache.derby.client.am.Connection
 
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.ij
 
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
 
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(InputStream) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
 
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.
closeSync - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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.Connection
 
closeX() - Method in class org.apache.derby.client.am.ResultSet
 
closeX() - Method in class org.apache.derby.client.am.Statement
An untraced version of close.
closeX() - Method in class org.apache.derby.client.net.NetConnection
closes underlying connection and associated resource.
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.
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.compile.SQLParser
 
cm - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
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
 
cnntkn_ - Variable in class org.apache.derby.client.net.NetConnection
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
COALESCE_FUNCTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
COALESCE_FUNCTION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
coalesceExpression(ValueNodeList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
coalesceFunction(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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
 
COBOL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - Constructor for class org.apache.derby.client.net.CodePoint
 
CodePoint - Class in org.apache.derby.impl.drda
 
CodePoint() - Constructor for class org.apache.derby.impl.drda.CodePoint
 
CodePointNameTable - Class in org.apache.derby.client.net
 
CodePointNameTable() - Constructor for class org.apache.derby.client.net.CodePointNameTable
 
CodePointNameTable - Class in org.apache.derby.impl.drda
This class has a hashtable of CodePoint values.
CodePointNameTable() - Constructor for class org.apache.derby.impl.drda.CodePointNameTable
 
codePointNameTable - Static variable in class org.apache.derby.impl.drda.DssTrace
 
codePointNameTable - Static variable in class org.apache.derby.impl.drda.TestProto
 
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
codePointValueTable - Static variable in class org.apache.derby.impl.drda.TestProto
 
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
 
colArray - Variable in class org.apache.derby.impl.sql.execute.FKInfo
 
COLD_STATE - Static variable in class org.apache.derby.client.net.CodePoint
 
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.impl.sql.compile.SQLParserConstants
 
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 - 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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
collation - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
collation - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
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.
collationElementsForString - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
Following is the array holding a series of collation elements for the string.
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(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLChar
Create SQL CHAR value initially set to NULL that performs collation according to collatorForCharacterDatatypes
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
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(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLClob
Create SQL CLOB value initially set to NULL that performs collation according to collatorForCharacterDatatypes
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
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(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
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
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(RuleBasedCollator) - Constructor for class org.apache.derby.iapi.types.CollatorSQLVarchar
Create SQL VARCHAR value initially set to NULL that performs collation according to collatorForCharacterDatatypes
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
collectAffectedRows(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
 
collectAffectedRows() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
collection_ - Variable in class org.apache.derby.client.am.SectionManager
 
COLLECTIONNAME - Static variable in class org.apache.derby.client.net.NetPackageRequest
 
collectionName - Static variable in class org.apache.derby.client.net.NetPackageRequest
 
CollectNodesVisitor - Class in org.apache.derby.impl.sql.compile
Collect all nodes of the designated type to be returned in a vector.
CollectNodesVisitor(Class) - Constructor for class org.apache.derby.impl.sql.compile.CollectNodesVisitor
Construct a visitor
CollectNodesVisitor(Class, Class) - Constructor for class org.apache.derby.impl.sql.compile.CollectNodesVisitor
Construct a visitor
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
COLON - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
COLON - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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, FormatableBitSet) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
 
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, 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(Vector, 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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.SimpleCharStream
 
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_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_DEFINITION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_REFERENCE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
COLUMN_WIDTHS - Static variable in class org.apache.derby.impl.load.ControlInfo
 
columnAlterClause(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
columnConstraint(TableName, DataTypeDescriptor[], String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
columnConstraintDefinition(DataTypeDescriptor[], TableElementList, String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
columnDefinition(TableElementList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ColumnDefinitionNode - Class in org.apache.derby.impl.sql.compile
A ColumnDefinitionNode represents a column definition in a DDL statement.
ColumnDefinitionNode() - Constructor for class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
ColumnDescriptor - Class in org.apache.derby.iapi.sql.dictionary
This class represents a column descriptor.
ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, TableDescriptor, UUID, long, long, long) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Constructor for a ColumnDescriptor when the column involved is an autoincrement column.
ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, TableDescriptor, UUID, long, long) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Constructor for a ColumnDescriptor
ColumnDescriptor(String, int, DataTypeDescriptor, DataValueDescriptor, DefaultInfo, UUID, UUID, long, long, long) - Constructor for class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Constructor for a ColumnDescriptor.
columnDescriptor - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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
 
columnDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
 
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
 
columnIds - Variable in class org.apache.derby.impl.sql.execute.TriggerInfo
 
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 - Class in org.apache.derby.impl.load
This class provides supportto create casting/conversions required to perform import.
ColumnInfo(Connection, String, String, String, String, String) - Constructor for class org.apache.derby.impl.load.ColumnInfo
Initialize the column type and name information
columnInfo - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
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, long) - Constructor for class org.apache.derby.impl.sql.execute.ColumnInfo
Make one of these puppies.
columnInfo - Variable in class org.apache.derby.impl.sql.execute.CreateTableConstantAction
 
columnInfo - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
 
columnIntersects(int[]) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Does a column intersect with our referenced columns
columnIsNotInUnicode(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
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
 
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
 
ColumnMetaData40 - Class in org.apache.derby.client.am
 
ColumnMetaData40(LogWriter) - Constructor for class org.apache.derby.client.am.ColumnMetaData40
Calls the superclass constructor to pass the parameters
ColumnMetaData40(LogWriter, int) - Constructor for class org.apache.derby.client.am.ColumnMetaData40
Calls the superclass constructor to pass the parameters
columnMetaData_ - Variable in class org.apache.derby.client.am.ParameterMetaData
 
columnMethodInvocation() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
columnMethodInvocationFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a columnInvocation() rule.
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.ColumnReference
 
columnName - Variable in class org.apache.derby.impl.sql.compile.DefaultNode
 
COLUMNNAME - Static variable in class org.apache.derby.impl.sql.compile.DeleteNode
 
COLUMNNAME - Static variable in class org.apache.derby.impl.sql.compile.UpdateNode
 
columnName - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
 
columnNameForInvocation() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
columnNameItem(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
columnNameList - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
columnNameList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.TriggerInfo
 
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
 
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 - 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 - Class in org.apache.derby.impl.sql.compile
 
ColumnOrdering(int) - Constructor for class org.apache.derby.impl.sql.compile.ColumnOrdering
 
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.
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
 
columnQualifiedNameItem(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
columnQualifiedNameList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference
 
columnReference() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
ColumnReference.RemapInfo(int, int, String, ResultColumn) - Constructor for class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
 
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.impl.sql.compile.ColumnOrdering
 
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
 
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(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
 
columnTypesAndLengthsMatch() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
 
columnUpdated_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
Indicates which columns have been fetched as a stream or as a LOB for a row.
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
 
COMMA - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
COMMA - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
COMMA - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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
 
commandTable - Static variable in class org.apache.derby.impl.drda.TestProto
 
commBufferSize_ - Variable in class org.apache.derby.client.am.Connection
 
commentNestingDepth - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
commentNestingDepth - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
commit() - Method in class org.apache.derby.client.am.Connection
 
commit() - Method in class org.apache.derby.client.am.LogicalConnection
 
commit(Xid, boolean) - Method in class org.apache.derby.client.net.NetXAResource
 
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(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 - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
commit() - Method in interface org.apache.derby.iapi.store.raw.Transaction
Commit this transaction.
COMMIT - Static variable in class org.apache.derby.iapi.store.raw.xact.RawTransaction
 
commit() - Method in class org.apache.derby.impl.drda.Database
 
COMMIT - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(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.impl.tools.ij.ijConstants
 
commit(Xid, boolean) - Method in class org.apache.derby.jdbc.EmbedXAResource
Commit the global transaction specified by xid.
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.Connection
 
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() - Method in class org.apache.derby.impl.tools.ij.ij
CommitStatement is simply COMMIT.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(Vector, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
dealingWithSelectResultColumnList true means we are dealing with ResultColumnList for a select sql.
commonDatatypeName(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens represents one of the common (built-in) datatypes.
commonDatatypeName(int, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether a sequence of tokens represents one of the common (built-in) datatypes.
commonSetSavepointCode(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnection30
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
 
CommonTokenAction(Token) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
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.
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(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.DataType
 
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(DataValueDescriptor, boolean) - Method in class org.apache.derby.iapi.types.DataType
Compare this Orderable with another, with configurable null ordering.
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, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Compare this Orderable with another, with configurable null ordering.
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, boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Compare this Orderable with another, with configurable null ordering.
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.NumberDataType
 
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(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBinary
 
compare(byte[], byte[]) - Static method in class org.apache.derby.iapi.types.SQLBinary
 
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
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(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
 
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLDate
Orderable interface
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(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLRef
 
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTime
Orderable interface
compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTime
 
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.UserType
Orderable interface
compare(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.iapi.types.UserType
 
compare(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.XML
Compare two XML DataValueDescriptors.
compare(CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
compare(Object, Object) - Method in class org.apache.derby.impl.sql.compile.GroupByNode.ExpressionSorter
 
compare(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
 
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(int, DataValueDescriptor, boolean, boolean) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
compare(DataValueDescriptor) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
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) - 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(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
compareCollationInfo(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Compare the collation info on this DTD with the passed DTD.
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(Object) - Method in class org.apache.derby.impl.sql.compile.Predicate
 
compareTo(Object) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
 
compareToLastKey - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
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, boolean) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
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 - Interface in org.apache.derby.iapi.services.locks
This interface must be implemented by objects returned from LockFactory.createCompatibilitySpace().
compatibilitySpace - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
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(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.
compatible(TypeId) - Method in class org.apache.derby.impl.sql.compile.XMLTypeCompiler
Tell whether this type (XML) is compatible with the given type.
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.
compilerContext - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
compileStatement(LanguageConnectionContext, TableDescriptor, TransactionController) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
 
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(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.
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_JOIN_ORDER - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COMPLETE_TEST - Static variable in class org.apache.derby.impl.drda.TestProto
 
completeAbnormalUnitOfWork() - Method in class org.apache.derby.client.am.Connection
 
completeAbnormalUnitOfWork(UnitOfWorkListener) - Method in class org.apache.derby.client.am.Connection
Rollback the UnitOfWorkListener specifically.
completeAbnormalUnitOfWork() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
 
completeAbnormalUnitOfWork(UnitOfWorkListener) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
Rollback the UnitOfWorkListener specifically.
completeChainBreakingDisconnect() - Method in class org.apache.derby.client.am.Connection
 
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.Connection
 
completeConnect() - Method in class org.apache.derby.client.net.NetConnection
 
completeDescribeInput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.PreparedStatement
 
completeDescribeInput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.PreparedStatementCallbackInterface
 
completeDescribeOutput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.Statement
 
completeExecute(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeExecuteCall(Sqlca, Cursor, ResultSet[]) - Method in class org.apache.derby.client.am.Statement
 
completeExecuteCall(Sqlca, Cursor) - Method in class org.apache.derby.client.am.Statement
 
completeExecuteCall(Sqlca, Cursor, ResultSet[]) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeExecuteCall(Sqlca, Cursor) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeExecuteCallOpenQuery(Sqlca, ResultSet, ColumnMetaData, Section) - Method in class org.apache.derby.client.am.Statement
 
completeExecuteCallOpenQuery(Sqlca, ResultSet, ColumnMetaData, Section) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeExecuteImmediate(Sqlca) - Method in class org.apache.derby.client.am.Statement
 
completeExecuteImmediate(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeExecuteSetStatement(Sqlca) - Method in class org.apache.derby.client.am.Statement
 
completeExecuteSetStatement(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeLocalCommit() - Method in class org.apache.derby.client.am.Connection
 
completeLocalCommit() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
 
completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.Lob
 
completeLocalCommit() - Method in class org.apache.derby.client.am.Lob
 
completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.PreparedStatement
 
completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.ResultSet
 
completeLocalCommit(Iterator) - Method in class org.apache.derby.client.am.Statement
 
completeLocalCommit(Iterator) - Method in interface org.apache.derby.client.am.UnitOfWorkListener
 
completeLocalRollback() - Method in class org.apache.derby.client.am.Connection
 
completeLocalRollback() - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
 
completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.Lob
 
completeLocalRollback() - Method in class org.apache.derby.client.am.Lob
 
completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.PreparedStatement
 
completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.ResultSet
 
completeLocalRollback(Iterator) - Method in class org.apache.derby.client.am.Statement
 
completeLocalRollback(Iterator) - Method in interface org.apache.derby.client.am.UnitOfWorkListener
 
completeOpenQuery(Sqlca, ResultSet) - Method in class org.apache.derby.client.am.Statement
 
completeOpenQuery(Sqlca, ResultSet) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completePiggyBackIsolation(int) - Method in class org.apache.derby.client.am.Connection
 
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.Connection
 
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.Statement
 
completePrepare(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completePrepareDescribe() - Method in class org.apache.derby.client.am.PreparedStatement
 
completePrepareDescribeOutput(ColumnMetaData, Sqlca) - Method in class org.apache.derby.client.am.Statement
 
completePrepareDescribeOutput(ColumnMetaData, Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeReset(boolean, boolean) - Method in class org.apache.derby.client.am.Connection

NOTE:
The following comments are valid for the changes done as part of implementing statement caching only (see DERBY-3313 and linked issues).
completeReset(boolean) - Method in class org.apache.derby.client.net.NetConnection
 
completeSpecificRollback(UnitOfWorkListener) - Method in class org.apache.derby.client.am.Connection
Rollback the specific UnitOfWorkListener.
completeSplitRow() - Method in class org.apache.derby.client.net.NetCursor
 
completeSplitRow(int) - Method in class org.apache.derby.client.net.NetCursor
 
completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.Connection
 
completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.ConnectionCallbackInterface
 
completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.ResultSet
 
completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
 
completeSqlca(Sqlca) - Method in class org.apache.derby.client.am.Statement
 
completeSqlca(Sqlca) - Method in interface org.apache.derby.client.am.StatementCallbackInterface
 
completeTest() - Method in class org.apache.derby.impl.drda.TestProto
finish by cleaning up the last connection
completeTransactionStart() - Method in class org.apache.derby.client.am.Connection
 
compOp() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
COMPOSITE_SEL_FROM_STATS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COMPRESS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
compress(BaseContainerHandle, RawTransaction, AllocPage) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
Compress free pages at end of this extent.
compress(RawTransaction, FileContainer) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
compress out empty pages at end of container.
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(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
 
compressConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Return free space from the conglomerate back to the OS.
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
 
compressConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Return free space from the conglomerate back to the OS.
compressContainer() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Release free space to the OS.
compressContainer(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Release free space to the OS.
compressContainer(RawTransaction, BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
 
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.FileContainer
Compress free space from container.
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
 
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(AllocPage, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
Constructors for This class:
CompressSpacePageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation
Public Methods of Formatable interface.
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(AllocPage, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
Constructors for This class:
CompressSpacePageOperation10_2() - Constructor for class org.apache.derby.impl.store.raw.data.CompressSpacePageOperation10_2
 
compressTable - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
compressTable - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
compressTable(Activation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
routine to process compress table or ALTER TABLE DROP COLUMN ; Uses class level variable "compressTable" to determine if processing compress table or drop column: if (!
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.ClientBaseDataSource
 
computeDncLogWriter(Connection, PrintWriter, String, String, boolean, String, int, int) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
computeDncLogWriterForNewConnection(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
computeDncLogWriterForNewConnection(PrintWriter, String, String, boolean, int, String, int) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
computedStreamStorableHeapColIds - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
 
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(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLDate
 
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(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(int, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
 
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.DatabaseMetaData
 
computeFeatureSet_() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
 
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.ClientBaseDataSource
 
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) - 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 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.
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
 
CONCAT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ConcatableDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
ConcatableDataValue - Interface in org.apache.derby.iapi.types
The ConcatableDataValue interface corresponds to the SQL 92 string value data type.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CONCATENATION_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CONCATENATION_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
ConcatenationOperatorNode - Class in org.apache.derby.impl.sql.compile
This node represents a concatenation comparison operator varying.
ConcatenationOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.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.concurrent package.
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 ConcurrentCache implementation.
ConcurrentCacheFactory() - Constructor for class org.apache.derby.impl.services.cache.ConcurrentCacheFactory
 
ConcurrentLockSet - Class in org.apache.derby.impl.services.locks
A ConcurrentLockSet is a complete lock table which maps Lockables to LockControl objects.
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.
ConcurrentLockSet.Entry() - Constructor for class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
 
ConcurrentPool - Class in org.apache.derby.impl.services.locks
A LockFactory which allows multiple threads to enter without blocking each other out.
ConcurrentPool() - Constructor for class org.apache.derby.impl.services.locks.ConcurrentPool
 
ConcurrentTransactionMapFactory - Class in org.apache.derby.impl.store.raw.xact
A helper class that enables use of ConcurrentHashMap instead of Hashtable on platforms that support it.
ConcurrentTransactionMapFactory() - Constructor for class org.apache.derby.impl.store.raw.xact.ConcurrentTransactionMapFactory
 
ConcurrentXactFactory - Class in org.apache.derby.impl.store.raw.xact
A TransactionFactory similar to XactFactory, only that it provides overrides that give access to classes in the java.util.concurrent package, if supported by the runtime environment.
ConcurrentXactFactory() - Constructor for class org.apache.derby.impl.store.raw.xact.ConcurrentXactFactory
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.ConditionalNode
 
Configuration - Class in org.apache.derby.client.am
 
Configuration() - Constructor for class org.apache.derby.client.am.Configuration
 
configureDatabaseForEncryption(Properties, CipherFactory) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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(TransactionManager, 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.
conglomCacheUpdateEntry(long, Conglomerate) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Update a conglomerate directory entry.
conglomCreated - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
 
conglomDescs - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
CONGLOMERATE - Static variable in interface org.apache.derby.catalog.Dependable
 
Conglomerate - Interface in org.apache.derby.iapi.store.access.conglomerate
A conglomerate is an abstract storage structure (they correspond to access methods).
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_OneRowResultSet - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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 - Class in org.apache.derby.iapi.sql.dictionary
 
ConglomerateDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
 
conglomerateDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
 
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
 
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.diag.ConglomInfo
 
CONGLOMID - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
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 - Variable in class org.apache.derby.impl.store.access.CacheableConglomerate
 
ConglomInfo - Class in org.apache.derby.diag
 
ConglomInfo(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.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_ALREADY_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
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_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_PARSE_SQLDIAGGRP_NOT_IMPLEMENTED - 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_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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CONNECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_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.ClobLocatorOutputStream
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 - Class in org.apache.derby.client.am
 
Connection(LogWriter, String, String, ClientBaseDataSource) - Constructor for class org.apache.derby.client.am.Connection
 
Connection(LogWriter, String, String, boolean, ClientBaseDataSource) - Constructor for class org.apache.derby.client.am.Connection
 
Connection(LogWriter, boolean, ClientBaseDataSource) - Constructor for class org.apache.derby.client.am.Connection
 
Connection(LogWriter, int, String, int, String, Properties) - Constructor for class org.apache.derby.client.am.Connection
 
CONNECTION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CONNECTION - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
connection_ - Variable in class org.apache.derby.client.am.Agent
 
connection_ - Variable in class org.apache.derby.client.am.DatabaseMetaData
 
connection_ - Variable in class org.apache.derby.client.am.ResultSet
 
connection_ - Variable in class org.apache.derby.client.am.Sqlca
 
connection_ - Variable in class org.apache.derby.client.am.Statement
 
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.ClientBaseDataSource
 
connectionAttributes - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
Derby specific connection attributes.
connectionAttributes - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
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.
connectionCount_ - Variable in class org.apache.derby.client.net.NetXAResource
 
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 variable in exception org.apache.derby.impl.tools.ij.ijException
 
connectionGetWarningsFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
connectionHoldAbility - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
 
connectionId - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
The id for this connection.
ConnectionInfo - Class in org.apache.derby.iapi.db
ConnectionInfo class provides static methods for getting information related to a JDBC connection.
ConnectionInfo() - Constructor for class org.apache.derby.iapi.db.ConnectionInfo
no requirement for a constructor
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
 
CONNECTIONS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
ConnectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
connectToDatabase(DDMWriter, String, String, String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Connect to a database to test whether a connection can be made
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.ClientThread
 
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.
CONSIDERING_CONGLOMERATE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
CONSIDERING_JOIN_ORDER - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
CONSIDERING_JOIN_STRATEGY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Check whether this optimizable's sort avoidance path should be considered.
considerSortAvoidancePath - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
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 ConsistencyToken instance.
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_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_Methodref - 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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
ConstantAction - Interface in org.apache.derby.iapi.sql.execute
This interface describes actions that are ALWAYS performed for a Statement at Execution time.
constantAction - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
 
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
 
constantColumn(PredicateList) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
Is this OrderByColumn constant, according to the given predicate list?
constantColumn(ColumnReference) - Method in class org.apache.derby.impl.sql.compile.PredicateList
 
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 ValueNode with a node representing a constant value, if the ValueNode is 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() - Constructor for class org.apache.derby.impl.sql.compile.ConstantNode
Constructor for untyped nodes, which contain little information
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 - Class in org.apache.derby.impl.services.locks
 
Constants() - Constructor for class org.apache.derby.impl.services.locks.Constants
 
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
 
CONSTRAINT - Static variable in interface org.apache.derby.catalog.Dependable
 
CONSTRAINT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CONSTRAINT_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CONSTRAINT_DEFINITION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - 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 - Class in org.apache.derby.iapi.sql.dictionary
 
ConstraintDescriptorList() - Constructor for class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
 
constraintDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
 
constraintId - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
 
constraintId - Variable in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
 
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
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
 
constraintNameDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
CONSTRAINTS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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
 
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.ClientBaseDataSource
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, int) - Constructor for class org.apache.derby.diag.ContainedRoles
Constructor.
ContainedRoles(String) - 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 - Static variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
 
container - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
The actual container we are accessing.
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(RawContainerHandle) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
 
ContainerBasicOperation() - 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
 
containerEncrypter - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
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
 
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(RawContainerHandle, byte) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerOperation
 
ContainerOperation() - 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(RawContainerHandle, ContainerOperation) - Constructor for class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
Set up a Container undo operation during run time rollback
ContainerUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.ContainerUndoOperation
 
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(JBitSet) - Method in class org.apache.derby.iapi.util.JBitSet
Test to see if one JBitSet contains another one of the same size.
contains(int, int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
Does this ColumnOrdering contain the given column?
CONTAINS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
containsKey(Object) - Method in class org.apache.derby.impl.services.cache.Clock
Tell if a key exists in the cache.
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
 
CONTENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
contents - Variable in class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
 
Context - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
Context - Interface in org.apache.derby.iapi.services.context
Contexts are created and used to manage the execution environment.
context - Variable in class org.apache.derby.impl.store.access.RAMTransaction
The context this transaction is being managed by.
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).
ContextManager.CtxStack() - Constructor for class org.apache.derby.iapi.services.context.ContextManager.CtxStack
 
contextMgr - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
 
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 - 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
 
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
 
CONTINUE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
 
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 - Static variable in class org.apache.derby.impl.services.jmx.JMXManagementService
Control permission (permissions are immutable).
control - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
The lock control.
Control - Interface in org.apache.derby.impl.services.locks
 
control - Variable in class org.apache.derby.impl.services.locks.D_LockControl
 
control - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
 
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(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.
ControlRow(ContainerHandle, Page) - Constructor for class org.apache.derby.impl.store.access.btree.ControlRow
Constructor for making a control row for an existing 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
 
CONVERT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
convertFromAsciiToCharacterStream() - Method in class org.apache.derby.client.am.Clob
 
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.ResultSet
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.ResultSet
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.ResultSet
Convert a timestamp originally set using the default calendar to a value representing the same timestamp in a different calendar.
convertFromUCS2(String, Agent) - Method in class org.apache.derby.client.net.CcsidManager
 
convertFromUCS2(String, byte[], int, Agent) - Method in class org.apache.derby.client.net.CcsidManager
 
convertFromUCS2(String, Agent) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
 
convertFromUCS2(String, byte[], int, Agent) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
 
convertFromUCS2(String) - Method in class org.apache.derby.impl.drda.CcsidManager
 
convertFromUCS2(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.CcsidManager
Convert a Java String into bytes for a particular ccsid.
convertFromUCS2(String) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
 
convertFromUCS2(String, ByteBuffer) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
 
convertHex(String) - Method in class org.apache.derby.impl.drda.TestProto
Convert a token in hex format to int from the command file
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
 
convertToStringTcpIpAddress(int) - Method in class org.apache.derby.client.net.NetAgent
 
convertToUCS2(byte[]) - Method in class org.apache.derby.client.net.CcsidManager
 
convertToUCS2(byte[], int, int) - Method in class org.apache.derby.client.net.CcsidManager
 
convertToUCS2(byte[]) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
 
convertToUCS2(byte[], int, int) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
 
convertToUCS2(byte[]) - Method in class org.apache.derby.impl.drda.CcsidManager
 
convertToUCS2(byte[], int, int) - Method in class org.apache.derby.impl.drda.CcsidManager
 
convertToUCS2(byte[]) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
 
convertToUCS2(byte[], int, int) - Method in class org.apache.derby.impl.drda.EbcdicCcsidManager
 
convertToUCS2Char(byte) - Method in class org.apache.derby.client.net.CcsidManager
 
convertToUCS2Char(byte) - Method in class org.apache.derby.client.net.EbcdicCcsidManager
 
convReleased_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
copiedFromSource - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
copy(AccessPath) - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
Copy all information from the given AccessPath to this one.
copy(RowOrdering) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
Copy the contents of this RowOrdering to the given RowOrdering.
copy() - Method in class org.apache.derby.impl.services.locks.Lock
 
copy(AccessPath) - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
copy(RowOrdering) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
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
 
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
 
copyAsUnchainedXAException(LogWriter) - Method in exception org.apache.derby.client.am.XaException
 
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, TransactionController) - 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 class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
copyDirectory(File, File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
Copy a directory and all of its contents.
copyDirectory(String, String) - Static method in class org.apache.derby.iapi.services.io.FileUtil
 
copyDirectory(File, File, byte[], String[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
 
copyDirectory(StorageFactory, StorageFile, File) - Static method in class org.apache.derby.iapi.services.io.FileUtil
 
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) - Static method in class org.apache.derby.iapi.services.io.FileUtil
 
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(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
 
copyFile(WritableStorageFactory, StorageFile, StorageFile, byte[]) - Static method in class org.apache.derby.iapi.services.io.FileUtil
 
copyHashtableToAIHT(Map) - 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) - 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) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Copy a map of autoincrement values into the trigger execution context hashtable of autoincrement 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, 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, int) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
Copy references for an ExecRow's columns to another ExecRow.
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, 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.
copyRefColumns(ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
Empty columns -- i.e. make them refer to a java null.
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(RawTransaction, BasePage, BasePage, int, int, int, int[]) - Constructor for class org.apache.derby.impl.store.raw.data.CopyRowsOperation
 
CopyRowsOperation() - Constructor for class org.apache.derby.impl.store.raw.data.CopyRowsOperation
 
copyStack() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
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.
copyToRequired(int[]) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Copy a list of required code points to template for checking
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, Dictionary, 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.MessageId
 
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
 
CORRESPONDING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
correspondingTypeId - Variable in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
 
corrTableName - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
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.
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.
Corruptable - Interface in org.apache.derby.iapi.store.raw
 
COSH(double) - Static method in class org.apache.derby.catalog.SystemProcedures
Hyperbolic Cosine function.
cost - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
COST_INCLUDING_COMPOSITE_SEL_FROM_STATS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_INCLUDING_EXTRA_1ST_COL_SELECTIVITY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_INCLUDING_EXTRA_NONQUALIFIER_SELECTIVITY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_INCLUDING_EXTRA_QUALIFIER_SELECTIVITY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_INCLUDING_EXTRA_START_STOP - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_INCLUDING_STATS_FOR_INDEX - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CHEAPEST_PLAN_SO_FAR - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN1 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN2 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN3 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN4 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN5 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN6 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_CONGLOMERATE_SCAN7 - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_N_SCANS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_NONCOVERING_INDEX - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
COST_OF_SORTING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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 - 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.
costEstimate - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
costEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
 
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
 
costForTable(Object, int) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
costIncluding(String, Object, int) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
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.impl.drda.DDMReader
 
count - Variable in class org.apache.derby.impl.services.locks.Lock
 
COUNT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
count - Variable in class org.apache.derby.impl.sql.execute.AvgAggregator
 
count - Variable in class org.apache.derby.impl.store.raw.xact.LockCount
 
count - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTable.UpdateTransactionCounter
 
count_ - Variable in class org.apache.derby.client.net.Reply
 
CountAggregateDefinition - Class in org.apache.derby.impl.sql.compile
Defintion for the COUNT()/COUNT(*) aggregates.
CountAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.CountAggregateDefinition
Niladic constructor.
CountAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
CountAggregator - Class in org.apache.derby.impl.sql.execute
Aggregator for COUNT()/COUNT(*).
CountAggregator() - Constructor for class org.apache.derby.impl.sql.execute.CountAggregator
 
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.
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.
countMismatchAllowed - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
 
countNumberOfColumns() - Method in class org.apache.derby.impl.sql.compile.TableElementList
Count the number of columns.
countOfCollationElements - Variable in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
Number of valid collation elements in the array above.
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.
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
 
cout - Variable in class org.apache.derby.impl.services.bytecode.CodeChunk
 
coveringIndexScan - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
CP_CONNECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
CP_ConnectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
CP_ConnectStatement is <CP_CONNECT> [ <USER> 'user' ] [ <PASSWORD> 'password' ] [ <AS> cpconnid ] make a PooledConnection using the current CPDataSource and make that PooledConnection the current PooledConnection.
CP_DATASOURCE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
CP_DataSourceStatement() - Method in class org.apache.derby.impl.tools.ij.ij
CP_DataSourceStatement is CP_DataSource 'dbname' [ <PROTOCOL> 'protocol' ] - get a connection pool data source whose database name is dbname and make that DataSource the current CPDataSource.
CP_DISCONNECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
CP_DisconnectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
CP_DisconnectStatement is <CP_DISCONNECT> [ cpconnid = identifier() ] disconnect a PooledConnection.
CP_GETCONNECTION - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
CP_GetConnectionStatement() - Method in class org.apache.derby.impl.tools.ij.ij
CP_GetConnectionStatement is <CP_GETCONNECTION> [ <AS> connid ] get a Connection object from the current PooledConnection.
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
 
cpError(int, int) - Method in class org.apache.derby.impl.drda.TestProto
Codepoint error
CPFile - Class in org.apache.derby.impl.io
This class provides a class path based implementation of the StorageFile interface.
CPFile(CPStorageFactory, String) - Constructor for class org.apache.derby.impl.io.CPFile
 
CPFile(CPStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.CPFile
 
CPFile(CPFile, String) - Constructor for class org.apache.derby.impl.io.CPFile
 
CPFile(CPStorageFactory, String, int) - 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.client.net.FdocaConstants
 
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(Object, Object) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
Create an object in the cache.
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 - Variable in class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
 
create - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
create(Object, Object) - Method in class org.apache.derby.impl.services.cache.Clock
Create a new object with the said key.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CREATE - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
 
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(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[], 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.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, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Create system procedures added in version 10.1.
create_10_2_system_procedures(TransactionController, HashSet, 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) - 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) - 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) - 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) - 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) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Create the System procedures that are added to 10.6.
CREATE_ALIAS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CREATE_ALIAS_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_DSS_OBJECT - Static variable in class org.apache.derby.impl.drda.TestProto
 
CREATE_DSS_REPLY - Static variable in class org.apache.derby.impl.drda.TestProto
 
CREATE_DSS_REQUEST - Static variable in class org.apache.derby.impl.drda.TestProto
 
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_INDEX_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
CREATE_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CREATE_ROLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_SEQUENCE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
create_SYSCS_procedures(TransactionController, HashSet) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Create system procedures Used to add the system procedures to the database when it is created.
create_SYSIBM_procedures(TransactionController, HashSet) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Create system procedures in SYSIBM Used to add the system procedures to the database when it is created.
CREATE_TABLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CREATE_TABLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
CREATE_TRIGGER - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
CREATE_TRIGGER_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
CREATE_TRIGGER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CREATE_TRIGGER_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_VIEW_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.CreateAliasNode
 
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.LogicalConnection40
 
createArrayOf(String, Object[]) - Method in class org.apache.derby.client.net.NetConnection40
 
createArrayOf(String, Object[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
 
createArrayOf(String, Object[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
 
createBackingStoreHashtableFromScan(long, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, long, int[], boolean, long, long, int, float, 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) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Create a BackingStoreHashtable which contains all rows that qualify for the described scan.
createBlob() - Method in class org.apache.derby.client.am.Connection
Constructs an object that implements the Blob interface.
createBlob() - Method in class org.apache.derby.client.am.LogicalConnection40
 
createBlob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
Constructs an object that implements the Blob interface.
createBlob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Constructs an object that implements the Blob interface.
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
 
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.Connection
Constructs an object that implements the Clob interface.
createClob() - Method in class org.apache.derby.client.am.LogicalConnection40
 
createClob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
Constructs an object that implements the Clob interface.
createClob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Constructs an object that implements the Clob interface.
createClobWrapper(Clob) - Method in class org.apache.derby.client.am.Clob
 
createCloseFilterInputStream(InputStream) - Method in class org.apache.derby.client.am.ResultSet
 
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(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(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Create a conglomerate.
createConglomerate(String, TransactionController, ExecRow, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Create a conglomerate for a system table
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.
createConglomerate(String, DataValueDescriptor[], ColumnOrdering[], int[], Properties, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Create a new conglomerate.
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, String, UUID, String, String[], IndexConstantAction, String, boolean, 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
 
createControlConnection(NetLogWriter, String, String, ClientDataSource, int, boolean) - Method in class org.apache.derby.client.ClientXAConnection
 
createDatabase(String, Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Create a new database.
createDatabase - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
Set to true if the database should be created.
createDatabase - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
Set to "create" if the database should be created.
createDatabase - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set to "create" if the database should be created.
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(Provider) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a dependency for the current dependent.
createDependency(Dependent, Provider) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Add a dependency between two objects.
createDependency(Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
createDependency(Dependent, Provider) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Add a dependency between two objects.
createDependentSource(RowChanger) - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
create a source for the dependent table Delete Cascade ResultSet class will override this method.
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 TestProto.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, CallableStatement) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
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, PreparedStatement) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement30
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
 
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.
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.RAFContainer
 
createIdentity(Object, Object) - Method in class org.apache.derby.impl.store.raw.data.TempRAFContainer
 
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, 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() - Constructor for class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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
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.ResultSet
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 ConcurrentLockSet object that keeps the locks.
createLockTable() - Method in class org.apache.derby.impl.services.locks.SinglePool
Create the LockSet object 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.
createMapFactory() - Method in class org.apache.derby.impl.store.raw.xact.ConcurrentXactFactory
 
createMapFactory() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
Create a TransactionMapFactory instance.
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.LogicalConnection40
 
createNClob() - Method in class org.apache.derby.client.net.NetConnection40
 
createNClob() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
 
createNClob() - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
 
createNetConnection(NetLogWriter, String, String, ClientBaseDataSource, int, boolean, ClientPooledConnection) - Method in class org.apache.derby.client.net.NetXAConnection
Creates NetConnection for the supported version of jdbc.
createNewBackingCongloms(ArrayList, long[], Activation, DataDictionary) - 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) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Create a persistent service.
createPooledConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
Create and return an EmbedPooledConnection from this instance of EmbeddedConnectionPoolDataSource.
createProcFuncOrUDTString(String, ResultSet, char) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
 
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.
createResultColumnsForTableFunction(TypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Add result columns for a Derby-style Table Function
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() - Constructor for class org.apache.derby.impl.sql.compile.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() - Constructor for class org.apache.derby.impl.sql.compile.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
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() - Constructor for class org.apache.derby.impl.sql.compile.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 ServerSocket for 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(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(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 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.LogicalConnection40
 
createSQLXML() - Method in class org.apache.derby.client.net.NetConnection40
 
createSQLXML() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
 
createSQLXML() - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
 
createStatement() - Method in class org.apache.derby.client.am.Connection
 
createStatement(int, int) - Method in class org.apache.derby.client.am.Connection
 
createStatement(int, int, int) - Method in class org.apache.derby.client.am.Connection
 
createStatement() - Method in class org.apache.derby.client.am.LogicalConnection
 
createStatement(int, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
createStatement(int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
createStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
createStatement(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
createStatement(int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
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.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.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.
createStatements() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
createStatementX(int, int, int) - Method in class org.apache.derby.client.am.Connection
 
createStruct(String, Object[]) - Method in class org.apache.derby.client.am.LogicalConnection40
 
createStruct(String, Object[]) - Method in class org.apache.derby.client.net.NetConnection40
 
createStruct(String, Object[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
 
createStruct(String, Object[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
 
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, TypeDescriptor, HashSet, TransactionController, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Generic create procedure routine.
createSystemProcedureOrFunction(String, UUID, String[], TypeDescriptor[], int, int, short, boolean, TypeDescriptor, HashSet, TransactionController) - 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() - Constructor for class org.apache.derby.impl.sql.compile.CreateTableNode
 
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
createTrigger(String, String, ResultSet) - Static method in class org.apache.derby.impl.tools.dblook.DB_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, Timestamp, int[], String, boolean, boolean, String, String) - Constructor for class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
Make the ConstantAction for a CREATE TRIGGER statement.
createTriggerDependencies(GenericDescriptorList, 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() - Constructor for class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
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.
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.
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() - Constructor for class org.apache.derby.impl.sql.compile.CreateViewNode
 
createXACommand() - Method in class org.apache.derby.client.net.Request
 
createXAConnection(ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
Intantiate 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.
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
 
creationTimestamp - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
 
crf - Variable in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
 
crf - Variable in class org.apache.derby.impl.sql.catalog.TabInfoImpl
 
CRLF - Static variable in class org.apache.derby.impl.load.ControlInfo
 
crLf() - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
CROSS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
crossJoin(ResultSetNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.impl.drda.Database
 
crrtkn - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
 
crrtkn_ - Variable in class org.apache.derby.client.net.NetConnection
 
crrtkn_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CS_TO_JDBC_ISOLATION_LEVEL_MAP - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
Map from Derby transaction isolation constants to JDBC constants.
CS_TO_SQL_ISOLATION_MAP - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
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.client.net.CodePoint
 
CSTMBCS - Static variable in class org.apache.derby.impl.drda.CodePoint
 
cSyncLog_ - Variable in class org.apache.derby.client.net.NetIndoubtTransaction
 
ctcNumber - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
 
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
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(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets the current byte position, defaults to 0.
curBytePos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
The current byte position.
curChar - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
curChar - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
curChar - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
curCharPos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
 
curCharPos(long) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets the current character position, defaults to 1.
curCharPos - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
The current character position.
CURDATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
curLexState - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
curLexState - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
curLexState - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
curLoc - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
 
currCE - Variable in class org.apache.derby.impl.tools.ij.utilMain
 
currConnection_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
CURRENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_DATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CURRENT_DATETIME_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
CURRENT_DATETIME_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
current_filename - Variable in class org.apache.derby.impl.drda.TestProto
 
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 interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_PLAN_IS_SA_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_ROW_LOCATION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_TIME - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CURRENT_TIMESTAMP - Static variable in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
 
CURRENT_TIMESTAMP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
CURRENT_USER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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
 
currentByteCount - Variable in class org.apache.derby.impl.services.cache.Clock
 
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
 
currentConnEnv - Variable in class org.apache.derby.impl.tools.ij.ij
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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() - 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.
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.
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() - Constructor for class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
 
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
 
currentInstant - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
 
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 MT - This method is synchronized to ensure that it always points to the end of a log record, not the middle of one.
currentInstant - Variable in class org.apache.derby.impl.store.raw.log.Scan
 
currentInstant - Variable in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
 
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
 
currentOfClause(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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
 
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
 
currentRequiredLength - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
currentRole - Variable in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
 
currentRoleNode() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.ResultSet
 
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() - 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
 
currentRowPrescanned - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
currentRowPrescanned - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
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.Connection
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
 
currentSize - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
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.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() - 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 - Variable in class org.apache.derby.impl.sql.execute.CurrentDatetime
Holds the SQL TIMESTAMP version of the current datetime.
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
 
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
 
currIn - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
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.
currOut - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
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 - Class in org.apache.derby.client.am
 
Cursor(Agent) - Constructor for class org.apache.derby.client.am.Cursor
 
Cursor(Agent, byte[]) - Constructor for class org.apache.derby.client.am.Cursor
 
CURSOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
cursor - Variable in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
 
CURSOR - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
cursor_ - Variable in class org.apache.derby.client.am.ResultSet
 
CURSOR_CLOSE_ONLY - Static variable in class org.apache.derby.client.net.NetConfiguration
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
CURSOR_NOT_ON_CURRENT_OR_INSERT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CURSOR_NOT_OPEN - Static variable in class org.apache.derby.client.net.NetConfiguration
 
CURSOR_NOT_POSITIONED_ON_INSERT_ROW - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
CURSOR_OPEN - Static variable in class org.apache.derby.client.net.NetConfiguration
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
CursorActivation - Interface in org.apache.derby.iapi.sql.execute
CursorActivation includes an additional method used on cursors.
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() - Constructor for class org.apache.derby.impl.sql.execute.CursorActivation
 
cursorAttribute_ForReadOnly - Static variable in class org.apache.derby.client.am.Configuration
 
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_InsensitiveRowset - Static variable in class org.apache.derby.client.am.Configuration
 
cursorAttribute_SensitiveDynamic - Static variable in class org.apache.derby.client.am.Configuration
 
cursorAttribute_SensitiveDynamicRowset - Static variable in class org.apache.derby.client.am.Configuration
 
cursorAttribute_SensitiveStatic - Static variable in class org.apache.derby.client.am.Configuration
 
cursorAttribute_SensitiveStaticRowset - 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.Statement
 
cursorHold_ - Variable in class org.apache.derby.client.am.ResultSet
 
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, ResultColumnDescriptor[], 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.Statement
 
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() - Constructor for class org.apache.derby.impl.sql.compile.CursorNode
 
CursorResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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.
cursorResultSetField - Variable in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
 
CURSORS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - 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.
cursorTargetTable - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
cursorTargetTable - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
 
cursorUnpositionedOnServer_ - Variable in class org.apache.derby.client.am.ResultSet
 
CURTIME - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
cuuids - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
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
CYCLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
cycleClause(Boolean[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 

D

D - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
D_ActiveLock - Class in org.apache.derby.impl.services.locks
 
D_ActiveLock() - Constructor for class org.apache.derby.impl.services.locks.D_ActiveLock
 
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_Lock - Class in org.apache.derby.impl.services.locks
 
D_Lock() - Constructor for class org.apache.derby.impl.services.locks.D_Lock
 
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
 
DADD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
DaemonFactory - Static variable in interface org.apache.derby.iapi.reference.Module
 
DaemonFactory - Interface in org.apache.derby.iapi.services.daemon
Daemon Factory can create new DaemonService, which runs on seperate background threads.
daemonGroup - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
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 - 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.
daemonService - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
The service thread which performs the clean operations.
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.iapi.services.io.NewByteArrayInputStream
 
data - Variable in class org.apache.derby.impl.jdbc.ReaderToAscii
 
data - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
DATA - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
data - Variable in class org.apache.derby.impl.store.raw.data.RawField
 
data2c - Variable in class org.apache.derby.iapi.types.BinaryDecimal
The unscaled value as a binary two's complement array.
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_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_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_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_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 - 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 - 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(String) - Constructor for class org.apache.derby.impl.drda.Database
Database constructor
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_REENCRYPTION_FAILED - 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() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Returns if data base is in encrypted mode.
databaseEncrypted - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
databaseEncrypted() - Method 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 class org.apache.derby.impl.store.raw.log.LogToFile
 
databaseEncrypted - Variable in class org.apache.derby.impl.store.raw.RawStore
 
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 - Class in org.apache.derby.client.am
 
DatabaseMetaData(Agent, Connection, ProductLevel) - Constructor for class org.apache.derby.client.am.DatabaseMetaData
 
databaseMetaData_ - Variable in class org.apache.derby.client.am.Connection
 
databaseName - Variable in class org.apache.derby.client.am.SectionManager
 
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.tools.ij.xaHelper
 
databaseName - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
databaseName - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
The database name.
databaseName - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
The database name.
databaseName - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
databaseName_ - Variable in class org.apache.derby.client.am.Connection
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.
dataDescriptorGenerator - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
DataDictionary - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
dataDictionary - Variable in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
 
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 - Variable in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
 
DataDictionaryImpl - Class in org.apache.derby.impl.sql.catalog
Standard database implementation of the data dictionary that stores the information in the system catlogs.
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
 
dataDirectory - Variable in class org.apache.derby.impl.store.raw.RawStore
 
DataFactory - Interface in org.apache.derby.iapi.store.raw.data
 
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.EncryptData
 
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
 
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(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.iapi.jdbc.CharacterStreamDescriptor
First data byte in the byte stream.
dataOffset_ - Variable in class org.apache.derby.client.am.Blob
 
DATASOURCE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
dataSource - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
 
dataSource_ - Variable in class org.apache.derby.client.am.Connection
 
dataSourceName - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
dataSourceName - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
The data source name.
dataSourceName - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
The data source name.
dataSourceName - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
DataSourceStatement() - Method in class org.apache.derby.impl.tools.ij.ij
DataSourceStatement is DataSource 'dbname' [ <PROTCOL> 'protocol'] [ <USER> 'user' ] [ <PASSWORD> 'password' ] [ <AS> n=identifier() ] We new'ed an instance of DataSource as the current DataSource and set its database name to dbname.
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 - 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.impl.sql.execute.ColumnInfo
 
dataType_ - Variable in class org.apache.derby.client.am.Lob
 
dataTypeCast() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
dataTypeCheck(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens represents a datatype (could be a common datatype or a schema qualified UDT name).
dataTypeCommon() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
dataTypeConversion(String) - Method in class org.apache.derby.iapi.types.DataType
Return an conversion exception from this type to another.
dataTypeConversion(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
dataTypeConversion(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
dataTypeConversion(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
dataTypeDDL() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(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.
DataTypeDescriptor(TypeId, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
Constructor for use with non-numeric types
DataTypeDescriptor(TypeId, boolean) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
 
DataTypeDescriptor(DataTypeDescriptor, boolean) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
 
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(DataTypeDescriptor, boolean, int) - Constructor for class org.apache.derby.iapi.types.DataTypeDescriptor
Constructor for internal uses only
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
dataTypeScalarFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
DataValueDescriptor - Interface in org.apache.derby.iapi.types
The DataValueDescriptor interface provides methods to get the data from a column returned by a statement.
DataValueFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
DataValueFactory - Interface in org.apache.derby.iapi.types
This interface is how we get data values of different types.
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
 
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.Types
 
DATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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) - Method in class org.apache.derby.client.am.CrossConverters
Convert a string to a date in the specified calendar.
dateBytesToDate(byte[], int, Calendar, String) - 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, String) - 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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
DateTimeDataValue - Interface in org.apache.derby.iapi.types
 
datetimeField() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
dateTimeLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
dateTimeScalarFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
datetimeType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
DateTimeValue - Class in org.apache.derby.client.am
This class represents a date or time value as it is represented in the database.
DateTimeValue(Calendar, int) - Constructor for class org.apache.derby.client.am.DateTimeValue
Construct a DateTimeValue from a java.util.Calendar.
DateTimeValue(Date, Calendar) - Constructor for class org.apache.derby.client.am.DateTimeValue
Create an instance from a java.sql.Timestamp using the specified java.util.Calendar.
DateTimeValue(Time, Calendar) - Constructor for class org.apache.derby.client.am.DateTimeValue
Create an instance from a java.sql.Time using the specified java.util.Calendar.
DateTimeValue(Timestamp, Calendar) - Constructor for class org.apache.derby.client.am.DateTimeValue
Create an instance from a java.sql.Timestamp using the specified java.util.Calendar.
DateTimeValue(Date) - Constructor for class org.apache.derby.client.am.DateTimeValue
Create an instance from a java.sql.Date using the default calendar.
DateTimeValue(Time) - Constructor for class org.apache.derby.client.am.DateTimeValue
Create an instance from a java.sql.Time using the default calendar.
DateTimeValue(Timestamp) - Constructor for class org.apache.derby.client.am.DateTimeValue
Create an instance from a java.sql.Timestamp using the default calendar.
datetimeValueFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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-dd date 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 - Class in org.apache.derby.impl.sql.compile
 
DateTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.DateTypeCompiler
 
dateTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
day - Variable in class org.apache.derby.client.am.DateTimeValue
 
DAY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DAY_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
 
DAY_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
 
DAY_TIME_INTERVAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DAY_TIME_LITERAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DAYS - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
DAYS_IN_MONTH - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
db - Variable in class org.apache.derby.impl.db.DatabaseContextImpl
 
db - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
DB2_CCC_MAX_EXCEPTION_PARAM_LENGTH - Static variable in interface org.apache.derby.iapi.reference.Limits
 
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 interface org.apache.derby.iapi.reference.Limits
 
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_LENGTH_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_PARAMS_IN_STORED_PROCEDURE - 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_MAX_USERID_LENGTH - Static variable in interface org.apache.derby.iapi.reference.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
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_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_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
 
DB2DefaultOption(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
DB2DRIVER - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
 
DB2LengthOperatorNode - Class in org.apache.derby.impl.sql.compile
This node represents a unary DB2 compatible length operator
DB2LengthOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
 
DB2lockGranularityClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
DB2SQL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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_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
 
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
DBCS_CLOB - Static variable in class org.apache.derby.client.am.Cursor
 
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.DirFile4
 
dblook - Class in org.apache.derby.tools
 
dblook(String[]) - Constructor for class org.apache.derby.tools.dblook
 
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.drda.Database
 
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_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
 
dbtable - Variable in class org.apache.derby.impl.drda.Session
 
dBuilder - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
 
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.compile.CreateIndexNode
 
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_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_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
 
ddg - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
 
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
DDLConstantAction.SettableBoolean() - Constructor for class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
 
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() - 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.ResultSet
 
DDM_RETURN_CLIENT - Static variable in class org.apache.derby.client.am.ResultSet
 
ddmCollectionLenStack - Variable in class org.apache.derby.impl.drda.DDMReader
 
ddmCollectionLenStack_ - Variable in class org.apache.derby.client.net.Reply
 
DDMHDR_LENGTH - Static variable in class org.apache.derby.client.net.NetConfiguration
 
DDMReader - Class in org.apache.derby.impl.drda
The DDMReader is used to read DRDA protocol.
DDMReader(DRDAConnThread, DssTrace) - Constructor for class org.apache.derby.impl.drda.DDMReader
 
DDMReader(CcsidManager, InputStream) - Constructor for class org.apache.derby.impl.drda.DDMReader
This constructor is used for testing the protocol It is used by TestProto to read the protocol returned by the server
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(CcsidManager, 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
 
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.
deadlockTimeout - Variable in class org.apache.derby.impl.services.locks.LockSet
Timeout for deadlocks, in ms.
deadlockTrace - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
 
deadlockTrace - Variable in class org.apache.derby.impl.services.locks.LockSet
 
DEALLOCATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(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() - Method in class org.apache.derby.impl.store.raw.data.BasePage
Mark this page as being deallocated
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(String) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
 
debug(Exception) - 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(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 - Static variable in class org.apache.derby.shared.common.sanity.SanityState
 
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 OUTPUT: before the message If the debugStream stream cannot be found, the message is printed to System.out.
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, Lockable, Object, int) - Static method in class org.apache.derby.impl.services.locks.D_LockControl
 
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
 
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
 
debugPage(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Dump complete information about control row and rows on the page.
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.
debugPrint(String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Print a String for debugging
debugStream - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
debugStream - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
debugStream - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
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.
DEC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
Decimal - Class in org.apache.derby.client.am
Converters from fixed point decimal bytes to java.math.BigDecimal, double, or long.
Decimal() - Constructor for class org.apache.derby.client.am.Decimal
 
DECIMAL - Static variable in class org.apache.derby.client.am.Types
 
DECIMAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
decimalImplementation - Static variable in class org.apache.derby.iapi.types.TypeId
Implementation of DECIMAL datatype for generating holders through getNull.
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
 
DECLARE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
declareTableClause(Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
decodeCP(String) - Method in class org.apache.derby.impl.drda.TestProto
Translate a string codepoint such as ACCSEC to the equivalent int value
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.
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(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.
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.
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 - Static variable in interface org.apache.derby.iapi.services.crypto.CipherFactory
 
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.
decryptData(byte[], int, byte[], byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
 
decryptData(int, int) - Method in class org.apache.derby.client.net.Reply
 
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.
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 - 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.
decryptionManager - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DEFAULT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
DEFAULT - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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_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.JDBC30Translation
 
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_INDEX_TYPE - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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_BUF_SIZE - Static variable in class org.apache.derby.impl.jdbc.LOBStreamControl
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.PreparedStatement.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.SequenceGenerator
Default number of values to pre-allocate.
DEFAULT_PROPERTY_NAME - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
 
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_STRING_COLUMN_LENGTH - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
defaultAndConstraints(DataTypeDescriptor[], TableElementList, String, long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
defaultBufferSize - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
 
defaultClause(long[], String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Interface in org.apache.derby.catalog
An interface for describing a default for a column or parameter in Derby systems.
defaultInfo - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
defaultInfo - Variable in class org.apache.derby.impl.sql.execute.ColumnInfo
 
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 - 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
 
defaultLexState - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
defaultLexState - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
defaultLexState - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
defaultLocking - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
defaultLockingPolicy() - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
defaultMddSdaBytes - Static variable in class org.apache.derby.client.net.FdocaConstants
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DefaultNode
 
defaultNullOnlyClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
defaultOption(Token, long[], String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Returns TRUE if the constraint is deferrable (we will probably not do deferrable constraints in the initial release, but I want this to be part of the interface).
DEFERRABLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.DependentResultSet
 
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.UpdateResultSet
 
deferred - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
deferred_rows - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
 
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
 
deferredException_ - Variable in class org.apache.derby.client.am.Agent
 
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
 
deferredSparseRow - Variable in class org.apache.derby.impl.sql.execute.DeleteResultSet
 
deferredSparseRow - Variable in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
 
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
 
DEFINER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
defragment - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
DEFRAGMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
defragment - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
defragmentConglomerate(TransactionManager, Transaction, boolean, int, int, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Online compress table.
defragmentConglomerate(long, boolean, boolean, int, int, int) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Compress table in place.
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.
defragmentConglomerate(long, boolean, boolean, int, int, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Compress table in place.
defragmentRows(TransactionController, LanguageConnectionContext) - 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() - Method in class org.apache.derby.client.am.ResultSet
 
DELETE - Static variable in interface org.apache.derby.iapi.sql.StatementType
 
delete(RowLocation) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
Delete a row from the conglomerate.
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 - Static variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
DELETE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 class org.apache.derby.impl.store.access.btree.BTreeController
Delete a row from the conglomerate.
delete() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
Delete the row at the current position of the scan.
delete(RowLocation) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
 
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 - Variable in class org.apache.derby.impl.store.raw.data.DeleteOperation
 
delete() - Method in interface org.apache.derby.io.StorageFile
Deletes the named file or empty directory.
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
Deletes the specified entry and all its children.
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.
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
 
deleteBody() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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[], ExecRow, boolean, UUID, int, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, ResultDescription, ConstantAction[]) - 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.
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(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() - Constructor for class org.apache.derby.impl.sql.compile.DeleteNode
 
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(RawTransaction, BasePage, int, int, boolean, LogicalUndo) - Constructor for class org.apache.derby.impl.store.raw.data.DeleteOperation
 
DeleteOperation() - 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
 
deleteReferentialAction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.ResultSet
 
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() - 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(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
 
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() - Method in class org.apache.derby.vti.VTITemplate
 
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.ResultSet
 
deleteRule() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
deletesAreDetected(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
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
 
DELIMITED_IDENTIFIER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
delimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
 
delimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.NewInvocationNode
 
delimitedIdentifier() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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_RESTORE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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(Dependent, Provider) - Constructor for class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
Constructor for a DependencyDescriptor
DependencyDescriptor(UUID, DependableFinder, UUID, DependableFinder) - 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 The dependency manager tracks needs that dependents have of providers.
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 - 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.
dependent - Variable in class org.apache.derby.impl.sql.depend.BasicDependency
 
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, GeneratedMethod, 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.
dependentTrackingArray - Variable in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
 
DEPERRCD - Static variable in class org.apache.derby.impl.drda.CodePoint
 
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_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 interface org.apache.derby.iapi.types.StreamHeaderGenerator
The Derby-specific end-of-stream marker.
DERBY_HOSTNAME_WILDCARD - Static variable in class org.apache.derby.drda.NetworkServerControl
 
DERBY_INSTALL_URL - Static variable in interface org.apache.derby.iapi.reference.Property
Ths property is private to Derby.
DERBY_JDBC_RESULT_SET - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
Ths 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_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.Connection
 
DERBY_TRANSACTION_READ_UNCOMMITTED - Static variable in class org.apache.derby.client.am.Connection
 
DERBY_TRANSACTION_REPEATABLE_READ - Static variable in class org.apache.derby.client.am.Connection
 
DERBY_TRANSACTION_SERIALIZABLE - Static variable in class org.apache.derby.client.am.Connection
 
DERBYDASHPROPERTIES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
derbyds_ - Variable in class org.apache.derby.client.ClientXAConnection
 
DerbyIOException - Exception in org.apache.derby.iapi.services.io
A subclass of IOException that 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
 
derbyPropertiesListFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next token is the beginning of a propertyList().
DerbySQLException - Interface in org.apache.derby.iapi.error
DerbySQLException should be implemented by Derby's SQLException sub classes to allow the exception handling mechanism to distinguish between ordinary SQLExceptions and Derby generated ones.
derbyVMLevel() - Static method in class org.apache.derby.iapi.services.info.JVMInfo
Return Derby's understanding of the virtual machine's environment.
derivedColumn(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
derivedColumnList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
derivedTable() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
DESC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DESCENDING - Static variable in interface org.apache.derby.iapi.sql.compile.RowOrdering
 
DESCRIBE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DESCRIBE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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".
describeTable(String, String) - Method in class org.apache.derby.impl.tools.ij.ij
Outputs the names of all fields of given table.
description() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
DESCRIPTION - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
description - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
description - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
description - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
Description of the database.
description - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Description of the database.
description - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
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
 
DescTableStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Handles DESCRIBE table
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) - 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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
df - Static variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
Format a double as a String with leading spaces and two digits after the decimal.
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_ActiveLock
 
diag() - Method in class org.apache.derby.impl.services.locks.D_Lock
 
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 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
 
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_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(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_conglomid_to_containerid(Object, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
 
DIAG_CONTAINERID - Static variable in class org.apache.derby.iapi.store.raw.RowLock
 
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_containerid_to_conglomid(Object, long) - Static method in class org.apache.derby.impl.store.raw.data.D_DiagnosticUtil
 
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_Lock
 
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(OpenBTree, ControlRow, 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_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.client.net.CodePoint
 
DIAGLVL - Static variable in class org.apache.derby.impl.drda.CodePoint
 
DIAGLVL0 - Static variable in class org.apache.derby.client.net.CodePoint
 
DIAGLVL0 - Static variable in class org.apache.derby.impl.drda.CodePoint
 
DIAGLVL1 - Static variable in class org.apache.derby.client.net.CodePoint
 
DIAGLVL1 - Static variable in class org.apache.derby.impl.drda.CodePoint
 
DIAGLVL2 - Static variable in class org.apache.derby.client.net.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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DIAGNOSTICS_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
 
DiagnosticUtil - Class in org.apache.derby.iapi.services.diag
The Diagnostic framework is meant to provide a way to include as much diagnostic capability within the distributed release of the Derby product without adversely affecting the runtime speed or foot print of a running configuration that needs not use this information.
DiagnosticUtil() - Constructor for class org.apache.derby.iapi.services.diag.DiagnosticUtil
 
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
 
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.
DIGIT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DIGIT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
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.
DirFile4 - Class in org.apache.derby.impl.io
This class implements the StorageFile interface using features of Java 1.4 not available in earlier versions of Java.
DirFile4(String, boolean) - Constructor for class org.apache.derby.impl.io.DirFile4
Construct a DirFile from a path name.
DirFile4(String, String, boolean) - Constructor for class org.apache.derby.impl.io.DirFile4
Construct a DirFile from a directory name and a file name.
DirFile4(DirFile, String, boolean) - Constructor for class org.apache.derby.impl.io.DirFile4
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.
DirRandomAccessFile4 - Class in org.apache.derby.impl.io
This class provides a disk based implementation of the StIRandomAccess File interface.
DirRandomAccessFile4(File, String) - Constructor for class org.apache.derby.impl.io.DirRandomAccessFile4
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
 
DirStorageFactory4 - Class in org.apache.derby.impl.io
This class implements the WritableStorageFactory interface using features found in Java 1.4 but not in earlier versions of Java.
DirStorageFactory4() - Constructor for class org.apache.derby.impl.io.DirStorageFactory4
Most of the initialization is done in the init method.
DIRTY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_tracing() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
disable_tracing() - Method in class org.apache.derby.impl.tools.ij.ij
 
disable_tracing() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
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
 
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() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
 
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() - 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 class org.apache.derby.impl.store.raw.RawStore
 
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
 
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
 
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Triggers, constraints and views get executed with their definer's privileges and they can exist in the system only if their definers' still have all the privileges to creeate them.
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
 
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
 
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
 
disablePrivilegeCollection() - Method in class org.apache.derby.impl.sql.compile.SelectNode
 
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.Clock
Discard all objects that match the partial 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.client.net.DynamicByteArrayOutputStream
Shrink the buffer left by the amount given.
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.
DISCONNECT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DISCONNECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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[], SqlCode, Throwable) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, Object[], SqlCode) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, SqlCode) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, Object[]) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, Object[], Throwable) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, Object, Throwable) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, Object) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, ClientMessageId, Object, Object) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectException(Agent, SqlException) - Constructor for exception org.apache.derby.client.am.DisconnectException
 
DisconnectFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
disconnectFailed() - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
DisconnectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
DisconnectStatement is simply DISCONNECT [ ALL | CURRENT | connectionName ] it ends the specified connection(s) and releases its statement resource.
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 DiskHashtable instance.
DiskHashtable.ElementEnum - Class in org.apache.derby.iapi.store.access
 
DiskHashtable.ElementEnum() - Constructor for class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
 
DISPLAY - Static variable in class org.apache.derby.impl.drda.TestProto
 
display(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
 
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.
DisplayBanner(PrintStream, ResultSetMetaData) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
displayColumns - Variable in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
 
displayColumns - Variable in class org.apache.derby.impl.tools.ij.ijResultSetResult
 
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.
DisplayCurrentRow(PrintStream, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
displayCurrentStatus(HttpServletRequest, LocalizedResource, String) - 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, Connection, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayNestedResults(PrintWriter, Vector, Connection, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayNestedResults(PrintStream, Vector, Connection, int) - 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.
DisplayNextRow(PrintStream, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
displayResult(LocalizedOutput, ijResult, Connection) - Method in class org.apache.derby.impl.tools.ij.utilMain
 
DisplayResults(PrintWriter, Statement, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
Pretty-print the results of a statement that has been executed.
DisplayResults(PrintWriter, ResultSet, Connection, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayResults(PrintStream, Statement, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayResults(PrintStream, ResultSet, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayRow(PrintWriter, ResultSet, ResultSetMetaData, int, Vector, 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
DisplayRow(PrintStream, ResultSet, ResultSetMetaData, int, Vector, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayUpdateCount(PrintWriter, int, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
DisplayUpdateCount(PrintStream, 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) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
 
distinct - Variable in class org.apache.derby.impl.sql.compile.AggregateNode
 
DISTINCT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
DISTINCT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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, GeneratedMethod, 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 disinct operation on a select.
DistinctNode() - Constructor for class org.apache.derby.impl.sql.compile.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, GeneratedMethod, 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, GeneratedMethod, 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(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.BinaryDecimal
This method implements the / operator for BigDecimal/BigDecimal
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, int) - Method in class org.apache.derby.iapi.types.NumberDataType
Suitable for integral types that ignore scale.
divide(NumberDataValue, NumberDataValue, NumberDataValue) - Method in interface org.apache.derby.iapi.types.NumberDataValue
The SQL / operator.
divide(NumberDataValue, NumberDataValue, NumberDataValue, int) - 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, int) - 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 - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
divide(double, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
DIVIDE_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
 
divideNN(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
Divide two non-null NumberDataValues using DECIMAL arithmetic.
divideNN(NumberDataValue, NumberDataValue, NumberDataValue, int) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Divide two non-nullable values using DECIMAL arithmetic.
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
 
DML_MOD_STATEMENT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
DMLModStatementNode - Class in org.apache.derby.impl.sql.compile
A DMLStatement for a table modification: to wit, INSERT UPDATE or DELETE.
DMLModStatementNode() - 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() - 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 & UpdateVTIResultSet
DMLVTIResultSet(NoPutResultSet, Activation) - Constructor for class org.apache.derby.impl.sql.execute.DMLVTIResultSet
 
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.Connection
 
dncGeneratedSavepointNamePrefix__ - Static variable in class org.apache.derby.client.am.Connection
 
dncnetprint(String) - Method in class org.apache.derby.client.net.NetLogWriter
 
dncnetprintln(String) - Method in class org.apache.derby.client.net.NetLogWriter
 
dncnetprintln(char[]) - Method in class org.apache.derby.client.net.NetLogWriter
 
dncPackageConsistencyToken - Static variable in class org.apache.derby.client.am.Configuration
 
dncPackageVersion - 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 & 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(ExecRow, boolean) - 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(ExecRow, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
Check the validity of this row
doCheck(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
 
doCheck(ExecRow, boolean) - 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.
doCheck() - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
Perform the check.
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.Connection
 
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
 
DOCUMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
doDeferredInsert() - Method in class org.apache.derby.impl.sql.execute.IndexChanger
Insert a row into the temporary conglomerate This opens our deferred ConglomeratController the first time it is called.
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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(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.
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) - Static method in class org.apache.derby.impl.tools.dblook.DB_Jar
 
doJoinOrderOptimization() - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Tell whether to do join order optimization.
doJoinOrderOptimization() - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
 
doKeys(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Key
 
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(String, String) - Method in class org.apache.derby.client.net.NetConnectionReply
 
doMgrlvlrmSemantics(int, int) - Method in class org.apache.derby.client.net.NetConnectionReply
 
doMgrlvlrmSemantics(int[], int[]) - Method in class org.apache.derby.client.net.NetConnectionReply
 
DONE - Static variable in interface org.apache.derby.iapi.services.daemon.Serviceable
return status for performWork - only meaningful for enqueued client
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
Done() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
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) - 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) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
 
DONTCARE - Static variable in interface org.apache.derby.iapi.sql.compile.RowOrdering
 
dontGC - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
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
 
doPKCheck(ExecRow, boolean) - 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
 
doProceduresFunctionsAndUDTs(Connection, boolean) - Static method in class org.apache.derby.impl.tools.dblook.DB_Alias
 
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(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 - Variable in class org.apache.derby.impl.tools.ij.StatementFinder
 
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:

Pattern pat_a = Pattern.compile("\\A\\t*");
Matcher m_a = pat_a.matcher(src);
src = m_a.replaceFirst(indent.toString());

doRegExpB(String) - Static method in class org.apache.derby.iapi.util.StringUtil
Reg.exp substitute:

Pattern pat_b = Pattern.compile("\\n+\\Z");
Matcher m_b = pat_b.matcher(formatted);
formatted = m_b.replaceFirst("");

doRegExpC(String, String) - Static method in class org.apache.derby.iapi.util.StringUtil
Reg.exp substitute:

Pattern pat_c = Pattern.compile("\\n\\t*");
Matcher m_c = pat_c.matcher(formatted);
formatted = m_c.replaceAll("\n" + indent.toString());

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
 
doResetNow() - Method in class org.apache.derby.client.net.NetConnection
 
doRICheck(int, ExecRow, boolean) - 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
 
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(DataValueDescriptor[], 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(Throwable) - Method in class org.apache.derby.impl.tools.ij.utilMain
stack trace dumper
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(PrintStream, Exception) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
doTriggers(Connection) - Static method in class org.apache.derby.impl.tools.dblook.DB_Trigger
 
DOUBLE - Static variable in class org.apache.derby.client.am.Types
 
DOUBLE - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
DOUBLE - Static variable in class org.apache.derby.iapi.types.JSQLType
 
DOUBLE - Static variable in class org.apache.derby.impl.services.bytecode.Type
 
DOUBLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DOUBLE_COLON - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_QUOTE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DOUBLE_QUOTE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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 - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
 
doubleQuote(String) - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
DOUBLEQUOTES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
doubleToIeee754Bytes(byte[], int, double) - Static method in class org.apache.derby.client.am.FloatingPoint
Write a Java double to an 8-byte double precision floating point representation.
doubleType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.Connection
 
doWriteTimeout - Variable in class org.apache.derby.client.am.Statement
 
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.SQLExceptionFactory40
 
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.SQLExceptionFactory40
 
DRDA_CONVERSION_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory40
 
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_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.SQLExceptionFactory40
 
DRDA_PARAM_NOT_SUPPORTED - Static variable in class org.apache.derby.client.am.SQLExceptionFactory40
 
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
Indicates whether to log connections and disconnections.
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
 
DRDA_PROP_TRACEALL - Static variable in interface org.apache.derby.iapi.reference.Property
derby.drda.traceAll
Turns tracing on for all sessions.
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.SQLExceptionFactory40
 
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.SQLExceptionFactory40
 
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_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_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.SQLExceptionFactory40
 
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
 
DRDAConnThread.PublicBufferOutputStream(int) - Constructor for class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
 
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_ - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
DRDAProtocolException - Exception in org.apache.derby.impl.drda
 
DRDAProtocolException(String, DRDAConnThread, int, int, Object[]) - Constructor for exception org.apache.derby.impl.drda.DRDAProtocolException
Create a new Protocol exception
DRDAProtocolException(String, DRDAConnThread, int, int) - Constructor for exception org.apache.derby.impl.drda.DRDAProtocolException
 
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.
DRDAStatement.DrdaParamState() - Constructor for class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
 
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(CcsidManager) - Constructor for class org.apache.derby.impl.drda.DRDAString
Create a new DRDAString instance.
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
driver - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
 
driver - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
driver - Variable in class org.apache.derby.jdbc.JDBC
 
Driver169 - Class in org.apache.derby.jdbc
Driver169 - JDBC "driver" for J2ME/CDC/Foundation/JSR169, really the JDBC object factory for the JSR169 environment.
Driver169() - Constructor for class org.apache.derby.jdbc.Driver169
 
Driver20 - Class in org.apache.derby.jdbc
This class extends the local JDBC driver in order to determine at JBMS boot-up if the JVM that runs us does support JDBC 2.0.
Driver20() - Constructor for class org.apache.derby.jdbc.Driver20
 
Driver30 - Class in org.apache.derby.jdbc
This class extends the local20 JDBC driver in order to determine at JBMS boot-up if the JVM that runs us does support JDBC 3.0.
Driver30() - Constructor for class org.apache.derby.jdbc.Driver30
 
Driver40 - Class in org.apache.derby.jdbc
 
Driver40() - Constructor for class org.apache.derby.jdbc.Driver40
 
DRIVER_TYPE_OPTION - Static variable in class org.apache.derby.catalog.SystemProcedures
 
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 - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
driverNotClassName(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
DriverStatement() - Method in class org.apache.derby.impl.tools.ij.ij
DriverStatement is DRIVER 'class' where class is the name of a class that is a JDBC driver.
drop(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Drop the routine or synonym.
drop(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
Drop this ConglomerateDescriptor when it represents an index.
drop(LanguageConnectionContext, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Drop the constraint.
drop(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
Drop this role.descriptor
drop(LanguageConnectionContext, Activation) - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
Drop this schema.
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, SchemaDescriptor, TableDescriptor) - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
 
drop(TransactionManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Drop this conglomerate.
drop(TransactionController) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
Drop the sort - this means release all its resources.
DROP - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Possible action for visitPermsByGrantee and visitRoleGrants.
DROP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DROP - Static variable in class org.apache.derby.impl.sql.execute.ColumnInfo
 
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() - Method in class org.apache.derby.impl.sql.execute.JarUtil
Drop a jar file from the current connection's database.
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 class org.apache.derby.impl.store.access.sort.MergeSort
Drop the sort.
DROP - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
 
DROP_ALIAS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
DROP_ALIAS_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_INDEX_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
DROP_JAR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
DROP_JAR_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.DropJarConstantAction;
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_SEQUENCE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_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_TABLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
DROP_TRIGGER - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
DROP_TRIGGER_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.DropTriggerConstantAction
DROP_TRIGGER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
DROP_TRIGGER_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_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
 
DROP_VIEW_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DropAliasNode
 
dropAliasNode(Object, char) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Create a node for the drop alias/procedure call.
dropAliasStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
dropAllColumnDefaults(UUID, DataDictionary) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
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, 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,
dropAllConstraintDescriptors(TableDescriptor, Activation) - Method in class org.apache.derby.impl.sql.execute.DropTableConstantAction
 
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
 
dropColumnDefinition(int[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(Activation, 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
dropColumnReferentialAction(int[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
dropConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Drop a conglomerate.
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.
dropConglomerate(ConglomerateDescriptor, TableDescriptor, boolean, List, Activation, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
See "dropConglomerate(...)" above.
dropConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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.
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, Activation, LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
See "dropConstraint(...") above.
dropConstraint(ConstraintDescriptor, TableDescriptor, List, 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(RawTransaction, ContainerKey) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
 
dropContainer(LogInstant, boolean) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
If drop is true, drop the container.
dropContainer(ContainerKey) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Drop a 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(RawTransaction, ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Drop a container.
dropContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Drop Container.
dropContainer(ContainerKey) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
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, 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) - 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 class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
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
 
dropFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next token is a DROP
dropGenericSort - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DropIndexNode
 
dropIndexStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
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() - Constructor for class org.apache.derby.impl.sql.compile.DropRoleNode
 
dropRoleStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DropSchemaNode
 
dropSchemaStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
DropSequenceNode - Class in org.apache.derby.impl.sql.compile
A DropSequenceNode represents a DROP SEQUENCE statement.
DropSequenceNode() - Constructor for class org.apache.derby.impl.sql.compile.DropSequenceNode
 
dropSequenceStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(SPSDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Drops the given SPSDescriptor.
dropSPSDescriptor(UUID, 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.
dropSPSDescriptor(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Drops the given SPSDescriptor.
dropStatements() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(RawTransaction, long, long) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Drop and remove a stream container.
dropStreamContainer(long, long) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Drop a stream container.
dropStreamContainer(RawTransaction, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Drop a stream container.
dropStreamContainer(long, long) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
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.
dropTableConstraintDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DropTableNode
 
dropTablePermDescriptor(TransactionController, ExecIndexRow) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Delete the appropriate rows from systableperms when dropping a table
dropTableStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DropTriggerNode
 
dropTriggerStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.DropViewNode
 
dropViewStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
DRPPKG - Static variable in class org.apache.derby.impl.drda.CodePoint
 
DS_GET_CONN_TYPES - Static variable in class org.apache.derby.impl.tools.ij.util
 
DSCERRCD - Static variable in class org.apache.derby.client.net.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() - Constructor for class org.apache.derby.client.net.DssConstants
 
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.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
 
DSSHDR_LENGTH - Static variable in class org.apache.derby.client.net.NetConfiguration
 
dssIsChainedWithDiffID - Variable in class org.apache.derby.impl.drda.DDMReader
 
dssIsChainedWithDiffID_ - Variable in class org.apache.derby.client.net.Reply
 
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 - Class in org.apache.derby.impl.drda
 
DssTrace() - Constructor for class org.apache.derby.impl.drda.DssTrace
 
dssTrace - Variable in class org.apache.derby.impl.drda.Session
 
DSTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
dStore - Variable in class org.apache.derby.impl.io.vfmem.VirtualFile
The data store this virtual file belongs to.
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
 
dummyTableReferenceRule(FromList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
dumpAllRows(int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
 
dumpBuf(int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
Create a string representation of an internal buffer of bytes.
dumpConglomerateDescriptor(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
dumpDependencies() - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
Dump out debugging info on all of the dependencies currently within the system.
dumpDependencies() - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
Dump out debugging info on all of the dependencies currently within the system.
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(Latch) - Method in class org.apache.derby.diag.LockTable
Convert the lock information into a hashtable.
dumpLock() - Method in class org.apache.derby.impl.services.locks.Timeout
dumpLock puts information about currentLock into currentRow for output later.
dumpProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
dumpRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
 
dumpTempWriter(boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
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, 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.
dumpTimeStats(String) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
Dump out the time information for run time stats.
DUP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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
 
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
 
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
 
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 Currently the only valid supported case insensitive value is 'test' Note, if this property is set to any other value other than 'test', this property setting is ignored In the future, this property can be used to set different modes - for example a form of relaxed durability where database can recover to a consistent state, or to enable some kind of in-memory mode.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
DYNAMIC_RESULT_SET_COUNT - Static variable in class org.apache.derby.impl.sql.compile.CreateAliasNode
 
DynamicByteArrayOutputStream - Class in org.apache.derby.client.net
A DynamicByteArrayOutputStream allows writing to a dynamically resizable array of bytes.
DynamicByteArrayOutputStream() - Constructor for class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
DynamicByteArrayOutputStream(int) - Constructor for class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
DynamicByteArrayOutputStream(byte[]) - Constructor for class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
DynamicByteArrayOutputStream(DynamicByteArrayOutputStream) - Constructor for class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
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(int) - Constructor for class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
 
DynamicByteArrayOutputStream(byte[]) - 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.
dynamicConnection(boolean) - Method in class org.apache.derby.impl.tools.ij.ij
ConnectStatement is CONNECT 'url' [ PROTOCOL proto ] [ USER String PASSWORD String ] [ATTRIBUTES attributeName = value [, attributeName = value]* ] [ AS ident ], where url is the url for the database, i.e. jdbc:protocol:dbname etc.
dynamicParameterSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
EACH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
earlyCloseComplete(Sqlca) - Method in class org.apache.derby.client.am.ResultSet
 
earlyCloseComplete(Sqlca) - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
 
earlyWakeupCount - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
 
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() - Constructor for class org.apache.derby.client.net.EbcdicCcsidManager
 
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.impl.drda.EbcdicCcsidManager
 
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
 
elapsedTime - Variable in class org.apache.derby.impl.tools.ij.ij
 
ELAPSEDTIME - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
ElapsedTimeStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Elapsedtime on causes ij to dump out the elapsed time it takes to run a user statement at the end of that statement.
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
 
elements() - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
 
elements() - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
Return an Enumeration that can be used to scan entire table.
elements() - Method in class org.apache.derby.iapi.store.access.DiskHashtable
Return an Enumeration that can be used to scan entire table.
elementType - Variable in class org.apache.derby.impl.sql.compile.TableElementNode
 
ELIMINATE_DUPS - Static variable in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
 
eliminate_dups - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
 
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.
ELSE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
EmbedCallableStatement169 - Class in org.apache.derby.impl.jdbc
CallableStatement implementation for JSR169.
EmbedCallableStatement169(EmbedConnection, String, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedCallableStatement169
 
EmbedCallableStatement20 - Class in org.apache.derby.impl.jdbc
This class extends the EmbedCallableStatement class in order to support new methods and classes that come with JDBC 2.0.
EmbedCallableStatement20(EmbedConnection, String, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedCallableStatement20
 
EmbedCallableStatement30 - Class in org.apache.derby.impl.jdbc
This class extends the EmbedCallableStatement20 in order to support new methods and classes that come with JDBC 3.0.
EmbedCallableStatement30(EmbedConnection, String, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedCallableStatement30
 
EmbedCallableStatement40 - Class in org.apache.derby.impl.jdbc
 
EmbedCallableStatement40(EmbedConnection, String, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedCallableStatement40
Creates a new instance of EmbedCallableStatement40
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(InternalDriver, String, Properties) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection
 
EmbedConnection(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection
Create a new connection based off of the connection passed in.
EmbedConnection30 - Class in org.apache.derby.impl.jdbc
This class extends the EmbedConnection20 class in order to support new methods and classes that come with JDBC 3.0.
EmbedConnection30(InternalDriver, String, Properties) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection30
 
EmbedConnection30(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection30
 
EmbedConnection40 - Class in org.apache.derby.impl.jdbc
 
EmbedConnection40(EmbedConnection) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection40
Creates a new instance of EmbedConnection40
EmbedConnection40(InternalDriver, String, Properties) - Constructor for class org.apache.derby.impl.jdbc.EmbedConnection40
 
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
 
EmbedDatabaseMetaData40 - Class in org.apache.derby.impl.jdbc
 
EmbedDatabaseMetaData40(EmbedConnection, String) - Constructor for class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
 
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
EmbeddedConnectionPoolDataSource is Derby's ConnectionPoolDataSource implementation for the JDBC3.0 environment.
EmbeddedConnectionPoolDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
No-arg constructor.
EmbeddedConnectionPoolDataSource40 - Class in org.apache.derby.jdbc
EmbeddedConnectionPoolDataSource40 is Derby's ConnectionPoolDataSource implementation for the JDBC4.0 environment.
EmbeddedConnectionPoolDataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
 
EmbeddedDataSource - Class in org.apache.derby.jdbc
EmbeddedDataSource is Derby's DataSource implementation for JDBC3.0.
EmbeddedDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource
No-arg constructor.
EmbeddedDataSource40 - Class in org.apache.derby.jdbc
EmbeddedDataSource40 is Derby's DataSource implementation for JDBC4.0.
EmbeddedDataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedDataSource40
 
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
 
EmbeddedSimpleDataSource - Class in org.apache.derby.jdbc
EmbeddedSimpleDataSource is Derby's DataSource implementation for J2ME/CDC/Foundation.
EmbeddedSimpleDataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedSimpleDataSource
No-arg constructor.
EmbeddedXADataSource - Class in org.apache.derby.jdbc
EmbeddedXADataSource is Derby's XADataSource implementation for JDBC3.0.
EmbeddedXADataSource() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource
no-arg constructor
EmbeddedXADataSource40 - Class in org.apache.derby.jdbc
EmbeddedXADataSource40 is Derby's XADataSource implementation for JDBC4.0.
EmbeddedXADataSource40() - Constructor for class org.apache.derby.jdbc.EmbeddedXADataSource40
Creates a new instance of EmbeddedXADataSource40
EmbedParameterMetaData30 - Class in org.apache.derby.impl.jdbc
This class implements the ParameterMetaData interface from JDBC3.0 It provides the parameter meta data for callable & prepared statements But note that the bulk of it resides in its parent class.
EmbedParameterMetaData30(ParameterValueSet, DataTypeDescriptor[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedParameterMetaData30
 
EmbedParameterMetaData40 - Class in org.apache.derby.impl.jdbc
 
EmbedParameterMetaData40(ParameterValueSet, DataTypeDescriptor[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedParameterMetaData40
Calls the superclass constructors with the parameters passed
EmbedParameterSetMetaData - Class in org.apache.derby.impl.jdbc
This class immitates to implement the ParameterMetaData interface from JDBC3.0 We want to provide the functionality to JDKs before JDBC3.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(ReferenceableDataSource, String, String, boolean) - Constructor for class org.apache.derby.jdbc.EmbedPooledConnection
 
EmbedPooledConnection40 - Class in org.apache.derby.jdbc
A PooledConnection object is a connection object that provides hooks for connection pool management.
EmbedPooledConnection40(ReferenceableDataSource, String, String, boolean) - Constructor for class org.apache.derby.jdbc.EmbedPooledConnection40
 
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.
EmbedPreparedStatement169 - Class in org.apache.derby.impl.jdbc
PreparedStatement implementation for JSR169.
EmbedPreparedStatement169(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedPreparedStatement169
 
EmbedPreparedStatement20 - Class in org.apache.derby.impl.jdbc
This class extends the EmbedPreparedStatement class in order to support new methods and classes that come with JDBC 2.0.
EmbedPreparedStatement20(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedPreparedStatement20
 
EmbedPreparedStatement30 - Class in org.apache.derby.impl.jdbc
This class extends the EmbedPreparedStatement20 class in order to support new methods and classes that come with JDBC 3.0.
EmbedPreparedStatement30(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedPreparedStatement30
 
EmbedPreparedStatement40 - Class in org.apache.derby.impl.jdbc
 
EmbedPreparedStatement40(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
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.
EmbedResultSet169 - Class in org.apache.derby.impl.jdbc
ResultSet implementation for JSR169.
EmbedResultSet169(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSet169
 
EmbedResultSet20 - Class in org.apache.derby.impl.jdbc
This class extends the EmbedResultSet class in order to support new methods and classes that come with JDBC 2.0.
EmbedResultSet20(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSet20
This class provides the glue between the Derby resultset and the JDBC resultset, mapping calls-to-calls.
EmbedResultSet40 - Class in org.apache.derby.impl.jdbc
JDBC 4 specific methods that cannot be implemented in superclasses and unimplemented JDBC 4 methods.
EmbedResultSet40(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSet40
Creates a new instance of EmbedResultSet40
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
 
EmbedResultSetMetaData40 - Class in org.apache.derby.impl.jdbc
ResultSetMetaData implementation for JDBC 4.
EmbedResultSetMetaData40(ResultColumnDescriptor[]) - Constructor for class org.apache.derby.impl.jdbc.EmbedResultSetMetaData40
 
EmbedSavepoint30 - Class in org.apache.derby.impl.jdbc
This class implements the Savepoint interface from JDBC3.0 This allows to set, release, or rollback a transaction to designated Savepoints.
EmbedSavepoint30(EmbedConnection, String) - Constructor for class org.apache.derby.impl.jdbc.EmbedSavepoint30
 
EmbedSQLException - Exception in org.apache.derby.impl.jdbc
This class is what gets send over the wire in client/server configuration.
EmbedSQLException(String, String, SQLException, int, Throwable, Object[]) - Constructor for exception org.apache.derby.impl.jdbc.EmbedSQLException
Because SQLException does not have settable fields, the caller of the constructor must do message lookup, and pass the appropriate values here for message, messageId, and next exception.
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
 
EmbedStatement40 - Class in org.apache.derby.impl.jdbc
 
EmbedStatement40(EmbedConnection, boolean, int, int, int) - Constructor for class org.apache.derby.impl.jdbc.EmbedStatement40
calls superclass contructor with the parameter passed
EmbedXAConnection - Class in org.apache.derby.jdbc
 
EmbedXAConnection(EmbeddedDataSource, ResourceAdapter, String, String, boolean) - Constructor for class org.apache.derby.jdbc.EmbedXAConnection
 
EmbedXAConnection40 - Class in org.apache.derby.jdbc
This class implements jdbc4.0 methods of XAConnection
EmbedXAConnection40(EmbeddedDataSource, ResourceAdapter, String, String, boolean) - Constructor for class org.apache.derby.jdbc.EmbedXAConnection40
Creates EmbedXAConnection40.
EmbedXAResource - Class in org.apache.derby.jdbc
Implements XAResource
EmbedXAResource(EmbedPooledConnection, ResourceAdapter) - Constructor for class org.apache.derby.jdbc.EmbedXAResource
 
EMPTY - Static variable in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
 
empty() - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
Tell whether this ColumnOrdering has no elements.
EMPTY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_STR_ARR - Static variable in class org.apache.derby.impl.io.vfmem.DataStore
Constant for the empty String array.
emptyConstraintDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Empty the constraint descriptor list
emptyForUpdate - Variable in class org.apache.derby.impl.sql.compile.FromVTI
Was the FOR UPDATE clause empty (no columns specified).
emptyHeapRow - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
 
emptyHeapRow - Variable in class org.apache.derby.impl.sql.compile.UpdateNode
 
emptyHeapRow - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
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
emptyVector - Static variable in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
 
EN - Static variable in class org.apache.derby.iapi.services.i18n.MessageService
 
enable - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
enable_tracing() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
enable_tracing() - Method in class org.apache.derby.impl.tools.ij.ij
 
enable_tracing() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
enableBatchedExceptionTracking(int) - Method in class org.apache.derby.client.am.Agent
 
enableBatchedExceptionTracking_ - Variable in class org.apache.derby.client.am.Agent
 
enableConnectivityToTargetServer__ - Static variable in class org.apache.derby.client.am.Configuration
 
ENABLED - Static variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
 
ENABLED - Static variable in interface org.apache.derby.iapi.sql.StatementType
 
enabled - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
 
ENABLED_ROLES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
enableNetConnectionPooling - Static variable in class org.apache.derby.client.am.Configuration
 
encAlgArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
encode - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
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, String, int, int) - Constructor for class org.apache.derby.client.net.EncodedInputStream
Create an encoded stream for the specified Reader.
EncodedInputStream.PublicBufferOutputStream - Class in org.apache.derby.client.net
 
EncodedInputStream.PublicBufferOutputStream(int) - Constructor for class org.apache.derby.client.net.EncodedInputStream.PublicBufferOutputStream
 
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.
encoder - Variable in class org.apache.derby.impl.drda.DDMWriter
Encoder which encodes strings with the server's default encoding.
ENCODING - Static variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
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.
encoding_ - Variable in class org.apache.derby.client.am.Clob
 
encPrvArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
ENCRYPT - Static variable in interface org.apache.derby.iapi.services.crypto.CipherFactory
Get a CipherProvider that either Encrypts or Decrypts.
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, 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) - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
 
encrypt(byte[], int, int, byte[], int, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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 class org.apache.derby.impl.store.raw.RawStore
Encrypt cleartext into ciphertext.
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
 
encryptAllContainers(RawTransaction) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
 
encryptContainer(String) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
Create encrypted version of the container with the user specified encryption properties.
encryptContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Create encrypted version of the container with the user specified encryption properties.
encryptContainer(String) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Create encrypted version of the container with the user specified encryption properties.
encryptContainer(RawTransaction, ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
Encrypt a container.
encryptContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.InputStreamContainer
Encrypt the container.
encryptContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
Create encrypted version of the container with the user specified encryption properties.
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(RawContainerHandle) - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
 
EncryptContainerOperation() - 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(EncryptContainerOperation) - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
Set up a Encrypt Container undo operation during run time rollback
EncryptContainerUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
 
encryptData(byte[], int, byte[], byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
 
EncryptData - 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.
EncryptData(BaseDataFileFactory) - Constructor for class org.apache.derby.impl.store.raw.data.EncryptData
 
encryptDatabase - Variable in class org.apache.derby.impl.store.raw.RawStore
 
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.ClientBaseDataSource
 
ENCRYPTED_USER_AND_PASSWORD_SECURITY - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
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_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.Connection
 
encryptKey(byte[], byte[]) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
Encrypt the secretKey with the boot password.
encryptPage(byte[], int, byte[], boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Encrypts a page.
encryptPasswordConfigurableScheme(String, String, String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Encrypt a password using the specified hash algorithm and with the user name as extra salt.
encryptPasswordSHA1Scheme(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
This method encrypts a clear user password using a Single Hash algorithm such as SHA-1 (SHA equivalent) (it is a 160 bits digest) The digest is returned as an object string.
encryptPasswordUsingStoredAlgorithm(String, String, String) - Method in class org.apache.derby.impl.jdbc.authentication.BasicAuthenticationServiceImpl
Encrypt a password using the same algorithm as we used to generate the stored password token.
encryptUsingDefaultAlgorithm(String, String, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Encrypt a password using the default hash algorithm for this system before it's stored in the database.
end(Xid, int) - Method in class org.apache.derby.client.net.NetXAResource
Ends the work performed on behalf of a transaction branch.
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(BCMethod, CodeChunk, Type[], int) - Method in class org.apache.derby.impl.services.bytecode.Conditional
Complete the conditional and patch up any jump instructions.
END - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
END - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
end(Xid, int) - Method in class org.apache.derby.jdbc.EmbedXAResource
Ends the work performed on behalf of a transaction branch.
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_DDM - Static variable in class org.apache.derby.impl.drda.TestProto
 
END_DDM_AND_DSS - Static variable in class org.apache.derby.impl.drda.TestProto
 
END_DRDAID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
END_DSS - Static variable in class org.apache.derby.impl.drda.TestProto
 
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_FIELD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_FIRST_YEAR - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
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_SECOND_YEAR - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
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_OF_THIRD_YEAR - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
END_PREPARED - Static variable in class org.apache.derby.impl.store.raw.xact.Xact
 
END_TEST - Static variable in class org.apache.derby.impl.drda.TestProto
 
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_XID_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
END_XID_STRING - Static variable in class org.apache.derby.diag.StatementDuration
 
endBatchedReadChain(int[], 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
 
endColumn - Variable in class org.apache.derby.impl.sql.compile.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.derby.impl.tools.ij.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endCompilationTimestamp - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
 
endCompileTimestamp - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
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(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.
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.
ENDEXEC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
endLine - Variable in class org.apache.derby.impl.sql.compile.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.derby.impl.tools.ij.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
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.Token
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
 
endReadChain() - Method in class org.apache.derby.client.net.NetAgent
 
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
 
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(GlobalTransactionId, int) - Constructor for class org.apache.derby.impl.store.raw.xact.EndXact
 
EndXact() - Constructor for class org.apache.derby.impl.store.raw.xact.EndXact
 
ENGINE - Static variable in class org.apache.derby.security.SystemPermission
Permission target name ("engine") for actions applicable to the core database engine.
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.
EngineParameterMetaData - Interface in org.apache.derby.iapi.jdbc
An internal api only, mainly for use in the network server.
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 - Interface in org.apache.derby.iapi.reference
Derby engine types.
engineType - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
engineVersion - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
 
enhanceAndCheckForAutoincrement(ResultSetNode, boolean, int[]) - 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) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Ensure the reply buffer is at large enought 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.
ensureSpaceForDataBuffer(int) - Method in class org.apache.derby.client.net.NetCursor
 
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.CachedItem
The Cacheable object being represented.
entry - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
Reference to the CacheEntry object held by this object.
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
 
environment_ - Variable in class org.apache.derby.client.net.Typdef
 
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
 
EOF - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
EOF - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
EOF - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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(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(FormatableBitSet) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Bit equivalence.
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(boolean) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
Tell whether a BooleanDataValue has the given value.
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(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(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(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
Determine whether this SQLBoolean contains the given boolean value.
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(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(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(Object) - Method in class org.apache.derby.iapi.util.ByteArray
Value equality for byte arrays.
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.iapi.util.JBitSet
 
equals(Object) - Method in class org.apache.derby.impl.db.DatabaseContextImpl
 
equals(AppRequester) - Method in class org.apache.derby.impl.drda.AppRequester
Check if the application requester is the same as this one
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 StatementKey object 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(String, String) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
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(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(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.EmbeddedDataSource
 
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_OPERATOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
EQUALS_OPERATOR - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
errD4_D6 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
error(SAXParseException) - Method in class org.apache.derby.iapi.types.SqlXmlUtil.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 error org.apache.derby.impl.sql.compile.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode - Variable in error org.apache.derby.impl.tools.ij.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode_ - Variable in class org.apache.derby.client.am.ErrorKey
 
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 - Interface in org.apache.derby.iapi.services.io
Getting error information for SQLData/serializable data streams.
errorInfo - Variable in class org.apache.derby.iapi.services.io.FormatIdInputStream
 
errorInfoTable - Static variable in exception org.apache.derby.impl.drda.DRDAProtocolException
 
ErrorKey - Class in org.apache.derby.client.am
 
ErrorKey() - Constructor for class org.apache.derby.client.am.ErrorKey
 
ERRORLOG_FIELD_PROPERTY - Static variable in interface org.apache.derby.iapi.reference.Property
derby.stream.error.field= .
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= .
ErrorLogReader - Class in org.apache.derby.diag
ErrorLogReader is a virtual table interface (VTI) which contains all the statements of "interest" in db2j.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
 
errorManagers - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
errorManagersLevel - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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
 
errorStream - Variable in class org.apache.derby.iapi.services.context.ContextManager
 
errorStream - Variable in class org.apache.derby.iapi.services.context.ContextService
 
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
errorStringBuilder - Variable in class org.apache.derby.iapi.services.context.ContextManager
 
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(String) - Method in class org.apache.derby.client.am.Statement
 
ESCAPE - Static variable in class org.apache.derby.impl.load.ControlInfo
 
escape - Variable in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
 
ESCAPE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ESCAPED_SYSFUN_FUNCTIONS - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
List of JDBC escape functions that map directly onto a function in the SYSFUN schema.
escapedDateTimeLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
escapedSYSFUNFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
escapedValueFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
escapedValueFunctionFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a escapedValueFunction().
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(Optimizable, OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
Get the estimated cost for the join.
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(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(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
 
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(Optimizable, OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
 
estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
 
estimateCost(Optimizable, OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
 
estimateCost(double, RowOrdering, CostEstimate) - Method in class org.apache.derby.impl.sql.compile.OrderByList
 
estimateCost(OptimizablePredicateList, ConglomerateDescriptor, CostEstimate, Optimizer, RowOrdering) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
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
 
estimatedMemoryUsed - Variable in class org.apache.derby.impl.store.access.sort.MergeInserter
 
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(String) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
Estimate the size of a string.
estimateMemoryUsage() - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
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
 
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.
ESTIMATING_COST_OF_CONGLOMERATE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
evaluateACheckConstraint(GeneratedMethod, String, long, Activation) - Static method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Run a check constraint against the current row.
evaluateCheckConstraints() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Run the check constraints against the current row.
evaluateCheckConstraints(GeneratedMethod, Activation) - Static method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
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.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.
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
 
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.
EX - Static variable in class org.apache.derby.iapi.services.locks.ShExQual
 
EXACT_NUMERIC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
exactIntegerObject() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
exactIntegerType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
exactNumber() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
exactNumericType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
EXCEEDED_MAX_SECTIONS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
EXCEPT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
except - Variable in class org.apache.derby.impl.tools.ij.ijExceptionResult
 
EXCEPT_ALL_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
EXCEPT_OP - Static variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
 
EXCEPT_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
EXCEPTION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
exceptionFactory - Static variable in class org.apache.derby.impl.jdbc.Util
 
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
 
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
 
exceptionTrace - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
ExceptionUtil - Class in org.apache.derby.shared.common.error
This class provides utility routines for exceptions
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
EXEC_SPS_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
EXEC_SPS_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
ExecIndexRow - Interface in org.apache.derby.iapi.sql.execute
This is an extension of ExecRow for use with indexes and sorting.
ExecPreparedStatement - 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).
ExecRow - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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 - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
 
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() - Constructor for class org.apache.derby.impl.sql.compile.ExecSPSNode
 
execStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
execStmtName - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
execute() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
execute(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
execute(String, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
execute(String, int[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
execute(String, String[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
execute(String) - Method in class org.apache.derby.client.am.PreparedStatement
 
execute() - Method in class org.apache.derby.client.am.PreparedStatement
 
execute(String, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
execute(String, String[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
execute(String, int[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
execute(String) - Method in class org.apache.derby.client.am.Statement
 
execute(String, int) - Method in class org.apache.derby.client.am.Statement
 
execute(String, int[]) - Method in class org.apache.derby.client.am.Statement
 
execute(String, String[]) - Method in class org.apache.derby.client.am.Statement
 
execute() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
execute(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
execute(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
execute(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
execute(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
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(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TupleFilter
Pump a row through the Filter.
execute(Activation, 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() - Method in class org.apache.derby.impl.drda.DRDAStatement
Executes the prepared statement and populates the resultSetTable.
execute(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
execute(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
execute(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
execute(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
execute() - 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, 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.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.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.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(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
Pump a SYSDEPENDS row through the Filter.
EXECUTE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
execute() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
execute() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
 
execute(Activation, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
 
EXECUTE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
execute() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
execute(String, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
execute(String, int[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
execute(String, String[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
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.
executeAsync(String, QualifiedIdentifier) - Method in class org.apache.derby.impl.tools.ij.ij
Async execution wants to return results off-cycle.
executeBatch() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
executeBatch() - Method in class org.apache.derby.client.am.PreparedStatement
 
executeBatch() - Method in class org.apache.derby.client.am.Statement
 
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.PreparedStatement
 
executeBatchX(boolean) - Method in class org.apache.derby.client.am.PreparedStatement
 
executeBatchX() - Method in class org.apache.derby.client.am.Statement
 
executeCAPreferSubTrans(CreateSchemaConstantAction, TransactionController, Activation) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
 
executeCatalogQuery(PreparedStatement) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.AlterTableConstantAction
This is the guts of the Execution-time logic for ALTER TABLE.
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, 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) - 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.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 DROP 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.
executeConstantActionMinion(Activation, TransactionController) - Method in class org.apache.derby.impl.sql.execute.CreateSchemaConstantAction
 
executeFile(String) - Static method in class org.apache.derby.impl.drda.TestFile
Execute a command file against a network server
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
executeImmediate(String) - Method in class org.apache.derby.impl.tools.ij.ij
We do not reuse statement objects at all, because some systems require you to close the object to release resources (JBMS), while others will not let you reuse the statement object once it is closed (WebLogic).
executeMethod - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
 
executeMethod__ - Static variable in class org.apache.derby.client.am.Statement
 
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.LogicalPreparedStatement
 
executeQuery(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
executeQuery(String) - Method in class org.apache.derby.client.am.PreparedStatement
 
executeQuery() - Method in class org.apache.derby.client.am.PreparedStatement
 
executeQuery(String) - Method in class org.apache.derby.client.am.Statement
 
executeQuery() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
A prepared SQL query is executed and its ResultSet is returned.
executeQuery(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
executeQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
executeQuery() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
A prepared SQL query is executed and its ResultSet is returned.
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
 
executeQuery() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
executeQueryMethod__ - Static variable in class org.apache.derby.client.am.Statement
 
executeQueryX() - Method in class org.apache.derby.client.am.PreparedStatement
 
executeQueryX(String) - Method in class org.apache.derby.client.am.Statement
 
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) - 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.
ExecuteStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Two forms of execute: immediate, with a string and prepared, with the id of a prepared 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, 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(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
 
executeSubStatement(Activation, Activation, 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.LogicalPreparedStatement
 
executeUpdate(String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
executeUpdate(String) - Method in class org.apache.derby.client.am.PreparedStatement
 
executeUpdate() - Method in class org.apache.derby.client.am.PreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
executeUpdate(String) - Method in class org.apache.derby.client.am.Statement
 
executeUpdate(String, int) - Method in class org.apache.derby.client.am.Statement
 
executeUpdate(String, int[]) - Method in class org.apache.derby.client.am.Statement
 
executeUpdate(String, String[]) - Method in class org.apache.derby.client.am.Statement
 
executeUpdate() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Execute a SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
executeUpdate(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
executeUpdate(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
executeUpdate(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
 
executeUpdate(String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
executeUpdate() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Execute a SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Execute a SQL INSERT, UPDATE or DELETE statement.
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.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.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(LanguageConnectionContext, String) - Static method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
executeUpdate(String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
executeUpdate() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
executeUpdate(String, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
executeUpdate(String, int[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
executeUpdate(String, String[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
executeUpdateMethod__ - Static variable in class org.apache.derby.client.am.Statement
 
executeUpdateX() - Method in class org.apache.derby.client.am.PreparedStatement
 
executeUpdateX(String) - Method in class org.apache.derby.client.am.Statement
 
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.PreparedStatement
 
executeX(String) - Method in class org.apache.derby.client.am.Statement
 
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.
ExecutionFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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.
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 - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Possible action for visitPermsByGrantee and visitRoleGrants.
EXISTS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
exists() - Method in interface org.apache.derby.io.StorageFile
Tests whether the named file exists.
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 true if username is defined as a built-in user i.e. there exists a property derby.user.
existsExpression() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 authId as 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 authId as 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.
exit - Variable in class org.apache.derby.impl.tools.ij.ij
 
EXIT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
exitDeadlockDetection() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
Notify that the deadlock detection triggered by the current thread has finished.
ExitStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
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.PreparedStatement
 
ExpandBuff(boolean) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
ExpandBuff(boolean) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
expandBuffer(int) - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
Expand the buffer by at least the number of bytes requested in minExtension.
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.PreparedStatement
 
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.ResultSet
 
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.
EXPECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
ExpectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
ExpectStatement is EXPECT [ FAIL ] {'String'}* END EXPECT Will eventually detect the lines that the strings are without special literals, but for now this is expedient (except for the doubling of quotes...)
EXPLAIN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
explicitlyClosed - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
explicitlyNullableColumnsList - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
explicitlyPrepared - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
explicitNotNull - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
explicitNull - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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, ControlInfo) - Constructor for class org.apache.derby.impl.load.ExportWriteData
 
ExportWriteData(String, 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.compile.ResultColumn
 
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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: public class #className extends #superClass { public #className() { super(); } }
ExpressionClassBuilderInterface - Interface in org.apache.derby.iapi.sql.compile
This is a simple interface to hide the impl of ExpressionClassBuilder from the protocol side.
expStmt - Variable in class org.apache.derby.impl.load.ExportResultSetForObject
 
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
 
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(ResultSet, int, int) - Constructor for class org.apache.derby.impl.drda.EXTDTAInputStream
 
extDtaObjects - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
EXTERNALIZABLE_CONNECTION_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
LocalDriver Formatables.
externallyGeneratedCastNode - Variable in class org.apache.derby.impl.sql.compile.CastNode
This variable gets set by the parser to indiciate that this CAST node has been generated by the parser.
externalRoutineException(int, int) - Static method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
extnam - Variable in class org.apache.derby.impl.drda.AppRequester
 
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
 
EXTRACT_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.Statement
 
extractDBNameFromUrl(String) - Method in class org.apache.derby.tools.dblook
 
extractField - Variable in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
 
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() - 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
 
F2KExecuteProcedure() - Method in class org.apache.derby.impl.tools.ij.ij
Hack to get the grammar to leave a EXECUTE PROCEDURE <procSpec> alone.
F2L - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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
 
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.services.locks.LockSet
 
factory - Variable in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
 
factory - Variable in class org.apache.derby.impl.store.raw.data.RFResource
 
factory - Variable in class org.apache.derby.impl.store.raw.xact.XactContext
 
factoryClass - Variable in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
 
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
 
fail(String) - Method in class org.apache.derby.impl.drda.TestProto
Print failure message and skip to the next test
FAIL - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
failed - Variable in class org.apache.derby.impl.drda.TestProto
 
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 FailedProperties40 is a helper class for java.sql.SQLClientInfoException.
FailedProperties40(Properties) - Constructor for class org.apache.derby.client.am.FailedProperties40
Creates a new FailedProperties40 instance.
FailedProperties40 - Class in org.apache.derby.iapi.jdbc
Class FailedProperties40 is a helper class for the SQLClientInfoException.
FailedProperties40(Properties) - Constructor for class org.apache.derby.iapi.jdbc.FailedProperties40
Creates a new FailedProperties40 instance.
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(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() - 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(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
 
failover() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
 
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
 
failureTag - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
The name of the failure tag in the information file.
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
 
FALSE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
falseTruthValue() - Static method in class org.apache.derby.iapi.types.SQLBoolean
Return a false truth value.
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
 
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_FIXEDBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_FIXEDCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_FLOAT_IEEE - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_FLOAT_X86 - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_INTEGER_BE - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_INTEGER_LE - 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_NDECIMAL - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NFIXEDBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NFIXEDCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NFLOAT_IEEE - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NFLOAT_X86 - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NINTEGER_BE - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NINTEGER_LE - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NLOBBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NLOBCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NNTBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NNTCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NNUMERIC_CHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NPSCLBYTE - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NPSCLCHAR - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NTBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NTCHAR - 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_NVARBYTES - Static variable in class org.apache.derby.client.net.FdocaConstants
 
FDOCA_TYPE_NVARCHAR - 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() - Constructor for class org.apache.derby.client.net.FdocaConstants
 
FdocaConstants - Class in org.apache.derby.impl.drda
 
FdocaConstants() - Constructor for class org.apache.derby.impl.drda.FdocaConstants
 
fdocaFieldType_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
 
fdocaLength_ - Variable in class org.apache.derby.client.am.Cursor
 
FdocaSimpleDataArray - Class in org.apache.derby.client.net
 
FdocaSimpleDataArray(int, int, int, int, 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
 
FEBRUARY - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
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, boolean) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
Fetch the (partial) row at the given location.
fetch(DataValueDescriptor[]) - Method in interface org.apache.derby.iapi.store.access.ScanController
Fetch the (partial) row at the current position of the Scan.
FETCH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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, boolean) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
Fetch the row at the given location.
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[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
Fetch the row at the current position of the Scan.
fetch(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
 
fetch(RowLocation, DataValueDescriptor[], FormatableBitSet, boolean) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
 
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[], boolean) - 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_size - Variable in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
 
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.ResultSet
 
fetchDirection_ - Variable in class org.apache.derby.client.am.Statement
 
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.RowCountNode
If not null, this represents the value of a .
fetchFirst - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
fetchFirst - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
fetchFirst - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
 
fetchFirst - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
 
fetchFirst - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
 
fetchFirstClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(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(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(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.
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.
fetchMaxRowFromBeginning(DataValueDescriptor[]) - Method in class org.apache.derby.impl.store.access.btree.BTreeMaxScan
Fetch the maximum non-deleted row from the table.
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(Object[]) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
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[], RowLocation[]) - Method in interface org.apache.derby.iapi.store.access.GroupFetchScanController
 
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[], 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[]) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
 
fetchNextGroup(DataValueDescriptor[][], RowLocation[], 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 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.
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.
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.
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.ResultSet
 
fetchSize_ - Variable in class org.apache.derby.client.am.Statement
 
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.StaticClassFieldReferenceNode
The field we are going to access.
field_ - Variable in class org.apache.derby.client.am.SetAccessibleAction
 
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_REFERENCE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 & record separators are substring of each other.
fieldId - Variable in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
 
fieldLength_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
 
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
 
FIFTY_TWO - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
FILE - Static variable in interface org.apache.derby.catalog.Dependable
 
file - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
FILE - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
file - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
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_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
 
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.
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
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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() - Constructor for class org.apache.derby.impl.services.monitor.FileMonitor
 
FileMonitor(Properties, PrintStream) - Constructor for class org.apache.derby.impl.services.monitor.FileMonitor
 
FileNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
fileNotFound() - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
fileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogCounter
 
fileOut - Variable in class org.apache.derby.impl.store.raw.data.StreamFileContainer
 
filePathName_ - Variable in class org.apache.derby.client.am.GetFileInputStreamAction
 
filePosition - Variable in class org.apache.derby.impl.store.raw.log.LogCounter
 
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.
FILESYNC_TRANSACTION_LOG - Static variable in interface org.apache.derby.iapi.reference.Property
derby.storage.fileSyncTransactionLog When set, the store system will use sync() call on the log at commit instead of doing a write sync on all writes to the log; even if the write sync mode (rws) is supported in the JVM.
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.SimpleCharStream
 
FillBuff() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
fillBuffer(int) - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Fills the internal buffer with data read from the source stream.
fillBuffer() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
Fills the internal character buffer by decoding bytes from the 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.
fillIndex(TransactionController, long, TabInfoImpl, int) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
Populates a new system index from the base system table.
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, MethodBuilder) - 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
 
finalCostEstimate - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
 
finalize() - Method in class org.apache.derby.client.am.CallableStatement
 
finalize() - Method in class org.apache.derby.client.am.ColumnMetaData
 
finalize() - Method in class org.apache.derby.client.am.Connection
 
finalize() - Method in class org.apache.derby.client.am.Lob
 
finalize() - Method in class org.apache.derby.client.am.LogicalConnection
 
finalize() - Method in class org.apache.derby.client.am.Statement
 
finalize() - Method in class org.apache.derby.client.ClientPooledConnection
 
finalize() - Method in class org.apache.derby.client.net.EncodedInputStream
 
finalize() - Method in class org.apache.derby.client.net.NetCallableStatement
 
finalize() - Method in class org.apache.derby.client.net.NetConnection
 
finalize() - Method in class org.apache.derby.client.net.NetPreparedStatement
 
finalize() - Method in class org.apache.derby.client.net.NetStatement
 
finalize() - Method in class org.apache.derby.client.net.NetXAConnection
 
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(byte, OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
Finalize the current DSS chain and send it if needed.
finalizeChain() - Method in class org.apache.derby.impl.drda.DRDAConnThread
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(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(Object) - Method in class org.apache.derby.impl.services.cache.Clock
Find the object or materialize one in the cache.
find(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
Find an object in the cache.
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.Clock
Find an object in the cache.
findCached(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
Find an object in the cache.
findCachedHit - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
findCachedMiss - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
findCheckpoint(long, FileLogger) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
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) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
 
findColumn(String) - Method in class org.apache.derby.client.am.ResultSet
 
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.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.
findColumnX(String) - Method in class org.apache.derby.client.am.ColumnMetaData
 
findColumnX(String) - Method in class org.apache.derby.client.am.ResultSet
 
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
 
findCursor(QualifiedIdentifier) - Method in class org.apache.derby.impl.tools.ij.ij
Find a cursor.
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.EmbeddedDataSource
 
findDriver() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
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
 
findExtdtaData(int) - Method in class org.apache.derby.client.net.NetCursor
 
findFault - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
findFieldReferences(Enumeration, HashSet) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
 
findFreeItem() - Method in class org.apache.derby.impl.services.cache.Clock
 
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.
findHit - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
findIllegalGenerationReferences(FromList, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Complain if a generation clause references other generated columns.
findImplementation(Vector, 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 vecotr 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) - Method in class org.apache.derby.iapi.services.classfile.ClassEnumeration
 
findMiss - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
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 ModuleInstance object whose getInstance() method returns the object specified by the instance parameter.
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.
findPreparedStatement(QualifiedIdentifier) - Method in class org.apache.derby.impl.tools.ij.ij
Find a prepared statement.
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, String, String[], String[], boolean[], boolean, boolean) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
Find a public method that implements a given signature.
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.
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 vector 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.
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) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
findServiceModule(Object, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Find an unidentified module within a service.
findSession(String) - Method in class org.apache.derby.impl.tools.ij.ij
Find a session by its name.
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.
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
findType(ValueNodeList, FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
This method is a 'prebind.'
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(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(ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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(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() - 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(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
Get the results of the aggregation and put it in the result column.
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.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 class org.apache.derby.impl.sql.GenericPreparedStatement
Finish marks a statement as totally unusable.
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(boolean) - 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(Hashtable) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
fireBeforeTriggers() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
 
fireBeforeTriggers() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
fireConnectionEventListeners(SqlException) - Method in class org.apache.derby.client.ClientPooledConnection
Fire all the ConnectionEventListeners registered.
fireConnectionEventListeners(SQLException) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
Fire all the ConnectionEventListeners registered.
fireTrigger(TriggerEvent, CursorResultSet, CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
Fire the trigger based on the event.
fireTrigger(TriggerEvent, CursorResultSet, CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.RowTriggerExecutor
Fire the trigger based on the event.
fireTrigger(TriggerEvent, CursorResultSet, CursorResultSet) - Method in class org.apache.derby.impl.sql.execute.StatementTriggerExecutor
Fire the trigger based on the event.
first() - Method in class org.apache.derby.client.am.ResultSet
 
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() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Moves to the first row in the result set.
first - Variable in class org.apache.derby.impl.sql.compile.SQLParser.JJCalls
 
FIRST - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
first - Variable in class org.apache.derby.impl.tools.ij.ij.JJCalls
 
FIRST - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
first - Variable in class org.apache.derby.impl.tools.ij.mtGrammar.JJCalls
 
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() - Method in class org.apache.derby.vti.VTITemplate
 
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_OVERRIDE_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
 
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_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
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.UDTAliasInfo
 
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
 
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
 
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 MT- synchronized on this
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
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.ResultSet
 
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.
FirstStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
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.ResultSet
 
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.
FIXED_ROW_QUERY_PROTOCOL - Static variable in class org.apache.derby.client.net.CodePoint
 
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_CONSTRAINT_DEFINITION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
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() - 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
 
fkIndexConglomId - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
fkIndexConglomNumber - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
fkIndexConglomNumbers - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
 
fkInfo - Variable in class org.apache.derby.impl.sql.compile.DeleteNode
 
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.compile.UpdateNode
 
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, int, int, UUID, long, UUID[], long[], boolean[], int[], RowLocation, int[]) - Constructor for class org.apache.derby.impl.sql.execute.FKInfo
Consructor for FKInfo
fkInfo - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
 
fkInfo - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
 
fkInfo - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
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
 
fkScocis - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
 
fkSetupArrays(DataDictionary, ForeignKeyConstraintDescriptor, int, UUID[], long[], String[], boolean[], int[]) - 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(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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
FLOAT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
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, or java.math.BigDecimal.
FloatingPoint() - Constructor for class org.apache.derby.client.am.FloatingPoint
 
floatSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
 
floatToIeee754Bytes(byte[], int, float) - Static method in class org.apache.derby.client.am.FloatingPoint
Write a Java float to a 4-byte floating point representation.
flow(Statement) - Method in class org.apache.derby.client.am.Agent
 
flowAutoCommit() - Method in class org.apache.derby.client.am.Connection
 
flowBatch(Statement, int) - Method in class org.apache.derby.client.am.Agent
 
flowClose() - Method in class org.apache.derby.client.am.Connection
 
flowClose() - Method in class org.apache.derby.client.am.Statement
 
flowCloseAndAutoCommitIfNotAutoCommitted() - Method in class org.apache.derby.client.am.ResultSet
 
flowCloseOutsideUOW() - Method in class org.apache.derby.client.am.Statement
 
flowCloseRetrievedResultSets() - Method in class org.apache.derby.client.am.Statement
 
flowCloseRetrievedResultSetsOutsideUOW() - Method in class org.apache.derby.client.am.Statement
 
flowCommit() - Method in class org.apache.derby.client.am.Connection
 
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.PreparedStatement
 
flowExecute(int, String) - Method in class org.apache.derby.client.am.Statement
 
flowExecuteBatch(int[]) - Method in class org.apache.derby.client.am.Statement
 
flowFetch() - Method in class org.apache.derby.client.am.ResultSet
 
flowFetchToCompleteRowset() - Method in class org.apache.derby.client.net.NetResultSet
 
flowGetRowset(int, long) - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
flowPrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.PreparedStatement
 
flowReconnect(String, int) - Method in class org.apache.derby.client.net.NetConnection
 
flowRollback() - Method in class org.apache.derby.client.am.Connection
 
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
 
flowServerAttributesAndSeedExchange(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(OutputStream) - Method in class org.apache.derby.client.net.Request
 
flush() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
 
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() - Method in class org.apache.derby.impl.drda.DDMWriter
Flush buffer to outputstream
flush(OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
Flush buffer to specified stream
FLUSH - Static variable in class org.apache.derby.impl.drda.TestProto
 
flush() - Method in class org.apache.derby.impl.jdbc.ClobUtf8Writer
Flushes the stream.
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(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(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
 
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(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.
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.
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
 
flushLogOnCommit(String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
Decide if a transaction of this contextId needs to flush the log when it commits
flushScalarStreamSegment(long, int) - Method in class org.apache.derby.client.net.Request
 
flushScalarStreamSegment() - Method in class org.apache.derby.client.net.Request
 
flushScalarStreamSegment(boolean, OutputStream) - Method in class org.apache.derby.impl.drda.DDMWriter
 
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
FMUL - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
FN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
FNEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
FOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
FOR - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
forbidActionsOnGenCols() - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
forbidGenerationOverrides(ResultColumnList, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
Do not allow generation clauses to be overriden.
forbidNextValueFor() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Prevent NEXT VALUE FOR clauses when we get to the bind() phase.
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.
forBitData(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
FORCE_FIXED_ROW_QUERY_PROTOCOL - Static variable in class org.apache.derby.client.net.CodePoint
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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, ReferencedKeyConstraintDescriptor, 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, UUID, boolean, int, int) - Constructor for class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
Constructor for a ForeignKeyConstraintDescriptor
ForeignKeyRIChecker - Class in org.apache.derby.impl.sql.execute
A Referential Integrity checker for a foreign key constraint.
ForeignKeyRIChecker(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
 
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(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 - Static variable in class org.apache.derby.impl.drda.CodePoint
 
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(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(Xid) - Method in class org.apache.derby.jdbc.EmbedXAResource
Tell the resource manager to forget about a heuristically completed transaction branch.
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 - Static variable in class org.apache.derby.impl.load.ControlInfo
 
format - Variable in class org.apache.derby.impl.load.ExportWriteDataAbstract
 
format - Variable in class org.apache.derby.impl.load.ImportReadData
 
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_BYTE_ARRAY_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
InternalUtils MODULE CLASSES
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
FormatableBitSet - Class in org.apache.derby.iapi.services.io
FormatableBitSet is implemented as a packed array of bytes.
FormatableBitSet() - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
Niladic Constructor
FormatableBitSet(int) - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
Constructs a Bit with the initial number of bits
FormatableBitSet(byte[]) - Constructor for class org.apache.derby.iapi.services.io.FormatableBitSet
Constructs a Bit from an array of bytes.
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
 
formatDate - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
formatDate(long) - Static method in class org.apache.derby.iapi.util.CheapDateFormatter
This method formats the current date into a String.
formatDate(Date) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Convert a java.sql.Date to a string with the format expected by the client.
formatDecimal - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
formatDouble(double) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
 
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
 
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
 
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.i18n.MessageUtil
Format a message given a resource bundle and a message id.
formatMessage(String) - Static method in class org.apache.derby.tools.SignatureChecker
Format a localizable message with 0 args.
formatMessage(String, String) - Static method in class org.apache.derby.tools.SignatureChecker
Format a localizable message with 1 arg.
formatMessage(String, String, String) - Static method in class org.apache.derby.tools.SignatureChecker
Format a localizable message with 2 args.
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
 
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.Time to a string with the format expected by the client.
formatTimestamp - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
formatTimestamp(Timestamp) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Convert a java.sql.Timestamp to 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
 
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
 
formHeader - Variable in class org.apache.derby.drda.NetServlet
 
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
 
FORTRAN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Variable in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
forUpdate() - Method 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() - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
 
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?
forUpdateClause(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
forUpdateColumn(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
forUpdateColumnList(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
forUpdateIndexScan - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
forUpdatePresent - Variable in class org.apache.derby.impl.sql.compile.FromVTI
Was a FOR UPDATE clause specified in a SELECT statement.
FORWARD - Static variable in class org.apache.derby.impl.store.raw.log.Scan
 
ForwardOnlyCursor - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
forwardOnlyCursor(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
FOUND - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
foundInList(String[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Is this column in this array of strings?
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
 
foundString(String[], String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
foundVariant - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
 
FOURYEARS - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
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
 
FRAMEWORK_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ij
 
FRCFIXROW - Static variable in class org.apache.derby.client.net.CodePoint
 
FRCFIXROW - Static variable in class org.apache.derby.impl.drda.CodePoint
 
free() - Method in class org.apache.derby.client.am.Blob
This method frees the Blob object and releases the resources that it holds.
free() - Method in class org.apache.derby.client.am.Clob
This method frees the Clob object 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.impl.jdbc.EmbedBlob
This method frees the Blob object and releases the resources that it holds.
free() - Method in class org.apache.derby.impl.jdbc.EmbedClob
Frees the Clob and 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.services.cache.CacheEntry
Clear this entry and notify the replacement algorithm that the Cacheable can 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 Cacheable can 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.
freeEntry_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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 Integer objects) 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
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
FROM - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
FROM_BASE_TABLE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
FROM_BASE_TABLE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
FROM_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
FROM_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_SUBQUERY_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
FROM_VTI - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
FROM_VTI_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.FromBaseTable
 
fromClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Class in org.apache.derby.impl.sql.compile
A FromList represents the list of tables in a FROM clause in a DML statement.
FromList() - Constructor for class org.apache.derby.impl.sql.compile.FromList
 
fromList - Variable in class org.apache.derby.impl.sql.compile.SelectNode
List of tables in the FROM clause of this SELECT
fromListProperties(FromList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
fromNewInvocationFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a FROM newInvocation().
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() - Constructor for class org.apache.derby.impl.sql.compile.FromSubquery
 
FromTable - Class in org.apache.derby.impl.sql.compile
A FromTable represents a table in the FROM clause of a DML statement.
FromTable() - Constructor for class org.apache.derby.impl.sql.compile.FromTable
 
FromVTI - Class in org.apache.derby.impl.sql.compile
A FromVTI represents a VTI in the FROM list of a DML statement.
FromVTI() - Constructor for class org.apache.derby.impl.sql.compile.FromVTI
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
fullTemplate - 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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
FUNCTION_CALL_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
 
FUNCTION_COLUMN_RESULT - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_NO_NULLS - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_NO_TABLE - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_NULLABLE - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_NULLABLE_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_PARAMETER_IN - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_PARAMETER_INOUT - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_PARAMETER_OUT - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_PARAMETER_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_RESULT_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_RETURN - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_RETURNS_TABLE - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
FUNCTION_TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Alias
 
functionDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
CREATE FUNCTION functionElements contains the description of the function. 0 - Object[] 3 element array for parameters 1 - TableName - specific name 2 - Integer - dynamic result set count - always 0 3 - String language (always java) - required to be set 4 - String external name (also passed directly to create alias node - ignore 5 - Short parameter style (always java) - required to be set 6 - Short - SQL allowed. 7 - Boolean - CALLED ON NULL INPUT 8 - TypeDescriptor - return type
functionName - Variable in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
 
functionParameterDefinition(Vector[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
functionParameterList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
functionReturnDataType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
FUNCTIONS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
functionTableReturnColumn(ArrayList, ArrayList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
functionTableType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
futureForUpdateRows - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
futureRowResultSet - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
fuzzyLogEnd - Variable in class org.apache.derby.impl.store.raw.log.Scan
 

G

G - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
GCInstanceFactory - Class in org.apache.derby.impl.services.reflect
 
GCInstanceFactory() - Constructor for class org.apache.derby.impl.services.reflect.GCInstanceFactory
 
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.client.net.DssConstants
 
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.client.net.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
 
GDSFMT_RQSDSS_NOREPLY - Static variable in class org.apache.derby.client.net.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
 
gen - Variable in class org.apache.derby.impl.sql.compile.SQLParser.JJCalls
 
gen - Variable in class org.apache.derby.impl.tools.ij.ij.JJCalls
 
gen - Variable in class org.apache.derby.impl.tools.ij.mtGrammar.JJCalls
 
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(DataDictionary, String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
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.
generalAggregate() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
generalValueSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 resultset.
generate(ByteArray) - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
Do code generation for this statement.
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 resultset.
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.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, ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.OrderByList
generate the sort result set operating over the source expression.
generate(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.OrderByNode
generate the distinct result set operating over the source resultset.
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(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.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
override
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 class org.apache.derby.impl.sql.compile.Predicate
 
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
 
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, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Generate the code to evaluate a tree of CHECK CONSTRAINTS.
generateCheckConstraints(ValueNode, ExpressionClassBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Generate a method to evaluate a tree of CHECK CONSTRAINTS.
generateCheckTree(ConstraintDescriptorList, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get the ANDing of all appropriate check constraints as 1 giant query tree.
generateCodeForTemporaryTable(ActivationClassBuilder, MethodBuilder) - 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.SQLBooleanConstantNode
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) - Static method in class org.apache.derby.impl.jdbc.Util
 
generateCsSQLException(String, Object) - Static method in class org.apache.derby.impl.jdbc.Util
 
generateCsSQLException(String, Object, Object) - Static method in class org.apache.derby.impl.jdbc.Util
 
generateCsSQLException(String, Object, Object, Object) - Static method in class org.apache.derby.impl.jdbc.Util
 
generateCsSQLException(String, Object, Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
 
generateCsSQLException(StandardException) - Static method in class org.apache.derby.impl.jdbc.Util
 
GENERATED - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
generatedAlways(long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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, TypeCompiler, int, LocalField) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Generate a data value.
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
 
generatedByDefault(long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
GeneratedByteCode - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
GeneratedByteCode - Interface in org.apache.derby.iapi.services.loader
Generated classes must implement this interface.
GeneratedClass - 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.
generatedColumnOption(long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
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
 
generatedKeys - Variable in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement30
 
generatedKeysColumnIndexes_ - Variable in class org.apache.derby.client.am.Statement
 
generatedKeysColumnNames_ - Variable in class org.apache.derby.client.am.Statement
 
generatedKeysResultSet_ - Variable in class org.apache.derby.client.am.Statement
 
GeneratedMethod - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
GeneratedMethod - Interface in org.apache.derby.iapi.services.loader
Handle for a method within a generated class.
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.ResultSet
 
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
 
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.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.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 coalese/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, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
generateExpressionOperand(Optimizable, int, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.Predicate
 
generateExpressionOperand(Optimizable, int, ExpressionClassBuilder, 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, ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
 
generateExprFun(ExpressionClassBuilder, MethodBuilder, ValueNode) - Method in class org.apache.derby.impl.sql.compile.RowCountNode
 
generateFilter(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ValueNode
The only reason this routine exists is so that I don't have to change the protection on generateExpression() and rototill all of QueryTree.
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, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Generate the code to evaluate all of the generation clauses.
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.
generateHolder(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Generate the code to create a column the same shape and size as this ResultColumn.
generateHolder(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Generates a row with the size and shape of the ResultColumnList.
generateHolder(ExpressionClassBuilder, MethodBuilder, FormatableBitSet, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Generates a row with the size and shape of the ResultColumnList.
generateHolderMethod(ExpressionClassBuilder, FormatableBitSet, FormatableBitSet) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
 
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.
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(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.CharStreamHeaderGenerator
Generates the header for the specified length.
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(ObjectOutput, long) - Method in class org.apache.derby.iapi.types.ClobStreamHeaderGenerator
Generates the header for the specified length.
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 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 class org.apache.derby.impl.sql.compile.Predicate
 
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 class org.apache.derby.impl.sql.compile.Predicate
 
generateOperator(MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
Generate the comparison operator for this RelationalOperator.
generateOrderableVariantType(MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
 
generateOrderedNulls(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
generateOrderedNulls(MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.Predicate
 
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(ExpressionClassBuilder, int, Vector) - Static method in class org.apache.derby.impl.sql.compile.ParameterNode
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.
generateParseException() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
generateParseException() - Method in class org.apache.derby.impl.tools.ij.ij
 
generateParseException() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
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.
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(ExpressionClassBuilder, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
generateQualMethod(ExpressionClassBuilder, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
 
generateQualMethod(ExpressionClassBuilder, MethodBuilder, Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
Generate the method to evaluate a Qualifier.
generateQualMethod(ExpressionClassBuilder, MethodBuilder, Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
 
generateReceiver(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
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.
generateReceiver(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
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 class org.apache.derby.impl.sql.compile.Predicate
 
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.
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.
generateSetupNestedSessionContext(ActivationClassBuilder, MethodBuilder) - 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).
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.
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(GenericDescriptorList, TableDescriptor, int[]) - 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
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
generationClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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, GeneratedMethod, 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(String, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.conn.GenericAuthorizer
 
genericCheck(LanguageConnectionContext, String, boolean, Activation, String) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
Generic logic called by check() for USAGE and EXECUTE privileges.
GenericClassInfo - Class in org.apache.derby.impl.sql
 
GenericClassInfo() - Constructor for class org.apache.derby.impl.sql.GenericClassInfo
 
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 - Class in org.apache.derby.impl.sql.execute
Factory for creating ConstantActions.
GenericConstantActionFactory() - Constructor for class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
 
genericConstantActionFactory - Variable in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
 
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 - 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(ClassInspector, int, boolean) - Constructor for class org.apache.derby.impl.sql.GenericParameterValueSet
Constructor for a GenericParameterValueSet
GenericParameterValueSet(int, GenericParameterValueSet) - Constructor for class org.apache.derby.impl.sql.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
 
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(TransactionController, FKInfo) - Constructor for class org.apache.derby.impl.sql.execute.GenericRIChecker
 
GenericScanController - Interface in org.apache.derby.iapi.store.access
The set of interfaces implemented by all types of ScanControllers.
GenericScanController - Class in org.apache.derby.impl.store.access.conglomerate
Generic class implementing shared ScanController methods.
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().
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.
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, 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() - Method in class org.apache.derby.impl.sql.compile.ValueNode
Transform this into this is 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(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() - 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.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.
genTargetResultColList() - Method in class org.apache.derby.impl.sql.compile.CursorNode
Positioned update needs to know what the target result set looks like.
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(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Bit get -- alias for isSet()
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(int) - Method in class org.apache.derby.iapi.util.JBitSet
 
get(String[], String, BCJava) - Static method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
 
GET - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
get() - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
 
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(ContainerHandle, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
 
GET - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_CHAR_FOR_BIT_DATA(int) - Method in class org.apache.derby.client.am.Cursor
 
GET_CODEPOINT - Static variable in class org.apache.derby.impl.drda.TestProto
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
GET_CURRENT_CONNECTION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
GET_CURRENT_CONNECTION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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" Return the number of non-deleted rows that exist on the page starting at slot one 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_TEMP_DIRECTORY_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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_VARCHAR_FOR_BIT_DATA(int) - Method in class org.apache.derby.client.am.Cursor
 
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.
getAbsoluteFile(File, String) - Static method in class org.apache.derby.iapi.services.io.FileUtil
Convert a file path into a File object with an absolute path relative to a passed in root.
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.ResultSet
 
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
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(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() - 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 Activation for this result set.
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(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.
getAffectedIndexes(TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.InsertNode
Get the list of indexes on the table being inserted into.
getAffectedIndexes(Activation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
Get info on the indexes on the table being compressed.
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.
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(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get an AliasDescriptor given its UUID.
getAliasDescriptor(String, String, char) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a AliasDescriptor by alias name and name space.
getAliasDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a AliasDescriptor given its UUID.
getAliasDescriptor(String, String, char) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a AliasDescriptor by alias name and name space.
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(char) - Static method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
getAliasType() - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
 
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.
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(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get an allocation page and latch it.
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)
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, boolean, 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, boolean, int[]) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get all the constraints relevant to this DML operation
getAllRelevantTriggers(int, int[], GenericDescriptorList) - 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.
getAllTriggerDescriptors() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get every trigger in this database.
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, 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.
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.
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(BaseContainerHandle, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get any page and latch it .
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(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.FileContainer
Get any old page - turn off all validation
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
 
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 an DerbySQLException, which carries the Derby messageID and arguments.
getArgumentFerry(SQLException) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
Unpack a SQL exception, looking for an EmbedSQLException which carries the Derby messageID and args which we will serialize across DRDA so that the client can reconstitute a SQLException with appropriate text.
getArguments() - Method in exception org.apache.derby.iapi.error.StandardException
Returns the arguments for this exception, if there are any.
getArguments() - Method in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
getArray(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getArray(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getArray(int) - Method in class org.apache.derby.client.am.Cursor
 
getArray(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getArray(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getArray(int) - Method in class org.apache.derby.client.am.ResultSet
 
getArray(String) - Method in class org.apache.derby.client.am.ResultSet
 
getArray(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getArray(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getArray(Class) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
Get the held array of formatables, and return it in an array of type inputClass.
getArray() - Method in class org.apache.derby.iapi.util.ByteArray
 
getArray(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0 Get an Array OUT parameter.
getArray(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Get an array column.
getArray(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Get an array column.
getArray(int) - Method in class org.apache.derby.vti.VTITemplate
 
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.Clob
 
getAsciiStream(int) - Method in class org.apache.derby.client.am.Cursor
 
getAsciiStream(int) - Method in class org.apache.derby.client.am.ResultSet
 
getAsciiStream(String) - Method in class org.apache.derby.client.am.ResultSet
 
getAsciiStream() - Method in class org.apache.derby.impl.jdbc.EmbedClob
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAsciiStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Pushes a converter on top of getCharacterStream().
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() - 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.vti.VTITemplate
 
getAsciiStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getAsciiStreamX() - Method in class org.apache.derby.client.am.Clob
 
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.DatabaseMetaData
 
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, 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.EmbeddedDataSource
Return the value of the attributesAsPassword property.
getAttributesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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(String) - Static method in class org.apache.derby.iapi.security.SecurityUtil
Returns the Authorization Identifier for a principal name.
getAuthorizationId() - Method in interface org.apache.derby.iapi.sql.conn.Authorizer
Get the Authorization ID for this Authorizer.
getAuthorizationId() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the Authorization Id
getAuthorizationId() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
Gets the authorization id of the schema
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.
getAuthorizationId() - Method in class org.apache.derby.impl.sql.conn.GenericAuthorizer
 
getAuthorizationId() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Get the Authorization Id (user)
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.Connection
 
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.
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.InsertResultSet
 
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
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.
getAutoincIncrementArray() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
gets an array of increment values for autoincrement columns in the target table.
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 class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
 
getAutoincRowLocation() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
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(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
Returns the base name of the path.
getBaseName() - Method in class org.apache.derby.impl.sql.CursorTableReference
Return the base name of the table
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
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.client.net.DynamicByteArrayOutputStream
Get the current position in the stream
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.DatabaseMetaData
 
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.
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.DatabaseMetaData
 
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.
getBID(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
Obtain a BinaryDecimal that represents the passed in value.
getBigDecimal(int, int) - Method in class org.apache.derby.client.am.CallableStatement
Deprecated.  
getBigDecimal(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getBigDecimal(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getBigDecimal(int) - Method in class org.apache.derby.client.am.Cursor
 
getBigDecimal(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
Build a java.math.BigDecimal from a fixed point decimal byte representation.
getBigDecimal(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBigDecimal(int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBigDecimal(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBigDecimal(int, int) - Method in class org.apache.derby.client.am.ResultSet
Deprecated.  
getBigDecimal(int) - Method in class org.apache.derby.client.am.ResultSet
 
getBigDecimal(String, int) - Method in class org.apache.derby.client.am.ResultSet
Deprecated.  
getBigDecimal(String) - Method in class org.apache.derby.client.am.ResultSet
 
getBigDecimal(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
Deprecated.  
getBigDecimal(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getBigDecimal(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getBigDecimal() - Method in class org.apache.derby.iapi.types.SQLDecimal
 
getBigDecimal(DataValueDescriptor) - Static method in class org.apache.derby.iapi.types.SQLDecimal
Get a BigDecimal representing the value of a DataValueDescriptor
getBigDecimal(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0 Get the value of a NUMERIC parameter as a java.math.BigDecimal object.
getBigDecimal(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
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(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
Deprecated.  
getBigDecimal(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
Deprecated.  
getBigDecimal(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
 
getBigDecimal(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
Deprecated.  
getBigDecimal(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(int, int) - Method in class org.apache.derby.vti.VTITemplate
Deprecated.  
getBigDecimal(String, int) - Method in class org.apache.derby.vti.VTITemplate
Deprecated.  
getBigDecimal(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBigDecimal(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBigDecimalFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
 
getBigDecimalFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
 
getBinaryStream() - Method in class org.apache.derby.client.am.Blob
 
getBinaryStream(long, long) - Method in class org.apache.derby.client.am.Blob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(int) - Method in class org.apache.derby.client.am.Cursor
 
getBinaryStream(int) - Method in class org.apache.derby.client.am.ResultSet
 
getBinaryStream(String) - Method in class org.apache.derby.client.am.ResultSet
 
getBinaryStream() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
Get binary stream for a parameter.
getBinaryStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the column as an InputStream.
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() - Method in class org.apache.derby.impl.load.ImportBlob
Returns BLOB value designated by this Blob object as a input stream.
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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBinaryStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBinaryStreamX() - Method in class org.apache.derby.client.am.Blob
 
getBinaryString() - Method in class org.apache.derby.client.am.Blob
 
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[], BitDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
 
getBitDataValue(byte[]) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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.CallableStatement
 
getBlob(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getBlob(int) - Method in class org.apache.derby.client.am.Cursor
 
getBlob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBlob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBlob(int) - Method in class org.apache.derby.client.am.ResultSet
 
getBlob(String) - Method in class org.apache.derby.client.am.ResultSet
 
getBlob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getBlob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getBlob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
JDBC 2.0 Get a BLOB OUT parameter.
getBlob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Get a BLOB column.
getBlob(String) - 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.Blob type object that contains the column data from the import file.
getBlob(int) - Method in class org.apache.derby.vti.VTITemplate
 
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 Blob object.
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(Blob, 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 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(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getBoolean(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getBoolean(int) - Method in class org.apache.derby.client.am.Cursor
 
getBoolean(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBoolean(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBoolean(int) - Method in class org.apache.derby.client.am.ResultSet
 
getBoolean(String) - Method in class org.apache.derby.client.am.ResultSet
 
getBoolean(int) - Method in class org.apache.derby.diag.StatementCache
 
getBoolean(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getBoolean(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getBoolean(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
 
getBoolean() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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(boolean) - Static method in class org.apache.derby.iapi.util.ReuseFactory
 
getBoolean(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getBoolean(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC BIT parameter as a boolean in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBoolean(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBooleanAttributes() - Static method in class org.apache.derby.impl.tools.ij.URLCheck
 
getBooleanFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
getBooleanFromByte(byte) - Method in class org.apache.derby.client.am.CrossConverters
 
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
 
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.
getBoundTableID() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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 interface org.apache.derby.iapi.store.raw.GlobalTransactionId
Obtain the transaction branch qualifier part of the GlobalTransactionId 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
 
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.EncodedInputStream.PublicBufferOutputStream
 
getBuffer() - Method in class org.apache.derby.impl.drda.DRDAConnThread.PublicBufferOutputStream
 
getBuffer() - Method in class org.apache.derby.impl.drda.ReEncodedInputStream.PublicBufferOutputStream
 
getBuildNumber() - Static method in class org.apache.derby.client.am.Version
 
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, 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(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(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
 
getBulkTableScanResultSet(Activation, long, int, GeneratedMethod, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, 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.
getBulkTableScanResultSet(Activation, long, int, GeneratedMethod, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, 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
 
getBundleWithEnDefault(String, Locale) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
Method to use instead of ResourceBundle.getBundle().
getByte(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getByte(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getByte(int) - Method in class org.apache.derby.client.am.Cursor
 
getByte(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getByte(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getByte(int) - Method in class org.apache.derby.client.am.ResultSet
 
getByte(String) - Method in class org.apache.derby.client.am.ResultSet
 
getByte(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getByte(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getByte() - Method in class org.apache.derby.iapi.types.BinaryDecimal
Return a byte from this value.
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) - Static method in class org.apache.derby.iapi.util.ReuseFactory
 
getByte(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getByte(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getByte(String) - Method in class org.apache.derby.vti.VTITemplate
 
getByteArray() - Method in class org.apache.derby.client.net.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.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.
getByteFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
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.
getByteOrder() - Method in class org.apache.derby.client.net.Typdef
 
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(long, int) - Method in class org.apache.derby.client.am.Blob
Returns as an array of bytes part or all of the BLOB value that this Blob object designates.
getBytes(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getBytes(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getBytes(int) - Method in class org.apache.derby.client.am.Cursor
 
getBytes(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBytes(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getBytes(int) - Method in class org.apache.derby.client.am.ResultSet
 
getBytes(String) - Method in class org.apache.derby.client.am.ResultSet
 
getBytes(String, String) - Method in class org.apache.derby.client.net.NetPackageRequest
 
getBytes(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getBytes(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
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() - Method in class org.apache.derby.impl.drda.TestProto
Read an array of bytes from the command file A byte string can start with 0x in which case the bytes are interpreted in hex format or it can just be a string, in which case each char is interpreted as 2 byte UNICODE
getBytes(long, int) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Returns as an array of bytes part or all of the BLOB value that this Blob object designates.
getBytes(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getBytes(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
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(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(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(int) - Method in class org.apache.derby.impl.load.ImportAbstract
Returns byte array that contains the column data from the import file.
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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getBytes(String) - Method in class org.apache.derby.vti.VTITemplate
 
getBytesFromString(String) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
Returns a Byte array from the String passed as Input.
getBytesFromVARCHAR(int) - Method in class org.apache.derby.client.am.Cursor
 
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(long, int) - Method in class org.apache.derby.client.am.Blob
 
getBytesX(int) - Method in class org.apache.derby.client.am.CallableStatement
 
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
 
getCacheStats() - Method in class org.apache.derby.impl.services.cache.Clock
Return statistics about cache that may be implemented.
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.
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
 
getCancellationTimer() - Method in interface org.apache.derby.iapi.services.timer.TimerFactory
Returns a Timer object that can be used for adding TimerTasks that cancel executing statements.
getCancellationTimer() - Method in class org.apache.derby.impl.services.timer.SingletonTimerFactory
Returns a Timer object that can be used for adding TimerTasks that cancel executing statements.
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.client.am.GetFileInputStreamAction
 
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.
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.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.
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.Connection
 
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(int) - Method in class org.apache.derby.client.am.ColumnMetaData
What's a column's table's catalog name?
getCatalogName() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
get the name of the catalog
getCatalogName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
What's a column's table's catalog name?
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.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.DatabaseMetaData
 
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.
getCatalogSeparator() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getCatalogsX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getCatalogType() - Method in class org.apache.derby.catalog.types.OldRoutineType
 
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(int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Return a nullable catalog type for a fixed length JDBC builtin type.
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.
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.
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.
getChangeType() - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
 
getChannel(StorageRandomAccessFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
Return the FileChannel for the specified StorageRandomAccessFile if it is a RandomAccessFile.
getChannel() - Method in class org.apache.derby.impl.store.raw.data.RAFContainer4
Return the file channel for the current value of the fileData field.
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
 
getCharacterStream(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getCharacterStream(String) - Method in class org.apache.derby.client.am.CallableStatement40
 
getCharacterStream() - Method in class org.apache.derby.client.am.Clob
 
getCharacterStream(long, long) - Method in class org.apache.derby.client.am.Clob
Returns a Reader object that contains a partial Clob value, starting with the character specified by pos, which is length characters in length.
getCharacterStream(int) - Method in class org.apache.derby.client.am.Cursor
 
getCharacterStream(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getCharacterStream(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getCharacterStream(int) - Method in class org.apache.derby.client.am.ResultSet
 
getCharacterStream(String) - Method in class org.apache.derby.client.am.ResultSet
 
getCharacterStream(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getCharacterStream(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getCharacterStream() - Method in class org.apache.derby.impl.jdbc.EmbedClob
Gets the Clob contents as a stream of characters.
getCharacterStream(long, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
Returns a Reader object that contains a partial Clob value, starting with the character specified by pos, which is length characters in length.
getCharacterStream(int) - 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.io.Reader.
getCharacterStream(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.io.Reader.
getCharacterStream() - Method in class org.apache.derby.impl.load.ImportClob
Returns CLOB value designated by this Clob object as a Reader .
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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getCharacterStream(String) - Method in class org.apache.derby.vti.VTITemplate
 
getCharacterStreamX() - Method in class org.apache.derby.client.am.Clob
 
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, 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, 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) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getCharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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.
getCheckColumnReferences() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Get the array of 1-based column references for a check constraint.
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
getCheckOption() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
 
getCheckOptionType() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
Gets an identifier telling what type of check option is on this view.
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 RealSetOpResultSetStatistics object
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.
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, Enumeration) - 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(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.
getClassName() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
Return the name of this class.
getClassNameOfInstanceIfTraced(Object) - Method in class org.apache.derby.client.am.LogWriter
 
getClassNameWasDelimitedIdentifier() - Method in class org.apache.derby.iapi.types.TypeId
For user types, tell whether or not the class name was a delimited identifier.
getClassObject() - Method in class org.apache.derby.iapi.services.loader.ClassInfo
Return the class object for this class.
getClasspath(Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
getClasspath() - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
 
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.
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.LogicalConnection40
getClientInfo forwards to physicalConnection_.
getClientInfo(String) - Method in class org.apache.derby.client.am.LogicalConnection40
getClientInfo forwards to physicalConnection_.
getClientInfo(String) - Method in class org.apache.derby.client.net.NetConnection40
getClientInfo always returns a null String since Derby doesn't support ClientInfoProperties.
getClientInfo() - Method in class org.apache.derby.client.net.NetConnection40
getClientInfo always returns an empty Properties object since Derby doesn't support ClientInfoProperties.
getClientInfo(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
getClientInfo forwards to the real connection.
getClientInfo() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
getClientInfo forwards to the real connection.
getClientInfo(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
getClientInfo always returns a null String since Derby doesn't support ClientInfoProperties.
getClientInfo() - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
getClientInfo always returns an empty Properties object since Derby doesn't support ClientInfoProperties.
getClientInfoProperties() - Method in class org.apache.derby.client.am.DatabaseMetaData
Returns a list of the client info properties supported by the driver.
getClientInfoProperties() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
getClientInfoProperties() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 4.0 Returns a list of the client info properties supported by the driver.
getClientInfoPropertiesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
Untraced version of getClientInfoProperties().
getClientSSLMode(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
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.CallableStatement
 
getClob(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getClob(int) - Method in class org.apache.derby.client.am.Cursor
 
getClob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getClob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getClob(int) - Method in class org.apache.derby.client.am.ResultSet
 
getClob(String) - Method in class org.apache.derby.client.am.ResultSet
 
getClob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getClob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
JDBC 2.0 Get a CLOB OUT parameter.
getClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
getClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Get a CLOB column.
getClob(String) - 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.Clob type object that contains the column data from the import file.
getClob(int) - Method in class org.apache.derby.vti.VTITemplate
 
getClob(String) - Method in class org.apache.derby.vti.VTITemplate
 
getClobBytes_(int, int[]) - Method in class org.apache.derby.client.am.Cursor
 
getClobBytes_(int, int[]) - Method in class org.apache.derby.client.net.NetCursor
 
getClobColumn_(int, Agent, boolean) - Method in class org.apache.derby.client.am.Cursor
Returns a Clob object.
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(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(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) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getClobDataValue(Clob, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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.
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(FormatableBitSet) - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
Clone the Row.
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(DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.BasicSortObserver
 
getClone() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
 
getClone(FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
 
getClone() - Method in class org.apache.derby.impl.sql.execute.ValueRow
 
getClone(FormatableBitSet) - Method in class org.apache.derby.impl.sql.execute.ValueRow
 
getClone(GenericParameterValueSet) - Method in class org.apache.derby.impl.sql.GenericParameter
Clone myself.
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.
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.
getCnnToken() - Method in class org.apache.derby.client.net.NetConnection
 
getCode() - Method in class org.apache.derby.client.am.SqlCode
Return the SQL code represented by this instance.
getCodePoint(byte[], int) - Static method in class org.apache.derby.client.net.NetLogWriter
 
getCodePoint() - Method in class org.apache.derby.impl.drda.DDMReader
Get the next CodePoint from a collection
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
getCodePoint(byte[], int) - Static method in class org.apache.derby.impl.drda.DssTrace
 
getCodeSourcePrefix(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.
getCollationElementsForString() - Method in interface org.apache.derby.iapi.types.CollationElementsInterface
This method translates the string into a series of collation elements.
getCollationElementsForString() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
 
getCollationElementsForString() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
 
getCollationElementsForString() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
 
getCollationElementsForString() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
 
getCollationElementsForString() - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
This method translates the string into a series of collation elements.
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(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Obtain the collation type from a collation property value.
getCollationType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
 
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.
getColNameFromNumber(String, int) - Static method in class org.apache.derby.tools.dblook
 
getColNameFromNumberQuery - Static variable in class org.apache.derby.tools.dblook
 
getColumn(int) - Method in interface org.apache.derby.iapi.sql.Row
Get a DataValueDescriptor in a Row by ordinal position (1-based).
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.
getColumn(Object[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
 
getColumn(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the column value for a getXXX() call.
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() - 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(int) - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
 
getColumn(int) - Method in class org.apache.derby.impl.sql.execute.ValueRow
 
getColumn() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
 
getColumn() - Method in interface org.apache.derby.impl.tools.ij.CharStream
Deprecated.  
getColumn() - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
Deprecated.  
getColumnBitMap() - Method in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
Get the byte array encoding the bitmap of referenced columns in a table.
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 Return the fully qualified name of the Java class whose instances are manufactured if ResultSet.getObject() is called to retrieve a value from the column.
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.getColumnCollationIds(ColumnDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
Return an array of collation ids for this table.
getColumnCollationIds() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
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
 
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 class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
 
getColumnDescriptor(UUID, String) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
Get the column descriptor
getColumnDescriptor(UUID, int) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
Get the column descriptor
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(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.
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(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Populate the ColumnDescriptorList for the specified TableDescriptor.
getColumnDescriptorsScan(UUID, ColumnDescriptorList, TupleDescriptor) - 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(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.
getColumnDisplaySize(int, int) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
 
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?
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.compile.CreateViewNode
 
getColumnInfo() - 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(Activation, TableDescriptor, String, long, 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.PreparedStatement
 
getColumnName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
getColumnName() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Get the name of the column.
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() - 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(int) - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
gets the name of the desired column in the taget table.
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.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.CreateIndexNode
 
getColumnNames() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Get an array of strings for all the columns in this RCL.
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, int) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
getColumnOperand(Optimizable) - 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) - 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, int) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
 
getColumnOperand(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
 
getColumnOrdering(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
These utility methods buffers compilation from the IndexColumnOrder class.
getColumnOrdering(OrderedColumnList) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
 
getColumnOrdering() - Method in class org.apache.derby.impl.sql.compile.OrderedColumnList
Get an array of ColumnOrderings to pass to the store
getColumnPageId() - Method in class org.apache.derby.impl.store.raw.data.ReclaimSpace
 
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, String, boolean, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's column privileges for a table.
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 class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
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.DatabaseMetaData
 
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.
getColumnPrivilegesX(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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
getColumns(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
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(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of table columns available in a catalog.
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.
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.DatabaseMetaData
 
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
 
getColumnWidthsForIndex(String) - Method in class org.apache.derby.impl.tools.ij.ij
Used by showIndexes to get correct column widths
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, 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.
getCompactRow(ExecRow, int[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Take the input row and return a new compact ExecRow using the column positions provided in columnIndexes.
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
getCompilerContext() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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[]) - 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.
getCompleteMessage(String, Object[]) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
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(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.
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.
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.ResultSet
 
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(int) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Get format id information for row on page.
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".
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(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
Get a conglomerate descriptor by its number
getConglomerateDescriptor(String) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
Get a conglomerate descriptor by its Name
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(long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a ConglomerateDescriptor given its conglomerate number.
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(long) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets a conglomerate descriptor for the given table and conglomerate number.
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.
getConglomerateDescriptor(long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a ConglomerateDescriptor given its conglomerate number.
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() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
getConglomerateDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the conglomerate descriptor list
getConglomerateDescriptors(long) - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptorList
Get an array of conglomerate descriptors with 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(long) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get an array of conglomerate descriptors for the given conglomerate number.
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.TableDescriptor
Gets array of conglomerate descriptors for the given table and conglomerate number.
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.
getConglomerateDescriptors(long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get an array of conglomerate descriptors for the given conglomerate number.
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.
getConglomerateProperties(String, String, boolean) - Static method in class org.apache.derby.iapi.db.PropertyInfo
Get the Properties associated with a given conglomerate
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.DatabaseMetaData
 
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.am.Statement
 
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.drda.TestProto
Set up a connection to the Network server
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.ClientDataSource
Attempt to establish a database connection in a non-pooling, non-distributed environment.
getConnection(String, String) - Method in class org.apache.derby.jdbc.ClientDataSource
Attempt to establish a database connection in a non-pooling, non-distributed environment.
getConnection() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Attempt to establish a database connection with the given username and password.
getConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getConnection() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Attempt to establish a database connection with the given username and password.
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(String, String, boolean) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Return a connection for the Derby family of data source implementations.
getConnection() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getConnectionAttributes() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getConnectionCallbackInterface() - Method in class org.apache.derby.client.am.ResultSet
 
getConnectionCallbackInterface() - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
 
getConnectionCallbackInterface() - Method in class org.apache.derby.client.am.Statement
 
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 variable in exception org.apache.derby.impl.tools.ij.ijException
 
getConnectionFailed() - Static method 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
 
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
 
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(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(String, UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a ConstraintDescriptor given its name and schema ID.
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(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a ConstraintDescriptor given its UUID.
getConstraintDescriptor(String, UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a ConstraintDescriptor given its name and schema ID.
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(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
Return a list of constraints where enabled is as passed in.
getConstraintDescriptorList() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the constraint descriptor list
getConstraintDescriptorList(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
getConstraintDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Load up the constraint descriptor list for this table descriptor 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, List) - 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(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Get the constraint ID of the row.
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(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Get the constraint name of the row.
getConstraintName() - Method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
Get the constraint name
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(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Get the constraint type out of the row.
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.
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.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.access.btree.BTree
 
getContainerid() - Method in class org.apache.derby.impl.store.access.heap.Heap
 
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(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.
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.compile.SQLParser
 
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
 
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.
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.
getControl(Lockable) - Method in class org.apache.derby.impl.services.locks.LockSet
Get the Control for an object in the lock table.
getControlFileName() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Return the control file name MT- read only
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.
getCorrelatorToken() - Method in class org.apache.derby.client.net.NetXACallInfo
 
getCorrelatorToken() - Method in class org.apache.derby.client.net.NetXAConnection
 
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(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
 
getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
getCostEstimate() - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerFactoryImpl
 
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.
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.
getCount() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable.UpdateTransactionCounter
Get the number of update transactions seen by this visitor
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.
getCountOfCollationElements() - Method in interface org.apache.derby.iapi.types.CollationElementsInterface
This method returns the count of collation elements for this instance of CollationElementsInterface.
getCountOfCollationElements() - Method in class org.apache.derby.iapi.types.CollatorSQLChar
 
getCountOfCollationElements() - Method in class org.apache.derby.iapi.types.CollatorSQLClob
 
getCountOfCollationElements() - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
 
getCountOfCollationElements() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
 
getCountOfCollationElements() - Method in class org.apache.derby.iapi.types.WorkHorseForCollatorDatatypes
This method returns the count of collation elements for SQLChar object.
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
 
getCP() - Method in class org.apache.derby.impl.drda.TestProto
Read the string version of a CodePoint
getCreateAliasConstantAction(String, String, String, AliasInfo, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a CREATE ALIAS statement.
getCreateAliasNode(Object, Object, Object, char, Boolean, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get one of the several types of create alias nodes.
getCreateAliasNode(Object, Object, Object, char, Boolean, ContextManager) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
Get one of the several types of create alias nodes.
getCreateAliasNode(Object, String, Object, char, Boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Get one of the several types of create alias nodes.
getCreateConstraintConstantAction(String, int, boolean, String, UUID, String, String[], IndexConstantAction, String, boolean, 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.ClientBaseDataSource
 
getCreateDatabase() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getCreateDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
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, 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, Timestamp, int[], String, boolean, boolean, String, String) - 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.DatabaseMetaData
 
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.)
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.DatabaseMetaData
 
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
 
getCSyncLog() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
 
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) - 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.
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() - 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, boolean, boolean) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
 
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(int) - Method in interface org.apache.derby.iapi.sql.Activation
Get the current row at the given index.
getCurrentRow() - Method in interface org.apache.derby.iapi.sql.execute.CursorResultSet
Returns the current row of the result set.
getCurrentRow(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Get the current row at the given index.
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 class org.apache.derby.impl.sql.GenericActivationHolder
 
getCurrentRowNumber() - Method in class org.apache.derby.impl.load.ImportReadData
returns the number of the current row
GetCurrentRowNumber() - Method in class org.apache.derby.impl.tools.ij.ij
 
GETCURRENTROWNUMBER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.Connection
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(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() - 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 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
 
getCurrentSize() - Method in class org.apache.derby.impl.services.cache.Clock
 
getCurrentSizeNoSync() - Method in class org.apache.derby.impl.services.cache.Clock
 
getCurrentSQLSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Return the current SQL session context of the activation
getCurrentSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Return the current SQL session context based on statement context
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.
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(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() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
Get the next sequence number managed by this generator and advance the number.
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.
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.
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.QueryTreeNode
 
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.ResultSet
 
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() - Method in class org.apache.derby.impl.tools.ij.ij
 
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(ByteArrayOutputStream) - Method in class org.apache.derby.client.net.Reply
 
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.iapi.services.io.NewByteArrayInputStream
 
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().
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(String) - Method in class org.apache.derby.impl.drda.Session
Get database
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
 
getDatabaseMajorVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
getDatabaseMinorVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
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.ClientBaseDataSource
 
getDatabaseName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDatabaseName(String, Properties) - Static method in class org.apache.derby.jdbc.InternalDriver
Get the database name from the url.
getDatabaseName() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
 
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.DatabaseMetaData
 
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?
getDatabaseProductVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
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.
getDatabaseProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
 
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.
getDataBuffer() - Method in class org.apache.derby.client.am.Cursor
 
getDataBufferLength() - Method in class org.apache.derby.client.am.Cursor
 
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.
getDataSource() - Method in class org.apache.derby.client.ClientXAConnection
 
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.ClientBaseDataSource
 
getDataSourceName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDataSourceName() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
 
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
Override behavior in superclass.
getDataTypeServices(int, int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
getDataValue(Integer, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL int with the given value.
getDataValue(char, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL int with a char value.
getDataValue(Short, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL smallint with the given value.
getDataValue(Byte, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL TINYINT with the given value.
getDataValue(Long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL bigint with the given value.
getDataValue(Float, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL real with the given value.
getDataValue(Double, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL double precision with the given value.
getDataValue(Boolean, BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL boolean with the given value.
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(RowLocation, RefDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a RefDataValue with the given value.
getDataValue(int, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL int with the given value.
getDataValue(long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL bigint with the given value.
getDataValue(float, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL real with the given value.
getDataValue(double, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL double precision with the given value.
getDataValue(short, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL SMALLINT with the given value.
getDataValue(byte, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL TINYINT with the given value.
getDataValue(boolean, BooleanDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL boolean with the given value.
getDataValue(Date, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL date with the given value.
getDataValue(Time, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL time with the given value.
getDataValue(Timestamp, DateTimeDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL timestamp with the given value.
getDataValue(int, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Integer, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(char, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(short, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Short, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(byte, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Byte, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(long, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Long, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(float, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Float, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(double, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Double, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(boolean, BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Boolean, BooleanDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Date, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Time, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Timestamp, DateTimeDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDataValue(Object, UserDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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.catalog.DropDependencyFilter
Gets the DataValueFactory for this connection.
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, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
getDate(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getDate(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getDate(String, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
getDATE(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
getDate(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
getDate(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getDate(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getDate(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getDate(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getDate(int, Calendar) - Method in class org.apache.derby.client.am.ResultSet
 
getDate(int) - Method in class org.apache.derby.client.am.ResultSet
 
getDate(String) - Method in class org.apache.derby.client.am.ResultSet
 
getDate(String, Calendar) - Method in class org.apache.derby.client.am.ResultSet
 
getDate(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getDate(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getDate(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getDate(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
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(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(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
Get date from a SQLChar.
getDate(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
Static function to Get date from a string.
getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
 
getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
 
getDate(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
Get the value field.
getDate(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
 
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(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
getDate(Calendar) - Method in class org.apache.derby.iapi.types.UserType
 
getDate(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
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(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC DATE parameter as ajava.sql.Date object
getDate(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
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(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, 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.impl.jdbc.EmbedResultSet
JDBC 2.0 Get the value of a column in the current row 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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getDate(String) - Method in class org.apache.derby.vti.VTITemplate
 
getDate(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getDate(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
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.iapi.types.SQLChar
 
getDateFormat(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
getDateFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
 
getDateFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
 
getDateFromTime(Time) - Method in class org.apache.derby.client.am.CrossConverters
 
getDateFromTimestamp(Timestamp) - 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.
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.drda.DRDAConnThread
Get database name
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
 
getDbname() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
getDbName() - Method in class org.apache.derby.impl.store.replication.master.MasterController
Returns a name of a database associated with this master controller.
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(Long, NumberDataValue) - Method in class org.apache.derby.iapi.types.CDCDataValueFactory
 
getDecimalDataValue(String) - Method in class org.apache.derby.iapi.types.CDCDataValueFactory
 
getDecimalDataValue(Number) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL DECIMAL with the given value.
getDecimalDataValue(Number, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
 
getDecimalDataValue(Long, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL DECIMAL with the given value.
getDecimalDataValue(String) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL DECIMAL with the given value.
getDecimalDataValue(String, NumberDataValue) - Method in interface org.apache.derby.iapi.types.DataValueFactory
 
getDecimalDataValue(Number) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDecimalDataValue(Number, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDecimalDataValue(String, NumberDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getDecimalDataValue(Long, NumberDataValue) - Method in class org.apache.derby.iapi.types.J2SEDataValueFactory
 
getDecimalDataValue(String) - Method in class org.apache.derby.iapi.types.J2SEDataValueFactory
 
getDecimalLength(int) - Method in class org.apache.derby.client.net.NetCursor
 
getDecimalValuePrecision() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
Return the SQL precision of this value.
getDecimalValuePrecision() - Method in class org.apache.derby.iapi.types.NumberDataType
Return the precision of this specific DECIMAL value.
getDecimalValuePrecision() - Method in interface org.apache.derby.iapi.types.NumberDataValue
Return the SQL precision of this specific DECIMAL value.
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.BinaryDecimal
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.NumberDataType
Return the scale of this specific DECIMAL value.
getDecimalValueScale() - Method in interface org.apache.derby.iapi.types.NumberDataValue
Return the SQL scale of this specific DECIMAL value.
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.
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(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the default schema (used at execution time).
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(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
getDefaultSchema() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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
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[], ExecRow, boolean, boolean, UUID, int, Object, Object, int[], long, String, String, ResultDescription, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, UUID, boolean, ConstantAction[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a Replicated DELETE statement.
getDeleteNode(FromTable, TableName, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Get a DELETE node given the pieces.
getDeletePriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
 
getDeleteReadMap(TableDescriptor, Vector, GenericDescriptorList, 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(int) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
 
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
 
getDependencyDescriptorList(List, Provider) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
Replace the DependencyDescriptors in an List with Dependencys.
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, 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.
getDescription() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getDescription() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getDescription() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
 
getDescriptor() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
 
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
 
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.
getDescriptorViaHeap(ScanQualifier[][], TabInfoImpl, TupleDescriptor, List) - 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, 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, boolean, 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.
getDescriptorViaIndex(int, ExecIndexRow, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List, 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, 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
 
getDisplayColumnsForIndex(String, ResultSet) - Method in class org.apache.derby.impl.tools.ij.ij
Used by showIndexes to get columns in correct order
getDistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, GeneratedMethod, 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, GeneratedMethod, 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, GeneratedMethod, 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, GeneratedMethod, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
 
getDistinctScanResultSet(Activation, long, int, GeneratedMethod, 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, GeneratedMethod, 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
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(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(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getDouble(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getDouble(int) - Method in class org.apache.derby.client.am.Cursor
 
getDouble(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
Build a Java double from a fixed point decimal byte representation.
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(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getDouble(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getDouble(int) - Method in class org.apache.derby.client.am.ResultSet
 
getDouble(String) - Method in class org.apache.derby.client.am.ResultSet
 
getDouble(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getDouble(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getDouble() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getDouble(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getDouble(String) - Method in class org.apache.derby.vti.VTITemplate
 
getDoubleFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
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 keepalive probes and attempt to clean up connections for disconnected clients (the value of the derby.drda.keepAlive property).
getDrdaLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
getDrdaLen returns 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
getDrdaParamCount return 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(ConsistencyToken) - Method in class org.apache.derby.impl.drda.DRDAStatement
 
getDrdaResultSet(int) - 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.maxThreads is 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
getDrdaType returns 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.DatabaseMetaData
 
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?
getDriverMinorVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
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.DatabaseMetaData
 
getDriverName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
getDriverName() - Static method in class org.apache.derby.client.am.Version
 
getDriverName() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
What's the name of this JDBC driver?
getDriverNameAndVersion() - Static method in class org.apache.derby.client.am.Version
 
getDriverVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
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 constriant (DropStatementNode.xxx)
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 exisiting 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.
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(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() - 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 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
 
getEBCDIC(String) - Method in class org.apache.derby.impl.drda.TestProto
Translate a string to EBCDIC for use in the protocol
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.
getElapsedTimeState() - Method in class org.apache.derby.impl.tools.ij.ij
Get the "elapsedTime state".
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.
getEmbedParameterSetMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Immitate the function in JDBC 3.0 Retrieves the number, types and properties of this PreparedStatement object's parameters.
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.
getEmptyHeapRow(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
Get emptyHeapRow
getEmptyIndexRow(int, LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
Get an empty ExecIndexRow.
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.
getEncodedDate() - Method in class org.apache.derby.iapi.types.SQLDate
 
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
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(Properties) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
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
 
getEngineVersion() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
 
getEngineVersion() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
 
getEntry(int) - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
 
getEntry() - Method in class org.apache.derby.impl.io.JarDBFile
 
getEntry(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
Returns the entry with the specified path.
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.CachedItem
Get the cached object.
getEntry() - Method in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
Returns the entry that is currently associated with this holder.
getEntry(Object) - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
Get the entry associated with the specified key from the cache.
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.
getError(Hashtable) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
getErrorCode() - Method in class org.apache.derby.client.am.ErrorKey
 
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
 
getEscapedSYSFUN(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Convert a JDBC escaped function name to a function name in the SYSFUN schema.
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(DataValueDescriptor[]) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
Take a row and return an estimate as to how much memory that row 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(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
returns estimated number of allocated pages
getEstimatedPageCount(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
 
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.FileContainer
 
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() - 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.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(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() - 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 interface org.apache.derby.impl.sql.execute.rts.ResultSetStatistics
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 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 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.
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
 
getExceptionFactory() - Static method in class org.apache.derby.impl.jdbc.Util
Get the exception factory specific to the version of JDBC which we are running.
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.DirFile4
 
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 the execute method in order to add code to it.
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.
getExecutionCount() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
getExecutionCount() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
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.
getExpect() - Method in class org.apache.derby.impl.tools.ij.ij
 
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
 
getExportedKeys(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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).
getExportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
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.ResultColumn
Get the expression in this ResultColumn.
getExpressionOperand(int, int, FromTable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
getExpressionOperand(int, int, FromTable) - 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, FromTable) - 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(boolean) - Method in class org.apache.derby.impl.drda.DDMReader
 
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(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
getExtPos returns the actual parameter position of the ith external parameter.
getExtPosCount() - Method in class org.apache.derby.impl.drda.DRDAStatement.DrdaParamState
getExtPosCount returns 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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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) ClientJDBCObjectFactoryImpl40
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.LogicalPreparedStatement
 
getFetchDirection() - Method in class org.apache.derby.client.am.ResultSet
 
getFetchDirection() - Method in class org.apache.derby.client.am.Statement
 
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.
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.LogicalPreparedStatement
 
getFetchSize() - Method in class org.apache.derby.client.am.ResultSet
 
getFetchSize() - Method in class org.apache.derby.client.am.Statement
 
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 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
getField(LocalField) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push the contents of the local field onto the stack.
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(LocalField) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
getField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
getField(short, String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
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(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
Get file handle to a container file that is used to keep temporary versions of the container file.
getFile(String) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
 
getFile() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
 
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(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a FileInfoDescriptor given its SQL name and schema name.
getFileInfoDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
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.
GetFileInputStreamAction - Class in org.apache.derby.client.am
Java 2 PrivilegedExceptionAction encapsulation of creating a new FileInputStream throws FileNotFoundException
GetFileInputStreamAction(String) - Constructor for class org.apache.derby.client.am.GetFileInputStreamAction
 
getFileName(ContainerKey, boolean, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
 
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.TempRAFContainer
 
getFilePath(ContainerKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
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
 
getFilePath(File) - 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
getFirstKey returns the first property key.
getFirstKey() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
getFirstKey returns 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(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get the first valid page.
getFirstPage() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
 
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.ResultSet
 
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
getFirstValue returns the first property value.
getFirstValue() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
getFirstValue returns the first property value.
getFixPackVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Return the fix pack version from the maintence encoding.
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(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getFloat(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getFloat(int) - Method in class org.apache.derby.client.am.Cursor
 
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.LogicalCallableStatement
 
getFloat(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getFloat(int) - Method in class org.apache.derby.client.am.ResultSet
 
getFloat(String) - Method in class org.apache.derby.client.am.ResultSet
 
getFloat(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getFloat(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getFloat() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getFloat(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getFloat(String) - Method in class org.apache.derby.vti.VTITemplate
 
getFloatFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
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
 
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.
getForm(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
 
getFormat() - Method in class org.apache.derby.impl.load.ControlInfo
 
getFormat_Id() - Method in interface org.apache.derby.iapi.store.raw.GlobalTransactionId
Obtain the format id part of the GlobalTransactionId.
getFormat_Id() - Method in class org.apache.derby.impl.store.raw.xact.GlobalXactId
Public Methods of This class:
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:
getFormattedTimestamp() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
This method returns a timestamp to be used in the messages.
getForQueryRewrite() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
Was this node generated in a query rewrite?
getForUpdateColumnList() - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
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.
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 functon descriptor.
getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Get the function names available in the database.
getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Implements DatabaseMetaData.getFunctionColumns() for an embedded database.
getFunctionColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Untraced version of getFunctionColumns(String, String, String, String).
getFunctions(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Get the function names available in the database.
getFunctions(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
getFunctions(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Implements DatabaseMetaData.getFunctions() for an embedded database.
getFunctionsX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
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.LogicalPreparedStatement
 
getGeneratedKeys() - Method in class org.apache.derby.client.am.Statement
 
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.jdbc.EmbedDatabaseMetaData
Gets the constant action factory
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
 
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) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's privileges for an object using the permUUID
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.
getGenericPermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get one user's privileges for an object using the permUUID.
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 interface org.apache.derby.iapi.store.raw.GlobalTransactionId
Obtain the global transaction identifier part of GlobalTransactionId 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
 
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 Calendar instance 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, GeneratedMethod, 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, GeneratedMethod, 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.Statement
 
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
 
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, GeneratedMethod, 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, GeneratedMethod, 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
 
getHeader(int) - Static method in class org.apache.derby.client.net.NetLogWriter
 
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(int) - Static method in class org.apache.derby.impl.drda.DssTrace
 
getHeader() - Method in class org.apache.derby.impl.services.stream.BasicGetLogHeader
 
getHeader() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
 
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.
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
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.Connection
 
getHoldability() - Method in class org.apache.derby.client.am.LogicalConnection
 
getHoldability() - Method in class org.apache.derby.client.am.ResultSet
Retrieves the holdability for this ResultSet object.
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 interface org.apache.derby.iapi.jdbc.EngineConnection
Get the holdability of the connection.
getHoldability() - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
Fetch the holdability of this ResultSet which may be different from the holdability of its Statement.
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 Retrieves the holdability for this ResultSet object.
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() - Static method in class org.apache.derby.impl.drda.TestProto
 
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
 
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
 
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.DatabaseMetaData
 
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?
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
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.DatabaseMetaData
 
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).
getImportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
This returns the value row as an indexable row
getIndexableRow(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
 
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.DatabaseMetaData
 
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.
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.
getIndexInfoForTable(String, String) - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of indexes for the given table or schema
getIndexInfoX(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
Get the name for the specified index number.
getIndexName(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
 
getIndexName() - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
Get the index name for the index.
getIndexName(int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Get the index name.
getIndexName() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
getIndexName() - Method in class org.apache.derby.impl.sql.execute.IndexConstantAction
Get the index name.
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.iapi.sql.dictionary.IndexLister
Returns an array of all the index names on a table.
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
 
getIndexProperties(String, String) - Static method in class org.apache.derby.iapi.db.PropertyInfo
Get the Properties associated with a given index.
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, GeneratedMethod, int, String, int, int, int, int, GeneratedMethod, boolean, double, double) - 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, GeneratedMethod, int, String, int, int, int, int, GeneratedMethod, boolean, double, double) - 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
 
getIndexTableName() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
getIndexTemplateRow() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
 
getIndexType() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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
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.
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.
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(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
returns input stream linked with this object.
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.
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, UUID, int, Object, Object, Properties, FKInfo[], TriggerInfo, int[], boolean[], UUID, Object[], Object[], boolean, RowLocation[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a Replicated INSERT statement.
getInsertPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
 
getInsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod) - 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) - 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.tools.i18n.LocalizedResource
 
getInstance(PiggyBackedSessionData, EngineConnection, boolean) - Static method in class org.apache.derby.impl.drda.PiggyBackedSessionData
Get a reference (handle) to the PiggyBackedSessionData object.
getInstance() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
 
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(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
 
getInt(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getInt(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getInt(int) - Method in class org.apache.derby.client.am.Cursor
 
getInt(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getInt(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getInt(int) - Method in class org.apache.derby.client.am.ResultSet
 
getInt(String) - Method in class org.apache.derby.client.am.ResultSet
 
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(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(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getInt(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
 
getInt() - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
Get the held int.
getInt() - Method in class org.apache.derby.iapi.types.BinaryDecimal
Return a int from this value.
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, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
Build a Java int from a 4-byte signed binary representation.
getInt() - Method in class org.apache.derby.impl.drda.TestProto
Read an int from the command file Negative numbers are preceded by "-"
getInt(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getInt(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC INTEGER parameter as a int in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getInt(String) - Method in class org.apache.derby.vti.VTITemplate
 
getInteger(int) - Static method in class org.apache.derby.iapi.util.ReuseFactory
 
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.EmbedSavepoint30
 
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.
getInternalTypeForGuessedOrRegisteredJdbcType(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
getIntFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
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
 
getIntOrCP() - Method in class org.apache.derby.impl.drda.TestProto
Read an int or codepoint - codepoint is given as a string
getIntParameter(HttpServletRequest, String, String, LocalizedResource, String) - Method in class org.apache.derby.drda.NetServlet
Get an integer parameter
getIntParameter(String, Properties, int, int, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
getIntProperty(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Get the int value of a 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.CallableStatement
 
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
 
getIpAddr() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
 
getIsAscending() - Method in interface org.apache.derby.iapi.store.access.ColumnOrdering
 
getIsAscending() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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.
getItemSize(CachedItem) - Method in class org.apache.derby.impl.services.cache.Clock
 
getJ2MEConnection() - Method in class org.apache.derby.tools.SignatureChecker
 
getJ2meDatabaseName() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
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, 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
 
getJarFile(String) - Method in class org.apache.derby.impl.io.JarStorageFactory
 
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
 
getJavaClassDataTypeDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
getJdbcIntervalNode(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
getJDBCMajorVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getJDBCMajorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
getJDBCMajorVersion() - Method in class org.apache.derby.client.net.NetDatabaseMetaData40
Retrieves the major JDBC version number for this driver.
getJDBCMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 3.0 Retrieves the major JDBC version number for this driver.
getJDBCMajorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
Retrieves the major JDBC version number for this driver.
getJDBCMessage(int) - Method in class org.apache.derby.client.am.Sqlca
 
getJDBCMinorVersion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.derby.client.net.NetDatabaseMetaData40
Retrieves the minor JDBC version number for this driver.
getJDBCMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 3.0 Retrieves the minor JDBC version number for this driver.
getJDBCMinorVersion() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
Retrieves the minor JDBC version number for this driver.
getJDBCParameterNumberStr() - Method in class org.apache.derby.impl.sql.GenericParameter
get string for param number
getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.CallableStatement
Returns the name of the java.sql interface implemented by this class.
getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.PreparedStatement
Returns the name of the java.sql interface implemented by this class.
getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.Statement
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.
getJoinStrategy() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
Get the join strategy, as set by setJoinStrategy().
getJoinStrategy(int) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
Gets a join strategy by number (zero-based).
getJoinStrategy(String) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
Gets a join strategy by name.
getJoinStrategy() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
getJoinStrategy(int) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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
 
getKeyColumnIDs() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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.
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.compile.SQLParser
 
getLanguageConnectionContext(ContextManager) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
Returns the LanguageConnectionContext to use.
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
 
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.
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, GeneratedMethod, 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, GeneratedMethod, 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.
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, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
Get the last (allocated) page of the container
getLastPageNumber(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
 
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.ResultSet
 
getLastUnfilledPage() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
 
getLastValidBytePosition() - Method in class org.apache.derby.client.am.Cursor
 
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.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.SequenceGenerator
 
getLCC() - Static method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
 
getlcc() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
 
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.
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
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(int) - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
Return the length of the designated columnIndex data value.
getLength() - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Get the length in bits
getLength() - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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.
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.Level2OptimizerImpl
 
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 interface org.apache.derby.impl.tools.ij.CharStream
Deprecated.  
getLine() - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
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
Reset the status so it can be run again.
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(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() - 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 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.iapi.services.i18n.MessageService
Method used by Derby Network Server to get localized message
getLocalizedMessage(Locale, String, Object[]) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
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.Blob
Get the length in bytes of the Blob value represented by this locator based object.
getLocatorLength() - Method in class org.apache.derby.client.am.Clob
Get the length in bytes of the Clob value represented by this locator based Clob object.
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.
getLockTimeout() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
Get the time we wait for a lock, in milliseconds--overridden by unit tests
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 relavent 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 relavent 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 MT- read only
getLogFileName(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Given a log file number, return its file name MT- read only
getLogFileNumber(long) - Static method in class org.apache.derby.impl.store.raw.log.LogCounter
 
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.
getLogFilePosition(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
 
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.ClientBaseDataSource
 
getLoginTimeout() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
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.ClientBaseDataSource
 
getLogWriter() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Get the log writer for this data source.
getLogWriter() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Get the log writer for this data source.
getLong(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getLong(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getLong(int) - Method in class org.apache.derby.client.am.Cursor
 
getLong(byte[], int, int, int) - Static method in class org.apache.derby.client.am.Decimal
Build a Java long from a fixed point decimal byte representation.
getLong(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getLong(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getLong(int) - Method in class org.apache.derby.client.am.ResultSet
 
getLong(String) - Method in class org.apache.derby.client.am.ResultSet
 
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(int) - Method in class org.apache.derby.diag.SpaceTable
 
getLong(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getLong(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getLong(Object) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
 
getLong() - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
Get the held int.
getLong() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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(long) - Static method in class org.apache.derby.iapi.util.ReuseFactory
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getLong(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getLong(String) - Method in class org.apache.derby.vti.VTITemplate
 
getLongFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
getLongFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
 
getLongFromDECIMAL(int) - 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
 
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, 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, 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) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getLongvarcharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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.CallableStatement
 
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
getMapFactory() - Static method in class org.apache.derby.impl.store.raw.xact.XactFactory
Get the map factory for this platform.
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
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
 
getMaxBinaryLiteralLength() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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
 
getMaxFetchColumnId() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
Internal to store.
getMaxFieldSize() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
getMaxFieldSize() - Method in class org.apache.derby.client.am.Statement
 
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.
getMaximumSize() - Method in class org.apache.derby.impl.services.cache.Clock
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxRows() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
getMaxRows() - Method in class org.apache.derby.client.am.Statement
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxStatementLength() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxStatements() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
Returns the maximum number of JDBC prepared statements a connection is allowed to cache.
getMaxStatements__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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
 
getMemoryMapDisplay(Map) - Method in class org.apache.derby.client.am.LogWriter
 
getMergedRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
 
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
 
getMessage(int) - Method in class org.apache.derby.client.am.Sqlca
 
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(String) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getMessage(String, Object) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getMessage(String, Object, Object) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getMessage(String, Object, Object, Object) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getMessage(String, Object, Object, Object, Object) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
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 error org.apache.derby.impl.sql.compile.TokenMgrError
You can also modify the body of this method to customize your error messages.
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() - Method in error org.apache.derby.impl.tools.ij.TokenMgrError
You can also modify the body of this method to customize your error messages.
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.
getMessageId() - Method in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
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.Connection
 
getMetaData() - Method in class org.apache.derby.client.am.LogicalConnection
Retrieves a DatabaseMetaData object that contains metadata about the database to which this Connection object represents a connection.
getMetaData() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
getMetaData() - Method in class org.apache.derby.client.am.PreparedStatement
 
getMetaData() - Method in class org.apache.derby.client.am.ResultSet
 
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.UpdatableVTITemplate
 
getMetaDataInfo() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
 
getMetaDataInfoBoolean(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoBoolean_supportsConvert(int, int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoBooleanWithType(int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoBooleanWithTypeClient(int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoBooleanWithTypeServer(int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoInt(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoInt_SupportsResultSetConcurrency(int, int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataInfoString(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getMetaDataX() - Method in class org.apache.derby.client.am.PreparedStatement
 
getMetaDataX() - Method in class org.apache.derby.client.am.ResultSet
 
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.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
 
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 MT- read only
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
 
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
 
getModifiedColumns() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
Get the columns that have been modified by the statement that caused this trigger to fire.
getModifiedColumns() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Get the columns that have been modified by the statement that caused this trigger to fire.
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.iapi.services.monitor.Monitor
Get the monitor.
getMonitorLite() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
getMonth() - Method in class org.apache.derby.client.am.DateTimeValue
Get the month component.
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(int) - Static method in class org.apache.derby.iapi.types.SQLDate
Get the month from the encodedDate, January is one.
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.LogicalPreparedStatement
 
getMoreResults(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
getMoreResults() - Method in class org.apache.derby.client.am.Statement
 
getMoreResults(int) - Method in class org.apache.derby.client.am.Statement
 
getMoreResults() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getMoreResults moves to a Statement's next result.
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 interface org.apache.derby.iapi.jdbc.EngineStatement
Identical to the JDBC 3 getMoreResults(int).
getMoreResults(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get more results using reflection.
getMoreResults() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
getMoreResults moves to a Statement's next result.
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() - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
getMoreResults(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
getMoreResultsX(int) - Method in class org.apache.derby.client.am.Statement
 
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, GeneratedMethod, 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, GeneratedMethod, 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 interface org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
Get the name of this object.
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.
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.
getNationalString(LocaleFinder) - Method in class org.apache.derby.iapi.types.DataType
International version of getString().
getNationalString(LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLDate
International version of getString().
getNationalString(LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLTime
International version of getString().
getNationalString(LocaleFinder) - Method in class org.apache.derby.iapi.types.SQLTimestamp
International version of getString().
getNCharacterStream(int) - Method in class org.apache.derby.client.am.CallableStatement40
 
getNCharacterStream(String) - Method in class org.apache.derby.client.am.CallableStatement40
 
getNCharacterStream(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getNCharacterStream(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getNCharacterStream(int) - Method in class org.apache.derby.client.net.NetResultSet40
 
getNCharacterStream(String) - Method in class org.apache.derby.client.net.NetResultSet40
 
getNCharacterStream(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getNCharacterStream(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getNCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getNCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getNCharacterStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getNCharacterStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getNClob(int) - Method in class org.apache.derby.client.am.CallableStatement40
 
getNClob(String) - Method in class org.apache.derby.client.am.CallableStatement40
 
getNClob(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getNClob(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getNClob(int) - Method in class org.apache.derby.client.net.NetResultSet40
 
getNClob(String) - Method in class org.apache.derby.client.net.NetResultSet40
 
getNClob(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getNClob(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getNClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getNClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getNClob(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getNClob(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
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.
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.
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 DriverManager.getConnection("jdbc:default:connection");
getNestedConnection(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
Get a connection equivalent to the call DriverManager.getConnection("jdbc:default:connection");
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
getNetXAConnection(ClientBaseDataSource, NetLogWriter, String, String, int) - Method in class org.apache.derby.client.ClientPooledConnection
creates and returns NetXAConnection.
getNewAggregatorResultColumn(DataDictionary) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
Get the result column that has a new aggregator.
getNewCostEstimate(double, double, double) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
getNewCostEstimate(double, double, double) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
getNewCostEstimate() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get a cost estimate to use for this ResultSetNode.
getNewCurrentConnectionHandle() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
 
getNewEmbedConnection(String, Properties) - Method in class org.apache.derby.jdbc.Driver169
 
getNewEmbedConnection(String, Properties) - Method in class org.apache.derby.jdbc.Driver30
 
getNewEmbedConnection(String, Properties) - Method in class org.apache.derby.jdbc.Driver40
 
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.reflect.GCInstanceFactory
 
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.sql.GenericClassInfo
 
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.Driver169
Get a new nested connection.
getNewNestedConnection(EmbedConnection) - Method in class org.apache.derby.jdbc.Driver30
Get a new nested connection.
getNewNestedConnection(EmbedConnection) - Method in class org.apache.derby.jdbc.Driver40
 
getNewNestedConnection(EmbedConnection) - Method in class org.apache.derby.jdbc.InternalDriver
Get a new nested connection.
getNewNull() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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(EmbeddedDataSource, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver30
Create and return an EmbedPooledConnection from the received instance of EmbeddedDataSource.
getNewPooledConnection(EmbeddedDataSource, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver40
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(Activation, CursorResultSet) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Whip up a new Temp ResultSet that has a single row, the current row of this result set.
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(EmbeddedDataSource, ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver30
Create and return an EmbedXAConnection from the received instance of EmbeddedDataSource.
getNewXAConnection(EmbeddedDataSource, ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver40
Create and return an EmbedXAConnection from the received instance of EmbeddedDataSource.
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
 
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
 
getNextOverrideLid() - Method in class org.apache.derby.client.net.NetStatementRequest
 
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(BaseContainerHandle, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get the next valid page and latch it
getNextPage(long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
 
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.
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(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.DMLWriteResultSet
Get next row from the source result set.
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.
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.ResultSet
 
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
 
getNextToken() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
getNextToken() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
getNextToken() - Method in class org.apache.derby.impl.tools.ij.ij
 
getNextToken() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
getNextToken() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
getNextToken() - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
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).
getNextWarning() - Method in exception org.apache.derby.client.am.SqlWarning
 
getNode(int, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes no initializer arguments.
getNode(int, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes one initializer argument.
getNode(int, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes two initializer arguments.
getNode(int, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes three initializer arguments.
getNode(int, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes four initializer arguments.
getNode(int, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes five initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes six initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes seven initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes eight initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes nine initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes ten initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes eleven initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes twelve initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes thirteen initializer arguments.
getNode(int, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, ContextManager) - Method in class org.apache.derby.iapi.sql.compile.NodeFactory
Get a node that takes fourteen initializer arguments.
getNode(int, ContextManager) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
 
getNodeFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the NodeFactory from this CompilerContext.
getNodeFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get the NodeFactory to use with this language connection
getNodeFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Get the NodeFactory for this context
getNodeFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Gets the NodeFactory for this database.
getNodeFactory() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Get the NodeFactory for this database.
getNodeFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get the NodeFactory to use with this language connection REMIND: is this only used by the compiler?
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.
getNodesFromParameters(Class) - 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.sql.compile.QueryTreeNode
 
getNodeTypeForSwap() - 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.
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.
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.CallableStatement40
 
getNString(String) - Method in class org.apache.derby.client.am.CallableStatement40
 
getNString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getNString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getNString(int) - Method in class org.apache.derby.client.net.NetResultSet40
 
getNString(String) - Method in class org.apache.derby.client.net.NetResultSet40
 
getNString(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getNString(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getNString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getNString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getNString(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getNString(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getNull() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Get a Null for this type.
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
 
getNull() - Method in class org.apache.derby.iapi.types.TypeId
Get SQL null value.
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, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL CHAR set to NULL with collation set to collationType.
getNullChar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL CLOB set to NULL with collation set to collationType.
getNullClob(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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 class org.apache.derby.iapi.types.CDCDataValueFactory
 
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.J2SEDataValueFactory
 
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, 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) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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, int) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Get a SQL VARCHAR set to NULL with collation set to collationType.
getNullVarchar(StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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(long) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getNumber(int) - Static method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getNumber() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
Get the type number of this trigger
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
 
getNumberAsString(double) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getNumberFields() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
 
getNumberInUse() - Method in class org.apache.derby.impl.services.cache.Clock
 
getNumberOfColumns() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the number of columns in the table.
getNumberOfColumns(int, FormatableBitSet) - Static method in class org.apache.derby.iapi.store.access.RowUtil
Get the number of columns represented by a FormatableBitSet.
getNumberOfColumns() - Method in class org.apache.derby.impl.load.ImportReadData
 
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
 
getNumericFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getNumericNode(String, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Translate a String containing a number into the appropriate type of Numeric node.
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(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getObject(int, Map) - Method in class org.apache.derby.client.am.CallableStatement
 
getObject(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getObject(String, Map) - Method in class org.apache.derby.client.am.CallableStatement
 
getObject(int) - Method in class org.apache.derby.client.am.Cursor
 
getObject(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getObject(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getObject(int, Map) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getObject(String, Map) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getObject(int) - Method in class org.apache.derby.client.am.ResultSet
 
getObject(int, Map) - Method in class org.apache.derby.client.am.ResultSet
 
getObject(String) - Method in class org.apache.derby.client.am.ResultSet
 
getObject(String, Map) - Method in class org.apache.derby.client.am.ResultSet
 
getObject(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getObject(int, Map) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getObject(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getObject(String, Map) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getObject(int) - Method in class org.apache.derby.iapi.store.access.KeyHasher
Get the object stored at the specified index.
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.SQLBinary
Return a JDBC Blob.
getObject() - Method in class org.apache.derby.iapi.types.SQLBit
 
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.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(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getObject(int, Map) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0 Returns an object representing the value of OUT parameter @i.
getObject(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a parameter as an Object in the java programming language.
getObject(String, Map) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
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(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(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(int, Map) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Returns the value of column @i as a Java object.
getObject(String, Map) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Returns the value of column @i 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() - 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.vti.VTITemplate
 
getObject(String) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(int, Map) - Method in class org.apache.derby.vti.VTITemplate
 
getObject(String, Map) - Method in class org.apache.derby.vti.VTITemplate
 
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 by DRDAConnThread.writeFdocaVal(int, java.lang.Object, int, int, int, boolean, org.apache.derby.impl.drda.DRDAStatement).
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 by DRDAConnThread.writeFdocaVal(int, java.lang.Object, int, int, int, boolean, org.apache.derby.impl.drda.DRDAStatement).
getObjectID() - Method in interface org.apache.derby.catalog.Dependable
Get the UUID of this Dependable OBJECT.
getObjectId() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
Get the object id
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.depend.BasicProviderInfo
 
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.ReferenceableDataSource
Re-Create Derby datasource given a 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 interface 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) - 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.ResultSet
 
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.
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.
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
 
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(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
 
getOperand() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Get the operand of this unary operator.
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
 
getOperatorString() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Get the operator of this unary operator.
getOptimizable(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
Return the nth Optimizable in the list.
getOptimizable(int) - Method in class org.apache.derby.impl.sql.compile.FromList
 
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(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, 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() - Method in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
 
getOptimizer(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get an optimizer to use for this ResultSetNode.
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.conn.GenericLanguageConnectionContext
 
getOptimizerFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get the OptimizerFactory to use with this language connection
getOptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerFactoryImpl
 
getOptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, RequiredRowOrdering, int, LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
 
getOptimizerImpl() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get the optimizer for this result set.
getOptimizerTrace() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get whether or not optimizer trace is on.
getOptimizerTrace() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
getOptimizerTraceHtml() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get whether or not optimizer trace html is on.
getOptimizerTraceHtml() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
getOptimizerTraceOutput() - Static method in class org.apache.derby.iapi.db.OptimizerTrace
Get the optimizer trace output for the last optimized query as a String.
getOptimizerTraceOutput() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the optimizer trace output for the last optimized query as a String.
getOptimizerTraceOutput() - 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.DatabaseMetaData
 
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(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
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(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
Return the variant type for the Qualifier's Orderable.
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(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
 
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.
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
 
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
 
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(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.DirFile4
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(boolean) - Method in class org.apache.derby.impl.io.InputStreamFile
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(boolean) - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
Returns an output stream to write into this entry.
getOutputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
Obtains an output stream for the file denoted.
getOutputStream(boolean) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
Obtains an output stream for the file denoted.
getOutputStream(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
returns output stream linked with this object
getOutputStream() - Method in interface org.apache.derby.io.StorageFile
Creates an output stream from a file name.
getOutputStream(boolean) - Method in interface org.apache.derby.io.StorageFile
Creates an output stream from a file name.
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(long) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Get the overflow page for a record that has already overflowed.
getOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
 
getOverflowPageForInsert(int, Object[], FormatableBitSet, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
 
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.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.Statement
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(long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Obtain exclusive access to the page with the given page number.
getPage() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
 
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(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.FileContainer
Get a valid (non-deallocated or free) page in the container.
getPage() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
 
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
 
getPageForCompress(int, long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
 
getPageForCompress(BaseContainerHandle, int, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
 
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.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(BaseContainerHandle, int) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get a potentially suitable page for insert and latch it.
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.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
 
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(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
Get the page status of a page
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() - 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
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.ParameterMetaData
 
getParameterClassName(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the fully-qualified name of the Java class whose instances should be passed to the method PreparedStatement.setObject.
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.ParameterMetaData
 
getParameterCount() - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the number of parameters in the PreparedStatement object for which this ParameterMetaData object contains information.
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.LogicalPreparedStatement
 
getParameterMetaData() - Method in class org.apache.derby.client.am.PreparedStatement
 
getParameterMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getParameterMetaData() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement30
 
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.EmbedCallableStatement30
JDBC 3.0 Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
JDBC 4.0 Retrieves the number, types and properties of this CallableStatement object's parameters.
getParameterMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement30
JDBC 3.0 Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMetaData() - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
JDBC 4.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.PreparedStatement
 
getParameterMode(int) - Method in class org.apache.derby.client.am.ParameterMetaData
 
getParameterMode(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's mode.
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.ParameterMetaData
 
getParameterType(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's SQL type.
getParameterType(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
Retrieves the designated parameter's SQL type.
getParameterTypeName(int) - Method in class org.apache.derby.client.am.ParameterMetaData
 
getParameterTypeName(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's database-specific type name.
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(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[].
getParameterTypes() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the array of DataTypeDescriptor representing the types of the ?
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
 
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
 
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(String) - Static method in class org.apache.derby.impl.io.vfmem.PathUtil
Returns the parent of the path.
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
 
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(int) - Method in class org.apache.derby.impl.io.CPFile
Get the parent of this file.
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.DirFile4
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(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.
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.
getParentList(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
Returns the list of parents for the specified path.
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
 
getParentResultSets() - Method in interface org.apache.derby.iapi.sql.Activation
 
getParentResultSets() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
getParentResultSets() - 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(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getPassword() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getPassword() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getPassword() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
 
getPassword() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
 
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(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(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
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.
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.ClientConnectionPoolDataSource
 
getPooledConnection(String, String) - 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.EmbeddedConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnectionX(LogWriter, ClientBaseDataSource, String, String) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
getPort() - Method in class org.apache.derby.client.net.NetAgent
 
getPort() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
 
getPort(Xid) - Method in class org.apache.derby.client.net.NetXAConnection
 
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.ClientBaseDataSource
 
getPosition() - Method in class org.apache.derby.client.am.Cursor
 
getPosition() - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
Get the current position in the stream
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(Section) - Method in class org.apache.derby.client.am.SectionManager
 
getPositionedUpdateSection(String, boolean) - 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.PreparedStatement.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(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
getPrecision(int) - Method in class org.apache.derby.client.am.ParameterMetaData
 
getPrecision(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's number of decimal digits.
getPrecision(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Return the precision of the given parameter index in this pvs.
getPrecision() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Returns the number of decimal digits for the datatype, if applicable.
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(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(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() - Method in class org.apache.derby.impl.sql.GenericParameter
 
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?
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.
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, 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.
getPreparedQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a prepared query from system tables or metadata.properties.
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(boolean) - 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 PreparedStatement currently associated with this statement.
getPreparedStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
 
getPreparedStatementForAutoGeneratedKeys() - Method in class org.apache.derby.client.am.Statement
 
getPreparedStatementForDelete() - Method in class org.apache.derby.client.am.ResultSet
 
getPreparedStatementForInsert() - Method in class org.apache.derby.client.am.ResultSet
 
getPreparedStatementForUpdate() - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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.DatabaseMetaData
 
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.
getPrimaryKeysX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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(String, boolean) - Static method in class org.apache.derby.client.am.LogWriter
 
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
 
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.
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
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
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.DatabaseMetaData
 
getProcedureName(String) - Method in class org.apache.derby.client.am.Statement
 
getProcedures(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
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.DatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getProductID() - Method in class org.apache.derby.client.net.NetConnection
 
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(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.
getProductVersionHolderFromMyEnv(InputStream) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Load the version info from the already opened properties files.
getProjectedColList() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
 
getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, 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, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
 
getProperties() - Method in class org.apache.derby.client.am.FailedProperties40
getProperties provides a Map object describing the failed properties (as specified in the javadoc for java.sql.SQLClientInfoException).
getProperties(ClientBaseDataSource) - Method in class org.apache.derby.client.am.LogWriter
Obtain a set of Properties for the ClientBaseDataSource
getProperties() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
getProperties provides a Map 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.CreateIndexNode
 
getProperties() - Method in class org.apache.derby.impl.sql.compile.FromTable
 
getProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Fetch the set of properties as a Properties object.
getProperties(TransactionController, Dictionary, boolean, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
 
getProperties() - 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) - 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, 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(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Gets the de-serialized object associated with a property key.
getProperty(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Get the default for a property.
getPropertyDefault(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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(Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a property from the passed in set.
getPropertyFromSet(Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
 
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
 
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.Driver20
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.
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
Returns an array of DriverPropertyInfo objects describing possible properties.
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.
getProviderInfo() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
 
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 an enumeration of all dependencies that this dependent has with any provider (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.
getPSyncLog() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
 
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
 
getQualifier() - Method in interface org.apache.derby.iapi.services.locks.Latch
Get the qualifier used when the latch was obtained.
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() - Method in class org.apache.derby.impl.services.locks.Lock
Return the qualifier lock was obtained with.
getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
 
getQualifier() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
 
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.
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.LogicalPreparedStatement
 
getQueryTimeout() - Method in class org.apache.derby.client.am.Statement
 
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, GeneratedMethod, 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 materilized 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, GeneratedMethod, 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(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.DirFile4
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.
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.
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 relavent to raw store
getRawStoreProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.RawStore
Get JBMS properties relavent 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(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
Get a stream for a resource directly from a JarFile.
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.
getRawTran() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
 
getRawTran() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
 
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.
getReadOnlyTransactionFlag() - Method in class org.apache.derby.client.net.NetXACallInfo
 
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(int) - Method in interface org.apache.derby.iapi.store.raw.Page
Get a record handle from a previously stored record id.
getRecordHandle(ContainerHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
getRecordHandle(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
 
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.
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.CallableStatement
 
getRef(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getRef(int) - Method in class org.apache.derby.client.am.Cursor
 
getRef(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getRef(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getRef(int) - Method in class org.apache.derby.client.am.ResultSet
 
getRef(String) - Method in class org.apache.derby.client.am.ResultSet
 
getRef(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getRef(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0 Get a REF(<structured-type>) OUT parameter.
getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC REF (getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Get a REF(<structured-type>) column.
getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
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.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
 
getRefCols() - Method in class org.apache.derby.impl.sql.compile.FromTable
 
getReference() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
 
getReference() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getReference() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Referenceable method.
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 enabled fks that reference this key.
getReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
Get the number of enabled 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
getReferencedColumnMap() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Get the referenced column map of the table.
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.ResultSet
 
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.ResultSet
 
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.
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 ReplacementPolicy instance 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.
getResolvedMethod() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
 
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.EmbeddedXADataSource
 
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.
GetResourceBundleAction - Class in org.apache.derby.client.am
 
GetResourceBundleAction(String) - Constructor for class org.apache.derby.client.am.GetResourceBundleAction
 
GetResourceInputStreamAction - Class in org.apache.derby.client.am
Java 2 PrivilegedAction encapsulation of attempting to acquire driver-general properties as a System resource.
GetResourceInputStreamAction(String) - Constructor for class org.apache.derby.client.am.GetResourceInputStreamAction
 
getResourceKey() - Method in class org.apache.derby.client.am.ErrorKey
 
getResourceLoaderId() - Method in class org.apache.derby.client.am.GetResourceInputStreamAction
 
getResourcePath() - Method in class org.apache.derby.client.am.GetResourceInputStreamAction
 
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.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, 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(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(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(ResultColumnDescriptor) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Create an execution time ResultColumnDescriptor from a compile time RCD.
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 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(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.
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.
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(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Create a result description given parameters for it.
getResultDescription(ResultDescription, int[]) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
Get a new result description from the input result description.
getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
Get a new result description
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.DeleteResultSet
Returns the description of the deleted rows.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
Returns the description of the inserted rows.
getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
Make a result description
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
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.execute.UpdateResultSet
Returns the description of the updated rows.
getResultDescription() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
 
getResultDescription(ResultDescription, int[]) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
Get a new result description from the input result description.
getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
Get a new result description
getResultDescription() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
 
getResultSet() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
getResultSet() - Method in class org.apache.derby.client.am.Statement
 
getResultSet() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getResultSet returns the current result as a ResultSet.
getResultSet(ResultSet) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
Get a jdbc ResultSet based on the execution 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(ResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
Get a jdbc ResultSet based on the execution ResultSet.
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
 
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.LogicalPreparedStatement
 
getResultSetConcurrency() - Method in class org.apache.derby.client.am.Statement
 
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.DatabaseMetaData
 
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.client.am.Statement
 
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.jdbc.EngineStatement
Identical to the JDBC 3 getResultSetHoldability(int).
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() - 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(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
Get the matching ResultSetStatistics for the specified ResultSet.
getResultSetStatistics(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
 
getResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
 
getResultSetStatistics(NoPutResultSet) - 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.LogicalPreparedStatement
 
getResultSetType() - Method in class org.apache.derby.client.am.Statement
 
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(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getRetrieveMessageText() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getReturnColumnTypes() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
Get the types of the columns returned by a Derby-style table function.
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
 
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(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.
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
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(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the role grant descriptor corresponding to the uuid provided
getRoleGrantDescriptor(String, String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a descriptor for a role grant
getRoleGrantDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
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.
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 class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Get the root directory of the data storage area.
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, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's permissions for a routine (function or procedure).
getRoutinePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's privileges for a routine using routinePermsUUID
getRoutinePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get one user's permissions for a routine (function or procedure).
getRoutinePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
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.ResultSet
 
getRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Determine the current row number.
getRow() - Method in class org.apache.derby.impl.load.ImportAbstract
gets the next row
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.
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
 
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[], 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(TransactionController, int[], ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Gets a row changer for this catalog.
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 class org.apache.derby.impl.sql.execute.GenericExecutionFactory
 
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.ResultSet
 
getRowCount() - Method in class org.apache.derby.client.am.Sqlca
 
getRowCount(Typdef) - Method in class org.apache.derby.client.net.NetSqlca
 
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.
getRowCountCheckVector() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
getRowCountCheckVector() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
getRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
 
getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, 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, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
 
getRowEstimate() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Get the optimizer's estimate of the number of rows returned or affected for an optimized QueryTree.
getRowFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Get the row at the specified position from the hash table.
getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
Get a row from the sorter.
getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
Get a row from the input result set.
getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
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.
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.CallableStatement40
 
getRowId(String) - Method in class org.apache.derby.client.am.CallableStatement40
 
getRowId(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getRowId(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getRowId(int) - Method in class org.apache.derby.client.net.NetResultSet40
 
getRowId(String) - Method in class org.apache.derby.client.net.NetResultSet40
 
getRowId(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getRowId(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getRowIdLifetime() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
getRowIdLifetime() - Method in class org.apache.derby.client.net.NetDatabaseMetaData40
Indicates whether or not this data source supports the SQL ROWID type.
getRowIdLifetime() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
 
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(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.
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(DataDictionary, TableDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
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.
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(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
 
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
 
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(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.ResultSet
 
getRowX() - Method in class org.apache.derby.client.am.ResultSet
 
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 paramter precision
getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get resultset /out paramter precision
getRSReturnability() - Method in class org.apache.derby.client.am.ResultSet
 
getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
get resultset /out paramter scale
getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get resultset /out paramter 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.Savepoint
 
getSavepointId() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint30
Retrieves the generated ID for the savepoint that this Savepoint object represents.
getSavepointName() - Method in class org.apache.derby.client.am.Savepoint
 
getSavepointName() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint30
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, GeneratedMethod, 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, GeneratedMethod, 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(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
getScale(int) - Method in class org.apache.derby.client.am.ParameterMetaData
 
getScale(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's number of digits to right of the decimal point.
getScale(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Return the scale of the given parameter index in this pvs.
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(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
Get the scale of the merge of two decimals
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(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() - Method in class org.apache.derby.impl.sql.GenericParameter
Return the scale of the parameter.
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?
getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, MethodBuilder, 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, MethodBuilder, 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, MethodBuilder, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
 
getScanArguments(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
 
getScanArguments(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
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.
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
 
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(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, 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.
getScanStatisticsText(String, int) - Method in interface org.apache.derby.impl.sql.execute.rts.ResultSetStatistics
Return information on the scan nodes from the statement execution plan as a String.
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 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.
getSchema() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
 
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(String, TransactionController, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the named schema.
getSchemaDescriptor(UUID, 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 interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the SchemaDescriptor for the given schema identifier.
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 interface org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
Get the objects schema descriptor
getSchemaDescriptor(String, TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the named schema.
getSchemaDescriptor(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
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() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Get a schema descriptor for this DDL object.
getSchemaDescriptor(boolean, boolean) - 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(TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
Get a schema descriptor for the given table.
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.
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.ConglomerateDescriptor
Gets the UUID for the schema that the conglomerate belongs to.
getSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
 
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.impl.sql.catalog.TableKey
Get the schema id.
getSchemaName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Get the schema name of this type.
getSchemaName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
What's a column's table's schema?
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(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.DatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Get the schema names available in this database.
getSchemas() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
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.impl.jdbc.EmbedDatabaseMetaData
JDBC 4.0 Get the schema names available in this database.
getSchemasX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getSchemasX(String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Untraced version of getSchemas(String, String).
getSchemaTerm() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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(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
 
getSearchClauseHT() - Method in class org.apache.derby.impl.sql.compile.Predicate
Get the search clause Hash Table.
getSearchStringEscape() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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(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(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
Return security mechanism if it is set, else upgrade the security mechanism if possible and return the upgraded security mechanism
getSecurityMechanism() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Return the security mechanism.
getSecurityMechanism(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Return the security mechanism for this datasource object.
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.
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(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
get a descriptor for a Sequence by sequence name
getSequenceDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
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.
getSequenceName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
 
getSequenceNumber() - Method in class org.apache.derby.client.net.NetConnection
 
getServer() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get server
getServerCursorName() - Method in class org.apache.derby.client.am.ResultSet
 
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.ClientBaseDataSource
 
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.Connection
 
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
 
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) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Return the name of the service that the passed in module lives in.
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, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a service wide property with a default.
getServiceProperty(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a service wide property.
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(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.
getServiceType() - Method in class org.apache.derby.impl.services.monitor.TopService
 
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
 
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
 
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.InsertResultSet
getSetAutoincrementValue will get the autoincrement value of the columnPosition specified for the target table.
getSetClause(TableName, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
 
getSetConstraintsConstantAction(ConstraintDescriptorList, boolean, boolean, Object[]) - 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 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(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
 
getShort(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getShort(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getShort(int) - Method in class org.apache.derby.client.am.Cursor
 
getShort(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getShort(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getShort(int) - Method in class org.apache.derby.client.am.ResultSet
 
getShort(String) - Method in class org.apache.derby.client.am.ResultSet
 
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(int) - Method in class org.apache.derby.diag.SpaceTable
 
getShort(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getShort(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getShort() - Method in class org.apache.derby.iapi.types.BinaryDecimal
Return a short from this value.
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(short) - Static method in class org.apache.derby.iapi.util.ReuseFactory
 
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.impl.jdbc.EmbedCallableStatement
 
getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getShort(String) - Method in class org.apache.derby.vti.VTITemplate
 
getShortFromBigDecimal(BigDecimal) - Method in class org.apache.derby.client.am.CrossConverters
 
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
 
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.ClientBaseDataSource
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
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, 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).
getSimpleQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Execute a query in metadata.properties, or an SPS in the SYS 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
 
getSocketAndInputOutputStreams(String, int, int) - Method in class org.apache.derby.client.net.NetConnection
 
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.
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, GeneratedMethod, 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, GeneratedMethod, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
 
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(int[]) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Find the source result set for this ColumnReference and return it.
getSourceResultSet() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Return the ResultSetNode that is the source of this VirtualColumnNode.
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(int) - Method in class org.apache.derby.diag.SpaceTable
 
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(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get information about space used by the container.
getSpaceInfo() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
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.
getSparseRowAndMap() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
Check and make sure sparse heap row and accessed bit map are created.
getSpecialRegisters() - Method in class org.apache.derby.client.net.NetConnection
 
getSpecialRegisters() - Method in class org.apache.derby.client.net.NetXAResource
 
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
 
getSPSDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a SPSDescriptor given its UUID.
getSPSDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the stored prepared statement descriptor given a sps name.
getSPSDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a SPSDescriptor given its UUID.
getSPSDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a SPSDescriptor given its name.
getSPSDescriptor() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
Get the sps descriptor that is associated with this Cacheable
getSPSDescriptor() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
 
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, Vector) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get all the parameter descriptors for an SPS.
getSPSParams(SPSDescriptor, Vector) - 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(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
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) - Method in class org.apache.derby.client.am.SQLExceptionFactory
creates SQLException initialized with all the params received from the caller.
getSQLException(String, String, int) - Method in class org.apache.derby.client.am.SQLExceptionFactory40
creates jdbc4.0 SQLException and its subclass based on sql state
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, String, SQLException, int, Throwable, Object[]) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory40
overwrites super class method to create JDBC4 exceptions SQLSTATE CLASS (prefix) Exception 0A java.sql.SQLFeatureNotSupportedException 08 java.sql.SQLNonTransientConnectionException 22 java.sql.SQLDataException 28 java.sql.SQLInvalidAuthorizationSpecException 40 java.sql.SQLTransactionRollbackException 42 java.sql.SQLSyntaxErrorException Note the following divergence from JDBC3 behavior: When running a JDBC3 client, we return EmbedSQLException.
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.ErrorKey
 
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 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.DatabaseMetaData
 
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.
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.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
 
getSQLtext() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
Returns the current SQL text string that is being parsed.
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(int) - Static method in class org.apache.derby.client.am.Utils
 
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.Statement
 
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.CallableStatement40
 
getSQLXML(String) - Method in class org.apache.derby.client.am.CallableStatement40
 
getSQLXML(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getSQLXML(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
getSQLXML(int) - Method in class org.apache.derby.client.net.NetResultSet40
 
getSQLXML(String) - Method in class org.apache.derby.client.net.NetResultSet40
 
getSQLXML(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getSQLXML(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
getSqlXmlUtil() - Method in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Return the saved object in this.activation that corresponds to this.sqlxUtilId.
getSsl() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Returns the SSL encryption mode specified for the data source.
getSSLMode() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
getSSLModeFromString(String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
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.shared.common.sanity.ThreadDump
 
getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
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.client.am.SqlState
 
getState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
getStatement() - Method in class org.apache.derby.client.am.ResultSet
Retrieves the Statement object that produced this object, or null if the ResultSet was not produced by a Statement object.
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(SchemaDescriptor, String, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get a Statement
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(SchemaDescriptor, String, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get a Statement for the connection
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
 
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 connection.
getStatementCallbackInterface() - Method in class org.apache.derby.client.am.ResultSet
 
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(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.
getStatementExecutionPlanText(int) - Method in interface org.apache.derby.impl.sql.execute.rts.ResultSetStatistics
Return the statement execution plan as a String.
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.
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.Statement
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(Properties) - Static method in class org.apache.derby.impl.sql.compile.InsertNode
Return the statement type, where it is dependent on the targetProperties.
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(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() - Method in class org.apache.derby.impl.sql.GenericResultDescription
 
getStateString(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
 
GETSTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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(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(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.
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.
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
get all the statistiscs descriptors for a 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
 
getStats() - Method in class org.apache.derby.impl.services.cache.CacheStat
 
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.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 StorageFile which 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
 
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(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
 
getStreamStorableHeapColIds() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
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(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
 
getString(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getString(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getString() - Method in class org.apache.derby.client.am.Clob
 
getString(int) - Method in class org.apache.derby.client.am.Cursor
 
getString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getString(int) - Method in class org.apache.derby.client.am.ResultSet
 
getString(String) - Method in class org.apache.derby.client.am.ResultSet
 
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(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getString() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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.drda.TestProto
Read a string from the command file
getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
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(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(int) - Method in class org.apache.derby.impl.load.ImportAbstract
 
getString(int, int) - Method in class org.apache.derby.impl.load.ImportLobFile
Returns the clob data at the given location as String.
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.vti.VTITemplate
 
getString(String) - Method in class org.apache.derby.vti.VTITemplate
 
getStringFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
 
getStringFromBytes(byte[]) - Method in class org.apache.derby.client.am.CrossConverters
 
getStringFromBytes(byte[]) - Static method in class org.apache.derby.client.am.Utils
 
getStringFromDATE(int) - Method in class org.apache.derby.client.am.Cursor
 
getStringFromDate(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getStringFromInts(int[]) - Static method in class org.apache.derby.client.am.Utils
 
getStringFromStrings(String[]) - Static method in class org.apache.derby.client.am.Utils
 
getStringFromTIME(int) - Method in class org.apache.derby.client.am.Cursor
 
getStringFromTime(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getStringFromTIMESTAMP(int) - Method in class org.apache.derby.client.am.Cursor
 
getStringFromTimestamp(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getStringFromValue(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getStringFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.CallableStatement
 
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(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
Get the subquery ResultSet tracking array from the top ResultSet.
getSubqueryTrackingArray() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Get the subquery tracking array for this query.
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.Clob
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
getSubString(long, int) - Method in class org.apache.derby.impl.jdbc.EmbedClob
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
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.
getSubstringNode(ValueNode, ValueNode, ValueNode, Boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Get a substring node from - the string - the start position - the length - a boolean values for specifying the kind of substring function
getSubStringX(long, int) - Method in class org.apache.derby.client.am.Clob
 
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 interface org.apache.derby.impl.tools.ij.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.tools.ij.SimpleCharStream
 
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.DatabaseMetaData
 
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.
getSuperTablesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
getSuperTypesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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, boolean) - 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.
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.
getSystemFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
s Get a system wide property as a int.
getSystemInt(String, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
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.
getSystemProperties() - Method in class org.apache.derby.client.am.GetSystemPropertiesAction
Accessor for system properties (used after run() method invocation)
GetSystemPropertiesAction - Class in org.apache.derby.client.am
Java 2 PrivilegedAction encapsulation of System getProperties processing
GetSystemPropertiesAction() - Constructor for class org.apache.derby.client.am.GetSystemPropertiesAction
Constructor.
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.property.PropertyUtil
Find a system wide property.
getSystemProperty(String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a system wide property with a default.
getSystemProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
 
getSystemProperty(String) - Static method in class org.apache.derby.impl.tools.ij.util
 
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(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(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the table with the given UUID.
getTableDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
 
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(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 class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the table with the given UUID.
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(boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Validate that the table is ok for DDL -- e.g.
getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
 
getTableDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Validate that the table is ok for DDL -- e.g.
getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
 
getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
 
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() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
Return the table descriptor
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.ConglomerateDescriptor
Gets the UUID for the table that the conglomerate belongs to.
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.
getTableInsert() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
 
getTableMap() - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
 
getTableName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
getTableName() - Method in class org.apache.derby.client.am.ResultSet
 
getTableName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
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
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(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
What's a column's table name?
getTableNameField() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Return the table name for this table.
getTableNameNode() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Return the table name as the node it is.
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, 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) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's privileges on a table using tablePermsUUID
getTablePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get one user's privileges on a table
getTablePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
getTablePrivilegesX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getTableProperties(String, String) - Static method in class org.apache.derby.iapi.db.PropertyInfo
Get the Properties associated with a given table.
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, String[]) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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(Activation, long, int, GeneratedMethod, 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.
getTableScanResultSet(Activation, long, int, GeneratedMethod, 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.
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.
getTablesReferenced(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Update the table map to reflect the source of this CR.
getTablesReferenced() - Method in class org.apache.derby.impl.sql.compile.ValueNode
Get a bit map of table references in this expression
getTablesX(String, String, String, String[]) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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.
getTableTypesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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(int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
getTag() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
Return the tag or type of the entry.
getTargetColumns() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
the target columns of the cursor; this is a superset of the updatable columns, describing the row available
getTargetColumns() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
the target columns of the cursor as a result column list
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.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() - Static method in class org.apache.derby.impl.io.DirFile
Get the name of the directory of 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.
getTempDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
 
getTextMessage(String, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
 
getTextMessage(String, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
 
getTextMessage(String, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
 
getTextMessage(String, Object, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
 
getTextMessage(String, Object, Object, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
 
getTextMessage(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTextMessage(String, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTextMessage(String, Object, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTextMessage(String, Object, Object, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTextMessage(String, Object, Object, Object, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTextMessage(String, Object[]) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTextMessage(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
getTextMessage(String, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
getTextMessage(String, Object, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
getTextMessage(String, Object, Object, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
getTextMessage(String, Object, Object, Object, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
getTextMessage(String) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - no arguments
getTextMessage(String, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - one argument
getTextMessage(String, Object, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - two arguments
getTextMessage(String, Object, Object, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - three arguments
getTextMessage(String, Object, Object, Object, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - four arguments
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(int, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
getTime(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getTime(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getTime(String, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
getTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
getTime(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
getTime(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTime(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTime(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTime(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTime(int, Calendar) - Method in class org.apache.derby.client.am.ResultSet
 
getTime(int) - Method in class org.apache.derby.client.am.ResultSet
 
getTime(String) - Method in class org.apache.derby.client.am.ResultSet
 
getTime(String, Calendar) - Method in class org.apache.derby.client.am.ResultSet
 
getTime(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getTime(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getTime(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getTime(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
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, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
Static function to Get Time from a string.
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, 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) - 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(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
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(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC TIME parameter as ajava.sql.Time object
getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
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(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, 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.impl.jdbc.EmbedResultSet
JDBC 2.0 Get the value of a column in the current row as a java.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() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
 
getTime(int) - Method in class org.apache.derby.vti.VTITemplate
 
getTime(String) - Method in class org.apache.derby.vti.VTITemplate
 
getTime(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getTime(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getTimeAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
getTimeDateFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
getTimeFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
Get a formatter for formatting times.
getTimeFormat() - Method in class org.apache.derby.iapi.types.SQLChar
 
getTimeFormat(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
getTimeFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
 
getTimeFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
 
getTimeFromTimestamp(Timestamp) - 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.
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, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
getTimestamp(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getTimestamp(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
getTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
getTimestamp(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTimestamp(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.ResultSet
 
getTimestamp(int) - Method in class org.apache.derby.client.am.ResultSet
 
getTimestamp(String) - Method in class org.apache.derby.client.am.ResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.ResultSet
 
getTimestamp(int) - Method in class org.apache.derby.diag.StatementCache
 
getTimestamp(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
getTimestamp(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getTimestamp(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
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(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, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueFactory
Construct a SQL timestamp from a date and time.
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 class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getTimestamp(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
Get Timestamp from a SQLChar.
getTimestamp(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
Static function to Get Timestamp from a string.
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(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
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(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object
getTimestamp(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
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(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(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(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(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(int) - Method in class org.apache.derby.vti.VTITemplate
 
getTimestamp(String) - Method in class org.apache.derby.vti.VTITemplate
 
getTimestamp(int, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
getTimestamp(String, Calendar) - Method in class org.apache.derby.vti.VTITemplate
 
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.iapi.types.SQLChar
 
getTimestampFormat(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
getTimestampFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
 
getTimestampFromDate(Date) - Method in class org.apache.derby.client.am.CrossConverters
 
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(Time) - Method in class org.apache.derby.client.am.CrossConverters
 
getTimestampFromTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
 
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.
getTimestampLength() - Method in class org.apache.derby.impl.drda.AppRequester
The timestamp length may be truncated for old versions of Derby.
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(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
getToken() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
 
getToken(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
getToken(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
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(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
Check if derby.client.traceDirectory is provided as a JVM property.
getTraceDirectory() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFile(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFile() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFileAppend(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceFileAppend() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getTraceLevel(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
Check if derby.client.traceLevel is provided as a JVM property.
getTraceLevel() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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.
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
 
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
 
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 class org.apache.derby.client.am.Connection
Returns the ID of the active transaction for this connection.
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
 
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.Connection
 
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.
getTransactionIsolationStmt - Variable in class org.apache.derby.client.am.Connection
 
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.
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
 
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(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a TriggerDescriptor given its UUID.
getTriggerDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the stored prepared statement descriptor given a sps name.
getTriggerDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a TriggerDescriptor given its UUID.
getTriggerDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the stored prepared statement descriptor given a sps name.
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 GenericDescriptorList 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, int[], String[], UUID, String, Vector) - 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
getTrimmedString() - Method in class org.apache.derby.iapi.types.DateTimeParser
Get the parsed string with trailing blanks removed.
getTrimOperatorNode(Integer, ValueNode, ValueNode, ContextManager) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Generate a trim operator node
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
 
getTypdefnam() - Method in class org.apache.derby.client.net.Typdef
 
getType() - Method in class org.apache.derby.client.am.ResultSet
 
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() - 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(TypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Return a runtime type for a catalog type.
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
 
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.
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
getTypeCompiler() - Method in class org.apache.derby.impl.sql.compile.ValueNode
Get the TypeCompiler from this ValueNode, based on its TypeId using getTypeId().
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.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.types.BinaryDecimal
Return my format identifier.
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.SqlXmlUtil
Get the formatID which corresponds to this class.
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.MaxMinAggregator
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.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
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.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
Return my format identifier.
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.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(TypeDescriptor) - Static method in class org.apache.derby.iapi.types.TypeId
Get the TypeId (fundemental type information) for a catalog type.
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.
getTypeInfo() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
getTypeInfoForODBC() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of all the standard SQL types supported by this database.
getTypeInfoX() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getTypeMap() - Method in class org.apache.derby.client.am.Connection
 
getTypeMap() - Method in class org.apache.derby.client.am.LogicalConnection
 
getTypeMap() - Method in class org.apache.derby.client.am.LogicalConnection40
Returns the type map for this connection.
getTypeMap() - Method in class org.apache.derby.client.net.NetConnection40
Returns the type map for this connection.
getTypeMap() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
getTypeMap() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
Returns the type map for this connection.
getTypeMap() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Get the type-map object associated with this connection.
getTypeMap() - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
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.BinaryDecimal
 
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() - 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(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).
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
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
getTypes(int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Check the parameterINdex is in range and return the array of type descriptors.
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.Types
 
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.
getUDTs(String, String, String, int[]) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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, PermissionsDescriptor) - 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(TableKey) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
This method can get called from the DataDictionary cache.
getUncachedSPSDescriptor(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.
getUncachedTableDescriptor(UUID) - 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.
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(BaseContainerHandle, long, long) - Method in class org.apache.derby.impl.store.raw.data.AllocationCache
 
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
 
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.Clob
 
getUnicodeStream(int) - Method in class org.apache.derby.client.am.Cursor
 
getUnicodeStream(int) - Method in class org.apache.derby.client.am.ResultSet
Deprecated.  
getUnicodeStream(String) - Method in class org.apache.derby.client.am.ResultSet
Deprecated.  
getUnicodeStream(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
Deprecated.  
getUnicodeStream(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
Deprecated.  
getUnicodeStream(int) - Method in class org.apache.derby.vti.VTITemplate
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
 
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
 
getUniqueness() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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.
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.
getUOWID() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
 
getUOWID() - Method in class org.apache.derby.client.net.NetXACallInfo
 
getUOWID(Xid) - Method in class org.apache.derby.client.net.NetXAConnection
 
getUpdatableColumns() - Method in class org.apache.derby.impl.sql.compile.CursorNode
Return String[] of names from the FOR UPDATE OF List
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
 
getUpdateColumnNames() - Method in class org.apache.derby.impl.sql.compile.CursorNode
Get an array of strings for each updatable column in this list.
getUpdateColumns() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
the update columns of the cursor
getUpdateColumns() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
the update columns of the cursor as a update column list
getUpdateConstantAction(long, int, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], ExecRow, boolean, UUID, int, boolean, int[], int[], Object, FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a Replicated DELETE statement.
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.client.am.Statement
 
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 secquence 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
 
getUpdateCountFromSqlcard(Sqlca) - Static method in class org.apache.derby.client.am.Utils
 
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
getUpdateNode(FromTable, TableName, ResultColumnList, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Get an UPDATE node given the pieces.
getUpdatePriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
 
getUpdateReadMap(TableDescriptor, ResultColumnList, Vector, ConstraintDescriptorList, GenericDescriptorList, 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.ClientBaseDataSource
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(int) - Method in class org.apache.derby.client.am.CallableStatement
 
getURL(String) - Method in class org.apache.derby.client.am.CallableStatement
 
getURL() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getURL(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getURL(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
getURL() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
getURL(int) - Method in class org.apache.derby.client.am.ResultSet
 
getURL(String) - Method in class org.apache.derby.client.am.ResultSet
 
getURL(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
getURL(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
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.io.DirFile
 
getURL() - Method in class org.apache.derby.impl.io.InputStreamFile
 
getURL() - Method in class org.apache.derby.impl.io.JarDBFile
Return a URL for this file (resource).
getURL() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
 
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(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() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
What's the url for this database?
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(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() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
 
getURL() - Method in interface org.apache.derby.io.StorageFile
Get a URL representing this file.
getURL(int) - Method in class org.apache.derby.vti.VTITemplate
 
getURL(String) - Method in class org.apache.derby.vti.VTITemplate
 
getURL_() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
getURL_() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
 
getUsed() - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
Get the number of bytes that was used.
getUsed() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
Get the number of bytes that was used.
getUser(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUser() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
getUser() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
getUser() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
 
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, boolean) - 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.client.am.DatabaseMetaData
 
getUserName() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
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() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
 
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.Clob
 
getUtf8String() - Method in class org.apache.derby.client.am.Clob
 
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 interface 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.
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(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() - Method in class org.apache.derby.iapi.types.SQLBinary
 
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).
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
 
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
 
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, 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, 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) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
getVarcharDataValue(String, StringDataValue) - Method in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
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.DatabaseMetaData
 
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.
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.DatabaseMetaData
 
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(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
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() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the view descriptor for this TableDescriptor.
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 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
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, GeneratedMethod, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A VTI result set wraps a user supplied result set.
getVTIResultSet(Activation, GeneratedMethod, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
 
getWaiters(LockTable) - Static method in class org.apache.derby.impl.services.locks.Deadlock
 
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 class org.apache.derby.impl.services.locks.LockSet
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.Connection
 
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.client.am.ResultSet
Returns the first SQLWarning reported on this ResultSet object, or null if there are no warnings.
getWarnings() - Method in class org.apache.derby.client.am.Statement
 
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.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() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get the trigger when clause sps
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.
getWindow() - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
 
getWindowResultSet(Activation, NoPutResultSet, GeneratedMethod, 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, GeneratedMethod, 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
 
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 Writer for the CLOB value.
getXAConnection() - Method in class org.apache.derby.jdbc.ClientXADataSource
 
getXAConnection(String, String) - 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.EmbeddedXADataSource
Attempt to establish a database connection with the given user name and password.
getXAConnectionX(LogWriter, ClientBaseDataSource, String, String) - Method in class org.apache.derby.jdbc.ClientXADataSource
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, Vector) - 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.Connection
 
getXid() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
 
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.
getXPathContext() - Method in class org.apache.derby.iapi.types.SqlXmlUtil
Create and return an instance of Xalan's XPathContext that can be used to compile an XPath expression.
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(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(int) - Static method in class org.apache.derby.iapi.types.SQLDate
Get the year from the encodedDate.
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
 
getZeroLenByteArray() - Static method in class org.apache.derby.iapi.util.ReuseFactory
 
gid - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
 
giveUpWait(Object, LockTable) - Method in class org.apache.derby.impl.services.locks.LockControl
Give up waiting up on a lock
GLOBAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
globalTemporaryTableDeclaration() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(int, byte[], byte[]) - Constructor for class org.apache.derby.impl.store.raw.xact.GlobalXactId
Constructors for This class:
GlobalXactId() - Constructor for class org.apache.derby.impl.store.raw.xact.GlobalXactId
Public Methods of Formatable interface:
GMT_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
GMT_STRING - Static variable in class org.apache.derby.diag.StatementDuration
 
gmtCalendar - Variable in class org.apache.derby.impl.drda.DRDAConnThread
A cached Calendar instance using the GMT time zone.
gmtIndex - Variable in class org.apache.derby.diag.ErrorLogReader
 
gmtIndex - Variable in class org.apache.derby.diag.StatementDuration
 
gnn(DataValueFactory) - Static method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
 
gnn2(DataValueFactory) - Static method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
 
GO - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
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() - Method in class org.apache.derby.tools.dblook
 
goAway - Variable in class org.apache.derby.impl.services.monitor.AntiGC
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
grammarStatement() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
grant - Variable in class org.apache.derby.impl.sql.execute.GrantRevokeConstantAction
 
GRANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
GRANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
GRANT_ROLE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
GRANT_ROLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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(List) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
granteeList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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() - Constructor for class org.apache.derby.impl.sql.compile.GrantRoleNode
 
grantStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
graph - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
Holds the grant graph.
graphHashTable - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
 
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_OPERATOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
GREATER_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
GREATER_THAN_RELOP - Static variable in interface org.apache.derby.impl.sql.compile.RelationalOperator
 
greaterEqualString(String, String, int) - Static method in class org.apache.derby.iapi.types.Like
Return the substring from the pattern for the optimization >= clause.
greaterEqualString(String, char) - Static method in class org.apache.derby.iapi.types.Like
greaterEqualString -- for Escape clause only Walk the pattern character by character
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.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.
greaterThan(DataValueDescriptor[], DataValueDescriptor[]) - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
 
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() - Method in interface org.apache.derby.iapi.store.raw.Loggable
Get the loggable's group value
GROUP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Variable in class org.apache.derby.impl.store.raw.log.LogRecord
 
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_COLUMN_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
GROUP_BY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
GROUP_BY_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
GROUP_BY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
GROUP_BY_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
GROUP_BY_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
 
GROUP_FETCH_SIZE - Static variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
groupByClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
GroupByColumn - Class in org.apache.derby.impl.sql.compile
A GroupByColumn is a column in the GROUP BY clause.
GroupByColumn() - Constructor for class org.apache.derby.impl.sql.compile.GroupByColumn
 
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() - Constructor for class org.apache.derby.impl.sql.compile.GroupByList
 
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
 
GroupByNode - Class in org.apache.derby.impl.sql.compile
A GroupByNode represents a result set for a grouping operation on a select.
GroupByNode() - Constructor for class org.apache.derby.impl.sql.compile.GroupByNode
 
GroupByNode.ExpressionSorter - Class in org.apache.derby.impl.sql.compile
Comparator class for GROUP BY expression substitution.
GroupByNode.ExpressionSorter() - Constructor for class org.apache.derby.impl.sql.compile.GroupByNode.ExpressionSorter
 
GroupedAggregateResultSet - Class in org.apache.derby.impl.sql.execute
This ResultSet evaluates grouped, non distinct aggregates.
GroupedAggregateResultSet(NoPutResultSet, boolean, int, int, Activation, GeneratedMethod, 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.
groupingColumnReference(GroupByList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
groupingColumnReferenceList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
growCache() - Method in class org.apache.derby.impl.services.cache.Clock
Grow the cache and return a unused, kept item.
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
guessScaleForDecimalOrNumeric(int) - Method in class org.apache.derby.client.am.CallableStatement
 

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
 
HALF_OUTER_JOIN_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
HalfOuterJoinNode - Class in org.apache.derby.impl.sql.compile
An HalfOuterJoinNode represents a left or a right outer join result set.
HalfOuterJoinNode() - Constructor for class org.apache.derby.impl.sql.compile.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(AbstractPool, Stack, int, Dictionary, byte) - Static method in class org.apache.derby.impl.services.locks.Deadlock
 
handle - Variable in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
A record handle that can represent the record, may be null.
handleBootPassword(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
 
handleConnectionException(LogWriter, SqlException) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
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(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, 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.
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.tools.ij.xaHelper
 
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.
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.
handleFatalException(Exception) - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
Handles fatal errors for slave replication functionality.
handleIncompleteDatabaseEncryption(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.
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.
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.
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.
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.
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
 
hasBeforeStatementTrigger - 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.
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
 
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() - 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 - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.
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 - Variable in class org.apache.derby.iapi.services.classfile.MemberTableHash
 
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.BinaryDecimal
 
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.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 hashcode 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.security.DatabasePermission
Returns the hash code value for this object.
hashCodeForCollation() - Method in class org.apache.derby.iapi.types.SQLChar
Hash code implementation for collator sensitive subclasses.
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() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Return the hash key column numbers, for hash join strategy
hashKeyColumns - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
hashKeyColumns() - Method 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
 
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
 
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, GeneratedMethod, 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.
hashTable - Variable in class org.apache.derby.diag.StatementDuration
 
hashtable - Variable in class org.apache.derby.iapi.services.classfile.MemberTable
 
hashtable - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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
 
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.
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.
hasNonSelfReferencingFK(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
Am I referenced by a FK on another table?
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, String, 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(boolean) - 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.
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() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Is there a return output parameter in this pvs.
hasReturnOutputParameter - Variable in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
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(Connection, String) - Static method in class org.apache.derby.catalog.SystemProcedures
 
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.
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.
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(Connection, String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
 
hasTable(int) - Method in class org.apache.derby.impl.sql.compile.ColumnOrdering
Is the given table number in this ColumnOrdering?
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
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.
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.
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.
haveConnection() - Method in class org.apache.derby.impl.tools.ij.ij
 
haveSep - Variable in class org.apache.derby.impl.load.ImportReadData
 
haveSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
 
HAVING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
havingClause - Variable in class org.apache.derby.impl.sql.compile.GroupByNode
 
havingClause - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
havingClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
headerGetter - Variable in class org.apache.derby.iapi.error.ErrorStringBuilder
 
headerGetter - Variable in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
 
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 - Static variable in interface org.apache.derby.catalog.Dependable
 
HEAP - Static variable in interface org.apache.derby.iapi.store.access.AccessFactoryGlobals
 
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 - Variable in class org.apache.derby.impl.store.access.heap.HeapPostCommit
 
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
 
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, Heap, long) - 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(RecordHandle) - Constructor for class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
HeapRowLocation() - 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.
HELP - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
HelpStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Haven't included: ASYNC, !
HEX_STRING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
hexLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
hexOutput - Variable in class org.apache.derby.impl.services.jce.JCECipherFactory.EncryptedKeyResult
 
hextab_ - Static variable in class org.apache.derby.client.ClientXid
 
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
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
 
HJ_HASH_KEY_COLUMNS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
HJ_SKIP_NO_JOIN_COLUMNS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
HJ_SKIP_NOT_MATERIALIZABLE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
HOLD - Static variable in class org.apache.derby.client.am.SectionManager
 
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.
HOLD - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
holdability - Variable in class org.apache.derby.client.am.Connection
Holdabilty for created statements.
holdability() - Method in class org.apache.derby.client.am.Connection
Return the holdabilty for the Connection.
holdability - Variable in class org.apache.derby.client.am.stmtcache.StatementKey
Result set holdability for the statement.
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
 
holderFactory - Variable in class org.apache.derby.impl.services.cache.Clock
 
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
 
holders - Variable in class org.apache.derby.impl.services.cache.Clock
 
holdPKGNAMCBytes - Variable in class org.apache.derby.client.am.SectionManager
 
holdType() - Method in class org.apache.derby.impl.tools.ij.ij
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
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
 
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_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.impl.jdbc.authentication.AuthenticationServiceBase
Pattern that is prefixed to the stored password in the configurable hash authentication scheme.
ID_PATTERN_SHA1_SCHEME - Static variable in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
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
 
idCounter - Static variable in class org.apache.derby.jdbc.EmbedPooledConnection
Static counter for connection ids
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(int, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
IDENTIFIER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
identifier - Variable in class org.apache.derby.impl.sql.compile.TriggerReferencingStruct
 
identifier - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
identifier() - Method in class org.apache.derby.impl.tools.ij.ij
 
IDENTIFIER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_LOCAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
IDENTITY_VAL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
identityNotNull - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
identityVal - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
identityVal - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
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_CYCLE_OPTION - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
IDX_DATA_TYPE - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
IDX_INCREMENT_BY_OPTION - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
IDX_MAX_VALUE_OPTION - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
IDX_MIN_VALUE_OPTION - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
IDX_OPTION_COUNT - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
IDX_PAGE_SIZE_BUMP_THRESHOLD - Static variable in interface org.apache.derby.iapi.reference.Property
The bump threshold for pages size for index.
IDX_START_WITH_OPTION - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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.ij
 
ignoreErrors() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
IGNOREERRORS - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
ignoreErrors - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
ignoreErrors - Variable in class org.apache.derby.impl.tools.ij.utilMain
 
ignoreFirstRow() - Method in class org.apache.derby.impl.load.ImportReadData
if columndefinition is true, ignore first row.
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.impl.tools.ij
This parser works on a statement-at-a-time basis.
ij(ijTokenManager, utilMain) - Constructor for class org.apache.derby.impl.tools.ij.ij
A constructor that understands the local state that needs to be initialized.
ij(CharStream) - Constructor for class org.apache.derby.impl.tools.ij.ij
 
ij(ijTokenManager) - Constructor for class org.apache.derby.impl.tools.ij.ij
 
ij - Class in org.apache.derby.tools
ij is Derby's interactive JDBC scripting tool.
ij() - Constructor for class org.apache.derby.tools.ij
 
ij.JJCalls - Class in org.apache.derby.impl.tools.ij
 
ij.JJCalls() - Constructor for class org.apache.derby.impl.tools.ij.ij.JJCalls
 
ij.LookaheadSuccess - Error in org.apache.derby.impl.tools.ij
 
ij.LookaheadSuccess() - Constructor for error org.apache.derby.impl.tools.ij.ij.LookaheadSuccess
 
ijConnectionResult - Class in org.apache.derby.impl.tools.ij
 
ijConnectionResult(Connection) - Constructor for class org.apache.derby.impl.tools.ij.ijConnectionResult
 
ijConstants - Interface in org.apache.derby.impl.tools.ij
 
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) - Constructor for class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
Create a ijResultImpl that represents multiple result set.
ijMultipleResultSetResult(List, 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
 
ijStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
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
 
ijTokenManager - Class in org.apache.derby.impl.tools.ij
 
ijTokenManager(CharStream) - Constructor for class org.apache.derby.impl.tools.ij.ijTokenManager
 
ijTokenManager(CharStream, int) - Constructor for class org.apache.derby.impl.tools.ij.ijTokenManager
 
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(Vector, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
 
ijVectorResult(Object, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
Initialize a new vector containing only one object.
ijVectorResult(int, SQLWarning) - Constructor for class org.apache.derby.impl.tools.ij.ijVectorResult
Initialize a new vector containing only one integer value.
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
 
ILLEGAL_USER_JOIN_ORDER - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
IllegalStatementName() - Method in class org.apache.derby.impl.tools.ij.ij
 
IllegalStatementName - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
illegalStatementName(String) - Static method 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
 
image - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
image - Variable in class org.apache.derby.impl.sql.compile.Token
The string image of the token.
image - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
image - Variable in class org.apache.derby.impl.tools.ij.Token
The string image of the token.
IMMEDIATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
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
Constructior to Invoke Import from a select statement
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(ImportLobFile, long, long) - Constructor for class org.apache.derby.impl.load.ImportBlob
Create a import Blob object, that reads length amount of data from an external file, starting at position .
ImportBlob(byte[]) - Constructor for class org.apache.derby.impl.load.ImportBlob
Create a import Blob object, whose value is the give hex data string.
ImportClob - Class in org.apache.derby.impl.load
This class implements java.sql.CLOB interface .
ImportClob(ImportLobFile, long, long) - Constructor for class org.apache.derby.impl.load.ImportClob
Create a import Clob object, that reads length amount of data from an external file, starting at position .
ImportClob(String) - Constructor for class org.apache.derby.impl.load.ImportClob
Create a Clob object, whose value is given as string.
importData(Connection, String, String, String, String, String, String, String, String, short, boolean) - 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 ImportFileInputStream object 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) - 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) - 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(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.impl.jdbc.UTF8Reader
The underlying data stream.
IN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
in - Variable in class org.apache.derby.impl.store.raw.data.DecryptInputStream
 
IN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
in_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
IN_BRACKETED_COMMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
IN_BRACKETED_COMMENT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
IN_COMMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
IN_LIST_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
IN_LIST_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
IN_NESTED_BRACKETED_COMMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
IN_NESTED_BRACKETED_COMMENT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.SimpleCharStream
 
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
 
INCLUDE - Static variable in class org.apache.derby.impl.drda.TestProto
 
includesSqlCode(int[]) - Method in class org.apache.derby.client.am.Sqlca
 
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
 
incrClockHand() - Method in class org.apache.derby.impl.services.cache.Clock
Synchronously increment clock hand position
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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.
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(PrintWriter, int) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
indent(PrintStream, 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_DisplayBanner(PrintStream, ResultSetMetaData, 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_DisplayCurrentRow(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_DisplayNextRow(PrintStream, 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, ResultSet, Connection, int, int[], int[]) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
indent_DisplayResults(PrintWriter, List, 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(PrintStream, ResultSet, Connection, int, int[], int[]) - 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
 
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
 
INDEX - Static variable in interface org.apache.derby.catalog.Dependable
 
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.impl.sql.compile.SQLParserConstants
 
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
 
INDEX_TO_BASE_ROW_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
indexable - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
 
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 maintenace 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
 
indexColumnItem(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
indexColumnList(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.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
 
indexDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
IndexDescriptor - Interface in org.apache.derby.catalog
This interface describes an index.
IndexDescriptorImpl - Class in org.apache.derby.catalog.types
 
IndexDescriptorImpl(String, boolean, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
Constructor for an IndexDescriptorImpl
IndexDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
Zero-argument constructor for Formatable interface
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
 
INDEXES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
indexName - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
indexName - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
indexName - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
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.LastIndexKeyResultSet
 
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.TableScanResultSet
 
indexNameForUpdateStatistics - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
If statistic is getting updated for just one index, then indexNameForUpdateStatistics will tell the name of the specific index whose statistics need to be updated.
indexNameForUpdateStatistics - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
If statistic is getting updated for just one index, then indexNameForUpdateStatistics will tell the name of the specific index whose statistics need to be updated.
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(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
indexOfCurrentResultSet_ - Variable in class org.apache.derby.client.am.Statement
 
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
 
indexRow - Variable in class org.apache.derby.impl.sql.compile.ResultColumnList
 
indexRow - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
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
 
indexRow - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
 
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(String, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
Constructor for an IndexRowGeneratorImpl
IndexRowGenerator(String, 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
IndexRowGenerator() - Constructor for class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
Zero-argument constructor for Formatable interface
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, GeneratedMethod, int, String, int, int, int, int, GeneratedMethod, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
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
 
indexsc - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
 
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
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() - Constructor for class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
indexType() - Method in interface org.apache.derby.catalog.IndexDescriptor
Returns the type of the index.
indexType - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
indexType() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
indexType() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
 
indexType - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
indexType - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
INDOUBT_STATE - Static variable in class org.apache.derby.client.net.CodePoint
 
indoubtTransactions_ - Variable in class org.apache.derby.client.net.NetConnection
 
INEG - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
inElement(ValueNodeList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
InfoStreams - Interface in org.apache.derby.iapi.services.stream
The Basic Services provide InfoStreams for reporting information.
init(Agent, String, int, String, int, boolean) - Method in class org.apache.derby.client.am.Section
 
init(ServletConfig) - Method in class org.apache.derby.drda.NetServlet
Initialize the servlet.
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(boolean, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
Initialize the properties for this callback.
init(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TupleFilter
Initialize a Filter with a vector of parameters.
init() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
init(String, String, String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
init(boolean, Dictionary) - Method in class org.apache.derby.impl.db.BasicDatabase
 
init() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
INIT - Static variable in class org.apache.derby.impl.drda.Session
 
init() - Static method in class org.apache.derby.impl.drda.TestProto
Initialize hashtable for commands and set up a table to translate from the codepoint name to the codepoint value
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(boolean, Dictionary) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
 
init(byte[], long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
 
init() - Method in class org.apache.derby.impl.load.ExportWriteData
 
init(boolean, Properties, boolean) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
 
init(boolean, Dictionary) - Method in class org.apache.derby.impl.services.locks.AbstractPool
 
init(Object) - Method in class org.apache.derby.impl.services.locks.D_Lock
 
init(Object) - Method in class org.apache.derby.impl.services.locks.D_LockControl
 
init(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
Initialize a Filter with a vector of parameters.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.AggregateNode
Intializer.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.AggregateWindowFunctionNode
Initializer.
init(Object) - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
This initializer is for use in the parser for a "*".
init(Object) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
Initializer for a TRUNCATE TABLE
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
Initializer for a AlterTableNode for updating the statistics.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
Initializer for a AlterTableNode for COMPRESS using temporary tables rather than inplace compress
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
Initializer for a AlterTableNode for INPLACE COMPRESS
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.AlterTableNode
Initializer for a AlterTableNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.AndNode
Initializer for an AndNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
Initializer for when you only have the column name.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.BetweenOperatorNode
Initializer for a BetweenOperatorNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
Initializer for a BinaryArithmeticOperatorNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
Initializer for a BinaryComparisonOperatorNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
Initializer for a BinaryListOperatorNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
Initializer for a BinaryLogicalOperatorNode
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Initializer for a BinaryOperatorNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Initializer for a BinaryOperatorNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
Same as init() above except takes a third argument that is an InListOperatorNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.BitConstantNode
Initializer for a BitConstantNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.BitConstantNode
 
init(Object) - Method in class org.apache.derby.impl.sql.compile.BooleanConstantNode
Initializer for a BooleanConstantNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
Initializer for a CallStatementNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.CastNode
Initializer for a CastNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CastNode
Initializer for a CastNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
Initializer for a CharConstantNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
Initializer for a CharConstantNode of a specific length.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.CoalesceFunctionNode
Initializer for a CalesceFunctionNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
Initializer for a ColumnDefinitionNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Initializer.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Initializer.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
Initializer for a ConcatenationOperatorNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Initializer for a ConditionalNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ConstantNode
Initializer for non-numeric types
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
init(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
 
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateAliasNode
Initializer for a CreateAliasNode
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
Initializer for a CreateIndexNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.CreateRoleNode
Initializer for a CreateRoleNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateSchemaNode
Initializer for a CreateSchemaNode
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateSequenceNode
Initializer for a CreateSequenceNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
Initializer for a CreateTableNode for a base table
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
Initializer for a CreateTableNode for a global temporary table
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateTableNode
Initializer for a CreateTableNode for a base table create from a query
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
Initializer for a CreateTriggerNode
init(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
Initializer for a CreateViewNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.CurrentDatetimeOperatorNode
 
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
 
init(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.CursorNode
Initializer for a CursorNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
Initializer for a DB2LengthOperatorNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
 
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
Initializer for a column/parameter default.
init(Object) - Method in class org.apache.derby.impl.sql.compile.DefaultNode
Initializer for insert/update
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
Initializer for a DeleteNode.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.DistinctNode
Initializer for a DistinctNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Initializer for a DMLModStatementNode -- delegate to DMLStatementNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Initializer for a DMLModStatementNode -- delegate to DMLStatementNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Initializer for a DMLStatementNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.DropAliasNode
Initializer for a DropAliasNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.DropRoleNode
Initializer for a DropRoleNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.DropSchemaNode
Initializer for a DropSchemaNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.DropSequenceNode
Initializer for a DropSequenceNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.DropTableNode
Intializer for a DropTableNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.DropViewNode
Initializer for a DropViewNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
Initializer for a ExecSPSNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.ExtractOperatorNode
Initializer for a ExtractOperatorNode
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
 
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Initializer for a table in a FROM list.
init(Object) - Method in class org.apache.derby.impl.sql.compile.FromList
Initializer for a FromList
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.FromList
Initializer for a FromList
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Intializer for a table in a FROM list.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.FromTable
Initializer for a table in a FROM list.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.GenerationClauseNode
 
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.GrantNode
Initialize a GrantNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.GrantRoleNode
Initialize a GrantRoleNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.GroupByColumn
Initializer.
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.GroupByNode
Intializer for a GroupByNode.
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.HalfOuterJoinNode
Initializer for a HalfOuterJoinNode.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
Initializer for a HashTableNode.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.IndexToBaseRowNode
 
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
Initializer for a InListOperatorNode
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.InsertNode
Initializer for an InsertNode.
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
Initializer for a SetOperatorNode.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.IsNode
Initializer for an IsNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
Initializer for a JavaToSQLValueNode
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.JoinNode
Initializer for a JoinNode.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
Initializer for a LikeEscapeOperatorNode receiver like pattern [ escape escapeValue ]
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.LockTableNode
Initializer for LockTableNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.MaterializeResultSetNode
Initializer for a MaterializeResultSetNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Initializer for a MethodCallNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
Initializer for a NewInvocationNode.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.NewInvocationNode
 
init(Object) - Method in class org.apache.derby.impl.sql.compile.NextSequenceNode
Initializer for a NextSequenceNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
Initializer for a NonStaticMethodCallNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
Initializer for a NormalizeResultSetNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.NotNode
Initializer for a NotNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.NumericConstantNode
Initializer for a typed null node
init(Object) - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
Initializer.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.OrderByNode
Initializer for a OrderByNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.OrNode
Initializer for an OrNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.ParameterNode
Initializer for a ParameterNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.Predicate
Initializer.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.PrivilegeNode
Initialize a PrivilegeNode for use against SYS.SYSTABLEPERMS and SYS.SYSROUTINEPERMS.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.PrivilegeNode
Initialize a PrivilegeNode for use against SYS.SYSPERMS.
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Initializer for a ProjectRestrictNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Initialize a query tree node.
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.RenameNode
Initializer for a RenameNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Different types of initializer parameters indicate different types of initialization.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.RevokeNode
Initialize a RevokeNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.RevokeRoleNode
Initialize a RevokeRoleNode.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.RowCountNode
Initializer for a RowCountNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.RowNumberFunctionNode
Initializer.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.RowResultSetNode
Initializer for a RowResultSetNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.SavepointNode
Initializer for a SavepointNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ScrollInsensitiveResultSetNode
Initializer for a ScrollInsensitiveResultSetNode.
init(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.SelectNode
 
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Initializer for a SetOperatorNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.SetRoleNode
Initializer for a SetRoleNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.SetSchemaNode
Initializer for a SetSchemaNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
Initializer for SetTransactionIsolationNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
Initializer for a SimpleOperatorNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
Initialilzer for a SingleChildResultSetNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.SQLBooleanConstantNode
Initializer for a SQLBooleanConstantNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Constructor for a SQLToJavaValueNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
Initializer for a StaticClassFieldReferenceNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
Intializer for a NonStaticMethodCallNode
init(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Initializer.
init(Object) - Method in class org.apache.derby.impl.sql.compile.TableElementNode
Initializer for a TableElementNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.TableElementNode
Initializer for a TableElementNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.TableName
Initializer for when you have both the table and schema names.
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.TableName
Initializer for when you have both the table and schema names.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Initializer for a TableOperatorNode.
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Initializer for a TernaryOperatorNode
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.TestConstraintNode
Initializer for a TestConstraintNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.TimestampOperatorNode
Initailizer for a TimestampOperatorNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
Initializer for a UnaryArithmeticOperatorNode
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
 
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.UnaryLogicalOperatorNode
Initializer for a UnaryLogicalOperatorNode
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Initializer for a UnaryOperatorNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Initializer for a UnaryOperatorNode
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.UnionNode
Initializer for a UnionNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
Initializer for an UpdateNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
Initializer for a typed null node or a date, time, or timestamp value.
init(Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.ValueNode
Initializer for numeric types.
init(Object) - Method in class org.apache.derby.impl.sql.compile.VarbitConstantNode
Initializer for a VarbitConstantNode.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Initializer for a VirtualColumnNode.
init(Object, Object) - Method in class org.apache.derby.impl.sql.compile.WindowDefinitionNode
Initializer.
init(Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.WindowFunctionNode
Initializer for a WindowFunctionNode
init(Object) - Method in class org.apache.derby.impl.sql.compile.WindowNode
Initializer
init(Object) - Method in class org.apache.derby.impl.sql.compile.WindowReferenceNode
Initializer
init(Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.compile.WindowResultSetNode
Intializer for a WindowResultSetNode.
init(Object) - Method in class org.apache.derby.impl.sql.compile.XMLConstantNode
Initializer for an XMLConstantNode.
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(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, BTree, Transaction) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
Initialize the cost controller.
init() - Method in class org.apache.derby.impl.store.access.btree.BTreeRowPosition
Public Methods of This class:
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(Object) - Method in class org.apache.derby.impl.store.access.btree.D_BTreeController
 
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, B2I, Transaction) - Method in class org.apache.derby.impl.store.access.btree.index.B2ICostController
 
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, 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, 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(BinaryOrderable, BinaryOrderable) - Method in class org.apache.derby.impl.store.access.conglomerate.BinaryOrderableWrapper
Short one line description of routine.
init(OpenConglomerate) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
Public Methods of This class:
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(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() - Method in class org.apache.derby.impl.store.access.conglomerate.RowPosition
Public Methods of This class:
init(Object) - Method in class org.apache.derby.impl.store.access.heap.D_HeapController
 
init(OpenConglomerate) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
Initialize the cost controller.
init(boolean, Dictionary) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
 
init(RAMAccessManager, Transaction, RAMTransaction) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Constructors for This class:
init(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeScan
Initialize the scan, returning false if there was some error.
init() - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
Initialize the allocator with default values for initial and maximum size.
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, int) - Method in class org.apache.derby.impl.store.access.sort.NodeAllocator
Initialize the allocator with the given initial and maximum sizes.
init() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
Initialize.
init(Object) - Method in class org.apache.derby.impl.store.raw.data.D_StoredPage
 
init() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
 
init(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
Private/Protected methods of This class:
init() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
Resets all variables to default values.
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(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() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
INIT - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
init - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
 
init() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
 
init(String, String, String, String) - Method in interface org.apache.derby.io.StorageFactory
Classes implementing the StorageFactory interface must have a null constructor.
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.btree.OpenBTree
 
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.CallableStatement
 
initCase(Vector) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
initConnection(LogWriter, ClientBaseDataSource) - Method in class org.apache.derby.client.am.Connection
 
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(int, long) - Method in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
Used to create a Socket connection to the slave and establish compatibility with the database version of the slave by comparing the UID's of the ReplicationMessage classes of the master and the slave.
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.Calendar from 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.ij
Initialize this parser from the environment (system properties).
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_CAPACITY - Static variable in class org.apache.derby.client.net.NetConfiguration
 
INITIAL_SIZE - Static variable in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
initialCapacity() - Method 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
 
initialClass - Variable in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
 
initialFileInput - Variable in class org.apache.derby.impl.tools.ij.utilMain
 
initialize(String, ClientBaseDataSource, int, boolean) - Method in class org.apache.derby.client.net.NetConnection
 
initialize() - Method in class org.apache.derby.client.net.Reply
 
initialize() - Method in class org.apache.derby.client.net.Request
 
initialize(NetAgent, int, boolean, int, boolean, int, boolean, String) - Method in class org.apache.derby.client.net.Typdef
 
initialize() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Initialize.
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(byte) - Method in class org.apache.derby.iapi.types.JSQLType
 
initialize(DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.JSQLType
 
initialize(String) - 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(InputStream) - Method in class org.apache.derby.impl.drda.DDMReader
This initializer is used for testing the protocol It is used by TestProto for the reader it uses
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() - 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(String) - Method in class org.apache.derby.impl.drda.Session
Get session into initial state
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() - 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(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
Initialize the aggregator
initialize(DataValueDescriptor, int, String) - Method in class org.apache.derby.impl.sql.GenericParameter
Set the DataValueDescriptor and type information for this 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(MergeSort, TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
Initialize this inserter.
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() - 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(String) - Method in class org.apache.derby.impl.tools.ij.mtTestCase
Initizalize the test case.
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
 
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, 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
 
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.
initializeResultField(ExpressionClassBuilder, MethodBuilder, LocalField) - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
initializeResultField(ExpressionClassBuilder, MethodBuilder, LocalField) - Method in class org.apache.derby.impl.sql.compile.ConcatenationOperatorNode
 
initializeResultSet() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
 
initializeResultSet() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
 
initializeRowBuffers(ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Returns TRUE if the constraint is initially deferred (we will probably not do initially deferred constraints in the initial release, but I want this to be part of the interface).
initialPages - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
initialRowCount - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
 
initialSize - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
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.
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(CallableStatement) - Method in class org.apache.derby.client.net.NetCallableStatement
 
initNetPreparedStatement(PreparedStatement) - Method in class org.apache.derby.client.net.NetPreparedStatement
 
initNetStatement() - Method in class org.apache.derby.client.net.NetStatement
 
initNetStatement(Statement, 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(BaseContainerHandle, PageKey, PageCreationArgs, long, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Initialize a page
initPage(LogInstant, byte, int, boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Initialize the 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(BasePage, int, int, long) - Constructor for class org.apache.derby.impl.store.raw.data.InitPageOperation
 
InitPageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InitPageOperation
 
initPreparedStatement() - Method in class org.apache.derby.client.am.PreparedStatement
 
initPreparedStatement(String, Section) - Method in class org.apache.derby.client.am.PreparedStatement
 
initPreparedStatement(String) - Method in class org.apache.derby.client.am.PreparedStatement
 
initPreparedStatement(ColumnMetaData, ColumnMetaData) - Method in class org.apache.derby.client.am.PreparedStatement
 
initRequiredPriv() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
initResetPreparedStatement() - Method in class org.apache.derby.client.am.PreparedStatement
 
initResetPreparedStatement() - Method in class org.apache.derby.client.am.Statement
 
initResetStatement() - Method in class org.apache.derby.client.am.Statement
 
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_ and sqlStates_.
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 startPosition and stopPosition fields 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.Statement
 
initStatement(Agent, Connection) - Method in class org.apache.derby.client.am.Statement
 
initStatement(int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.Statement
 
initStatement(String, Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(DataDescriptorGenerator, TabInfoImpl, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
initSystemIndexVariables(TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
initTimePortion(Calendar, String) - Method in class org.apache.derby.client.am.CrossConverters
Initialize the time components of a java.util.Calendar from 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
initUnnamedParameterList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Initializes the list of unnamed parameters, i.e., "?"
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() - 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
 
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
 
INNER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INNERJOIN - Static variable in class org.apache.derby.impl.sql.compile.JoinNode
 
INOUT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
inoutParameter() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
inPause - Variable in class org.apache.derby.impl.services.daemon.BasicDaemon
 
inPause() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
 
INPLACE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
inplaceCompress(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
inPostCommitProcessing - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
inPredicateValue(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
inProviderSet(ProviderInfo[], UUID) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction
 
INPUT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_stream - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
input_stream - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
input_stream - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
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
 
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.SimpleCharStream
 
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 - Class in org.apache.derby.impl.io
This class provides the base for read-only stream implementations of the StorageFile interface.
InputStreamFile(BaseStorageFactory, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
 
InputStreamFile(BaseStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
 
InputStreamFile(InputStreamFile, String) - Constructor for class org.apache.derby.impl.io.InputStreamFile
 
InputStreamFile(BaseStorageFactory, String, int) - Constructor for class org.apache.derby.impl.io.InputStreamFile
 
InputStreamUtil - Class in org.apache.derby.client.net
Utility methods for InputStream that are stand-ins for a small subset of DataInput methods.
InputStreamUtil() - Constructor for class org.apache.derby.client.net.InputStreamUtil
 
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() - 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 - 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 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
INSENSITIVE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INSENSITIVE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
insert() - Method in class org.apache.derby.client.am.ResultSet
 
insert(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
Insert a row
INSERT - Static variable in interface org.apache.derby.iapi.sql.StatementType
 
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(Object[], FormatableBitSet, byte, int) - Method in interface org.apache.derby.iapi.store.raw.Page
Insert a record anywhere on the page.
insert(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
INSERT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(ExecRow) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
Insert a row
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(Object[], FormatableBitSet, byte, int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.
insertColumnList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
insertColumnNames - Variable in class org.apache.derby.impl.load.ColumnInfo
 
insertColumnsAndSource(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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, Properties, UUID, int, FKInfo[], TriggerInfo, int[], boolean[], boolean, RowLocation[]) - 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(QueryTreeNode, 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 CacheEntry into a free slot in the ReplacementPolicy's internal data structure, and return a Cacheable that 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() - Constructor for class org.apache.derby.impl.sql.compile.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(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
 
InsertOperation() - 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, Activation) - Constructor for class org.apache.derby.impl.sql.execute.InsertResultSet
 
InsertResultSet.MyRowAllocator - Class in org.apache.derby.impl.sql.execute
 
InsertResultSet.MyRowAllocator(ExecRow) - Constructor for class org.apache.derby.impl.sql.execute.InsertResultSet.MyRowAllocator
 
insertRow() - Method in class org.apache.derby.client.am.ResultSet
 
insertRow(ExecRow) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
Insert a row into the table and perform associated index maintenance.
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(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.
insertRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
Insert a row into the table and perform associated index maintenance.
insertRow() - Method in class org.apache.derby.vti.VTITemplate
 
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.ResultSet
 
insertsAreDetected(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
insertSource - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
 
insertStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
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.Statement
 
INSIDE_SIMPLECOMMENT - Static variable in class org.apache.derby.client.am.Statement
 
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(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.
installProtocol(String, String) - Method in class org.apache.derby.impl.tools.ij.ij
 
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
InstanceGetter - Interface in org.apache.derby.iapi.services.loader
 
instanceNumber - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
INSTANCEOF - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
instanceOf(String, Object) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
Is the given object an instance of the named class?
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INT - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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_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
intArraySubset(int[], int, int) - Static method in class org.apache.derby.impl.tools.ij.ij
Returns a subset of the input integer array
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.Types
 
INTEGER - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
Runtime INTEGER type that is nullable.
INTEGER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INTEGER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
Abstract factory class and api for JDBC objects.
InternalDriver() - Constructor for class org.apache.derby.jdbc.InternalDriver
 
internalIdentifier(int, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
internalTrace - Static variable in class org.apache.derby.impl.drda.DDMReader
 
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, int[], String[], UUID, String, Vector) - Constructor for class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Build me a big old nasty 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
 
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(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
INTERSECT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INTERSECT_ALL_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
INTERSECT_OP - Static variable in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
 
INTERSECT_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
INTERSECT_OR_EXCEPT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
INTERSECT_OR_EXCEPT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
IntersectOrExceptNode - Class in org.apache.derby.impl.sql.compile
A IntersectOrExceptNode represents an INTERSECT or EXCEPT DML statement.
IntersectOrExceptNode() - Constructor for class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
 
INTERVAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INTERVAL_LITERAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INTERVAL_QUALIFIER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INTERVAL_STRING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
intLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
intLiteral() - Method in class org.apache.derby.impl.tools.ij.ij
 
INTO - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
INTO - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
intToBigEndianBytes(byte[], int, int) - Static method in class org.apache.derby.client.am.SignedBinary
Write a Java int to a 4-byte big endian signed binary representation.
intTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
intValue - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
 
intValue() - Method in class org.apache.derby.impl.tools.ij.ij
 
inUnitOfWork_ - Variable in class org.apache.derby.client.am.Connection
 
inUse() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Is this statement context in use or not.
inUse - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
inUse - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
inUse() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
inUse - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
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_LEXICAL_STATE - Static variable in error org.apache.derby.impl.sql.compile.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in error org.apache.derby.impl.tools.ij.TokenMgrError
Tried to change to an invalid lexical state.
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.Connection
 
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 - Static variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
 
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
 
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
 
invalidateConglomerateCache() - Method in class org.apache.derby.impl.store.access.RAMTransaction
Invalidate the conglomerate cache, if necessary.
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(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
 
InvalidatePageOperation() - Constructor for class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
 
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.
invalidCommitOrRollbackUnderXA - Static variable in class org.apache.derby.client.am.SqlCode
 
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
 
invalidSetAutoCommitUnderXA - Static variable in class org.apache.derby.client.am.SqlCode
 
invalidValue(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Invalid value for this code point
inValueList(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
invoke(Object) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet.MyRowAllocator
 
INVOKEINTERFACE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
INVOKER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
iOException(IOException) - Static method 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.
ipaddr_ - Variable in class org.apache.derby.client.net.NetIndoubtTransaction
 
ipaddr_ - Variable in class org.apache.derby.client.net.NetXAResource
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
is_ - Variable in class org.apache.derby.client.am.ResultSet
 
IS_AT_LEAST_JDBC2 - Static variable in class org.apache.derby.impl.tools.ij.util
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
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 - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
 
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.ResultSet
 
ISAFTERLAST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
 
isAfterLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Determine if the cursor is after the last row in the result set.
isAfterLast() - Method in class org.apache.derby.vti.VTITemplate
 
isAfterLast_ - Variable in class org.apache.derby.client.am.ResultSet
 
isAfterLastX() - Method in class org.apache.derby.client.am.ResultSet
 
isALL() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
 
isAlpha() - Static method in class org.apache.derby.client.am.Version
 
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() - 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(Integer) - Method in interface org.apache.derby.catalog.IndexDescriptor
Returns true if the specified column is ascending in the index (1-based).
isAscending - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isAscending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isAscending() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isAscending(Integer) - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
 
isAscending() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
 
isAscending - Variable in class org.apache.derby.impl.sql.compile.CreateIndexNode
 
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 - Variable in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
 
isAsciiStream() - Method in class org.apache.derby.client.am.Clob
 
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() - 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 - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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 - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
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 - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
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.Statement
 
isAutoincAlways() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Is this column to have autoincremented value always ?
isAutoIncrement(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
Is the column automatically numbered, thus read-only?
isAutoincrement - Variable in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
 
isAutoincrement() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
 
isAutoincrement - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
 
isAutoincrement() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
 
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
 
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.ResultSet
 
ISBEFOREFIRST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
 
isBeforeFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Determine if the cursor is before the first row in the result set.
isBeforeFirst() - Method in class org.apache.derby.vti.VTITemplate
 
isBeforeFirst_ - Variable in class org.apache.derby.client.am.ResultSet
 
isBeforeFirstX() - Method in class org.apache.derby.client.am.ResultSet
 
isBeforeTrigger() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Is this a before trigger
isBeta() - Static method in class org.apache.derby.client.am.Version
 
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.Blob
 
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.Blob
 
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?
isBufferable() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Tells if the described stream should be buffered or not.
isBuiltInAlias() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the current token represents one of the built-in aliases.
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.Statement
 
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(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
Is the data type case sensitive.
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?
isCastNode(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Checks if the provided node is a CastNode.
isCastToChar(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Checks if the provided CastNode is cast to a SQL CHAR type.
isCatalogAtStart() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
isCatalogQuery_ - Variable in class org.apache.derby.client.am.Statement
 
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.Clob
 
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() - Method in class org.apache.derby.client.am.Connection
 
isClosed() - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
isClosed() - Method in class org.apache.derby.client.am.LogicalConnection
 
isClosed() - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
isClosed() - Method in class org.apache.derby.client.am.ResultSet
Checks whether this ResultSet object has been closed, either automatically or because close() has been called.
isClosed() - Method in class org.apache.derby.client.am.Statement
Tell whether the statement has been closed or not.
isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Checks if the statement is closed.
isClosed - Variable in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Checks if the statement is closed.
isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
Checks if the statement is closed.
isClosed() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement40
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 - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
Set if this ResultSet is definitely closed.
isClosed() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 4.0 Checks whether this ResultSet object has been closed, either automatically or because close() has been called.
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 ResultSet is 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
 
isClosedX() - Method in class org.apache.derby.client.am.Connection
 
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
 
isCommitSql__ - Static variable in class org.apache.derby.client.am.Statement
 
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
 
isCompatibleDriverTypes(int, int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
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.
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
 
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?
isConditionalNode(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Checks to see if the provided node represents a ConditionalNode.
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() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
Tells whether the conglomerate is an index backing up a constraint.
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 - Variable in class org.apache.derby.impl.sql.execute.UniqueIndexSortObserver
 
isConstraint - Variable in class org.apache.derby.impl.sql.execute.UniqueWithDuplicateNullsIndexSortObserver
 
isConstructor() - Method in class org.apache.derby.impl.sql.compile.FromVTI
Return true if this VTI is a constructor.
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
 
isCurrency(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
isCurrency(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
Is the data type currency.
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
 
isDataBufferNull() - Method in class org.apache.derby.client.net.NetCursor
 
isDATETIME(int) - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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?
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.Statement
 
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
 
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(Properties, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
isDesiredType(int, int) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Is engineType a match for desiredType.
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() - 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 of the object is dirty.
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() - Method in class org.apache.derby.impl.store.raw.data.CachedPage
Is the page dirty?
isDirty - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
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() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
Indicate whether this aggregate is distinct or not.
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.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
 
isDynamicPkgid(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
 
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
 
isEmptyStream() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
 
isEnabled - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
 
isEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Is this constraint active?
isEnabled - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
 
isEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Is this trigger enabled
isEnabled() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Is this constraint enabled.
isEnabled - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
isEnabled - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
 
isEncryptionBoot(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Examine boot properties and determine if a boot with the given attributes would entail an encryption operation.
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.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(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(ValueNode) - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
 
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 & 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.ResultSet
 
ISFIRST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
 
isFirst() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Determine if the cursor is on the first row of the result set.
isFirst() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
 
isFirst() - Method in class org.apache.derby.vti.VTITemplate
 
isFirst_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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.
isForReadOnly() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Is this statement for a read only, non-updatable ResultSet
isForReadOnly - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
isForReadOnly() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
 
isForReadOnly - Variable in class org.apache.derby.impl.sql.GenericStatement
 
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
 
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.
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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.Connection
 
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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
 
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(int) - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
Return whether or not the specified index is unique.
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.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
 
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.
isInsensitive - Variable in class org.apache.derby.impl.sql.compile.FromVTI
 
isInsertSql__ - Static variable in class org.apache.derby.client.am.Statement
 
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
 
isInstanceOf(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
For final nodes, return whether or not the node represents the specified nodeType.
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?
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
 
isJ2ME() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
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.
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.CachedItem
Is the cached object kept?
isKept() - Method in class org.apache.derby.impl.services.cache.CacheEntry
Check whether or not this entry is kept.
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 - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
isKeyed - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
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 Pkgnamcsn object.
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.ResultSet
 
ISLAST - Static variable in interface org.apache.derby.iapi.sql.ResultSet
 
isLast() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Determine if the cursor is on the last row of the result set.
isLast() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
 
isLast() - Method in class org.apache.derby.vti.VTITemplate
 
isLast_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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?
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(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
 
isLockHeld(Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
 
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.
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() - Method in class org.apache.derby.impl.sql.compile.MaxMinAggregateDefinition
Return if the aggregator class is for min/max.
isMax - Variable in class org.apache.derby.impl.sql.execute.MaxMinAggregator
 
isMaxFieldSizeType(int) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
isMethodMoreSpecificOrEqual(Member, Member, boolean[]) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
Is method/constructor T more or equally specific than method U.
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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.BinaryDecimal
 
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.
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() - Constructor for class org.apache.derby.impl.sql.compile.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.
isNotNullNode() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
 
isNull(int) - Method in class org.apache.derby.client.am.ResultSet
 
isNull(int) - Method in interface org.apache.derby.iapi.jdbc.EngineResultSet
Is the designated columnIndex a null data value?
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.BinaryDecimal
see if the decimal value is null.
isNull() - Method in class org.apache.derby.iapi.types.SQLBinary
see if the Bit value is null.
isnull - Variable in class org.apache.derby.iapi.types.SQLBoolean
 
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 - Variable in class org.apache.derby.iapi.types.SQLDouble
 
isNull() - Method in class org.apache.derby.iapi.types.SQLDouble
 
isnull - Variable in class org.apache.derby.iapi.types.SQLInteger
 
isNull() - Method in class org.apache.derby.iapi.types.SQLInteger
 
isnull - Variable in class org.apache.derby.iapi.types.SQLLongint
 
isNull() - Method in class org.apache.derby.iapi.types.SQLLongint
 
isnull - Variable in class org.apache.derby.iapi.types.SQLReal
 
isNull() - Method in class org.apache.derby.iapi.types.SQLReal
 
isNull() - Method in class org.apache.derby.iapi.types.SQLRef
 
isnull - Variable in class org.apache.derby.iapi.types.SQLSmallint
 
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 - Variable in class org.apache.derby.iapi.types.SQLTinyint
 
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(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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) - 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() - Method in interface org.apache.derby.catalog.TypeDescriptor
Gets the nullability that values of this type have.
isNullable - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
 
isNullable() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Returns TRUE if the datatype can contain NULL, FALSE if not.
isNullable(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
isNullable(int) - Method in class org.apache.derby.client.am.ParameterMetaData
 
isNullable(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves whether null values are allowed in the designated parameter.
isNullable() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Returns TRUE if the datatype can contain NULL, FALSE if not.
isNullable(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
Is the data type nullable.
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() - 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) - 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?
isNullNode(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Checks to see if the provided node represents a parsing of an SQL NULL.
IsNullNode - Class in org.apache.derby.impl.sql.compile
This node represents either a unary IS NULL or IS NOT NULL comparison operator
IsNullNode() - Constructor for class org.apache.derby.impl.sql.compile.IsNullNode
 
isNullNode() - Method in 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.
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_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.Statement
Minion of getStatementToken.
ISOLATION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
isolation_ - Variable in class org.apache.derby.client.am.Connection
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
isolationLevelDB2() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
isolationLevelDB2Abbrev() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
isolationLevelDB2OrReset() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
isolationLevelSetUsingSQLorJDBC - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
isOldContainerFile(String) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
 
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.ResultSet
 
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(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?
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.
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.ResultSet
 
isOnRollbackDeleteRows() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the on rollback behavior for the declared global temporary table.
isOpen() - Method in class org.apache.derby.client.net.NetConnection
Returns if a transaction is in process
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
 
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(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.
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.
isOrderedOn(ColumnReference[], boolean, Vector) - 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, Vector) - 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, Vector) - 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, Vector) - 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, Vector) - 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, Vector) - 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() - Method in class org.apache.derby.impl.store.raw.data.BasePage
Return true if the page is an overflow page, false if not.
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: 1 byte boolean isOverflowPage is page an overflow page 1 byte byte pageStatus page status (field in base page) 8 bytes long pageVersion page version (field in base page) 2 bytes ushort slotsInUse number of slots in slot offset table 4 bytes integer nextId next record identifier 4 bytes integer generation generation number of this page(FUTURE USE) 4 bytes integer prevGeneration previous generation of page (FUTURE USE) 8 bytes long bipLocation the location of the BI page (FUTURE USE) 2 bytes ushort deletedRowCount number of deleted rows on page.
isOverflowPage() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
 
isParameterModeGuessedAsAnInput(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
isParameterModeGuessedAsOutput(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
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.Connection
Return true if the physical connection is still open.
isPoolable() - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
isPoolable() - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
isPoolable - Variable in class org.apache.derby.client.am.Statement
 
isPoolable() - Method in class org.apache.derby.client.am.Statement
Returns the value of the poolable hint, indicating whether pooling is requested.
isPoolable() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Forwards to the real CallableStatement.
isPoolable() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Forwards to the real PreparedStatement.
isPoolable() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement40
Forwards to the real Statement.
isPoolable - Variable in class org.apache.derby.impl.jdbc.EmbedStatement
 
isPoolable() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Returns the value of the EmbedStatement's poolable hint, indicating whether pooling is requested.
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.
isPositionedUpdateDeleteSql__ - Static variable in class org.apache.derby.client.am.Statement
 
isPossibleDistinctScan(Set) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Is it possible to do a distinct scan on this ResultSet tree.
isPossibleDistinctScan(Set) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Is it possible to do a distinct scan on this ResultSet tree.
isPossibleDistinctScan(Set) - 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
true if the database version is prior to 10.5, false if the version is 10.5 or newer.
isPrepare() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
 
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.
isPrepared - Variable in class org.apache.derby.jdbc.XATransactionState
has this transaction been prepared.
isPreparedStatement_ - Variable in class org.apache.derby.client.am.Statement
 
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.
isPrivilegeKeywordExceptTrigger(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
Is this predicate a qualifier?
isQualifier(Optimizable, boolean) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
isQualifier - Variable in class org.apache.derby.impl.sql.compile.Predicate
 
isQualifier() - Method in class org.apache.derby.impl.sql.compile.Predicate
 
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.Statement
 
isQueryMode() - Method in class org.apache.derby.client.am.Statement
 
isReadOnly(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
isReadOnly() - Method in class org.apache.derby.client.am.Connection
 
isReadOnly() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 - 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.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(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
Is a column definitely not writable?
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(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.
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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(SequenceDescriptor) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Report whether the given sequence has been referenced already.
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(SequenceDescriptor) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Report whether the given sequence has been referenced already.
isReferenced() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Is this constraint referenced.
isReferenced - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
isReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Is this a referenced column?
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
isRollbackSql__ - Static variable in class org.apache.derby.client.am.Statement
 
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.
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.ResultSet
 
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.
isSameNodeType(ValueNode) - Method in class org.apache.derby.impl.sql.compile.ValueNode
Tests if this node is of the same type as the specified node as reported by QueryTreeNode.getNodeType().
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?
isSearchCondition(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.ResultSet
 
isServersCursorPositionBeforeFirst() - Method in class org.apache.derby.client.am.ResultSet
 
isServerStarted(NetworkServerControl, int) - Static method in class org.apache.derby.drda.NetServlet
 
isServerStarted() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
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(SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Checks if the passed schema descriptor is for SESSION schema
isSessionSchema(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Checks if the passed schema name is for SESSION schema
isSet(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Bit isSet
isSet - Variable in class org.apache.derby.impl.sql.GenericParameter
 
isShrinking - Variable in class org.apache.derby.impl.services.cache.ClockPolicy
Tells whether there currently is a thread in the doShrink() method.
isSigned(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
isSigned(int) - Method in class org.apache.derby.client.am.ParameterMetaData
 
isSigned(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves whether values for the designated parameter can be signed numbers.
isSigned(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
Is the data type signed.
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?
isSimpleWrapper() - Method in interface org.apache.derby.iapi.error.DerbySQLException
Returns true if this instance of DerbySQLException wraps a StandardException object.
isSimpleWrapper() - Method in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
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
 
isSpecific - Variable in class org.apache.derby.impl.sql.compile.RoutineDesignator
 
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.
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.Clob
 
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.Blob
 
isSum - Variable in class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
 
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.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
 
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.
isTableValueConstructor(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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
 
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.
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
 
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.Clob
 
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() - Method in interface org.apache.derby.catalog.IndexDescriptor
Returns true if the index is unique.
isUnique - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
This class implements Formatable.
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?
isUniqueStream - Variable in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
 
isUniqueWithDuplicateNulls() - Method in interface org.apache.derby.catalog.IndexDescriptor
Returns true if the index is duplicate keys only for null key parts.
isUniqueWithDuplicateNulls - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
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
 
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.Statement
 
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.Statement
 
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() and GenericPreparedStatement.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.
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
 
isValid(int) - Method in class org.apache.derby.client.am.LogicalConnection40
Checks if the connection has not been closed and is still valid.
isValid(int) - Method in class org.apache.derby.client.net.NetConnection40
Checks if the connection has not been closed and is still valid.
isValid(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
Checks if the connection has not been closed and is still valid.
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 - 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(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
Checks if the connection has not been closed and is still valid.
isValid() - Method in class org.apache.derby.impl.services.cache.CachedItem
Does the cached object have a valid identity.
isValid() - Method in class org.apache.derby.impl.services.cache.CacheEntry
Check whether this entry holds a valid object.
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() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
isValid() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
 
isValid - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
isValid() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Check that all of the dependent's dependencies are valid.
isValid - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
 
isValid() - Method in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
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
isValidCursorPosition_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.NetConnection40
Prepared statement that is used each time isValid() is called on this connection.
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.client.am.ColumnMetaData40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalConnection40
 
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.am.ParameterMetaData40
Returns false unless interfaces is implemented
isWrapperFor(Class) - Method in class org.apache.derby.client.am.Statement
Returns false unless iface is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.net.NetConnection40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.net.NetDatabaseMetaData40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.client.net.NetResultSet40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
Returns false unless interfaces is implemented
isWrapperFor(Class) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
Returns false unless iface is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedParameterMetaData40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.impl.jdbc.EmbedStatement40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.ClientDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.ClientXADataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource40
Returns false unless interfaces is implemented
isWrapperFor(Class<?>) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource40
Returns false unless interfaces is implemented
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() - 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.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.Connection
 
isXAConnection_ - Variable in class org.apache.derby.client.am.Connection
 
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?
IT_IS_NOT_DERBYPROPERTIES_COMMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ITEM_OVERHEAD - Static variable in class org.apache.derby.impl.services.cache.Clock
 
iterations - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
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

J2ME - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
 
J2SE_14 - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
 
J2SE_142 - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
 
J2SE_15 - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
 
J2SE_16 - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
 
J2SEDataValueFactory - Class in org.apache.derby.iapi.types
DataValueFactory implementation for J2SE.
J2SEDataValueFactory() - Constructor for class org.apache.derby.iapi.types.J2SEDataValueFactory
 
JAR - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
Service stored in a jar/zip archive.
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_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(JarStorageFactory, String) - Constructor for class org.apache.derby.impl.io.JarDBFile
 
JarDBFile(JarStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.JarDBFile
 
JarDBFile(JarDBFile, String) - Constructor for class org.apache.derby.impl.io.JarDBFile
 
JarDBFile(JarStorageFactory, String, int) - 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
 
JarReader - Interface in org.apache.derby.iapi.services.loader
Abstract out the loading of JarFiles.
jarReader - Variable in class org.apache.derby.impl.db.StoreClassFactoryContext
 
jarReader - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.Types
 
JAVA_PRIMITIVE - Static variable in class org.apache.derby.iapi.types.JSQLType
 
JAVA_ROUTINE_CLAUSES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
Clauses required for Java routines.
JAVA_SQL_TYPES_BOOLEAN - Static variable in class org.apache.derby.iapi.services.info.JVMInfo
JDBC Boolean type - Types.BIT in JDK1.1 & 1.2 & 1.3, Types.BOOLEAN in JDK1.4
JAVA_TO_SQL_VALUE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
JAVA_TO_SQL_VALUE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
javaClass() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
javaClassFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens is a class name
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
javaDSL() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
javaDSLNameExtender(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
javaException(Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
 
JavaFactory - Static variable in interface org.apache.derby.iapi.reference.Module
 
JavaFactory - Interface in org.apache.derby.iapi.services.compiler
JavaFactory provides generators for Java constructs.
javaFactory - Variable in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
javaFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
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() - Constructor for class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
 
javaType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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.
JBMSPreparedStatementExec() - Method in class org.apache.derby.impl.tools.ij.ij
Hack to get the grammar to leave a EXECUTE STATEMENT <stmt> alone.
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_CLIENT - Static variable in class org.apache.derby.impl.drda.AppRequester
 
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
 
JCECipherFactory.EncryptedKeyResult(String, byte[]) - Constructor for class org.apache.derby.impl.services.jce.JCECipherFactory.EncryptedKeyResult
 
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
 
JDBC20X() - Static method in class org.apache.derby.impl.tools.ij.ij
Return whether or not JDBC 2.0 (and greater) extension classes can be loaded
JDBC30Translation - Interface in org.apache.derby.iapi.reference
This class is a refactoring wrapper around the shared JDBC30Translation class
JDBC30Translation - Interface in org.apache.derby.shared.common.reference
This class contains public statics that map directly to the new public statics in the jdbc 3.0 classes.
jdbc3FeatureNotSupported(boolean) - Method in class org.apache.derby.client.am.Statement
 
jdbc3FeatureNotSupported() - Method in class org.apache.derby.client.am.Statement
 
jdbc3MethodNotSupported() - Method in class org.apache.derby.client.am.ResultSet
 
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.
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
 
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
 
jdbcIntervalType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
JDBCMBean - Interface in org.apache.derby.mbeans
Management and information for the embedded JDBC driver.
jdbcMethodNotImplemented() - Method in class org.apache.derby.client.am.CallableStatement
 
jdbcReadOnly_ - Variable in class org.apache.derby.client.am.Connection
 
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 LinkedHashMap with an upper bound on the number of entries.
JDBCStatementCache.BoundedLinkedHashMap(int) - Constructor for class org.apache.derby.client.am.stmtcache.JDBCStatementCache.BoundedLinkedHashMap
Creates a bounded LinkedHashMap with the specified maximum size.
JDBCTypeId - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
JDBC type - derived from the format identifier.
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.
jdbcTypes_ - Variable in class org.apache.derby.client.am.Cursor
 
jdbcurl - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
 
jdbcurl - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
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
 
jj_2_1(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_1(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_1(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_2_10(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_10(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_100(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_101(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_102(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_103(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_104(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_105(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_106(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_107(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_108(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_109(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_11(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_11(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_110(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_111(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_112(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_113(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_114(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_115(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_116(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_117(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_118(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_119(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_12(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_12(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_120(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_121(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_122(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_123(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_124(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_125(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_126(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_127(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_128(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_129(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_13(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_13(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_130(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_131(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_132(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_133(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_134(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_135(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_136(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_137(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_138(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_139(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_14(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_14(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_140(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_141(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_142(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_143(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_144(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_145(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_146(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_147(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_148(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_149(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_15(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_15(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_150(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_151(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_152(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_153(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_154(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_155(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_156(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_157(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_158(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_159(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_16(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_16(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_160(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_161(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_162(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_163(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_164(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_165(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_166(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_167(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_168(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_169(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_17(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_17(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_170(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_171(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_172(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_173(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_174(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_175(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_176(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_177(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_178(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_179(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_18(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_18(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_180(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_181(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_182(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_183(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_184(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_185(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_186(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_187(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_188(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_189(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_19(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_19(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_190(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_191(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_192(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_193(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_194(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_195(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_196(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_197(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_198(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_199(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_2(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_2(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_2(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_2_20(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_20(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_200(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_201(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_202(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_203(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_204(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_205(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_206(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_207(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_208(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_209(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_21(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_21(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_210(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_211(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_212(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_213(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_214(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_215(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_216(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_217(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_218(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_219(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_22(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_22(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_220(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_221(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_222(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_223(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_224(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_225(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_226(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_227(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_228(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_229(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_23(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_23(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_230(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_231(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_232(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_233(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_234(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_235(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_236(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_237(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_238(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_239(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_24(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_24(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_240(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_241(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_242(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_243(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_244(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_245(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_246(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_247(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_248(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_249(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_25(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_25(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_250(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_251(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_252(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_253(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_254(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_255(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_256(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_257(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_258(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_259(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_26(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_26(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_260(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_261(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_262(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_27(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_27(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_28(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_28(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_29(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_29(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_3(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_3(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_30(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_30(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_31(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_31(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_32(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_32(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_33(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_33(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_34(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_34(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_35(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_35(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_36(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_36(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_37(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_37(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_38(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_38(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_39(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_39(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_4(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_4(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_40(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_40(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_41(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_41(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_42(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_42(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_43(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_43(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_44(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_44(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_45(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_45(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_46(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_46(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_47(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_47(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_48(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_48(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_49(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_49(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_5(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_5(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_50(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_50(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_51(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_51(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_52(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_52(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_53(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_53(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_54(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_54(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_55(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_55(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_56(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_56(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_57(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_57(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_58(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_58(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_59(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_59(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_6(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_6(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_60(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_60(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_61(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_61(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_62(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_62(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_63(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_63(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_64(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_64(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_65(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_65(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_66(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_66(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_67(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_67(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_68(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_68(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_69(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_69(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_7(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_7(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_70(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_70(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_71(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_71(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_72(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_72(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_73(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_73(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_74(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_74(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_75(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_75(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_76(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_76(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_77(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_77(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_78(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_78(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_79(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_79(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_8(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_8(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_80(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_80(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_81(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_81(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_82(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_82(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_83(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_83(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_84(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_84(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_85(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_85(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_86(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_87(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_88(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_89(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_9(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_9(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_90(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_91(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_92(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_93(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_94(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_95(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_96(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_97(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_98(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_99(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_2_rtns - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_2_rtns - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_2_rtns - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_3_1() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_1() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_1() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_3_10() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_10() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_100() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_101() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_102() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_103() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_104() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_105() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_106() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_107() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_108() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_109() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_11() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_11() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_110() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_111() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_112() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_113() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_114() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_115() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_116() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_117() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_118() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_119() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_12() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_12() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_120() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_121() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_122() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_123() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_124() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_125() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_126() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_127() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_128() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_129() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_13() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_13() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_130() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_131() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_132() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_133() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_134() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_135() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_136() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_137() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_138() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_139() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_14() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_14() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_140() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_141() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_142() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_143() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_144() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_145() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_146() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_147() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_148() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_149() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_15() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_15() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_150() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_151() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_152() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_153() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_154() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_155() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_156() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_157() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_158() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_159() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_16() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_16() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_160() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_161() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_162() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_163() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_164() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_165() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_166() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_167() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_168() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_169() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_17() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_17() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_170() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_171() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_172() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_173() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_174() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_175() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_176() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_177() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_178() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_179() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_18() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_18() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_180() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_181() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_182() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_183() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_184() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_185() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_186() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_187() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_188() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_189() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_19() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_19() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_190() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_191() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_192() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_193() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_194() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_195() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_196() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_197() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_198() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_199() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_2() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_2() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_2() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_3_20() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_20() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_200() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_201() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_202() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_203() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_204() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_205() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_206() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_207() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_208() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_209() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_21() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_21() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_210() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_211() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_212() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_213() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_214() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_215() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_216() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_217() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_218() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_219() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_22() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_22() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_220() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_221() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_222() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_223() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_224() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_225() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_226() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_227() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_228() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_229() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_23() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_23() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_230() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_231() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_232() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_233() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_234() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_235() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_236() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_237() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_238() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_239() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_24() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_24() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_240() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_241() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_242() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_243() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_244() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_245() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_246() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_247() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_248() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_249() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_25() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_25() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_250() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_251() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_252() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_253() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_254() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_255() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_256() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_257() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_258() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_259() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_26() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_26() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_260() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_261() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_262() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_27() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_27() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_28() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_28() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_29() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_29() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_3() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_3() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_30() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_30() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_31() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_31() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_32() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_32() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_33() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_33() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_34() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_34() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_35() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_35() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_36() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_36() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_37() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_37() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_38() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_38() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_39() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_39() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_4() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_4() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_40() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_40() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_41() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_41() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_42() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_42() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_43() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_43() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_44() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_44() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_45() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_45() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_46() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_46() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_47() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_47() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_48() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_48() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_49() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_49() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_5() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_5() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_50() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_50() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_51() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_51() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_52() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_52() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_53() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_53() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_54() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_54() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_55() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_55() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_56() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_56() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_57() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_57() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_58() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_58() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_59() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_59() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_6() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_6() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_60() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_60() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_61() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_61() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_62() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_62() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_63() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_63() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_64() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_64() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_65() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_65() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_66() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_66() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_67() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_67() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_68() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_68() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_69() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_69() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_7() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_7() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_70() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_70() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_71() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_71() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_72() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_72() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_73() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_73() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_74() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_74() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_75() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_75() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_76() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_76() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_77() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_77() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_78() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_78() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_79() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_79() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_8() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_8() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_80() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_80() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_81() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_81() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_82() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_82() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_83() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_83() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_84() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_84() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_85() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_85() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_86() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_87() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_88() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_89() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_9() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3_9() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_90() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_91() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_92() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_93() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_94() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_95() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_96() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_97() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_98() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3_99() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_10() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_100() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_101() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_102() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_103() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_104() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_105() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_106() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_107() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_108() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_109() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_11() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_110() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_111() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_112() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_113() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_114() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_115() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_116() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_117() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_118() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_119() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_12() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_120() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_121() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_122() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_123() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_124() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_125() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_126() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_127() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_128() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_129() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_13() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_130() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_131() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_132() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_133() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_134() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_135() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_136() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_137() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_138() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_139() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_14() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_140() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_141() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_142() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_143() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_144() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_145() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_146() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_147() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_148() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_149() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_15() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_150() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_151() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_152() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_153() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_154() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_155() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_156() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_157() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_158() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_159() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_16() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_160() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_161() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_162() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_163() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_164() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_165() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_166() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_167() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_168() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_169() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_17() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_170() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_171() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_172() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_173() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_174() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_175() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_176() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_177() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_178() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_179() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_18() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_180() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_181() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_182() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_183() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_184() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_185() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_186() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_187() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_188() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_189() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_19() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_190() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_191() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_192() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_193() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_194() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_195() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_196() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_197() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_198() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_199() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_20() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_200() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_201() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_202() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_203() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_204() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_205() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_206() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_207() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_208() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_209() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_21() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_210() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_211() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_212() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_213() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_214() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_215() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_216() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_217() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_218() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_219() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_22() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_220() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_221() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_222() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_223() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_224() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_225() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_226() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_227() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_228() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_229() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_23() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_230() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_231() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_232() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_233() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_234() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_235() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_236() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_237() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_238() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_239() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_24() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_240() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_241() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_242() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_243() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_244() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_245() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_246() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_247() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_248() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_249() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_25() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_250() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_251() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_252() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_253() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_254() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_255() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_256() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_257() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_258() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_259() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_26() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_260() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_261() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_262() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_263() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_264() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_265() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_266() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_267() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_268() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_269() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_27() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_270() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_271() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_272() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_273() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_274() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_275() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_276() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_277() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_278() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_279() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_28() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_280() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_281() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_282() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_283() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_284() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_285() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_286() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_287() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_288() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_289() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_29() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_290() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_291() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_292() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_293() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_294() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_295() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_296() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_297() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_298() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_299() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_30() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_300() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_301() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_302() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_303() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_304() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_305() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_306() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_307() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_308() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_309() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_31() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_310() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_311() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_312() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_313() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_314() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_315() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_316() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_317() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_318() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_319() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_32() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_320() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_321() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_322() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_323() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_324() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_325() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_326() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_327() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_328() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_329() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_33() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_330() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_331() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_332() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_333() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_334() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_335() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_336() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_337() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_338() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_339() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_34() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_340() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_341() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_342() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_343() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_344() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_345() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_346() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_347() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_348() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_349() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_35() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_350() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_351() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_352() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_353() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_354() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_355() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_356() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_357() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_358() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_359() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_36() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_360() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_361() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_362() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_363() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_364() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_365() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_366() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_367() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_368() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_369() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_37() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_370() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_371() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_372() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_373() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_374() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_375() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_376() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_377() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_378() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_379() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_38() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_380() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_381() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_382() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_383() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_384() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_385() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_386() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_387() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_388() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_389() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_39() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_390() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_391() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_392() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_393() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_394() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_395() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_396() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_397() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_398() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_399() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_40() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_400() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_41() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_42() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_43() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_44() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_44() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_45() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_45() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_46() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_46() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_47() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_47() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_48() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_48() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_49() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_49() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_5() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_50() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_50() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_51() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_51() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_52() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_52() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_53() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_53() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_54() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_54() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_55() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_55() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_56() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_56() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_57() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_57() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_58() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_58() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_59() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_59() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_6() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_60() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_60() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_61() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_61() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_62() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_62() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_63() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_63() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_64() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_64() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_65() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_65() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_66() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_66() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_67() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_67() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_68() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_68() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_69() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_69() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_7() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_70() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_70() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_71() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_71() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_72() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_72() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_73() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_73() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_74() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_74() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_75() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_75() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_76() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_76() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_77() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_77() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_78() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_78() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_79() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_79() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_8() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_80() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_80() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_81() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_82() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_83() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_84() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_85() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_86() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_87() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_88() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_89() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_9() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_3R_90() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_91() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_92() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_93() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_94() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_95() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_96() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_97() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_98() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_3R_99() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_add_error_token(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_add_error_token(int, int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_add_error_token(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_consume_token(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_consume_token(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_consume_token(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_endpos - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_endpos - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_endpos - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_expentries - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_expentries - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_expentries - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_expentry - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_expentry - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_expentry - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_gc - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_gc - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_gc - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_gen - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_gen - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_gen - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_input_stream - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_kind - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_kind - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_kind - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_la - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_la1 - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1 - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la1 - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_la1_0 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_0() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_0 - Static variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_0() - Static method in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_0 - Static variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_la1_0() - Static method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_la1_1 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_1() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_1 - Static variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_1() - Static method in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_10 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_10() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_11 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_11() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_12 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_12() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_13 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_13() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_14 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_14() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_15 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_15() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_2 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_2() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_2 - Static variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_2() - Static method in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_3 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_3() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_3 - Static variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_3() - Static method in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_4 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_4() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_4 - Static variable in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_4() - Static method in class org.apache.derby.impl.tools.ij.ij
 
jj_la1_5 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_5() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_6 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_6() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_7 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_7() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_8 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_8() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_9 - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_la1_9() - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_lastpos - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_lastpos - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_lastpos - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_lasttokens - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_lasttokens - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_lasttokens - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_ls - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_ls - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_ls - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_nt - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_nt - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_nt - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_rescan - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_rescan - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_rescan - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_rescan_token() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_rescan_token() - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_rescan_token() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_save(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_save(int, int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_save(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_scan_token(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_scan_token(int) - Method in class org.apache.derby.impl.tools.ij.ij
 
jj_scan_token(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_scanpos - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_scanpos - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_scanpos - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jj_semLA - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
jj_semLA - Variable in class org.apache.derby.impl.tools.ij.ij
 
jj_semLA - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
jjAddStates(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjAddStates(int, int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjAddStates(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjbitVec0 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec0 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec0 - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjbitVec10 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec10 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec11 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec11 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec12 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec12 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec13 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec13 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec14 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec14 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec15 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec15 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec16 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec16 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec17 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec17 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec18 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec18 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec19 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec19 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec2 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec2 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec2 - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjbitVec20 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec20 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec21 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec21 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec22 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec22 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec23 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec23 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec24 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec24 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec25 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec25 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec26 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec26 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec27 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec27 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec28 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec28 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec29 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec29 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec3 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec3 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec30 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec30 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec31 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec31 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec32 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec32 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec33 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec33 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec34 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec34 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec35 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec35 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec36 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec36 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec37 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec37 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec38 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec38 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec39 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec39 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec4 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec4 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec40 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec40 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec41 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec41 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec5 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec5 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec6 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec6 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec7 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec7 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec8 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec8 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjbitVec9 - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjbitVec9 - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCanMove_2(int, int, int, long, long) - Static method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCanMove_2(int, int, int, long, long) - Static method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCheckNAdd(int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCheckNAdd(int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCheckNAdd(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCheckNAddStates(int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCheckNAddStates(int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjCheckNAddStates(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjFillToken() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjFillToken() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjFillToken() - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjimageLen - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjimageLen - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjmatchedKind - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjmatchedKind - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjmatchedKind - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjmatchedPos - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjmatchedPos - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjmatchedPos - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveNfa_10(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_11(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_12(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_13(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_14(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_15(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_16(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_17(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_18(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_19(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_20(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_3(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_4(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_5(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_6(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_7(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_8(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveNfa_9(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa0_10() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_11() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_12() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_13() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_14() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_15() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_16() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_17() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_18() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_19() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa0_20() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_4() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_5() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_6() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_7() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_8() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa0_9() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa10_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa10_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa11_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa11_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa12_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa12_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa12_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa13_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa13_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa14_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa14_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa15_0(long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa15_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa15_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa16_0(long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa16_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa16_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa17_0(long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa17_0(long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa17_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa18_0(long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa18_0(long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa18_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa19_0(long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa1_0(long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa1_1(long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa1_1(long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa1_18(long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa20_0(long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa2_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa2_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa3_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa3_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa4_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa4_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa5_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa6_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa7_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa8_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long, long, long) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjMoveStringLiteralDfa9_0(long, long) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjMoveStringLiteralDfa9_18(long, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjnewLexState - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjnewLexState - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjnewStateCnt - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjnewStateCnt - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjnewStateCnt - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjnextStates - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjnextStates - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjnextStates - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjround - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjround - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjround - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjrounds - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjrounds - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjrounds - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjStartNfa_10(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_11(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_12(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_13(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_14(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_15(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_16(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_17(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_18(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_4(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_5(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_6(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_7(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_8(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfa_9(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_10(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_11(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_12(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_13(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_14(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_15(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_16(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_17(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_18(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_4(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_5(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_6(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_7(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_8(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStartNfaWithStates_9(int, int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjstateSet - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjstateSet - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjstateSet - Variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjStopAtPos(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopAtPos(int, int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjStopAtPos(int, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjStopStringLiteralDfa_10(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_11(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_12(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_13(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_14(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_15(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_16(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_17(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_18(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_4(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_5(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_6(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_7(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_8(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjStopStringLiteralDfa_9(int, long) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjtoMore - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjtoMore - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjtoSkip - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjtoSkip - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjtoSkip - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjtoSpecial - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjtoSpecial - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
jjtoToken - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
jjtoToken - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
jjtoToken - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
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.
JNDI() - Static method in class org.apache.derby.impl.tools.ij.ij
Return whether or not JNDI extension classes can be loaded
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
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
JOIN_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
JOIN_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.
joinCondition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
joinedTableExpression(ResultSetNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
joinedTableExpressionFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a joinedTableExpression().
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() - Constructor for class org.apache.derby.impl.sql.compile.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.NodeFactoryImpl
 
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 - 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
 
joinSpecification(ResultSetNode, ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
joinStrategies - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
JoinStrategy - Interface in org.apache.derby.iapi.sql.compile
A JoinStrategy represents a strategy like nested loop, hash join, merge join, etc.
joinStrategy - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
joinStrategyNumber - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
joinStrategySet - Variable in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
 
joinType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
joinTypeToString(int) - Static method in class org.apache.derby.impl.sql.compile.JoinNode
Convert the joinType to a string.
jreLevel - Static variable in class org.apache.derby.client.am.Configuration
 
jreLevelMajor - Static variable in class org.apache.derby.client.am.Configuration
 
jreLevelMinor - Static variable in class org.apache.derby.client.am.Configuration
 
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(DataTypeDescriptor) - Constructor for class org.apache.derby.iapi.types.JSQLType
Create a JSQLType from a SQL type.
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(byte) - Constructor for class org.apache.derby.iapi.types.JSQLType
Create a JSQLType for a Java primitive.
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.
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
 
JTA() - Static method in class org.apache.derby.impl.tools.ij.ij
Return whether or not JTA classes can be loaded
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.
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
 
jvmSupportsMicrosClock__ - Static variable in class org.apache.derby.client.am.Configuration
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
keep(boolean) - Method in class org.apache.derby.impl.services.cache.CacheEntry
Increase the keep count for this entry.
keep1 - Variable in class org.apache.derby.impl.services.monitor.AntiGC
 
KEEP_CURRENT_RESULT - Static variable in class org.apache.derby.client.am.Statement
 
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
 
keepAfterSearch() - Method in class org.apache.derby.impl.services.cache.CachedItem
Keep the cached object after a search.
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.CachedItem
The current keep count on the entry.
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
 
keepForClean() - Method in class org.apache.derby.impl.services.cache.CachedItem
 
keepForCreate() - Method in class org.apache.derby.impl.services.cache.CachedItem
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
key - Variable in class org.apache.derby.impl.store.access.sort.Node
 
key - Variable in class org.apache.derby.impl.tools.ij.util
 
key3 - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
 
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
 
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
 
keyword() - Method in class org.apache.derby.impl.tools.ij.ij
 
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.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.derby.impl.tools.ij.Token
An integer that describes the kind of this token.
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 - 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_COLUMN_WITH_NULL_AND_NOT_NULL_CONSTRAINT - 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_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_PARAMS - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_ALTER_TABLE_AUTOINCREMENT_COLUMN_NOT_ALLOWED - 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_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_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_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_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_DEFAULT - 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_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_DB_CLASS_PATH_HAS_MISSING_JAR - 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_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_CASCADE - 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_NOACTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_DELETE_RULE_RESTRICT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_DELETE_RULE_SETDEFAULT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_DELETE_RULE_SETNULL - 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_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_NON_EXISTENT_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_FILE_ERROR - 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_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_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_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_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_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_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_JAVA_METHOD_CALL_OR_FIELD_REF - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_JAVACC_LEXICAL_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_JAVACC_SYNTAX - 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_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_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_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_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_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_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_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_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_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_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_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_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 - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LANG_STREAM_CLOSED - 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_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_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_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_PARAMETERS_FOR_STORED_PROC - 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_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 - 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_UNRELIABLE_QUERY_FRAGMENT - 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_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_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_VTI_BLOB_CLOB_UNSUPPORTED - 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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LANGUAGE_STALE_PLAN_CHECK_INTERVAL - Static variable in interface org.apache.derby.iapi.reference.Property
derby.language.stalePlanCheckInterval This property tells the number of times a prepared statement should be executed before checking whether its plan is stale.
LanguageConnectionContext - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
LanguageConnectionContext - Interface in org.apache.derby.iapi.sql.conn
LanguageConnectionContext keeps the result sets, and activations in use by the current connection.
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
LanguageFactory - Interface in org.apache.derby.iapi.sql
Factory interface for the Language.Interface protocol.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - Method in class org.apache.derby.client.am.ResultSet
 
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() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Moves to the last row in the result set.
LAST - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LAST - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
last() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
LAST - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
last - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
 
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() - Method in class org.apache.derby.vti.VTITemplate
 
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_OVERRIDE_LID - Static variable in class org.apache.derby.client.net.FdocaConstants
 
LAST_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
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) - Static method in class org.apache.derby.iapi.db.ConnectionInfo
Get the last autoincrement value inserted into the column by a statement in this connection.
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
Implements ConnectionInfo.lastAutoincrementValue.
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
 
lastCase(Vector) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
lastCursorKey - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
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
 
lastIdentifierToken - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
LastIndexKeyResultSet - Class in org.apache.derby.impl.sql.execute
Return the last key in an index.
LastIndexKeyResultSet(Activation, int, GeneratedMethod, 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
 
lastOptimizerTraceOutput - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
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.ResultSet
 
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.
LastStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
lastToBoot - Variable in class org.apache.derby.impl.db.BasicDatabase
 
lastTokenDelimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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.sql.execute.AlterTableConstantAction
 
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.ResultSet
 
LATCH - Static variable in class org.apache.derby.diag.LockTable
return only latches
Latch - Interface in org.apache.derby.iapi.services.locks
A Latch represents a latch held in the lock manager.
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
LCASE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.Level2OptimizerImpl
 
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.GenericTriggerExecutor
 
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.TriggerEventActivator
 
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
 
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
 
LDC2_W - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
LDC_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
 
LEADING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
LEAP_YEAR - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
LEFT - Static variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
LEFT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LEFT_BRACE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LEFT_BRACKET - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
LEFT_PAREN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LEFT_PAREN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
leftBrace - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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.BinaryListOperatorNode
 
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
 
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(JBitSet) - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Can this Optimizable appear at the current location in the join order.
legalJoinOrder(int) - Method in interface org.apache.derby.iapi.sql.compile.OptimizableList
Tell whether the join order is legal.
legalJoinOrder(JBitSet) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
 
legalJoinOrder(int) - Method in class org.apache.derby.impl.sql.compile.FromList
 
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_OF_BUFFER_TO_WRITE_BLOB - Static variable in class org.apache.derby.iapi.types.SQLBinary
 
length() - Method in class org.apache.derby.client.am.Blob
 
length() - Method in class org.apache.derby.client.am.Clob
 
length() - Method in class org.apache.derby.client.am.Lob
 
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.services.io.NewByteArrayInputStream
 
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() - Method in class org.apache.derby.impl.drda.DRDAString
Return the length in bytes of the internal string representation.
length - Variable in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
Length of stream
length() - Method in class org.apache.derby.impl.io.InputStreamFile
Returns the length of the named file if it is not a directory.
length() - Method in class org.apache.derby.impl.io.JarDBFile
Returns the length of the named file if it is not a directory.
length - Variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
The number of bytes stored in the blocked byte array.
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 - Variable in class org.apache.derby.impl.jdbc.BinaryToRawStream
Length of the value represented by this stream.
length() - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class org.apache.derby.impl.jdbc.EmbedClob
Returns the number of characters in the CLOB value designated by this Clob object.
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 BLOB object.
length - Variable in class org.apache.derby.impl.load.ImportClob
 
length() - Method in class org.apache.derby.impl.load.ImportClob
Returns the number of characters in this CLOB object.
length() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
LENGTH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
length - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
 
length() - Method in interface org.apache.derby.io.StorageFile
Returns the length of the named file if it is not a directory.
length() - Method in interface org.apache.derby.io.StorageRandomAccessFile
Gets the length of this file.
LENGTH_MODIFIER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LENGTH_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
lengthAndModifier() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
lengthAsBits - Variable in class org.apache.derby.iapi.services.io.FormatableBitSet
 
lengthObtained_ - Variable in class org.apache.derby.client.am.Lob
 
lengthOfMatch - Variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
lengthOfMatch - Variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
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() - 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_OPERATOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LESS_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(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.
lessThan(DatabaseInstant) - Method in class org.apache.derby.impl.store.raw.log.LogCounter
LogScan methods
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.
LETTER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LETTER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
level - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
LEVEL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
level - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
The level of the btree.
Level2CostEstimateImpl - Class in org.apache.derby.impl.sql.compile
 
Level2CostEstimateImpl() - Constructor for class org.apache.derby.impl.sql.compile.Level2CostEstimateImpl
 
Level2CostEstimateImpl(double, double, double) - Constructor for class org.apache.derby.impl.sql.compile.Level2CostEstimateImpl
 
Level2OptimizerFactoryImpl - Class in org.apache.derby.impl.sql.compile
This is simply the factory for creating an optimizer.
Level2OptimizerFactoryImpl() - Constructor for class org.apache.derby.impl.sql.compile.Level2OptimizerFactoryImpl
 
Level2OptimizerImpl - Class in org.apache.derby.impl.sql.compile
This is the Level 2 Optimizer.
Level2OptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, boolean, boolean, boolean, int, JoinStrategy[], int, RequiredRowOrdering, int, LanguageConnectionContext) - Constructor for class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
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
 
levelOfIsolation() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
levelOfIsolationRead() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
LEXICAL_ERROR - Static variable in error org.apache.derby.impl.sql.compile.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in error org.apache.derby.impl.tools.ij.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.derby.impl.sql.compile.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.derby.impl.tools.ij.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
lexStateNames - Static variable in class org.apache.derby.impl.tools.ij.ijTokenManager
 
lexStateNames - Static variable in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
lf - Variable in class org.apache.derby.impl.db.BasicDatabase
 
LF - Static variable in class org.apache.derby.impl.load.ControlInfo
 
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
 
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.Connection
 
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, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLChar
This method implements the like function for char with an 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, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLClob
This method implements the like function for char with an 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, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLLongvarchar
This method implements the like function for char with an 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, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
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(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, int, char[], int, int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
 
like(char[], int, char[], int, RuleBasedCollator) - Static method in class org.apache.derby.iapi.types.Like
 
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, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.SQLChar
This method implements the like function for char with an escape value.
like(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.StringDataValue
The SQL like() function with out escape clause.
like(DataValueDescriptor, DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.StringDataValue
The SQL like() function WITH 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.WorkHorseForCollatorDatatypes
This method implements the like function for char with an escape value.
LIKE - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
LIKE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LIKE - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
LIKE_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
LIKE_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.LikeEscapeOperatorNode
 
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 - Variable in class org.apache.derby.iapi.services.io.CounterOutputStream
 
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.
limit - Variable in class org.apache.derby.impl.services.locks.LockSpace
 
LIMITED_BLOCK_QUERY_PROTOCOL - Static variable in class org.apache.derby.client.net.CodePoint
 
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 - Static variable in class org.apache.derby.impl.services.locks.Timeout
 
line - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
LINE - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
line - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
line - Variable in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.OrderByColumn
 
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.Lob
 
listenToUnitOfWork() - Method in class org.apache.derby.client.am.PreparedStatement
 
listenToUnitOfWork() - Method in class org.apache.derby.client.am.ResultSet
 
listenToUnitOfWork() - Method in class org.apache.derby.client.am.Statement
 
listenToUnitOfWork() - Method in interface org.apache.derby.client.am.UnitOfWorkListener
 
listenToUnitOfWork_ - Variable in class org.apache.derby.client.am.PreparedStatement
 
listenToUnitOfWork_ - Variable in class org.apache.derby.client.am.ResultSet
 
listLatch - Variable in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
 
literal() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
LLCP - Static variable in class org.apache.derby.client.net.CodePoint
 
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(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(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(String) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
loadApplicationClass(ObjectStreamClass) - Method in class org.apache.derby.impl.services.reflect.DatabaseClasses
 
loadCases(Vector) - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
 
loadCatalogs(DataDescriptorGenerator, 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(String, String, boolean) - Method in class org.apache.derby.impl.services.reflect.JarLoader
 
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(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, DataDescriptorGenerator, Properties) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Initialize system catalogs.
loadDriver(String) - Static method in class org.apache.derby.impl.tools.ij.util
Load a driver given a class name.
loadDriver() - Method in class org.apache.derby.tools.dblook
 
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
loadFactor() - Method 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
 
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() - 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(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.
loadGeneratedClass() - Method in class org.apache.derby.impl.sql.GenericStorablePreparedStatement
Load up the class from the saved bytes.
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(Vector, 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 queryDescriptions and queryDescriptions_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(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.
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.
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
 
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 - Class in org.apache.derby.client.am
 
Lob(Agent, boolean) - Constructor for class org.apache.derby.client.am.Lob
 
lob - Variable in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
 
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 - 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.
lobFile - Variable in class org.apache.derby.impl.load.ImportBlob
 
lobFile - Variable in class org.apache.derby.impl.load.ImportClob
 
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 - 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
 
lobInputStream - Variable in class org.apache.derby.impl.load.ImportLobFile
 
LOBLENGTH - Static variable in class org.apache.derby.client.net.Typdef
 
lobLength - Variable in class org.apache.derby.impl.load.ImportReadData
 
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.Connection
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.ResultSet
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.
LOBType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
local - Static variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
localAddresses - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
localConn - Variable in class org.apache.derby.impl.jdbc.ConnectionChild
 
locale - Variable in class org.apache.derby.drda.NetServlet
 
locale - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
LocaleFinder - Interface in org.apache.derby.iapi.services.i18n
A LocaleFinder gets a Locale and things associated with Locales.
localeFinder - Variable in class org.apache.derby.iapi.types.DataValueFactoryImpl
 
localeFinder - Variable in class org.apache.derby.iapi.types.SQLChar
 
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.
LocalizedDisplay() - Method in class org.apache.derby.impl.tools.ij.ij
Localizeddisplay controls locale sensitive data representayion Syntax: LOCALIZEDDISPLAY [ ON | OFF ] ;
LOCALIZEDDISPLAY - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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, String, String) - Constructor for class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
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
 
localReadExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
Restore the in-memory representation from the stream.
localReadExternal(ObjectInput) - Method in class org.apache.derby.impl.store.access.heap.Heap
Restore the in-memory representation from the stream.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOCATE - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
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.
locateReferencedConstraint(DataDictionary, TableDescriptor, String, String[], ConsInfo) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
 
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.
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(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.
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(int) - Method in class org.apache.derby.client.am.Cursor
Returns the locator for the specified LOB column, or Lob.INVALID_LOCATOR if the LOB was not sent as a locator.
LOCATOR - Static variable in class org.apache.derby.client.am.Lob
 
locator(int) - Method in class org.apache.derby.client.net.NetCursor
Get locator for LOB of the designated column Note that this method cannot be invoked on a LOB column that is NULL.
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_ - Variable in class org.apache.derby.client.am.Lob
 
locatorProcedureCall() - Method in class org.apache.derby.client.am.Connection
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.DatabaseMetaData
 
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.
locatorSupport - Variable in class org.apache.derby.impl.drda.Database
 
locatorSupportChecked - Variable in class org.apache.derby.impl.drda.Database
 
LOCK - Variable in class org.apache.derby.impl.io.vfmem.DataStore
Lock object for the file map.
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 Control object.
lock - Variable in class org.apache.derby.impl.services.locks.D_Lock
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_TABLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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 interface org.apache.derby.iapi.services.locks.Lockable
If this lockable object wants to participate in a diagnostic virtual lock table, then put any relavent attributes of this lock into the attributes list (the attribute must be an immutable object).
lockAttributes(int, Hashtable) - 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) - Method in class org.apache.derby.iapi.store.raw.ContainerKey
This lockable wants to participate in the Virtual Lock table.
lockAttributes(int, Hashtable) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
 
lockAttributes(int, Hashtable) - 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(Lock, Lockable) - Constructor for class org.apache.derby.impl.services.locks.LockControl
 
LockControl(LockControl) - Constructor for class org.apache.derby.impl.services.locks.LockControl
 
LOCKCOUNT - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
LockCount - Class in org.apache.derby.impl.store.raw.xact
 
LockCount() - Constructor for class org.apache.derby.impl.store.raw.xact.LockCount
 
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 - Static variable in interface org.apache.derby.iapi.reference.Module
 
LockFactory - Interface in org.apache.derby.iapi.services.locks
Generic locking of objects.
lockFactory - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
lockFactory - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
 
lockFileChannel - Variable in class org.apache.derby.impl.io.DirFile4
 
lockFileOpen - Variable in class org.apache.derby.impl.io.DirFile4
 
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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) - Constructor for class org.apache.derby.impl.services.locks.LockList
 
LOCKMODE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
lockMode - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
lockMode - Variable in class org.apache.derby.impl.sql.compile.DMLModStatementNode
 
lockMode() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
lockModeThreshold(String, String, double, int) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
LOCKNAME - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
lockNonScanPreviousRow(BTree, LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, OpenBTree, int, int) - Method in interface org.apache.derby.impl.store.access.btree.BTreeLockingPolicy
Lock the previous key.
lockNonScanPreviousRow(BTree, 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(BTree, 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(BTree, 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(BTree, LeafControlRow, int, FetchDescriptor, DataValueDescriptor[], RowLocation, int) - Method in class org.apache.derby.impl.store.access.btree.index.B2INoLocking
 
lockNonScanRowOnPage(BTree, 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 class org.apache.derby.impl.services.locks.LockSet
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, 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(RowLocation, int, boolean, int) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
Lock the given row location.
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(RowLocation, int, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
Lock the given row location.
lockRow(long, int, int, boolean, int) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
 
lockRow(RecordHandle, int, boolean, int) - Method in class org.apache.derby.impl.store.access.heap.HeapController
 
lockRow(RowLocation, int, boolean, int) - Method in class org.apache.derby.impl.store.access.heap.HeapController
Lock the given row location.
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.
lockRowAtSlotNoWaitExclusive(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapController
 
lockRowOnPage(BTree, 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 Lockable objects to Locks.
locks - Variable in class org.apache.derby.impl.services.locks.LockSet
Hash table which maps Lockable objects to Locks.
LOCKS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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, BTree, 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, BTree, 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, BTree, 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, BTree, 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, BTree, 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.
LockSet - Class in org.apache.derby.impl.services.locks
A LockSet is a complete lock table.
LockSet(SinglePool) - Constructor for class org.apache.derby.impl.services.locks.LockSet
 
LOCKSIZE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LocksOrCursors() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 LockSpace instance.
lockState - Variable in class org.apache.derby.iapi.services.locks.ShExQual
 
lockStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Class in org.apache.derby.diag
LockTable is a virtual table that shows all locks currently held in the database.
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.
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 - Interface in org.apache.derby.impl.services.locks
Interface which must be implemented by lock table classes.
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.
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() - 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
 
LOG10 - Static variable in class org.apache.derby.catalog.SystemProcedures
Constant for natural log(10).
LOG10(double) - Static method in class org.apache.derby.catalog.SystemProcedures
Base 10 log function.
LOG_ARCHIVAL_DIRECTORY - Static variable in interface org.apache.derby.iapi.reference.Property
Property name for specifying log archival location
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
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
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_TRUNC_LWM_NULL - 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
 
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(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(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(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.
logAndDo(Loggable) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Log the operation and do it.
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(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(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(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.
logAndUndo(Compensation, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Log and apply a compensation operation.
logArchived() - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
checks whether is log archive mode is enabled or not.
logArchived - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
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(boolean) - Method in class org.apache.derby.drda.NetworkServerControl
Turn logging connections on or off.
logConnections - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
logConnections - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
logConnections(boolean) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Turn logging connections on or off.
logConnectionsSync - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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(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
 
LogCounter() - Constructor for class org.apache.derby.impl.store.raw.log.LogCounter
Public niladic constructor needed for Formatable interface.
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) - 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 - Interface in org.apache.derby.iapi.store.raw.log
 
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
 
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
 
LOGGED - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
Logger - Interface in org.apache.derby.iapi.store.raw.log
 
logger - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
logging(LocalizedResource, boolean, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
Turn logging of connections on
logging - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
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.
LogicalCallableStatement40 - Class in org.apache.derby.client.am
JDBC 4 specific wrapper class for a Derby physical callable statement.
LogicalCallableStatement40(CallableStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalCallableStatement40
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
 
LogicalConnection(Connection, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.LogicalConnection
 
LogicalConnection40 - Class in org.apache.derby.client.am
A simple delegation wrapper handle for a physical connection.
LogicalConnection40(Connection, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.LogicalConnection40
 
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.
LogicalDatabaseMetaData40 - Class in org.apache.derby.client.am
A metadata object to be used with logical connections when connection pooling is being used.
LogicalDatabaseMetaData40(LogicalConnection, LogWriter) - Constructor for class org.apache.derby.client.am.LogicalDatabaseMetaData40
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.
LogicalPreparedStatement40 - Class in org.apache.derby.client.am
JDBC 4 specific wrapper class for a Derby physical prepared statement.
LogicalPreparedStatement40(PreparedStatement, StatementKey, StatementCacheInteractor) - Constructor for class org.apache.derby.client.am.LogicalPreparedStatement40
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(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
LogicalUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
Return my format identifier.
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
 
LogInstant - Interface in org.apache.derby.iapi.store.raw.log
Describes a position in the log.
loginTimeout - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
The time in seconds to wait for a connection request on this data source.
loginTimeout - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
 
loginTimeout - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
loginTimeout - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
loginTimeout_ - Variable in class org.apache.derby.client.am.Connection
 
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_COMPRESS10_2_SPACE - 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_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(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 - Variable in class org.apache.derby.impl.store.raw.log.FileLogger
 
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 - Interface in org.apache.derby.iapi.store.raw.log
LogScan provides methods to read a log record from the log.
logScan - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
 
logSeverityLevel - Variable in class org.apache.derby.iapi.services.context.ContextManager
 
logSeverityLevel - Static variable in class org.apache.derby.impl.jdbc.Util
 
LogShipper - Interface in org.apache.derby.impl.store.replication.master
This is the interface for the replication log shipper.
logShipper - Variable in class org.apache.derby.impl.store.replication.master.MasterController
 
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
 
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) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
logTextMessage(String, Object) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
logTextMessage(String, Object, Object) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
logTextMessage(String, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
 
logTextMessage(String, Object, Object, Object, 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 - 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
logToFile - Variable in class org.apache.derby.impl.store.replication.slave.SlaveController
 
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 - 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.impl.drda.NetworkServerControlImpl
 
logWriter - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
The log writer is declared transient, and is not serialized or stored under JNDI.
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
 
LONG - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
long6BytesToBigEndianBytes(byte[], int, long) - Static method in class org.apache.derby.client.am.SignedBinary
Writes a Java long to a 6-byte big endian signed binary representation.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LONGINT_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.LongintTypeId
LONGINT_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
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_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
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
 
LONGINT_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.LongintTypeId
LONGINT_TYPE_ID_IMPL - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.catalog.types.LongintTypeIdImpl
longintTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
LONGNVARCHAR - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
longPosForDecryption_ - Variable in class org.apache.derby.client.net.Reply
 
longSize - Static variable in class org.apache.derby.iapi.services.cache.ClassSize
 
longSubType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
longToBigEndianBytes(byte[], int, long) - Static method in class org.apache.derby.client.am.SignedBinary
Write a Java long to an 8-byte big endian signed binary representation.
longType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
longValueForDecryption_ - Variable in class org.apache.derby.client.net.Reply
 
LONGVARBINARY - Static variable in class org.apache.derby.client.am.Types
 
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.Types
 
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
 
LOOKFOR_DE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERB - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPRO - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROPE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROPER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROPERT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROPERTI - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROPERTIE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
LOOKFOR_DERBYDASHPROPERTIES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
LOOKING_FOR_SPECIFIED_INDEX - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
lookingAhead - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
lookingAhead - Variable in class org.apache.derby.impl.tools.ij.ij
 
lookingAhead - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
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.
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
 
lookupUnnamedParameter(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Looks up an unnamed parameter given its parameter number.
LOOP_DETECTED - Static variable in error org.apache.derby.impl.sql.compile.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error org.apache.derby.impl.tools.ij.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOR - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
LOSS_OF_PRECISION_EXCEPTION - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
LossOfPrecisionConversionException - Exception in org.apache.derby.client.am
 
LossOfPrecisionConversionException(LogWriter, String) - Constructor for exception org.apache.derby.client.am.LossOfPrecisionConversionException
 
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.
LOWER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
lowMemory - Variable in class org.apache.derby.iapi.services.memory.LowMemory
Free memory seen when caller indicated an out of memory situation.
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
 
LTRIM - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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

M - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.drda.TestFile
main routine
Main - Class in org.apache.derby.impl.tools.ij
This is the controller for ij.
Main() - Constructor for class org.apache.derby.impl.tools.ij.Main
create an ij tool waiting to be given input and output streams.
Main(LocalizedOutput) - Constructor for class org.apache.derby.impl.tools.ij.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(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 - 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.sysinfo.Main
 
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.SignatureChecker
 
main(String[]) - Static method in class org.apache.derby.tools.sysinfo
 
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
 
makeCatalog(TabInfoImpl, SchemaDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
The dirty work of creating a catalog.
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.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.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
makeCurrent(Object) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
 
makeDatabaseID(boolean, Properties) - Method in class org.apache.derby.impl.db.BasicDatabase
 
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.
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.
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
 
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
 
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.
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) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Makes an IS NULL comparison of a column in the VTI.
makeLeafRestriction(BinaryRelationalOperatorNode, HashMap) - 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) - Method in class org.apache.derby.impl.services.stream.SingleStream
 
makeNewTemplate(String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Create a new PropertyConglomerate row, with values in it.
makeNewTemplate() - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Create a new empty PropertyConglomerate row, to fetch values into.
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
 
makeParameterNode() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Makes a new unnamed ParameterNode and chains it onto parameterList.
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.
makeReadableSignature(SignatureChecker.SQLRoutine) - Method in class org.apache.derby.tools.SignatureChecker
Make a human readable signature for a routine.
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(int) - Method in interface org.apache.derby.iapi.store.raw.Page
Return a record handle for the given constant 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
 
makeRecordHandle(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
 
makeRestriction(ValueNode, HashMap) - 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, 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.SYSVIEWSRowFactory
Make a SYSVIEWS row
makeStream() - Method in class org.apache.derby.impl.services.stream.SingleStream
Make the stream; note that service properties override application and system properties.
makeSYSSTATEMENTSrow(boolean, SPSDescriptor) - Method in class org.apache.derby.impl.sql.catalog.SYSSTATEMENTSRowFactory
Make a SYSSTATEMENTS row.
makeSystemCatalog(TransactionController, TabInfoImpl) - Method in class org.apache.derby.impl.sql.catalog.DD_Version
Make a catalog.
makeTableName(String, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
makeTableName(NodeFactory, ContextManager, String, String) - Static method in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
makeValueHPW(Member, Object, PrintWriterGetHeader, String) - 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.ij
 
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
 
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(String, ResultSet) - Method in class org.apache.derby.client.am.SectionManager
 
mapCursorNameToResultSet() - Method in class org.apache.derby.client.am.Statement
 
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.Types
 
mapFactory - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTable
 
mapFactory - Static variable in class org.apache.derby.impl.store.raw.xact.XactFactory
An instance of a helper class that provides maps with different concurrency properties depending on the platform.
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
 
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.iapi.sql.compile.NodeFactory
Return a correctly configured node that represents a scan from a VTI dervied from the TableDesciptor.
mapTableAsVTI(TableDescriptor, String, ResultColumnList, Properties, ContextManager) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
Return a node that represents invocation of the virtual table for the given table descriptor.
mapToTypeID(JSQLType) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
Map a JSQLType to a compilation type id.
mark() - Method in class org.apache.derby.client.net.Reply
 
mark() - Method in class org.apache.derby.client.net.Request
 
mark - Variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Stream mark, set through ReaderToUTF8Stream.mark(int).
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_COLLECTION - Static variable in class org.apache.derby.impl.drda.TestProto
 
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(Vector) - 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).
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.ResultSet
 
markAutoCommitted() - Method in class org.apache.derby.client.am.Statement
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.ColumnMetaData
 
markClosed(boolean) - Method in class org.apache.derby.client.am.Connection
 
markClosed(boolean) - Method in class org.apache.derby.client.am.PreparedStatement
 
markClosed() - Method in class org.apache.derby.client.am.ResultSet
Mark this ResultSet as closed.
markClosed(boolean) - Method in class org.apache.derby.client.am.ResultSet
Mark this ResultSet as closed.
markClosed() - Method in class org.apache.derby.client.am.Statement
This method cleans up client-side resources held by this Statement.
markClosed(boolean) - Method in class org.apache.derby.client.am.Statement
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.Connection
 
markClosed_() - Method in class org.apache.derby.client.net.NetConnection
 
markClosedForReuse(boolean) - Method in class org.apache.derby.client.am.Connection
 
markClosedOnServer() - Method in class org.apache.derby.client.am.ResultSet
Mark this ResultSet as closed on the server.
markClosedOnServer() - Method in class org.apache.derby.client.am.Statement
 
markClosedOnServer_() - Method in interface org.apache.derby.client.am.MaterialStatement
 
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(Vector) - 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(String, String, String, String) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Indicate a communications failure
markCommunicationsFailure(Exception, 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 makred as corrupt then the raw sto
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.
markCurrentRowPosition() - Method in class org.apache.derby.client.am.Cursor
 
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.
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 flattenning 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.ResultSet
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.ResultSet
 
markPrepared() - Method in class org.apache.derby.client.am.Statement
 
markPreparedStatementForAutoGeneratedKeysClosed() - Method in class org.apache.derby.client.am.Statement
 
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() - Method in class org.apache.derby.client.am.Statement
Mark all ResultSets associated with this statement as closed.
markResultSetsClosed(boolean) - Method in class org.apache.derby.client.am.Statement
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.Connection
 
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
 
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(Vector) - 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(Vector) - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
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(Vector) - 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(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() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Mark this column as being updated by an update statemment.
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.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.
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 - Interface in org.apache.derby.iapi.store.replication.master
This is the interface for the replication master controller service.
masterFactory - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
MATCH_SINGLE_ROW_COST - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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.
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.
matchSpecial(int[], int, int, int[]) - Static method in class org.apache.derby.iapi.types.Like
matchSpecial check the pattern against the various special character arrays.
materialCallableStatement_ - Variable in class org.apache.derby.client.am.CallableStatement
 
materialConnectionReply_ - Variable in class org.apache.derby.client.net.ConnectionReply
 
materializable - Variable in class org.apache.derby.impl.sql.compile.FromVTI
 
materialize - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
 
MATERIALIZE_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
MATERIALIZE_RESULT_SET_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.MaterializeResultSetNode
 
materializeStream() - Method in class org.apache.derby.client.am.Blob
Materialize the stream used for input to the database.
materializeStream() - Method in class org.apache.derby.client.am.Clob
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) - 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.PreparedStatement
 
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.Statement
 
materialStatementReply_ - Variable in class org.apache.derby.client.net.StatementReply
 
MAX - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_BLOB_RETURN_LEN - Static variable in class org.apache.derby.impl.jdbc.LOBStoredProcedure
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_CLOB_RETURN_LEN - Static variable in class org.apache.derby.impl.jdbc.LOBStoredProcedure
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_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_6_BYTES_SIGNED - Static variable in class org.apache.derby.client.am.SignedBinary
Maximum value that cen be encoded by 6 bytes (signed).
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_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_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_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_UTF8_LENGTH - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
MAXBLKEXT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
maxblkext - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
maxblkext - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
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
 
maxBytesPerChar() - Method in class org.apache.derby.client.net.CcsidManager
 
maxBytesPerChar() - Method in class org.apache.derby.client.net.EbcdicCcsidManager
 
maxCapacity(int, int, double) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
 
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 - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
maxCapacity(JoinStrategy, int) - Method in class org.apache.derby.impl.sql.compile.FromTable
 
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 - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
maxCharLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
 
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.
maxCharLength - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
The maximum allowed character length.
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.jdbc.EmbedStatement
 
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.client.am.Cursor
 
maxFieldSize_ - Variable in class org.apache.derby.client.am.Statement
 
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
 
MAXGTRIDSIZE - Static variable in class org.apache.derby.client.ClientXid
 
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.
MAXIMUMDISPLAYWIDTH - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
MaximumDisplayWidthStatement() - Method in class org.apache.derby.impl.tools.ij.ij
MaximumDisplayWidth EXACT_NUMERIC changes the maximum display width for java.lang.String to the specified EXACT_NUMERIC.
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
 
maximumSize - Variable in class org.apache.derby.impl.services.cache.Clock
 
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
 
MAXINT - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
maxLogFileNumber - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
MAXLONG_PLUS_ONE - Static variable in class org.apache.derby.iapi.types.BigIntegerDecimal
 
MAXLONG_PLUS_ONE - Static variable in class org.apache.derby.iapi.types.NumberDataType
Set by the booting DataValueFactory implementation.
MAXLONG_PLUS_ONE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
MaxMinAggregator - Class in org.apache.derby.impl.sql.execute
Aggregator for MAX()/MIN().
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.SimpleCharStream
 
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
 
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.ResultSet
 
maxRows_ - Variable in class org.apache.derby.client.am.Statement
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
MAXRSLCNT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
maxrslcnt - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
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.CacheStat
 
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.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.ClientBaseDataSource
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
maxValue(DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, 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
 
MBCS_CLOB - Static variable in class org.apache.derby.client.am.Cursor
 
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.client.net.FdocaConstants
 
MDD_REST_SIZE - Static variable in class org.apache.derby.impl.drda.FdocaConstants
 
MDD_SDA_CCSID_OFFSET - Static variable in class org.apache.derby.client.net.FdocaConstants
 
MDD_SDA_FDOCALID_OFFSET - Static variable in class org.apache.derby.client.net.FdocaConstants
 
MDD_SDA_FDOCATYPE_OFFSET - Static variable in class org.apache.derby.client.net.FdocaConstants
 
MDD_SDA_LENGTH_OFFSET - Static variable in class org.apache.derby.client.net.FdocaConstants
 
MDD_SDA_PROTOCOLTYPE_OFFSET - Static variable in class org.apache.derby.client.net.FdocaConstants
 
MDD_SDA_TRIPLET_SIZE - Static variable in class org.apache.derby.client.net.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
 
mddOverrideArray_ - Variable in class org.apache.derby.client.am.ColumnMetaData
 
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, int) - Constructor for class org.apache.derby.iapi.services.classfile.MemberTableHash
 
MemberTableHash(String, String) - 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(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(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
Merge the aggregate results.
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 class org.apache.derby.impl.sql.execute.OrderableAggregator
 
merge_run_details - Variable in class org.apache.derby.impl.sql.catalog.XPLAINSortPropsDescriptor
 
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.
mergedRow - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
 
mergeGroups(HashMap, HashMap) - 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
mergeResultSets() - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
mergeRowHolders(Hashtable) - 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, 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, 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_ - 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.
MESSAGE_LOCALE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Interface in org.apache.derby.iapi.reference
This class is a refactoring wrapper around the new location in shared/common/reference
messageid - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
 
messageId - Variable in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
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.
metadata - Static variable in class org.apache.derby.catalog.GetProcedureColumns
 
METADATA(ResultSet[]) - Static method in class org.apache.derby.catalog.SystemProcedures
 
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.
metaDataInfoCache_ - Variable in class org.apache.derby.client.am.DatabaseMetaData
 
metaDataInfoCall() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
metaDataInfoIsCached_ - Variable in class org.apache.derby.client.am.DatabaseMetaData
 
METHOD - Static variable in interface org.apache.derby.iapi.services.classfile.VMDescriptor
 
method - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
 
METHOD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - Constructor for class org.apache.derby.impl.sql.compile.MethodCallNode
 
methodCallParameterList(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
methodCallParameterList
MethodFactory - Interface in org.apache.derby.iapi.store.access.conglomerate
The interface of all access method factories.
methodLeg(Vector) - Method in class org.apache.derby.impl.tools.ij.ij
 
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(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
methodName - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
methodName - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
 
methodParameter(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.client.net.NetConfiguration
 
MGRLVL_3 - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
MGRLVL_4 - Static variable in class org.apache.derby.client.net.NetConfiguration
 
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.client.net.NetConfiguration
 
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.client.net.CodePoint
 
MGRLVLN - Static variable in class org.apache.derby.impl.drda.CodePoint
 
MGRLVLOVR - Static variable in class org.apache.derby.client.net.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
 
MIN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_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.BigIntegerDecimal
 
MINLONG_MINUS_ONE - Static variable in class org.apache.derby.iapi.types.NumberDataType
Set by the booting DataValueFactory implementation.
MINLONG_MINUS_ONE - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
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 class org.apache.derby.iapi.types.BigIntegerDecimal
Negate the number.
minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
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) - Method in interface org.apache.derby.iapi.types.NumberDataValue
The SQL unary - operator.
minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
This method implements the - operator for "decimal - decimal".
minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDecimal
This method implements the unary minus operator for double.
minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDouble
This method implements the - operator for "double - 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, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
This method implements the - operator for "bigint - bigint".
minus(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLLongint
This method implements the unary minus operator for bigint.
minus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLReal
This method implements the - operator for "real - real".
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 - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
MINUS - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
 
MINUS_ONE - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
MINUS_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
 
MINUS_SIGN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
MINUS_SIGN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
minusNN(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Implement subtraction using addition and negation of the right value.
MINUTE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
minutes - Variable in class org.apache.derby.impl.tools.ij.mtTime
 
MINVALUE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
minValue(DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, DataValueDescriptor, 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
 
miscBuiltinFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a miscBuiltins().
miscBuiltins() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
miscBuiltinsCore(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
MiscellaneousStatementNode - Class in org.apache.derby.impl.sql.compile
A MiscellaneousStatement represents any type of statement that doesn't fit into the well defined categores: SET (non-transaction).
MiscellaneousStatementNode() - 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
MISSING_ENCRYPTION_PROVIDER - 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
 
MISSING_RESOURCE_BUNDLE - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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(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.
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, String) - Static method in class org.apache.derby.iapi.util.IdUtil
Produce a delimited two part qualified name from two un-delimited identifiers.
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.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
mode - Variable in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
mode the conainter was opened in.
mode_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
 
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_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
 
modFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.NoRowsResultSetImpl
Returns zero.
modifiedRowCount() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
 
MODIFIES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_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, Optimizer) - Method in class org.apache.derby.impl.sql.compile.HashTableNode
 
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, PredicateList) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
 
modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
 
modifyAccessPath(JBitSet) - Method in class org.apache.derby.impl.sql.compile.UnionNode
 
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(PredicateList) - 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(PredicateList) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Modify the access paths according to the decisions the optimizer made.
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
 
modifyClasspath(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
 
modifyColumnConstraint(Activation, String, boolean) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
Workhorse for modifying column level constraints.
modifyColumnDefault(Activation, 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() - Constructor for class org.apache.derby.impl.sql.compile.ModifyColumnNode
 
modifyColumnType(Activation, int) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
MODIFYING_ACCESS_PATHS - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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 - Static variable in interface org.apache.derby.iapi.jdbc.AuthenticationService
 
Module - Interface in org.apache.derby.iapi.reference
 
MODULE - Static variable in class org.apache.derby.iapi.sql.compile.NodeFactory
Module name for the monitor's module locating system.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 Defines a new module.
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, String, Object, Object) - Constructor for class org.apache.derby.impl.services.monitor.ModuleInstance
 
ModuleInstance(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 - 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.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 - Variable in class org.apache.derby.impl.services.monitor.TopService
 
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
 
monitorIs - Variable in class org.apache.derby.impl.drda.TestProto
 
monitorOs - Variable in class org.apache.derby.impl.drda.TestProto
 
MONITORRD - Static variable in class org.apache.derby.impl.drda.CodePoint
 
monitorSocket - Variable in class org.apache.derby.impl.drda.TestProto
 
month - Variable in class org.apache.derby.client.am.DateTimeValue
 
MONTH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
MONTH_FIELD - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
 
MONTH_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
 
MORE_DATA - Static variable in class org.apache.derby.impl.drda.TestProto
 
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.
MoreLexicalActions() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
MoreLexicalActions() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
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, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
 
movePosition(int, 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.ResultSet
 
moveToBeforeFirst() - Method in class org.apache.derby.client.am.ResultSet
 
moveToCurrentRow() - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
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.ResultSet
 
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
 
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
 
msgReceiver - Variable in class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit
The thread that listens for messages from the slave
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.ClientConnectionPoolDataSource
Message utility used to obtain localized messages.
msgutil_ - Static variable in exception org.apache.derby.client.am.BatchUpdateException
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 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.NetConnectionReply
 
mtGrammar - Class in org.apache.derby.impl.tools.ij
 
mtGrammar() - Constructor for class org.apache.derby.impl.tools.ij.mtGrammar
 
mtGrammar(InputStream) - Constructor for class org.apache.derby.impl.tools.ij.mtGrammar
 
mtGrammar(InputStream, String) - Constructor for class org.apache.derby.impl.tools.ij.mtGrammar
 
mtGrammar(Reader) - Constructor for class org.apache.derby.impl.tools.ij.mtGrammar
 
mtGrammar(mtGrammarTokenManager) - Constructor for class org.apache.derby.impl.tools.ij.mtGrammar
 
mtGrammar.JJCalls - Class in org.apache.derby.impl.tools.ij
 
mtGrammar.JJCalls() - Constructor for class org.apache.derby.impl.tools.ij.mtGrammar.JJCalls
 
mtGrammar.LookaheadSuccess - Error in org.apache.derby.impl.tools.ij
 
mtGrammar.LookaheadSuccess() - Constructor for error org.apache.derby.impl.tools.ij.mtGrammar.LookaheadSuccess
 
mtGrammarConstants - Interface in org.apache.derby.impl.tools.ij
 
mtGrammarTokenManager - Class in org.apache.derby.impl.tools.ij
 
mtGrammarTokenManager(SimpleCharStream) - Constructor for class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
mtGrammarTokenManager(SimpleCharStream, int) - Constructor for class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
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.
multiplicativeExpression(ValueNode, int, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
multiplicativeOperator() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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, GeneratedMethod, 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
 
MULTIVAL_END - Static variable in class org.apache.derby.impl.drda.TestProto
 
MULTIVAL_SEP - Static variable in class org.apache.derby.impl.drda.TestProto
 
MULTIVAL_START - Static variable in class org.apache.derby.impl.drda.TestProto
 
multOp(ValueNode, ValueNode, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
MUMPS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.services.cache.Clock
 
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
 
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() - Constructor for class org.apache.derby.client.net.NaiveTrustManager
We don't want more than one instence of this TrustManager
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.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 - Static variable in class org.apache.derby.impl.services.bytecode.OpcodeDebug
 
name - Variable in class org.apache.derby.impl.services.cache.Clock
 
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.ResultColumn
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_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.
namedColumnsJoin() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
namedProtocols - Variable in class org.apache.derby.impl.tools.ij.ij
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
nationalCharacterStringType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
nativeSQL(String) - Method in class org.apache.derby.client.am.Connection
 
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.Connection
 
NATURAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
naturalJoin - Variable in class org.apache.derby.impl.sql.compile.JoinNode
If this flag is true, this node represents a natural join.
naturalJoin(ResultSetNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
NBRROW - Static variable in class org.apache.derby.impl.drda.CodePoint
 
nbrrow - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
nbrrow - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
NCHAR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NCHAR - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
NCLOB - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NCLOB - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
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
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_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() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
If Autocommit is on, note that a commit is needed.
needCommit - Variable in class org.apache.derby.impl.jdbc.EmbedConnection
 
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 - Variable in class org.apache.derby.impl.services.cache.Clock
 
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() - 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 - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
 
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
 
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 - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
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 variable in exception org.apache.derby.impl.tools.ij.ijException
 
needToDisconnect() - Static method 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() - Method in interface org.apache.derby.iapi.store.access.Qualifier
Determine if the result from the compare operation should be negated.
negateCompareResult - Variable in class org.apache.derby.impl.sql.execute.GenericQualifier
 
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
 
nestingLevel_ - Variable in class org.apache.derby.client.am.ResultSet
 
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_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_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_IOEXCEPTION_ON_READ - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
NET_IOEXCEPTION_ON_STREAMLEN_VERIFICATION - 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_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_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_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(CallableStatement, 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(NetLogWriter, String, Properties) - Constructor for class org.apache.derby.client.net.NetConnection
 
NetConnection(NetLogWriter, ClientBaseDataSource, String, String) - Constructor for class org.apache.derby.client.net.NetConnection
 
NetConnection(NetLogWriter, int, String, int, String, Properties) - Constructor for class org.apache.derby.client.net.NetConnection
 
NetConnection(NetLogWriter, String, String, ClientBaseDataSource, int, boolean) - Constructor for class org.apache.derby.client.net.NetConnection
 
NetConnection(NetLogWriter, String, int, ClientBaseDataSource, boolean) - Constructor for class org.apache.derby.client.net.NetConnection
 
NetConnection(NetLogWriter, String, String, ClientBaseDataSource, 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 this on to the associated prepared statement object thus enabling the prepared statement object to inturn raise the statement events to the ClientPooledConnection object
NetConnection40 - Class in org.apache.derby.client.net
 
NetConnection40(NetLogWriter, String, Properties) - Constructor for class org.apache.derby.client.net.NetConnection40
 
NetConnection40(NetLogWriter, ClientBaseDataSource, String, String) - Constructor for class org.apache.derby.client.net.NetConnection40
 
NetConnection40(NetLogWriter, int, String, int, String, Properties) - Constructor for class org.apache.derby.client.net.NetConnection40
 
NetConnection40(NetLogWriter, String, String, ClientBaseDataSource, int, boolean) - Constructor for class org.apache.derby.client.net.NetConnection40
 
NetConnection40(NetLogWriter, String, int, ClientBaseDataSource, boolean) - Constructor for class org.apache.derby.client.net.NetConnection40
 
NetConnection40(NetLogWriter, String, String, ClientBaseDataSource, int, boolean, ClientPooledConnection) - Constructor for class org.apache.derby.client.net.NetConnection40
The constructor for the NetConnection40 class which contains implementations of JDBC 4.0 specific methods in the java.sql.Connection interface.
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.NetSqldta
 
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, CcsidManager, 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
 
NetDatabaseMetaData40 - Class in org.apache.derby.client.net
 
NetDatabaseMetaData40(NetAgent, NetConnection) - Constructor for class org.apache.derby.client.net.NetDatabaseMetaData40
 
NetIndoubtTransaction - Class in org.apache.derby.client.net
Title: dnc Project Description:
NetIndoubtTransaction(Xid, byte[], byte[], byte[], String, int) - Constructor for class org.apache.derby.client.net.NetIndoubtTransaction
 
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, CcsidManager, int) - Constructor for class org.apache.derby.client.net.NetPackageRequest
 
netPackageRequest_ - Variable in class org.apache.derby.client.net.NetAgent
 
netPhysicalConnection_ - Variable in class org.apache.derby.client.ClientPooledConnection
 
NetPreparedStatement - Class in org.apache.derby.client.net
 
NetPreparedStatement(PreparedStatement, 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.
netReset(NetAgent, NetConnection) - Method in class org.apache.derby.client.net.NetStatement
 
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
 
NetResultSet40 - Class in org.apache.derby.client.net
 
NetResultSet40(NetAgent, NetStatement, Cursor, int, int, int, int, int, long, int, int, int) - Constructor for class org.apache.derby.client.net.NetResultSet40
 
netResultSet_ - Variable in class org.apache.derby.client.net.NetCursor
 
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, CcsidManager, 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(Connection, int, String, byte[]) - Constructor for class org.apache.derby.client.net.NetSqlca
 
NetSqlca(Connection, int, byte[], 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(Statement, NetAgent, NetConnection) - Constructor for class org.apache.derby.client.net.NetStatement
 
NetStatement(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, CcsidManager, 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 retreive diagnostic information.
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.
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() - 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.
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(InetAddress, int) - Constructor for class org.apache.derby.impl.drda.NetworkServerControlImpl
Internal constructor for NetworkServerControl API.
NetworkServerControlImpl(String, String) - 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, NetXAResource, 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(NetLogWriter, String, String, ClientBaseDataSource, 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, CcsidManager, 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, int, String, String, NetXAConnection) - Constructor for class org.apache.derby.client.net.NetXAResource
 
NEW - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
NEW - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
NEW_INVOCATION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
NEW_TABLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
newAgent_(LogWriter, int, String, int, int) - Method in class org.apache.derby.client.am.Connection
 
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
 
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
 
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.Driver20
 
newBrokeredConnection(BrokeredConnectionControl) - Method in class org.apache.derby.jdbc.Driver30
 
newBrokeredConnection(BrokeredConnectionControl) - Method in class org.apache.derby.jdbc.Driver40
 
newBrokeredStatement(BrokeredStatementControl) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
newBrokeredStatement(BrokeredStatementControl, String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
newBrokeredStatement(BrokeredStatementControl, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
newBrokeredStatement(BrokeredStatementControl, String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
newBrokeredStatement(BrokeredStatementControl, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
newBrokeredStatement(BrokeredStatementControl) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
returns an instance of JDBC4.0 speccific class BrokeredStatement40
newBrokeredStatement(BrokeredStatementControl, String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
 
newBrokeredStatement(BrokeredStatementControl, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
 
NewByteArrayInputStream - Class in org.apache.derby.iapi.services.io
An InputStream that is like java.io.ByteArrayInputStream but supports a close() call that causes all methods to throw an IOException.
NewByteArrayInputStream(byte[]) - Constructor for class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
NewByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
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.ClockFactory
 
newCacheManager(CacheableFactory, String, int, int) - Method in class org.apache.derby.impl.services.cache.ConcurrentCacheFactory
Create a new ConcurrentCache instance.
newCachingLogicalConnection(Connection, ClientPooledConnection, JDBCStatementCache) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
Returns an instance of a CachingLogicalConnection, which provides caching of prepared statements.
newCachingLogicalConnection(Connection, ClientPooledConnection, JDBCStatementCache) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of a CachingLogicalConnection, which provides caching of prepared statements.
newCachingLogicalConnection(Connection, ClientPooledConnection, JDBCStatementCache) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
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, Connection, String, int, int, int, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
Returns an instance of org.apache.derby.client.am.CallableStatement.
newCallableStatement(Agent, Connection, String, int, int, int, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of org.apache.derby.client.am.CallableStatement.
newCallableStatement(Agent, Connection, String, int, int, int, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of org.apache.derby.client.am.CallableStatement.
newCallableStatement_(String, int, int, int) - Method in class org.apache.derby.client.am.Connection
 
newCallableStatement_(String, int, int, int) - Method in class org.apache.derby.client.net.NetConnection
 
newCheckConstraintDescriptor(TableDescriptor, String, boolean, boolean, UUID, String, ReferencedColumns, SchemaDescriptor, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
 
newCheckConstraintDescriptor(TableDescriptor, String, boolean, boolean, UUID, String, int[], 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(ClientBaseDataSource, LogWriter, String, String) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method is used to return an instance of ClientPooledConnection (or ClientPooledConnection40) class which implements javax.sql.PooledConnection
newClientPooledConnection(ClientBaseDataSource, LogWriter, String, String, int) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method is used to return an instance of ClientPooledConnection(or ClientPooledConnection40) class which implements javax.sql.PooledConnection
newClientPooledConnection(ClientBaseDataSource, LogWriter, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of org.apache.derby.client.ClientPooledConnection
newClientPooledConnection(ClientBaseDataSource, LogWriter, String, String, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of org.apache.derby.client.ClientPooledConnection
newClientPooledConnection(ClientBaseDataSource, LogWriter, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of org.apache.derby.client.ClientPooledConnection40
newClientPooledConnection(ClientBaseDataSource, LogWriter, String, String, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of org.apache.derby.client.ClientPooledConnection40
newClientXAConnection(ClientBaseDataSource, 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(ClientBaseDataSource, LogWriter, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of org.apache.derby.client.ClientXAConnection
newClientXAConnection(ClientBaseDataSource, LogWriter, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of org.apache.derby.client.ClientXAConnection40
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, 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) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instanceof ColumnMetaData
newColumnMetaData(LogWriter, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instanceof ColumnMetaData or ColumnMetaData40 depending on the jdk version under use
newColumnMetaData(LogWriter) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instanceof ColumnMetaData
newColumnMetaData(LogWriter, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instanceof 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 interface org.apache.derby.iapi.sql.compile.Optimizer
Get a new CostEstimate object
newCostEstimate() - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
newCostEstimate() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
newDatabaseMetaData_() - Method in class org.apache.derby.client.am.Connection
 
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.Driver169
 
newEmbedCallableStatement(EmbedConnection, String, int, int, int) - Method in class org.apache.derby.jdbc.Driver30
 
newEmbedCallableStatement(EmbedConnection, String, int, int, int) - Method in class org.apache.derby.jdbc.Driver40
 
newEmbedCallableStatement(EmbedConnection, String, int, int, int) - Method in class org.apache.derby.jdbc.InternalDriver
 
newEmbedDatabaseMetaData(EmbedConnection, String) - Method in class org.apache.derby.jdbc.Driver40
 
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.Driver169
 
newEmbedPreparedStatement(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Method in class org.apache.derby.jdbc.Driver30
 
newEmbedPreparedStatement(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) - Method in class org.apache.derby.jdbc.Driver40
 
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.Driver169
 
newEmbedResultSet(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Method in class org.apache.derby.jdbc.Driver20
 
newEmbedResultSet(EmbedConnection, ResultSet, boolean, EmbedStatement, boolean) - Method in class org.apache.derby.jdbc.Driver40
 
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(ResultDescription) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
 
newEmbedResultSetMetaData(ResultColumnDescriptor[]) - Method in class org.apache.derby.jdbc.Driver40
Returns a new java.sql.ResultSetMetaData for this implementation
newEmbedResultSetMetaData(ResultColumnDescriptor[]) - Method in class org.apache.derby.jdbc.InternalDriver
Returns a new java.sql.ResultSetMetaData for this implementation
newEmbedSQLException(String, Object[], SQLException, int, Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
This looks up the message and sqlstate values and calls the SQLExceptionFactory method to generate the appropriate exception off of them.
newEmbedSQLException(String, Object[], int) - Static method in class org.apache.derby.impl.jdbc.Util
 
newEmbedSQLException(String, Object[], int, Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
 
newEmbedSQLException(String, int) - Static method in class org.apache.derby.impl.jdbc.Util
 
newEmbedStatement(EmbedConnection, boolean, int, int, int) - Method in class org.apache.derby.jdbc.Driver169
 
newEmbedStatement(EmbedConnection, boolean, int, int, int) - Method in class org.apache.derby.jdbc.Driver40
returns a new EmbedStatement
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) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object[]) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
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, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, 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, Throwable, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable, Object, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable, Object, Object, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Throwable, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newException(String, Object, Object, Object) - Static method in class org.apache.derby.impl.jdbc.Util
 
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, String) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Add a field declaration to the generated class
newFieldDeclaration(int, String) - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Add an arbitrarily named field to the generated class.
newFieldName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
generated the next field name available.
newFieldWithAccessors(String, String, int, boolean, String) - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
Create a new private field and its getter and setter methods.
newFieldWithAccessors(String, String, int, boolean, String) - Method in class org.apache.derby.impl.services.bytecode.BCClass
 
newFile(File, String) - Static method in class org.apache.derby.iapi.services.io.FileUtil
A replacement for new File(File, String) that correctly implements the case when the first argument is null.
newFileInfoDescriptor(UUID, SchemaDescriptor, String, long) - 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
 
newForeignKeyConstraintDescriptor(TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, UUID, 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(Context) - Method in interface org.apache.derby.iapi.services.loader.GeneratedClass
Return a new object that is an instance of the represented class.
newInstance(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
newInstance(Class) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
newInstance(Context) - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
 
newInstance(Context) - Method in class org.apache.derby.impl.services.reflect.ReflectGeneratedClass
 
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.
newInvocation() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
newInvocationFollows(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a newInvocation().
NewInvocationNode - Class in org.apache.derby.impl.sql.compile
A NewInvocationNode represents a new object() invocation.
NewInvocationNode() - Constructor for class org.apache.derby.impl.sql.compile.NewInvocationNode
 
newIOException(Throwable) - Static method in class org.apache.derby.impl.jdbc.Util
Create an IOException that wraps another Throwable.
newJoinNode(ResultSetNode, ResultSetNode, ValueNode, ResultColumnList, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Construct a new join node.
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.load.ControlInfo
 
newline - Static variable in class org.apache.derby.impl.services.locks.Timeout
 
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.ClientJDBCObjectFactoryImpl40
Returns a new logical callable statement object.
newLogicalConnection(Connection, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
Returns an instance of LogicalConnection.
newLogicalConnection(Connection, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of org.apache.derby.client.am.LogicalConnection
newLogicalConnection(Connection, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of LogicalConnection.
newLogicalDatabaseMetaData() - Method in class org.apache.derby.client.am.LogicalConnection
Returns a newly created logical database metadata object.
newLogicalDatabaseMetaData() - Method in class org.apache.derby.client.am.LogicalConnection40
Returns a newly created logical database metadata object.
newLogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
Returns a new logcial prepared statement object.
newLogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns a new logcial prepared statement object.
newLogicalPreparedStatement(PreparedStatement, StatementKey, StatementCacheInteractor) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns a new logcial prepared statement object.
newLogWriter_(PrintWriter, int) - Method in class org.apache.derby.client.am.Agent
 
newLogWriter_(PrintWriter, int) - Method in class org.apache.derby.client.net.NetAgent
 
newMap() - Method in class org.apache.derby.impl.store.raw.xact.ConcurrentTransactionMapFactory
 
newMap() - Method in class org.apache.derby.impl.store.raw.xact.TransactionMapFactory
Create a new map instance.
newMethodBuilder(int, String, String) - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
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) - Method in class org.apache.derby.impl.services.bytecode.BCClass
a method.
newMethodBuilder(int, String, String, String[]) - Method in class org.apache.derby.impl.services.bytecode.BCClass
a method with parameters.
newNetConnection(LogWriter, String, Properties) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method returns an instance of NetConnection (or NetConnection40) class which extends from org.apache.derby.client.am.Connection this implements the java.sql.Connection interface
newNetConnection(LogWriter, ClientBaseDataSource, String, String) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method returns an instance of NetConnection (or NetConnection40) class which extends from org.apache.derby.client.am.Connection this implements the java.sql.Connection interface
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 org.apache.derby.client.am.Connection this implements the java.sql.Connection interface
newNetConnection(LogWriter, String, String, ClientBaseDataSource, int, boolean) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method returns an instance of NetConnection (or NetConnection40) class which extends from org.apache.derby.client.am.Connection this implements the java.sql.Connection interface
newNetConnection(LogWriter, String, int, ClientBaseDataSource, boolean) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This methos returns an instance of NetConnection (or NetConnection40) class which extends from org.apache.derby.client.am.Connection this implements the java.sql.Connection interface
newNetConnection(LogWriter, String, String, ClientBaseDataSource, int, boolean, ClientPooledConnection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method returns an instance of NetConnection (or NetConnection40) class which extends from org.apache.derby.client.am.Connection this implements the java.sql.Connection interface This method is used to pass the ClientPooledConnection object to the NetConnection object which can then be used to pass the statement events back to the user
newNetConnection(LogWriter, String, Properties) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
returns an instance of org.apache.derby.client.net.NetConnection
newNetConnection(LogWriter, ClientBaseDataSource, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
returns an instance of org.apache.derby.client.net.NetConnection
newNetConnection(LogWriter, int, String, int, String, Properties) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
returns an instance of org.apache.derby.client.net.NetConnection
newNetConnection(LogWriter, String, String, ClientBaseDataSource, int, boolean) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
returns an instance of org.apache.derby.client.net.NetConnection
newNetConnection(LogWriter, String, int, ClientBaseDataSource, boolean) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
returns an instance of org.apache.derby.client.net.NetConnection
newNetConnection(LogWriter, String, String, ClientBaseDataSource, int, boolean, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
Returns an instance of org.apache.derby.client.net.NetConnection.
newNetConnection(LogWriter, String, Properties) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of org.apache.derby.client.net.NetConnection40
newNetConnection(LogWriter, ClientBaseDataSource, String, String) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of org.apache.derby.client.net.NetConnection40
newNetConnection(LogWriter, int, String, int, String, Properties) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of org.apache.derby.client.net.NetConnection40
newNetConnection(LogWriter, String, String, ClientBaseDataSource, int, boolean) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of org.apache.derby.client.net.NetConnection40
newNetConnection(LogWriter, String, int, ClientBaseDataSource, boolean) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of org.apache.derby.client.net.NetConnection40
newNetConnection(LogWriter, String, String, ClientBaseDataSource, int, boolean, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of org.apache.derby.client.net.NetConnection.
newNetDatabaseMetaData(Agent, Connection) - Method in interface org.apache.derby.client.am.ClientJDBCObjectFactory
This method provides an instance of NetDatabaseMetaData (or NetDatabaseMetaData40) which extends from org.apache.derby.client.am.DatabaseMetaData which implements java.sql.DatabaseMetaData
newNetDatabaseMetaData(Agent, Connection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
returns an instance of org.apache.derby.client.net.NetDatabaseMetaData
newNetDatabaseMetaData(Agent, Connection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of org.apache.derby.client.net.NetDatabaseMetaData
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 org.apache.derby.client.am.ResultSet 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
returns an instance of org.apache.derby.client.net.NetResultSet
newNetResultSet(Agent, MaterialStatement, Cursor, int, int, int, int, int, long, int, int, int) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
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
newParameterMetaData(ColumnMetaData) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
returns an instance of ParameterMetaData40
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
 
newPersistentFile(String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
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(StorageFile, String) - Method in class org.apache.derby.impl.io.BaseStorageFactory
Construct a persistent StorageFile from a directory and path name.
newPersistentFile(String) - Method in class org.apache.derby.impl.io.CPStorageFactory
Construct a persistent StorageFile from a path name.
newPersistentFile(String, 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.CPStorageFactory
Construct a StorageFile from a directory and file name.
newPersistentFile(String) - Method in class org.apache.derby.impl.io.DirStorageFactory
Construct a persistent StorageFile from a path name.
newPersistentFile(String, 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.DirStorageFactory
Construct a persistent StorageFile from a directory and path name.
newPersistentFile(String) - Method in class org.apache.derby.impl.io.DirStorageFactory4
Construct a persistent StorageFile from a path name.
newPersistentFile(String, String) - Method in class org.apache.derby.impl.io.DirStorageFactory4
Construct a persistent StorageFile from a directory and path name.
newPersistentFile(StorageFile, String) - Method in class org.apache.derby.impl.io.DirStorageFactory4
Construct a persistent StorageFile from a directory and path name.
newPersistentFile(String) - Method in class org.apache.derby.impl.io.JarStorageFactory
Construct a persistent StorageFile from a path name.
newPersistentFile(String, 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.JarStorageFactory
Construct a StorageFile from a directory and file 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.URLStorageFactory
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.Connection
 
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, Connection, 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 It has the ClientPooledConnection as one of its parameters this is used to raise the Statement Events when the prepared statement is closed
newPreparedStatement(Agent, Connection, 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 It has the ClientPooledConnection as one of its parameters this is used to raise the Statement Events when the prepared statement is closed
newPreparedStatement(Agent, Connection, String, Section, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
This method returns an instance of PreparedStatement which implements java.sql.PreparedStatement.
newPreparedStatement(Agent, Connection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
This method returns an instance of PreparedStatement which implements java.sql.PreparedStatement.
newPreparedStatement(Agent, Connection, String, Section, ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
Returns an instance of org.apache.derby.client.am.CallableStatement40
newPreparedStatement(Agent, Connection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
This method returns an instance of PreparedStatement which implements java.sql.PreparedStatement.
newPreparedStatement_(String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.Connection
 
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(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() - 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.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
 
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(DataValueDescriptor[]) - Static method in class org.apache.derby.impl.store.access.conglomerate.TemplateRow
Generate an "empty" row to match the format id specification.
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.
newRowFromClassInfoTemplateError() - Static method in class org.apache.derby.iapi.store.access.RowUtil
 
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.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(String, Agent, String) - Method in class org.apache.derby.client.am.Connection
 
newSectionManager(String, Agent, String) - 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
newSizedCacheManager(CacheableFactory, String, int, long) - Method in class org.apache.derby.impl.services.cache.ClockFactory
 
newSList() - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
newSList() - Static method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
newSList(List) - Static method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
 
newSQLException(String) - Method in class org.apache.derby.impl.jdbc.ConnectionChild
 
newSQLException(String, Object) - Method in class org.apache.derby.impl.jdbc.ConnectionChild
 
newSQLException(String, Object, Object) - Method in class org.apache.derby.impl.jdbc.ConnectionChild
 
newSQLException(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
 
newSQLException(String, Object) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
 
newSQLException(String, Object, Object) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
 
newSQLException(String) - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Generate the SQLException with the appropriate SQLState.
newSQLWarning(String) - Static method in class org.apache.derby.iapi.error.SQLWarningFactory
Generates a SQLWarning instance based on the supplied messageId.
newSQLWarning(String, Object) - Static method in class org.apache.derby.iapi.error.SQLWarningFactory
Generates a SQLWarning instance based on the supplied messageId and argument.
newStatement(Agent, Connection) - 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, Connection, 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, Connection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
This method provides an instance of Statement
newStatement(Agent, Connection, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl
This method provides an instance of Statement
newStatement(Agent, Connection) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
This method provides an instance of Statement40
newStatement(Agent, Connection, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40
This method provides an instance of Statement40
newStatement_(int, int, int) - Method in class org.apache.derby.client.am.Connection
 
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, 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.BaseStorageFactory
Construct a StorageFile from a directory and file name.
newStorageFile(String) - Method in class org.apache.derby.impl.io.DirStorageFactory
Construct a StorageFile from a path name.
newStorageFile(String, 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.DirStorageFactory
Construct a StorageFile from a directory and file name.
newStorageFile(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns a handle to the specific storage file.
newStorageFile(String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns a handle to the specified storage file.
newStorageFile(StorageFile, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns a handle to the specified storage file.
newStorageFile(String) - Method in interface org.apache.derby.io.StorageFactory
Construct a StorageFile from a path name.
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 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, char) - Method in class org.apache.derby.iapi.sql.dictionary.DataDescriptorGenerator
Create a descriptor for the named table within the given schema.
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.
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 Generate an array of DataValueDescriptor objects which will be used to make calls to newRowFromClassInfoTemplate(), to repeatedly and efficiently generate new rows.
newToken(int) - Static method in class org.apache.derby.impl.sql.compile.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.derby.impl.tools.ij.Token
Returns a new Token object, by default.
newTriggerDescriptor(SchemaDescriptor, UUID, String, int, boolean, boolean, boolean, TableDescriptor, UUID, UUID, Timestamp, int[], String, boolean, boolean, 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
 
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) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newWarning(String, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newWarning(String, Object, Object) - Static method in exception org.apache.derby.iapi.error.StandardException
 
newWarningCommon(String, Object[]) - Static method in exception org.apache.derby.iapi.error.StandardException
 
next() - Method in class org.apache.derby.catalog.GetProcedureColumns
 
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.am.ResultSet
 
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 - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
 
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 - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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 - Variable in class org.apache.derby.impl.sql.compile.SQLParser.JJCalls
 
NEXT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
next - Variable in class org.apache.derby.impl.sql.compile.Token
A reference to the next regular (non-special) token from the input stream.
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.sql.execute.VTIResultSet
 
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 - Variable in class org.apache.derby.impl.store.raw.log.LogAccessFileBuffer
 
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 - Variable in class org.apache.derby.impl.tools.ij.ij.JJCalls
 
NEXT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
next - Variable in class org.apache.derby.impl.tools.ij.mtGrammar.JJCalls
 
next - Variable in class org.apache.derby.impl.tools.ij.Token
A reference to the next regular (non-special) token from the input stream.
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_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
NEXT_SEQUENCE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
NEXT_SEQUENCE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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) - Static method in class org.apache.derby.iapi.db.ConnectionInfo
INTERNAL USE ONLY (THIS METHOD MAY BE REMOVED IN A FUTURE RELEASE.)
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(Object[], FormatableBitSet, int) - Static method in class org.apache.derby.iapi.store.access.RowUtil
Get the next valid column after or including start column.
nextColumn - Variable in exception org.apache.derby.impl.store.raw.data.LongColumnException
 
nextColumn - Variable in class org.apache.derby.impl.store.raw.data.UpdateOperation
 
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
 
nextId() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
 
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
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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.ij
 
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.
nextTime - Variable in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
 
nextTime - Variable in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
 
nextToLastIdentifierToken - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
nextToLastTokenDelimitedIdentifier - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
nextValueExpression() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Next value from a sequence object
nextWarning_ - Variable in exception org.apache.derby.client.am.SqlWarning
 
nextX() - Method in class org.apache.derby.client.am.ResultSet
 
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 interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_BEST_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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_HOLD - Static variable in class org.apache.derby.client.am.SectionManager
 
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_MORE_CONGLOMERATES - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
NO_NAME_FOR_UNNAMED_SAVEPOINT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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_SET_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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_TABLES - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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() - 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
 
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.
nodeCi - Variable in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
 
nodeClass - Variable in class org.apache.derby.impl.sql.compile.CollectNodesVisitor
 
nodeClass - Variable in class org.apache.derby.impl.sql.compile.HasNodeVisitor
 
NodeFactory - Class in org.apache.derby.iapi.sql.compile
This is an interface for NodeFactories.
NodeFactory() - Constructor for class org.apache.derby.iapi.sql.compile.NodeFactory
 
nodeFactory - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
nodeFactory - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
NodeFactoryImpl - Class in org.apache.derby.impl.sql.compile
This class is a factory for QueryTreeNode nodes.
NodeFactoryImpl() - Constructor for class org.apache.derby.impl.sql.compile.NodeFactoryImpl
Every Module needs a public niladic constructor.
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(int) - Method in class org.apache.derby.impl.sql.compile.NodeFactoryImpl
Translate a node type from C_NodeTypes to a class name
nodeName - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
 
noDependents - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
nodeType - Variable in class org.apache.derby.impl.sql.compile.QueryTreeNode
 
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
 
NOHOLD - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
NOHOLDFORCONNECTION - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
NoHoldForConnectionStatement() - Method in class org.apache.derby.impl.tools.ij.ij
By default, holdability is set to true for Connection objects.
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 JDK 1.4 and J2ME.
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_COVERING_INDEX_COST - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
NON_DETERMINISTIC_ILLEGAL - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
 
NON_SECOND_DATETIME_FIELD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NON_STATIC_METHOD_CALL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
NON_STATIC_METHOD_CALL_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
NONE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
nonJoinQueryPrimary() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
nonJoinQueryTerm(ResultSetNode, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
nonMatchingIndexScan - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
nonPrimTypeNames - Static variable in class org.apache.derby.iapi.services.loader.ClassInspector
 
nonReservedKeyword() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
nonSecondDatetimeField() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.NonStaticMethodCallNode
 
nonStaticMethodCallOrFieldAccess(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
nonStaticMethodInvocation(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
noOldFiles - Variable in class org.apache.derby.impl.store.raw.data.EncryptData
 
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
 
NOP_STATEMENT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.NOPStatementNode
 
NoPutResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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.
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
NORMAL_YEAR - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
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, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
 
normalize(DataTypeDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
Default normalization method.
normalize(DataValueDescriptor, DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
 
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, String) - Method in class org.apache.derby.iapi.types.SQLChar
 
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, String) - Method in class org.apache.derby.iapi.types.SQLLongvarchar
 
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, String) - Method in class org.apache.derby.iapi.types.SQLVarchar
 
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_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
NORMALIZE_RESULT_SET_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
normalizeDelimitedID(String) - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
normalizedGeneratedValues - Variable in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
 
normalizeDOUBLE(double) - Static method in class org.apache.derby.iapi.types.NumberDataType
normalizeDOUBLE checks the validity of the given java double that it fits within the range of DB2 DOUBLEs.
normalizedRow - Variable in class org.apache.derby.impl.sql.execute.NormalizeResultSet
 
normalizePath(String, String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns a normalized absolute path.
normalizePath(String) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns a normalized absolute path.
normalizeREAL(float) - Static method in class org.apache.derby.iapi.types.NumberDataType
normalizeREAL checks the validity of the given java float that it fits within the range of DB2 REALs.
normalizeREAL(double) - Static method in class org.apache.derby.iapi.types.NumberDataType
normalizeREAL checks the validity of the given java double that it fits within the range of DB2 REALs.
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() - Constructor for class org.apache.derby.impl.sql.compile.NormalizeResultSetNode
 
normalizeRow(ExecRow) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
Normalize a row.
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, TableName) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Normalize synonym column references to have the name of the base table.
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.
normalizeToUpper - Variable in class org.apache.derby.impl.services.reflect.UpdateLoader
 
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 SQLException to avoid changing the state of the connection child by cleaning it up.
NoSuchAsyncStatement - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
noSuchAsyncStatement(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
NoSuchConnection - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
noSuchConnection(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
NoSuchProtocol - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
noSuchProtocol(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
NoSuchTable - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
noSuchTable(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
NOT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_BETWEEN_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
NOT_D - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERB - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPRO - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPROP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPROPE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPROPER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPROPERT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPROPERTI - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_DERBYDASHPROPERTIE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_EQUALS_OPERATOR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NOT_EQUALS_OPERATOR2 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_PROPERTIES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
notAvailableForDriver(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
notCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Mark this ResultSetNode as *not* the target table of an updatable cursor.
noteExpect(boolean, boolean) - Method in class org.apache.derby.impl.tools.ij.ij
 
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.
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
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) - 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
This method checks if the physcial connection underneath is null and if yes, then it simply returns.
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(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
 
notifyRemover() - Method in class org.apache.derby.impl.services.cache.CachedItem
 
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(String) - Static method in class org.apache.derby.client.am.SQLExceptionFactory
 
notImplemented() - Static method in class org.apache.derby.impl.jdbc.Util
 
notImplemented(String) - Static method in class org.apache.derby.impl.jdbc.Util
 
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.
NotJDBC20 - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
notJDBC20(String) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
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() - Constructor for class org.apache.derby.impl.sql.compile.NotNode
 
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 variable in exception org.apache.derby.impl.tools.ij.ijException
 
notYetImplemented() - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
NoUsingResults - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
noUsingResults() - Static method 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_WAIT was 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.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.ColumnMetaData
 
nullDataForGC() - Method in class org.apache.derby.client.am.Cursor
 
nullDataForGC() - Method in class org.apache.derby.client.am.ResultSet
 
nullDataForGC() - Method in class org.apache.derby.client.net.NetCursor
 
NULLID_SCHEMA_UUID - Static variable in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
 
NULLIF - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
nullLogicalConnection() - Method in class org.apache.derby.client.ClientPooledConnection
Used by LogicalConnection.close in 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
 
nullOrdering(OrderByColumn) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.ResultSet
 
nullPhysicalConnection() - Method in class org.apache.derby.client.am.LogicalConnection
 
nullPlusNonNullIsNull() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
NULLS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
nullsAreSortedAtEnd() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.
nullSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
NumberDataValue - Interface in org.apache.derby.iapi.types
 
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.DatabaseMetaData
 
numberOfOrderedColumns() - Method in interface org.apache.derby.catalog.IndexDescriptor
Returns the number of ordered columns.
numberOfOrderedColumns - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
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(Vector) - Static method in class org.apache.derby.impl.sql.compile.ResultSetNode
Count the number of distinct aggregates in the list.
numDuplicates - Variable in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
NUMERIC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NUMERIC_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.NumericConstantNode
 
numericFunctionType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
numericLiteral(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
numericType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
numericValueFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
numExpect - Variable in class org.apache.derby.impl.tools.ij.ij
Note the Expect Result in the output and in the stats.
numExtents - Variable in class org.apache.derby.impl.store.raw.data.AllocationCache
 
numFail - Variable in class org.apache.derby.impl.tools.ij.ij
Note the Expect Result in the output and in the stats.
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
 
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
 
numInvisibleRS_ - Variable in class org.apache.derby.client.am.Statement
 
numMddOverrides_ - Variable in class org.apache.derby.client.net.NetCursor
 
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
 
numPass - Variable in class org.apache.derby.impl.tools.ij.ij
Note the Expect Result in the output and in the stats.
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.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() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
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
 
numUnx - Variable in class org.apache.derby.impl.tools.ij.ij
Note the Expect Result in the output and in the stats.
numVTICols - Variable in class org.apache.derby.impl.sql.compile.FromVTI
 
numXACallInfo_ - Variable in class org.apache.derby.client.net.NetXAResource
 
nUniqueColumns - Variable in class org.apache.derby.impl.store.access.btree.BTree
The number of uniqueness columns.
NVARCHAR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
NVARCHAR - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 

O

OBJECT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
OBJECT_ALREADY_CLOSED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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.DDLStatementNode
 
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 - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
objectWasNull(String) - Static method 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.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
OFF - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
OFF - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
offset - Variable in class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
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.RowCountNode
If not null, this represents the value of a .
offset - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
offset - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
offset - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
 
OFFSET - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_ - Variable in class org.apache.derby.client.net.Request
 
offsetClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
offsetMethod - Variable in class org.apache.derby.impl.sql.execute.RowCountResultSet
 
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
 
OJ - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
OK - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
OLD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
OLD_TABLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
oldFiles - Variable in class org.apache.derby.impl.store.raw.data.EncryptData
 
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
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
ON - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
ON_CLAUSE - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
ON_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
 
ON_OR_USING_CLAUSE_SIZE - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
onCommit() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
ONE_2C - Static variable in class org.apache.derby.iapi.types.BinaryDecimal
An unscaled value of 1 in two's complement
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 class org.apache.derby.impl.services.locks.LockSet
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 class org.apache.derby.impl.services.locks.LockSet
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(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
 
oneRowRightSide - Variable in class org.apache.derby.impl.sql.execute.JoinResultSet
 
oneRowRightSide - Variable in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
 
oneRowScan - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
oneRowScan - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
oneStaticArg(Vector) - Method in class org.apache.derby.impl.tools.ij.ij
 
ONLY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
The onStatementClose contains the logic for raising the Statement Closed events.
onStatementClose(PreparedStatement) - Method in class org.apache.derby.client.ClientPooledConnection40
Raise the statementClosed event for all the listeners when the corresponding events occurs.
onStatementClose(PreparedStatement) - Method in class org.apache.derby.client.ClientXAConnection40
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
Dummy implementation for the actual methods found in org.apache.derby.jdbc.EmbedPooledConnection40
onStatementClose(PreparedStatement) - Method in class org.apache.derby.jdbc.EmbedPooledConnection40
Raise the statementClosed event for all the listeners when the corresponding events occurs
onStatementClose(PreparedStatement) - Method in class org.apache.derby.jdbc.EmbedXAConnection40
Raise the statementClosed event for all the listeners when the corresponding events occurs
onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.client.ClientPooledConnection
The method contains the logic for raising the Statement error occurred events.
onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.client.ClientPooledConnection40
Raise the statementErrorOccurred event for all the listeners when the corresponding events occurs.
onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.client.ClientXAConnection40
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
Dummy implementation for the actual methods found in org.apache.derby.jdbc.EmbedPooledConnection40
onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.jdbc.EmbedPooledConnection40
Raise the statementErrorOccurred event for all the listeners when the corresponding events occurs
onStatementErrorOccurred(PreparedStatement, SQLException) - Method in class org.apache.derby.jdbc.EmbedXAConnection40
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_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(int) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
Open this RowChanger.
open(int, boolean) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
Open this RowChanger.
open() - Method in interface org.apache.derby.iapi.sql.ResultSet
Needs to be called before the result set will do anything.
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) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
Open a sort controller.
OPEN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(boolean[]) - Method in class org.apache.derby.impl.sql.execute.IndexSetChanger
Open this IndexSetchanger.
open() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
 
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(int) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
Open this RowChanger.
open(int, boolean) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
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(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(TransactionManager) - Method in class org.apache.derby.impl.store.access.sort.MergeSort
Open a sort controller.
open(boolean) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
Open a stream file container.
open - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
 
open_ - Variable in class org.apache.derby.client.am.Connection
 
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 - 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_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
 
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 - 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
 
openConglomerate(Conglomerate, boolean, int, int, int, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
openConglomerate(long, boolean, int, int, int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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[]) - Constructor for class org.apache.derby.impl.store.access.conglomerate.OpenConglomerateScratchSpace
Creates a new scratch space.
openContainer(RawTransaction, ContainerKey, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Open a container that is not droped.
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, 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(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
 
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 class org.apache.derby.impl.store.raw.xact.Xact
 
openContainer(ContainerKey, LockingPolicy, int) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
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(RawTransaction, ContainerKey, LockingPolicy, int) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Open a container that may have been dropped.
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(RawTransaction, ContainerKey, LockingPolicy, int) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
openDroppedContainer(ContainerKey, LockingPolicy) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Open a container that may already have been dropped.
openFile() - Method in class org.apache.derby.impl.load.ImportReadData
 
openFiles() - Method in class org.apache.derby.impl.load.ExportWriteData
 
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(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(long, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Scan Forward from start position.
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_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.ResultSet
 
openOnClient_ - Variable in class org.apache.derby.client.am.Statement
 
openOnServer_ - Variable in class org.apache.derby.client.am.ResultSet
 
openOnServer_ - Variable in class org.apache.derby.client.am.Statement
 
openRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
 
openRight() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
open the rightResultSet.
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(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(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".
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(long, boolean, int, int, int, FormatableBitSet, DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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(Properties) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Return an open SortCostController.
openSortCostController(Properties) - 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(TransactionManager) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
Open a row Source to get rows out of the sorter.
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 class org.apache.derby.impl.store.access.sort.MergeSort
Open a row source to get rows out of the sorter.
openSortScan(TransactionManager, boolean) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Sort
Open a scan controller.
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 class org.apache.derby.impl.store.access.sort.MergeSort
Open a scan controller.
openStatements_ - Variable in class org.apache.derby.client.am.Connection
 
openStoreCost(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Return an open StoreCostController for the conglomerate.
openStoreCost(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Return an open StoreCostController for the given conglomid.
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.
openStoreCost(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Return an open StoreCostController for the given conglomid.
openStreamContainer(RawTransaction, long, long, boolean) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Open a stream container.
openStreamContainer(long, long, boolean) - Method in interface org.apache.derby.iapi.store.raw.Transaction
Open a stream container.
openStreamContainer(RawTransaction, long, long, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
open an exsisting streamContainer
openStreamContainer(long, long, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
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.store.raw.data.ContainerOperation
 
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 - 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_SYMBOLS - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
 
operatorType - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
operatorType - Variable in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
operatorType - Variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
operatorType - Variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
 
operatorType - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Operator type, only valid for XMLPARSE and XMLSERIALIZE.
opName - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
 
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 - Interface in org.apache.derby.iapi.sql.compile
OptimizableList provides services for optimizing a list of Optimizables (tables) in a query.
optimizableList - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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(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, 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.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 - Interface in org.apache.derby.iapi.sql.compile
Optimizer provides services for optimizing a query.
optimizer - Variable in class org.apache.derby.impl.sql.compile.AccessPathImpl
 
optimizer - Variable in class org.apache.derby.impl.sql.compile.ResultSetNode
 
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
This will be the Level 1 Optimizer.
OptimizerImpl(OptimizableList, OptimizablePredicateList, DataDictionary, boolean, boolean, boolean, int, JoinStrategy[], int, RequiredRowOrdering, int) - Constructor for class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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
 
optimizerTrace - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
optimizerTrace - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
optimizerTraceHtml - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
optimizerTraceHtml - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
optimizerTraceOutput - Variable 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.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
 
OPTION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
OPTIONAL_TABLE_CLAUSES_CORRELATION_NAME - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
OPTIONAL_TABLE_CLAUSES_DERIVED_RCL - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
OPTIONAL_TABLE_CLAUSES_SIZE - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
OPTIONAL_TABLE_CLAUSES_TABLE_PROPERTIES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
optionalTableClauses() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
optionalTableProperties() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
OR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
OR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
order - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
ORDER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_COLUMN_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
ORDER_BY_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
ORDER_BY_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
ORDER_BY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
ORDER_BY_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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 '<'
Orderable - Interface in org.apache.derby.iapi.types
The Orderable interface represents a value that can be linearly ordered.
orderable(ClassFactory) - Method in class org.apache.derby.iapi.types.TypeId
Tell whether this type is orderable, that is, can participate in comparisons.
orderable - Variable in class org.apache.derby.impl.sql.execute.GenericScanQualifier
 
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
 
orderByClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
OrderByColumn - Class in org.apache.derby.impl.sql.compile
An OrderByColumn is a column in the ORDER BY clause.
OrderByColumn() - Constructor for class org.apache.derby.impl.sql.compile.OrderByColumn
 
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 - Class in org.apache.derby.impl.sql.compile
An OrderByList is an ordered list of columns in the ORDER BY clause.
OrderByList() - Constructor for class org.apache.derby.impl.sql.compile.OrderByList
 
orderByList - Variable in class org.apache.derby.impl.sql.compile.OrderByNode
 
orderByList - Variable in class org.apache.derby.impl.sql.compile.RowResultSetNode
 
orderByList - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
orderByList - Variable in class org.apache.derby.impl.sql.compile.SetOperatorNode
 
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.
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() - Constructor for class org.apache.derby.impl.sql.compile.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() - Constructor for class org.apache.derby.impl.sql.compile.OrderedColumn
 
OrderedColumnList - Class in org.apache.derby.impl.sql.compile
List of OrderedColumns
OrderedColumnList() - Constructor for class org.apache.derby.impl.sql.compile.OrderedColumnList
 
orderedNulls(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecIndexRow
These two methods are a sort of a hack.
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 - 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(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, 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) - Method in interface org.apache.derby.iapi.sql.compile.RowOrdering
Tell whether this ordering is ordered on the given column.
orderedOnColumn(int, int, int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
orderedOnColumn(int, int, int) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
ordering - Variable in class org.apache.derby.impl.sql.compile.RowOrderingImpl
 
ordering - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
ordering - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
orderingSpecification(OrderByColumn) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
orExpression(ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
Core client side JDBC statement cache implementation files.
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.sanity - package org.apache.derby.iapi.services.sanity
 
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
Derby Type System The Derby type system is mainly contained in the org.apache.derby.iapi.types package.
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
Network Server Implementation Network Server accepts connections from DRDA clients, translates incoming DRDA Requests into embedded JDBC calls and then translates results back into DRDA for return to the client.
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
Implements classes used by the language layer to implement SQL secondary indexes.
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.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
JDBC driver and data source implementations.
org.apache.derby.mbeans - package org.apache.derby.mbeans
JMX MBeans.
org.apache.derby.mbeans.drda - package org.apache.derby.mbeans.drda
This package contains JMX MBeans that are intended to provide monitoring and management capabilities of the Derby Network Server.
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
Useful constants that the Java compiler will in-line.
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
Support for Table Functions.
origColumnNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
 
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
 
originalWhereClause - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
originalWhereClauseHadSubqueries - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
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.
origSource - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
 
origTableName - Variable in class org.apache.derby.impl.sql.compile.FromTable
the original unbound table name
origTableNumber - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
 
OrNode - Class in org.apache.derby.impl.sql.compile
 
OrNode() - Constructor for class org.apache.derby.impl.sql.compile.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
 
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.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.drda.NetServlet
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
OUTER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
outerControl - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
 
outerJoinType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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 - 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
 
outParamArrays - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
 
OUTPUT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.PreparedStatement
 
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.Statement
State constants used by the FSM inside getStatementToken.
OVER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
overClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 an 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.
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 It is up to the caller to allocate the ByteHolder for this stream, and pass it in.
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.
OVERLAPS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
overrideLid_ - Variable in class org.apache.derby.client.net.NetStatementRequest
 
overrideTable_ - Variable in class org.apache.derby.client.net.Typdef
 
ownDeletesAreVisible(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
owner - Variable in class org.apache.derby.client.am.LogicalStatementEntity
The owner of this logical entity.
owner - Variable in class org.apache.derby.client.am.Statement
The owner of this statement, if any.
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.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 

P

p - Variable in class org.apache.derby.diag.ErrorMessages
 
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
 
packageNameForDNC - Static variable in class org.apache.derby.client.am.Configuration
 
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
 
packageRequest_ - 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).
PAD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 length characters.
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
padOrTruncate(String, int) - Static method in class org.apache.derby.client.am.Utils
 
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 - Interface in org.apache.derby.iapi.store.raw
A Page contains an ordered set of records which are the stored form of rows.
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 - 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_number - Variable in class org.apache.derby.impl.store.access.btree.BTreePostCommit
 
page_number - Variable in class org.apache.derby.impl.store.access.heap.HeapPostCommit
 
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(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.PageBasicOperation
 
PageBasicOperation() - 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 a StoredPage or an AllocPage) 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'.
pageToDirty(RawTransaction, StoredPage) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
This page is going from clean to dirty, this is a chance for the sub class to do something if so desired
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 - 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
 
pageVersion - Variable in 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.
paramDefaults - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
paramEnumeration - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor.ProviderEnumeration
 
PARAMETER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_MODE_IN - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
PARAMETER_MODE_IN_OUT - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
PARAMETER_MODE_OUT - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
PARAMETER_MODE_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
PARAMETER_NO_NULLS - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
PARAMETER_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
PARAMETER_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
PARAMETER_NULLABLE - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
PARAMETER_NULLABLE_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
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
 
parameterList - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
ParameterMetaData - Class in org.apache.derby.client.am
 
ParameterMetaData(ColumnMetaData) - Constructor for class org.apache.derby.client.am.ParameterMetaData
 
ParameterMetaData40 - Class in org.apache.derby.client.am
 
ParameterMetaData40(ColumnMetaData) - Constructor for class org.apache.derby.client.am.ParameterMetaData40
Calls the superclass constructor to pass the arguments
parameterMetaData_ - Variable in class org.apache.derby.client.am.PreparedStatement
 
parameterMode(int) - Static method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
parameterMode - Variable in class org.apache.derby.impl.sql.GenericParameter
Mode of the parameter, from ParameterMetaData
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() - Constructor for class org.apache.derby.impl.sql.compile.ParameterNode
Constructor for use by the NodeFactory
parameterNumber - Variable in class org.apache.derby.impl.sql.compile.ParameterNode
 
parameterNumber - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
parameterRegistered_ - Variable in class org.apache.derby.client.am.PreparedStatement
 
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.PreparedStatement
 
PARAMETERS_STRING - Static variable in class org.apache.derby.diag.ErrorLogReader
 
parameterSet_ - Variable in class org.apache.derby.client.am.PreparedStatement
 
parameterStyle - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
Parameter style - always PS_JAVA at the moment.
parameterStyle(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
parameterType - Variable in class org.apache.derby.impl.sql.compile.LengthOperatorNode
 
parameterTypeList - Variable in class org.apache.derby.client.am.PreparedStatement
 
parameterTypeList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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.
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
 
parentFKInfo - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
parenthesize(String) - Method in class org.apache.derby.vti.Restriction
Utility method to parenthesize an expression
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
 
parentSource - Variable in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
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(StatementCallbackInterface) - 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.
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
 
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 ReplicationMessage class 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.ClientBaseDataSource
 
parseByte(String) - Method in class org.apache.derby.client.am.CrossConverters
 
parseCCSIDDBC() - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseCCSIDMBC() - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseCcsidMBC(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Parse mixed character string
parseCCSIDSBC() - 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
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
 
parseConnectError() - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseCRRTKN(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseDate(Date) - Method in class org.apache.derby.iapi.types.SQLDate
 
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.
parseDateOrTimestamp(DateTimeParser, boolean) - Static method in class org.apache.derby.iapi.types.SQLTimestamp
Parse a timestamp or a date.
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, LanguageConnectionContext, CompilerContext) - Static method in class org.apache.derby.impl.sql.compile.DefaultNode
Parse a default and turn it into a query tree.
parseDefault(String) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
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(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() - 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(String) - Constructor for exception org.apache.derby.impl.sql.compile.ParseException
 
ParseException - Exception in org.apache.derby.impl.tools.ij
This exception is thrown when parse errors are encountered.
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.
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.tools.ij.ParseException
 
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(String) - Static method in class org.apache.derby.iapi.util.IdUtil
Scan a list of comma separated SQL identifiers from the string 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.
parseIndoubtList() - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseIndoubtList() - Method in class org.apache.derby.client.net.NetXAConnectionReply
 
parseInt(String) - 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(int, boolean, char[], boolean) - Method in class org.apache.derby.iapi.types.DateTimeParser
Parse the next integer.
parseInt(String, int) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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) - Method in class org.apache.derby.client.am.CrossConverters
 
parseMGRLVLLS(NetConnection) - Method in class org.apache.derby.client.net.NetConnectionReply
 
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
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(String) - Static method in class org.apache.derby.iapi.util.IdUtil
Parse a multi-part (dot separated) SQL identifier form the String provided.
parseMultiPartSQLIdentifier(StringReader) - Static method in class org.apache.derby.iapi.util.IdUtil
 
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
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(boolean) - Method in class org.apache.derby.client.net.NetStatementReply
 
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
parsePKGNAMCT(boolean) - Method in class org.apache.derby.client.net.NetPackageReply
 
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.
parseQRYATTSCR() - Method in class org.apache.derby.client.net.NetStatementReply
 
parseQRYATTSET() - Method in class org.apache.derby.client.net.NetStatementReply
 
parseQRYATTSNS() - Method in class org.apache.derby.client.net.NetStatementReply
 
parseQRYATTUPD() - Method in class org.apache.derby.client.net.NetStatementReply
 
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
 
parseQRYPRCTYP() - 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 - Interface in org.apache.derby.iapi.sql.compile
The Parser interface is intended to work with Jack-generated parsers (now JavaCC).
parser - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
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(boolean) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseRDBNAM() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Parse database name
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
 
parseRowset_() - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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) - Method in class org.apache.derby.client.am.CrossConverters
 
parseShort(String, short) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
parseSqlAndSetSqlModes(String) - Method in class org.apache.derby.client.am.Statement
 
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
 
parseSQLCSRHLD() - Method in class org.apache.derby.client.net.NetStatementReply
 
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(Sqlca[], int) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseSQLDCGRP() - Method in class org.apache.derby.client.net.NetCursor
 
parseSQLDCROW(Sqlca[], int) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseSQLDCROW() - Method in class org.apache.derby.client.net.NetCursor
 
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(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseSQLDIAGCI() - Method in class org.apache.derby.client.net.NetCursor
 
parseSQLDIAGCN() - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseSQLDIAGCN() - Method in class org.apache.derby.client.net.NetCursor
 
parseSQLDIAGGRP(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseSQLDIAGGRP() - Method in class org.apache.derby.client.net.NetCursor
 
parseSQLDIAGSTT(Sqlca[]) - Method in class org.apache.derby.client.net.NetConnectionReply
 
parseSQLDIAGSTT() - Method in class org.apache.derby.client.net.NetCursor
 
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(ArrayList) - Method in class org.apache.derby.client.net.NetStatementReply
 
parseSQLRSLRDarray(ArrayList) - 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.NetStatementReply
 
parseSQLSTT() - Method in class org.apache.derby.client.net.NetXAConnectionReply
 
parseSQLSTTDss() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Parse SQLSTT Dss
parseSQLSTTGRP() - Method in class org.apache.derby.client.net.NetStatementReply
 
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, Object[]) - Method in interface org.apache.derby.iapi.sql.compile.Parser
Parses the given statement and returns a query tree.
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, Object[]) - Method in class org.apache.derby.impl.sql.compile.ParserImpl
Parse a statement and return a query tree.
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.
parseStorProcReturnedScrollableRowset() - Method in class org.apache.derby.client.am.Statement
 
parseString(String, String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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(Date) - Method in class org.apache.derby.iapi.types.SQLTime
 
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 - Variable in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
 
parseTime - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
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.Statement
 
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
 
parseXIDSHR() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
parse XIDSHR
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
PASCAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
PASSING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 Throwable in this unchecked exception to allow it to pass through methods that are not declared to raise this kind of condition.
PASSWORD - Static variable in class org.apache.derby.client.net.CodePoint
 
PASSWORD - Static variable in class org.apache.derby.impl.drda.CodePoint
 
password - Variable in class org.apache.derby.impl.drda.Database
 
PASSWORD - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
password - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
password - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
password - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
 
password - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
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_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
 
PASSWORD_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ij
 
passwordArg - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
 
passwordArg - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
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
 
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.
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_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 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.
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
 
peekLength() - 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
 
peekStream(EXTDTAInputStream) - Static method in class org.apache.derby.impl.drda.DRDAConnThread
 
peekTotalColumnCount(int) - Method in class org.apache.derby.client.net.Reply
 
pendingEndXACallinfoOffset_ - Variable in class org.apache.derby.client.net.NetConnection
 
pendingStatementTimeout - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
PERCENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.services.cache.Clock
 
performWork(boolean) - Method in class org.apache.derby.impl.services.cache.Clock
The background cleaner tries to make sure that there are serveral cleaned or invalied buffers ahead of the clock hand so that when they are evicted, they don't need to be cleaned.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
PERIOD - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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, String, UUID, String, String, String, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.PermDescriptor
Constructor
PermDescriptor(DataDictionary, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.PermDescriptor
 
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
 
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
 
physicalConnection_ - Variable in class org.apache.derby.client.ClientPooledConnection
 
physicalCs - Variable in class org.apache.derby.client.am.LogicalStatementEntity
Assoicated 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(BasePage) - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalPageOperation
 
PhysicalPageOperation() - 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(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
PhysicalUndoOperation() - Constructor for class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
Return my format identifier.
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 Network Server is started Excecutes and returns without error if the server has 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 ping command.
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.
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 - 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.DRDAStatement
 
pkgcnstkn - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
RDB Package Consistency Token.
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 - 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.DRDAStatement
 
pkgid - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
RDB Package Identifier.
PKGID_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
 
PKGNAMCBytes - Variable in class org.apache.derby.client.am.Section
 
PKGNAMCSN - Static variable in class org.apache.derby.client.net.CodePoint
 
PKGNAMCSN - Static variable in class org.apache.derby.impl.drda.CodePoint
 
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 Pkgnamcsn instance.
Pkgnamcsn.StatementKey - Class in org.apache.derby.impl.drda
Class for objects used as keys in the hash table stmtTable found in the Database class.
Pkgnamcsn.StatementKey() - Constructor for class org.apache.derby.impl.drda.Pkgnamcsn.StatementKey
 
PKGNAMCSN_LEN - Static variable in class org.apache.derby.impl.drda.CodePoint
 
PKGNAMCT - Static variable in class org.apache.derby.client.net.CodePoint
 
PKGNAMCT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
PKGSN - Static variable in class org.apache.derby.client.net.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.DRDAStatement
 
pkgsn - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
RDB Package Section Number.
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_TYPE - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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.
PLI - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
plus(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
This method implements the + operator for DECIMAL.
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
 
PLUS_SIGN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
PLUS_SIGN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
plusNN(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
Add two non-null NumberDataValues using DECIMAL arithmetic.
plusNN(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Add two non-nullable values using DECIMAL arithmetic.
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.LogicalConnection
 
pooledConnection_ - Variable in class org.apache.derby.client.am.PreparedStatement
 
pooledConnection_ - Variable in class org.apache.derby.client.net.NetConnection
 
poolSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
POP - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
pop() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Pop the top value off the stack Stack ..., value => ...
pop() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
 
pop() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
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.
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
 
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.impl.drda.TestProto
 
port_ - Variable in class org.apache.derby.client.net.NetAgent
 
port_ - Variable in class org.apache.derby.client.net.NetIndoubtTransaction
 
port_ - Variable in class org.apache.derby.client.net.NetXAResource
 
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.ClientBaseDataSource
 
portNumber_ - Variable in class org.apache.derby.client.am.Connection
 
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(byte[], long) - Method in class org.apache.derby.client.am.Blob
 
position(Blob, long) - Method in class org.apache.derby.client.am.Blob
 
position(String, long) - Method in class org.apache.derby.client.am.Clob
 
position(Clob, long) - Method in class org.apache.derby.client.am.Clob
 
position - Variable in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
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(byte[], long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Determines the byte position at which the specified byte pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Determines the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(String, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
Determines the character position at which the specified substring searchStr appears in the CLOB value.
position(Clob, long) - Method in class org.apache.derby.impl.jdbc.EmbedClob
Determines the character position at which the specified Clob object searchstr appears in this Clob object.
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(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 - Variable in class org.apache.derby.impl.load.ImportClob
 
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(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.impl.store.raw.log.LogAccessFileBuffer
 
position - Variable in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
 
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
 
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(boolean) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets if the stream can reposition itself or not, defaults to false.
positionAware - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Tells if the stream is aware of its own position.
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 - 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.
positionedStoreStream - Variable in class org.apache.derby.impl.jdbc.StoreStreamClob
The stream from store, used to read bytes from the database.
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.
positionedStream - Variable in class org.apache.derby.impl.jdbc.AutoPositioningStream
 
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.PreparedStatement
 
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.ResultSet
 
positionToCurrentRowAndUpdate() - Method in class org.apache.derby.client.am.ResultSet
 
positionToNextRecord() - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
 
positionX(byte[], long) - Method in class org.apache.derby.client.am.Blob
 
positionX(Blob, long) - Method in class org.apache.derby.client.am.Blob
 
positionX(String, long) - Method in class org.apache.derby.client.am.Clob
 
positionX(Clob, long) - Method in class org.apache.derby.client.am.Clob
 
POSSIBLE_TYPES_FOR_BINARY_NULL - Static variable in class org.apache.derby.client.am.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.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.PreparedStatement.PossibleTypes
This is possibleTypes of variable which can be set by setTimestamp method.
possibleTypes - Variable in class org.apache.derby.client.am.PreparedStatement.PossibleTypes
 
POST_RECOVERY_REMOVE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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().
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.client.net.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_MAX_ACCT_SUFFIX_LEN - 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 - Static variable in class org.apache.derby.client.net.CodePoint
 
PRDID - 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.CodePoint
 
prdId - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
PRDID_MAX - Static variable in class org.apache.derby.impl.drda.CodePoint
 
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
PRECISION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
preClose_() - Method in class org.apache.derby.client.am.ResultSet
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 - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
Predicate - Class in org.apache.derby.impl.sql.compile
A Predicate represents a top level predicate.
Predicate() - Constructor for class org.apache.derby.impl.sql.compile.Predicate
 
predicate(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
PREDICATE_LIST - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
PREDICATE_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
PREDICATE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - 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.PredicateWrapper(int, Predicate, int) - Constructor for class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
 
PredicateList.PredicateWrapperList - Class in org.apache.derby.impl.sql.compile
Another inner class which is basically a List of Predicate Wrappers.
PredicateList.PredicateWrapperList(int) - Constructor for class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
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() - Method in class org.apache.derby.impl.store.raw.data.BasePage
The page or its header is about to be modified.
preDirty - Variable in class org.apache.derby.impl.store.raw.data.CachedPage
 
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 - Variable in class org.apache.derby.impl.store.raw.data.FileContainer
 
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.
preparableDeleteStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
preparableSelectStatement(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
preparableSQLDataStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
preparableUpdateStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
prepare() - Method in class org.apache.derby.client.am.PreparedStatement
 
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(LanguageConnectionContext) - Method in interface org.apache.derby.iapi.sql.Statement
Generates an execution plan without executing it.
prepare(LanguageConnectionContext, boolean) - Method in interface org.apache.derby.iapi.sql.Statement
Generates an execution plan without executing it.
PREPARE - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
prepare(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
Create a prepared statement
PREPARE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
prepare(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericStatement
 
prepare(LanguageConnectionContext, boolean) - Method in class org.apache.derby.impl.sql.GenericStatement
 
PREPARE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
prepareAndRelease(LanguageConnectionContext, TableDescriptor, TransactionController) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
FOR TRIGGERS ONLY 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 Generate the class for this SPS and immediately release it.
prepareAndRelease(LanguageConnectionContext) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Generate the class for this SPS and immediately release it.
prepareAutoGeneratedKeysStatement() - Method in class org.apache.derby.client.am.Statement
 
prepareCall(String) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareCall(String, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareCall(String) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareCall(String, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareCall(String) - Method in class org.apache.derby.client.am.Connection
 
prepareCall(String, int, int) - Method in class org.apache.derby.client.am.Connection
 
prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.Connection
 
prepareCall(String) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareCall(String, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareCall(String) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareCall(String, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareCall(String, int, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareCall(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
prepareCall(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
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.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.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.Connection
 
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 - Class in org.apache.derby.client.am
 
PreparedStatement(Agent, Connection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.PreparedStatement
The PreparedStatement constructor used for JDBC 2 positioned update statements.
PreparedStatement(Agent, Connection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.am.PreparedStatement
The PreparedStatementConstructor used for jdbc 2 prepared statements with scroll attributes.
preparedStatement - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
 
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.impl.jdbc.EmbedPreparedStatement
 
PreparedStatement.PossibleTypes - Class in org.apache.derby.client.am
PossibleTypes is information which is set of types.
PreparedStatement.PossibleTypes(int[]) - Constructor for class org.apache.derby.client.am.PreparedStatement.PossibleTypes
 
PreparedStatement40 - Class in org.apache.derby.client.am
 
PreparedStatement40(Agent, Connection, String, Section, ClientPooledConnection) - Constructor for class org.apache.derby.client.am.PreparedStatement40
The PreparedStatement used for JDBC 4 positioned update statements.
PreparedStatement40(Agent, Connection, String, int, int, int, int, String[], int[], ClientPooledConnection) - Constructor for class org.apache.derby.client.am.PreparedStatement40
The PreparedStatementConstructor used for jdbc 4 prepared statements with scroll attributes.
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.Statement
 
preparedStatementForDelete_ - Variable in class org.apache.derby.client.am.ResultSet
 
preparedStatementForInsert_ - Variable in class org.apache.derby.client.am.ResultSet
 
preparedStatementForUpdate_ - Variable in class org.apache.derby.client.am.ResultSet
 
preparedStmt - Variable in class org.apache.derby.impl.sql.GenericStatement
 
prepareDynamicCatalogQuery(String) - Method in class org.apache.derby.client.am.Connection
 
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(SchemaDescriptor, String, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Return a PreparedStatement object for the query.
prepareInternalStatement(String) - 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
 
prepareInternalStatement(String) - 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.Connection
 
prepareMetaDataQuery(String) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
prepareMetaDataStatement(String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
 
preparePositionedUpdateStatement(String, Section) - Method in class org.apache.derby.client.am.Connection
 
preparePositionedUpdateStatement(String, Section) - Method in class org.apache.derby.client.am.LogicalConnection
 
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, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareStatement(String, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.CachingLogicalConnection
 
prepareStatement(String) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareStatement(String, int) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.CachingLogicalConnection40
 
prepareStatement(String) - Method in class org.apache.derby.client.am.Connection
 
prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.Connection
 
prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.Connection
 
prepareStatement(String, int) - Method in class org.apache.derby.client.am.Connection
 
prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.Connection
 
prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.Connection
 
prepareStatement(String) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareStatement(String, int) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareStatement(String, int[]) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareStatement(String, String[]) - Method in class org.apache.derby.client.am.LogicalConnection
 
prepareStatement(String) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareStatement(String, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareStatement(String, int, int, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareStatement(String, int) - Method in class org.apache.derby.client.am.StatementCacheInteractor
 
prepareStatement(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
prepareStatement(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
Prepare statement with explicit holdability.
prepareStatement(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
prepareStatement(String, int[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
prepareStatement(String, String[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
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, 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.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[]) - 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, 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(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, int, int, int, int[], String[]) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
 
PrepareStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
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
 
prepareStatement(Connection, String) - Method in class org.apache.derby.tools.SignatureChecker
 
prepareStatementX(String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.Connection
 
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(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
Change transaction to prepared.
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.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.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, 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, 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.
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, 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, 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, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
Preprocess an expression tree.
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, 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, 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, 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, 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, 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, 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, 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.SubqueryList
Preprocess a SubqueryList.
preprocess(int, FromList, SubqueryList, PredicateList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Preprocess an expression tree.
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, 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.
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.
PRESERVE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
preserveWS - Variable in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
 
preStmt - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
 
preStmt - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
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.SimpleCharStream
 
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.SimpleCharStream
 
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.ResultSet
 
PREVIOUS - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
 
PREVIOUS - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
previous() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Moves to the previous row in the result set.
PREVIOUS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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() - Method in class org.apache.derby.vti.VTITemplate
 
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.
PREVIOUS_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
previousChainByte - Variable in class org.apache.derby.impl.drda.DDMWriter
 
previousCorrId - Variable in class org.apache.derby.impl.drda.DDMWriter
 
PreviousStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
previousX() - Method in class org.apache.derby.client.am.ResultSet
 
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(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
PRIMARY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
PRIMARY_TABLE_NAME_IS_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
primaryExpression(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
primaryExpressionXX(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(String) - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
 
print() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
 
printAsContentHeader(String) - Method in class org.apache.derby.drda.NetServlet
Print the received string as a header.
printBanner(LocalizedResource) - 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.EmbeddedDataSource
instance variables that will not be serialized
printer - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
instance variables that will not be serialized
printer - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
instance variables that will not be serialized
printErrorForm(LocalizedResource, HttpServletRequest, Exception, String) - Method in class org.apache.derby.drda.NetServlet
Display an error form
printErrorForm(LocalizedResource, HttpServletRequest, String, String) - 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
 
printLabel(int, String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Print the given label at the given indentation depth.
println(String) - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
 
println(Object) - 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, ExecIndexRow) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
Return a start or stop positioner as a String.
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.
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
printRecursive(Node, int) - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
 
printRememberingBestAccessPath(int, AccessPath) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
 
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.MaterializeResultSetNode
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) - Static method in class org.apache.derby.tools.SignatureChecker
 
printTrace(PrintWriter, String) - Method in interface org.apache.derby.client.am.Diagnosable
 
printTrace(SqlException, PrintWriter, String, boolean) - 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(Sqlca, PrintWriter, String) - Static method in class org.apache.derby.client.am.ExceptionFormatter
 
printTrace(Throwable, PrintWriter, String) - 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(PrintWriter, String) - Method in exception org.apache.derby.client.am.SqlException
 
printTrace(PrintWriter, String) - Method in exception org.apache.derby.client.am.XaException
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
privBackupContainer(BaseContainerHandle, String) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
Backup the container.
privCanWrite(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
privCopyDirectory(StorageFile, File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
privCopyDirectory(File, StorageFile) - 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
 
privCopyDirectory(File, StorageFile, byte[], String[]) - 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(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.RawStore
 
privCopyFile(StorageFile, StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
 
privDelete(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
 
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(File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
privDelete(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
 
privExists(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
 
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(File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
 
privGetCanonicalPath(File) - 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
 
privGetRandomAccessFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
 
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_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
PRIVILEGE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
privilegeColumnList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
PrivilegedSQLObject - Interface in org.apache.derby.iapi.sql.dictionary
This is a descriptor for schema object which can have privileges granted on it.
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() - Constructor for class org.apache.derby.impl.sql.compile.PrivilegeNode
 
privileges - Variable in class org.apache.derby.impl.sql.compile.GrantNode
 
privileges - Variable in class org.apache.derby.impl.sql.compile.RevokeNode
 
PRIVILEGES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
privList(StorageFile) - 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
 
privMkdirs(File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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(StorageFile) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
privRemoveDirectory(File) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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.EncryptData
 
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.
proceduralStatement(Token[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
procedure - Variable in class org.apache.derby.catalog.GetProcedureColumns
 
PROCEDURE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
PROCEDURE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
PROCEDURE_TYPE - Static variable in class org.apache.derby.impl.tools.dblook.DB_Alias
 
procedureDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
CREATE PROCEDURE procedureElements contains the description of the procedure.
procedureName - Variable in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
 
procedureParameterDefinition(Vector[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
procedureParameterList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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[].
PROCEDURES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
processCommand() - Method in class org.apache.derby.impl.drda.TestProto
Process a command
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.
processFile(String) - Method in class org.apache.derby.impl.drda.TestProto
Process a command file
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.
processIncludeFile() - Method in class org.apache.derby.impl.drda.TestProto
Process include file
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
 
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.Connection
 
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.DatabaseMetaData
 
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 Please see the documentation for the varient of getProductVesionHolder that takes the same parameters as this for a description of the parameters.
PROJECT_RESTRICT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
PROJECT_RESTRICT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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, 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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
PROPERTIES - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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_LIST - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.iapi.reference.EngineType
Property used to define the type of engine required.
Property - Interface in org.apache.derby.iapi.reference
List of all properties understood by the system.
property(Properties) - Method in class org.apache.derby.impl.tools.ij.ij
 
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_CONGLOMERATE_VERSION - Static variable in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
 
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 class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_retrieveMessageText - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_securityMechanism - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_serverName - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_traceFileAppend - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_traceLevel - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefault_user - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
propertyDefaultIsVisible(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
Return true if the default property is visible.
propertyDefaultIsVisible(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
 
propertyDefaultIsVisible(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
PropertyFactory - Static variable in interface org.apache.derby.iapi.reference.Module
 
PropertyFactory - Interface in org.apache.derby.iapi.services.property
Module interface for an Property validation.
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 retrieve the properties associated with a table or index and set and retrieve properties associated with a database.
PropertyInfo() - Constructor for class org.apache.derby.iapi.db.PropertyInfo
Internal use only.
propertyList(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
propertyNames() - Method in class org.apache.derby.iapi.util.DoubleProperties
 
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() - Constructor for class org.apache.derby.iapi.services.property.PropertyUtil
 
PropertyUtil - Class in org.apache.derby.iapi.util
 
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() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
propFile - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
proposedJoinOrder - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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 - Variable in class org.apache.derby.impl.tools.ij.ConnectionEnv
 
protocol - Variable in class org.apache.derby.impl.tools.ij.ij
 
PROTOCOL - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ij
 
PROTOCOL_UNKNOWN - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
PROTOCOL_VERSION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
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
 
ProtocolStatement() - Method in class org.apache.derby.impl.tools.ij.ij
ProtocolStatement is PROTOCOL 'JDBC protocol' where the protocol is used to prefix any connect request that cannot find a driver.
protocolTable - Variable in class org.apache.derby.impl.services.monitor.TopService
List of protocols.
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
 
protocolTypeToOverrideLidMapping_ - Variable in class org.apache.derby.client.am.ColumnMetaData
 
provider - Variable in class org.apache.derby.client.am.EncryptionManager
 
Provider - Interface in org.apache.derby.iapi.sql.depend
A provider is an object that others can build dependencies on.
provider - Variable in class org.apache.derby.impl.sql.depend.BasicDependency
 
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
 
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 - Interface in org.apache.derby.iapi.sql.depend
A ProviderInfo associates a DependableFinder with a UUID that stands for a database object.
providerInfo - Variable in class org.apache.derby.impl.sql.execute.CreateConstraintConstantAction
 
providerInfo - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
 
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.GenericTriggerExecutor
 
ps - Variable in class org.apache.derby.impl.sql.execute.InsertVTIResultSet
 
ps - Variable in class org.apache.derby.impl.sql.GenericActivationHolder
 
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
 
pSyncLog_ - Variable in class org.apache.derby.client.net.NetIndoubtTransaction
 
PUBLIC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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.
publishToTargets(Activation) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
Do the work of publishing any this action to any replication targets.
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() - Method in class org.apache.derby.impl.io.vfmem.DataStore
Purges the database and releases all files associated with it.
purge - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
PURGE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
purge - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
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(OpenBTree, long) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
Reclaim space taken up by committed deleted rows.
purgeCommittedDeletes(Page) - Method in class org.apache.derby.impl.store.access.heap.HeapController
Check and purge committed deleted rows on a page.
purgeCommittedDeletes(HeapController, long) - Method in class org.apache.derby.impl.store.access.heap.HeapPostCommit
Reclaim space taken up by committed deleted rows.
purgeConglomerate(TransactionManager, Transaction) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
 
purgeConglomerate(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Purge all committed deleted rows from the 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
 
purgeConglomerate(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Purge all committed deleted rows from the conglomerate.
purgeDatabase(String) - Static method in class org.apache.derby.impl.io.VFMemoryStorageFactory
TODO: Remove this method once the new mechanism has been added.
purgeOneColumnChain(long, int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Purge the column chain that starts at overflowPageId, overflowRecordId Purge just the column chain that starts at the input address.
PurgeOperation - Class in org.apache.derby.impl.store.raw.data
USE WITH EXTREME Caution: Purge records from a Page.
PurgeOperation(RawTransaction, BasePage, int, int, int[], boolean) - Constructor for class org.apache.derby.impl.store.raw.data.PurgeOperation
 
PurgeOperation() - 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(byte) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a byte constant onto the stack Stack ... => ...
push(boolean) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a boolean constant onto the stack Stack ... => ...
push(short) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a short constant onto the stack Stack ... => ...
push(int) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a int constant onto the stack Stack ... => ...
push(long) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a long constant onto the stack Stack ... => ...
push(float) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a float constant onto the stack Stack ... => ...
push(double) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a double constant onto the stack Stack ... => ...
push(String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push a String constant onto the stack Stack ... => ...
push(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
 
push(byte) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
push(boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
push(short) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
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 class org.apache.derby.impl.services.bytecode.BCMethod
Push a long value onto the stack.
push(float) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
push(double) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
push(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
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(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() - 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 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
 
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(SelectNode, boolean) - Method in class org.apache.derby.impl.sql.compile.PredicateList
Push all predicates, which can be pushed, into the underlying select.
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).
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".
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: expresion 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 Stack ... => ...
pushNull(String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
pushOffsetFetchFirst(ValueNode, ValueNode) - 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) - 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) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Push down the offset and fetch first parameters, if any.
pushOffsetFetchFirst(ValueNode, ValueNode) - 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) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Push down the offset and fetch first parameters to this node.
pushOffsetFetchFirst(ValueNode, ValueNode) - 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(PredicateList) - Method in class org.apache.derby.impl.sql.compile.FromList
Categorize and push the predicates that are pushable.
pushPredicates(Optimizable, JBitSet) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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.
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(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
 
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.store.access.DiskHashtable
Put a new row in the overflow structure.
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.
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 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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(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, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Pop the top stack value and store it in the 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(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(Type, int, boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
 
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.
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[]) - Method in class org.apache.derby.iapi.store.access.BackingStoreHashtable
Put a row into the hash table.
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

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.client.net.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 - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYBLKRST - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryblkrst - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYCLSIMP - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryclsimp - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
QRYCLSIMP_DEFAULT - Static variable in class org.apache.derby.impl.drda.DRDAResultSet
 
QRYCLSIMP_NO - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYCLSIMP_NO - Static variable in class org.apache.derby.impl.drda.CodePoint
 
QRYCLSIMP_SERVER_CHOICE - Static variable in class org.apache.derby.client.net.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 - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYINSID - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryinsid - Variable in class org.apache.derby.impl.drda.Session
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYPRCTYP - 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
 
QRYRDO - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYRDO - Static variable in class org.apache.derby.impl.drda.CodePoint
 
QRYRELSCR - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryrelscr - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
QRYRFRTBL - 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
 
QRYROWNBR - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYROWNBR - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryrownbr - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
QRYROWSET - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYROWSET - 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_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 - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryrowsns - 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
 
qryrtndta - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
QRYSCRORN - Static variable in class org.apache.derby.impl.drda.CodePoint
 
qryscrorn - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
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() - Method in class org.apache.derby.impl.tools.ij.ij
A qualified identifier is localName [ sessionName ]
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
 
qualifiedJoin(ResultSetNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
qualifiedName - Variable in class org.apache.derby.impl.services.bytecode.GClass
 
qualifiedName(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
qualifiedName(int, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
qualifiedNameElement(Vector, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
qualifiedNameList(Vector, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
Qualifier - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
Qualifier - Interface in org.apache.derby.iapi.store.access
A structure which is used to "qualify" a column.
qualifier - Variable in class org.apache.derby.impl.services.locks.Lock
Qualifier used in the lock request..
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
 
qualify - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
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.
quantifier(int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
QUARTER_INTERVAL - Static variable in interface org.apache.derby.iapi.types.DateTimeDataValue
 
query - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
 
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
 
queryDataWasReturnedOnOpen() - Method in class org.apache.derby.client.net.NetResultSet
 
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.
queryExpr - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
 
queryExpression - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
 
queryExpression - Variable in class org.apache.derby.impl.sql.compile.CreateViewNode
 
queryExpression(ResultSetNode, int) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
queryInstanceIdentifier_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.
querySpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
queryTerminatingSqlca_ - Variable in class org.apache.derby.client.am.ResultSet
 
QueryTreeNode - Class in org.apache.derby.impl.sql.compile
QueryTreeNode is the root class for all query tree nodes.
QueryTreeNode() - Constructor for class org.apache.derby.impl.sql.compile.QueryTreeNode
 
QueryTreeNodeVector - Class in org.apache.derby.impl.sql.compile
QueryTreeNodeVector is the root class for all lists of query tree nodes.
QueryTreeNodeVector() - Constructor for class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
QUESTION_MARK - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
queue - Variable in class org.apache.derby.impl.services.cache.BackgroundCleaner
A queue of cache entries that need to be cleaned.
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
 
quit() - Method in class org.apache.derby.impl.tools.ij.ij
 
QUIT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
quitOnFirstFailure - Variable in class org.apache.derby.impl.sql.execute.RIBulkChecker
 
QUOTE - Static variable in class org.apache.derby.impl.load.ControlInfo
 
QUOTE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
quoteSqlIdentifier(String) - Method in class org.apache.derby.client.am.ResultSet
 
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.EmbeddedXADataSource
 
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 RAFContainer in an attempt 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:
RAMTransaction - Class in org.apache.derby.impl.store.access
 
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
 
RAMTransaction() - 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() - 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 - Variable in class org.apache.derby.impl.store.raw.RawStore
 
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.
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 - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
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_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 - Interface in org.apache.derby.iapi.store.raw
RawStoreFactory implements a single unit of transactional storage.
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
 
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 ({@code positionedIn !
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 InputStream of 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 - 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_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 - Static variable in class org.apache.derby.client.net.CodePoint
 
RDBNAM - 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_LEN - 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() - Method in class org.apache.derby.client.am.AsciiStream
 
read() - Method in class org.apache.derby.client.am.BlobLocatorInputStream
 
read(byte[], int, int) - Method in class org.apache.derby.client.am.BlobLocatorInputStream
 
read() - Method in class org.apache.derby.client.am.ByteArrayCombinerStream
Read a single byte.
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() - Method in class org.apache.derby.client.am.ClobLocatorInputStream
 
read(byte[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
 
read() - Method in class org.apache.derby.client.am.ClobLocatorReader
 
read(char[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorReader
 
read() - Method in class org.apache.derby.client.am.CloseFilterInputStream
 
read(byte[]) - Method in class org.apache.derby.client.am.CloseFilterInputStream
 
read(byte[], int, int) - Method in class org.apache.derby.client.am.CloseFilterInputStream
 
read() - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
 
read(char[], int, int) - Method in class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
 
read() - Method in class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
 
read(byte[], int, int) - 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(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
read() - Method in class org.apache.derby.iapi.services.io.LimitInputStream
 
read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.LimitInputStream
 
read() - Method in class org.apache.derby.iapi.services.io.LimitReader
 
read(char[], int, int) - Method in class org.apache.derby.iapi.services.io.LimitReader
 
read() - Method in class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
read(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
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() - 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.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(byte[], int, int) - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Reads up to len bytes from the stream.
read - Variable in class org.apache.derby.iapi.util.DoubleProperties
 
read() - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
Requires EXTDTAInputStream.initInputStream() be called before we can read from the stream
read(byte[]) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
 
read(byte[], int, int) - Method in class org.apache.derby.impl.drda.EXTDTAInputStream
 
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(byte[], int, int) - Method in class org.apache.derby.impl.drda.LayerBStreamedEXTDTAReaderInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
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(byte[], int, int) - Method in class org.apache.derby.impl.drda.StandardEXTDTAReaderInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(long) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Returns the byte at the given position.
read(long, byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Reads up to len bytes.
read() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
Reads a single byte.
read(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
Reads up to len bytes.
read(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
read() - Method in class org.apache.derby.impl.jdbc.AutoPositioningStream
Reads a single byte from the underlying stream.
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[]) - 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() - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
 
read(char[], int, int) - Method in class org.apache.derby.impl.jdbc.ClobUpdatableReader
 
read(long) - Method in class org.apache.derby.impl.jdbc.EmbedBlob
Reads one byte from the Blob at the specified position.
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 len bytes of data from the input stream into an array of bytes.
read() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
Reads the next byte of data from the input stream.
read(long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
Reads one byte.
read(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
Reads bytes starting from 'position' into bytes 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[], 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() - 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(byte[], int, int) - 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(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.UpdatableBlobStream
Reads up to len bytes of data from the input stream into an array of bytes.
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() - Method in class org.apache.derby.impl.jdbc.UTF8Reader
Reads a single character from the stream.
read(char[], int, int) - Method in class org.apache.derby.impl.jdbc.UTF8Reader
Reads characters into an array.
read() - Method in class org.apache.derby.impl.load.ImportFileInputStream
Reads a byte of data from this input stream.
read(byte[], int, int) - Method in class org.apache.derby.impl.load.ImportFileInputStream
Reads up to length bytes of data from this input stream into given array.
READ - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
read() - Method in class org.apache.derby.impl.store.raw.data.BufferedByteHolderInputStream
 
read(byte[], int, int) - 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(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(OutputStream, int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
Read from the ByteHolder.
read() - 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.ByteHolderInputStream
 
read() - 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.MemByteHolder
 
read(OutputStream, int) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
 
read(byte[], int, OutputStream, int) - 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[], int, int) - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
 
read(ObjectInput) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
 
read(byte[], int) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
 
read(byte[], int, int) - Method in interface org.apache.derby.io.StorageRandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
READ_ACCESS - Static variable in class org.apache.derby.impl.sql.conn.GenericAuthorizer
 
READ_BOOLEAN - Static variable in class org.apache.derby.impl.drda.TestProto
 
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_BYTE - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_CODEPOINT - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_COMMITTED_ISOLATION_LEVEL - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
 
READ_INT - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_LENGTH_AND_CODEPOINT - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_LONG - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_NETWORK_INT - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_NETWORK_SHORT - Static variable in class org.apache.derby.impl.drda.TestProto
 
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_REPLY_DSS - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_SCALAR_1BYTE - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_SCALAR_2BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_SECMEC_SECCHKCD - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_SHORT - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_STRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
READ_UNCOMMITTED_ISOLATION_LEVEL - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
 
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(Connection) - Method in class org.apache.derby.client.net.NetConnectionReply
 
readAccessSecurity(Connection, 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.Connection
 
readAutoCommitIfNotAutoCommitted() - Method in class org.apache.derby.client.am.ResultSet
 
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.client.net.Reply
 
readBoolean() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
readBoolean() - Method in class org.apache.derby.impl.drda.DDMReader
Read boolean value
readBoolean(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Read and check a boolean value
readBoolean() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
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(int) - Method in class org.apache.derby.client.am.BlobLocatorInputStream
Read the next len bytes of the Blob value from the server.
readBytes(int) - Method in class org.apache.derby.client.am.ClobLocatorInputStream
Read the next len bytes of the Clob value from the server.
readBytes(int) - Method in class org.apache.derby.client.net.Reply
 
readBytes() - Method in class org.apache.derby.client.net.Reply
 
readBytes(int) - Method in class org.apache.derby.impl.drda.DDMReader
Read byte string value
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
 
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.sql.compile.UCode_CharStream
 
readChar() - Method in interface org.apache.derby.impl.tools.ij.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
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.tools.ij.UCode_CharStream
 
readCharacters(int) - Method in class org.apache.derby.client.am.ClobLocatorReader
Read the next len characters of the Clob value 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.ResultSet
 
readClose(boolean) - Method in class org.apache.derby.client.am.Statement
 
readCloseAndAutoCommit(boolean) - Method in class org.apache.derby.client.am.ResultSet
 
readCloseResultSets(boolean) - Method in class org.apache.derby.client.am.Statement
 
readCloseResultSets(int, boolean) - Method in class org.apache.derby.client.am.Statement
 
readCloseStatements() - Method in class org.apache.derby.client.am.Connection
 
readCmdString(int) - Method in class org.apache.derby.impl.drda.DDMReader
Read string value
readCmdString() - 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 The format to be read first has the number of entries as a compressed int.
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.Connection
 
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.Connection
 
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.ResultSet
 
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.ResultSet
 
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.PreparedStatement
 
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() - Method in class org.apache.derby.client.am.PreparedStatement
 
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
 
readDescribeOutput_() - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
 
readDescribeOutput_() - Method in class org.apache.derby.client.net.NetPreparedStatement
 
readDouble() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
readDouble(int) - Method in class org.apache.derby.impl.drda.DDMReader
Read platform double value
readDouble() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
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
readDummyExchangeServerAttributes(Connection) - Method in class org.apache.derby.client.net.NetConnectionReply
 
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.StandardEXTDTAReaderInputStream
DDMReader.
reader - Variable in class org.apache.derby.impl.drda.TestProto
 
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.Reader to 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(Connection) - Method in class org.apache.derby.client.net.NetConnectionReply
 
readExecute() - Method in class org.apache.derby.client.am.PreparedStatement
 
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.Statement
 
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.Statement
 
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.Statement
 
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.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
 
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(ArrayInputStream) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
 
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(ArrayInputStream) - Method in class org.apache.derby.iapi.services.io.FormatableHashtable
 
readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
Read this formatable from a stream of stored objects.
readExternal(ArrayInputStream) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
 
readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
Read this formatable from a stream of stored objects.
readExternal(ArrayInputStream) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
 
readExternal(ObjectInput) - Method in class org.apache.derby.iapi.services.io.FormatableProperties
Read the properties from a stream of stored objects.
readExternal(ArrayInputStream) - Method in class org.apache.derby.iapi.services.io.FormatableProperties
 
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.types.BinaryDecimal
Note the use of data2c: 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.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, int, int) - Method in class org.apache.derby.iapi.types.SQLChar
Restores the data value from the source stream, materializing the value in memory.
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.SqlXmlUtil
 
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.MaxMinAggregator
 
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.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
 
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(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.btree.index.B2IUndo
 
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
 
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.
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.BinaryDecimal
 
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.SQLBinary
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
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.SQLDate
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLDouble
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLInteger
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLLongint
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLReal
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLRef
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLTime
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.UserType
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.iapi.types.XML
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.btree.BTree
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
 
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.Heap
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
readExternalFromArray(ArrayInputStream) - Method in class org.apache.derby.impl.store.access.StorableFormatId
 
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, String) - 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
 
readFdocaLong() - Method in class org.apache.derby.client.net.NetCursor
 
readFdocaOneByte() - Method in class org.apache.derby.client.net.NetCursor
 
readFdocaOneByte(int) - Method in class org.apache.derby.client.net.NetCursor
 
readFdocaOneByte() - Method in class org.apache.derby.client.net.NetSqldta
 
readFdocaString(int, String) - Method in class org.apache.derby.client.net.NetCursor
 
readFdocaTwoByteLength() - Method in class org.apache.derby.client.net.NetCursor
 
readFdocaTwoByteLength(int) - Method in class org.apache.derby.client.net.NetCursor
 
readFdocaTwoByteLength() - Method in class org.apache.derby.client.net.NetSqldta
 
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.ResultSet
 
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(int) - Method in class org.apache.derby.impl.drda.DDMReader
Read platform float value
readFloat() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
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(DataInput) - Static method in class org.apache.derby.iapi.services.io.FormatIdUtil
 
readFormatIdInteger(byte[]) - 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(InputStream, byte[], int, int) - Static method in class org.apache.derby.client.net.InputStreamUtil
Read a number of bytes into an array.
readFully(byte[]) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
readFully(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
readFully(InputStream, byte[], int, int) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
Read a number of bytes into an array.
readFully(byte[]) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
readFully(byte[], int, int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
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.
readInsertRow() - Method in class org.apache.derby.client.am.ResultSet
 
readInt() - Method in class org.apache.derby.client.net.Reply
 
readInt() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
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().
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() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Read int from buffer
readInt() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
readIntArray(int[]) - Method in class org.apache.derby.client.net.Reply
 
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.client.net.Reply
 
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
readLengthAndCodePoint() - Method in class org.apache.derby.impl.drda.TestProto
Read length and codepoint and check against required values
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.Connection
 
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.Connection
 
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.Connection
 
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.Connection
 
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.Connection
 
readLocalXAStart_() - Method in class org.apache.derby.client.net.NetConnection
 
readLocalXAStart_() - Method in class org.apache.derby.client.net.NetXAConnection
 
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.client.net.Reply
 
readLong() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
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().
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() - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
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.client.net.InputStreamUtil
Read a number of bytes into an array.
readLoop(InputStream, byte[], int, int) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
Read a number of bytes into an array.
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.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.
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 - 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 - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
READONLY - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
ReadOnlyStatement() - Method in class org.apache.derby.impl.tools.ij.ij
ReadOnly lets you control this aspect of the connection.
readOnlyTempRoot() - Method in class org.apache.derby.impl.io.BaseStorageFactory
 
readOnlyTransaction_ - Variable in class org.apache.derby.client.net.NetConnection
 
readOnlyTransaction_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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.Statement
 
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(FileContainer, PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
read the page from disk into this CachedPage object.
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.
readPage0(long, byte[]) - 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.ResultSet
 
readPositioningFetch_() - Method in class org.apache.derby.client.net.NetResultSet
 
readPrepare() - Method in class org.apache.derby.client.am.Statement
 
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
 
readPrepareAutoGeneratedKeysStatement() - Method in class org.apache.derby.client.am.Statement
 
readPrepareDescribeInput() - Method in class org.apache.derby.client.am.PreparedStatement
 
readPrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.PreparedStatement
 
readPrepareDescribeOutput() - Method in class org.apache.derby.client.am.Statement
 
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.Connection
 
readRollback() - Method in class org.apache.derby.client.net.NetXAConnection
 
READS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.ResultSet
 
readScrollableFetch_() - Method in class org.apache.derby.client.net.NetResultSet
 
readSecMecAndSECCHKCD() - Method in class org.apache.derby.impl.drda.TestProto
Handle the case of testing the reading of SECMEC and SECCHKCD, where on an invalid SECMEC value for ACCSEC, the server can send valid supported SECMEC values.
readSecurityCheck(Connection) - 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
 
readServerAttributesAndSeedExchange() - Method in class org.apache.derby.client.net.NetConnection
 
readSetSpecialRegister() - Method in class org.apache.derby.client.am.Statement
 
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(int) - Method in class org.apache.derby.impl.drda.DDMReader
Read platform short value
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
 
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(ObjectInput) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
read the field status
readStatus(byte[], int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
 
readStatusByte - Variable in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
Whether or not to read the trailing Derby-specific status byte.
readString(int) - Method in class org.apache.derby.client.net.Reply
 
readString(int, String) - Method in class org.apache.derby.client.net.Reply
 
readString() - Method in class org.apache.derby.client.net.Reply
 
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(DRDAString, int, boolean) - Method in class org.apache.derby.impl.drda.DDMReader
Read string value into a DRDAString object.
readString(int, String) - Method in class org.apache.derby.impl.drda.DDMReader
Read encoded string value
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.
readStringArray(ObjectInput) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
Read an array of strings from an ObjectInput.
readStringData() - Method in class org.apache.derby.impl.drda.DDMReader
Read string value in DDM data with default encoding
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.ClientBaseDataSource
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.Connection
 
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(InputStream) - Static method in class org.apache.derby.client.net.InputStreamUtil
Read an unsigned byte from an InputStream, throwing an EOFException if the end of the input is reached.
readUnsignedByte() - Method in class org.apache.derby.client.net.Reply
 
readUnsignedByte() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
 
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.
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
 
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.ResultSet
 
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.Connection
 
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.Connection
 
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.Types
 
REAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
REAL_ANY_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealAnyResultSetStatistics
REAL_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.RealTypeId
REAL_CURRENT_OF_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealCurrentOfStatistics
REAL_DELETE_CASCADE_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics"
REAL_DELETE_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealDeleteResultSetStatistics
REAL_DELETE_VTI_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealDeleteResultSetStatistics
REAL_DISTINCT_SCALAR_AGGREGATE_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealDistinctScalarAggregateStatistics
REAL_DISTINCT_SCAN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealDistinctScanStatistics
REAL_GROUPED_AGGREGATE_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealGroupedAggregateStatistics
REAL_HASH_JOIN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealHashJoinStatistics
REAL_HASH_LEFT_OUTER_JOIN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealHashLeftOuterJoinStatistics
REAL_HASH_SCAN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealHashScanStatistics
REAL_HASH_TABLE_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealHashTableStatistics
REAL_ID - Static variable in class org.apache.derby.iapi.types.TypeId
 
REAL_INDEX_ROW_TO_BASE_ROW_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealIndexRowToBaseRowStatistics
REAL_INSERT_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealInsertResultSetStatistics
REAL_INSERT_VTI_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealInsertVTIResultSetStatistics
REAL_LAST_INDEX_KEY_SCAN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealLastIndexKeyScanStatistics
REAL_LENGTH - Static variable in class org.apache.derby.iapi.types.SQLReal
 
REAL_MATERIALIZED_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealMaterializedResultSetStatistics
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_NESTED_LOOP_JOIN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealNestedLoopJoinStatistics
REAL_NESTED_LOOP_LEFT_OUTER_JOIN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealNestedLoopLeftOuterJoinStatistics
REAL_NORMALIZE_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealNormalizeResultSetStatistics
REAL_ONCE_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealOnceResultSetStatistics
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_PROJECT_RESTRICT_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealProjectRestrictStatistics
REAL_ROW_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealRowResultSetStatistics
REAL_SCALAR_AGGREGATE_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealScalarAggregateStatistics
REAL_SCALE - Static variable in class org.apache.derby.iapi.types.TypeId
 
REAL_SCROLL_INSENSITIVE_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealScrollInsensitiveResultSetStatistics
REAL_SORT_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealSortStatistics
REAL_TABLE_SCAN_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealTableScanStatistics
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
REAL_UNION_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealUnionResultSetStatistics
REAL_UPDATE_RESULT_SET_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealUpdateResultSetStatistics
REAL_VTI_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RealVTIStatistics
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
 
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 RealSetOpResultSetStatistics object to represent the runtime statistics for SetOpResultSet.
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
 
recastNullNode(ValueNode, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
recastNullNode casts the nodeToCast node to the typeToUse.
recastNullNodes(ValueNodeList, DataTypeDescriptor, FromList, SubqueryList, Vector) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
This recursive method will hunt through the ValueNodeList thenElseList looking for SQL NULL's.
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.BinaryListOperatorNode
 
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() - Method in class org.apache.derby.impl.services.cache.CachedItem
Has the cached object been referenced (kept) since the last sweep of the clock hand?
recentlyUsed - Variable in class org.apache.derby.impl.services.cache.ClockPolicy.Holder
Flag indicating whether or not this entry has been accessed recently.
recentlyUsed_ - Variable in class org.apache.derby.impl.services.cache.CachedItem
 
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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
recid - Variable in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
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.
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 - 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, 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(BaseDataFileFactory, RawTransaction, ReclaimSpace) - Static method in class org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper
Reclaim space based on work.
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;
recompileQuery - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
 
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(int[], int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Record the column ids of the referenced columns in the specified array.
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.
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() - Method in interface org.apache.derby.iapi.store.raw.Page
Return the number of records on the page.
recordCount - Variable in class org.apache.derby.impl.store.raw.data.BasePage
 
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 - 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
 
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
 
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(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
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_XID_ARRAY_LENGTH - Static variable in class org.apache.derby.client.net.NetXAResource
 
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() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Make this transaction aware that it is being used by recovery
recoveryTransaction - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
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(RawTransaction, long, long, ByteArray) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
re-Create a container during redo recovery.
reCreateContainerForRedoRecovery(long, long, ByteArray) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Recreate 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.
reCreateContainerForRedoRecovery(long, long, ByteArray) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Recreate 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(BaseContainerHandle, int, long, long) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
ReCreate a page for rollforward 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.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(byte[]) - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
Recreate a UUID from a byte array produced by UUID.toByteArray.
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.
recreateUUID(byte[]) - Method in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
 
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
reduceBytes2c(byte[], int, int) - Static method in class org.apache.derby.iapi.types.BinaryDecimal
Compress the passed in byte array so that leading 0x00 and 0xff are removed when possible.
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
 
ReEncodedInputStream.PublicBufferOutputStream(int) - Constructor for class org.apache.derby.impl.drda.ReEncodedInputStream.PublicBufferOutputStream
 
REENCRYPTION_PREPARED_XACT_EXIST - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
REF_COMPILATION_TYPE_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.RefTypeId
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
 
refCols - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
refConglomNumber - Variable in class org.apache.derby.impl.sql.execute.FKInfo
 
RefDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
RefDataValue - Interface in org.apache.derby.iapi.types
 
refDcoci - Variable in class org.apache.derby.impl.sql.execute.GenericRIChecker
 
reference - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
ReferenceableDataSource - Class in org.apache.derby.jdbc
Derby DataSource implementation base class.
ReferenceableDataSource() - Constructor for class org.apache.derby.jdbc.ReferenceableDataSource
No-arg constructor.
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
 
referencedColumnMap - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
referencedColumnMap is thread local (since DERBY-2861) It contains a weak hash map keyed by the the TableDescriptor and the value is the actual referencedColumnMap bitmap.
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 - Interface in org.apache.derby.catalog
Provides information about the columns that are referenced by a CHECK CONSTRAINT definition.
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
 
ReferencedColumnsDescriptorImpl - Class in org.apache.derby.catalog.types
 
ReferencedColumnsDescriptorImpl(int[]) - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
Constructor for an ReferencedColumnsDescriptorImpl
ReferencedColumnsDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
Zero-argument constructor for Formatable interface
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(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
 
referencedTableAndColumns(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.FromList
 
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.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.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.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 - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
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(StatementNode) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Return true if the QueryTreeNode references SESSION schema tables/views.
referencesSpecification(ResultColumnList, int[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
REFERENCING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
referencingNew - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
 
referencingNew - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
 
referencingOld - Variable in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
 
referencingOld - Variable in class org.apache.derby.impl.sql.execute.CreateTriggerConstantAction
 
referentialConstraintDefinition(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
referentialTriggeredAction(int[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ReflectClassesJava2 - Class in org.apache.derby.impl.services.reflect
Relfect 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, 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
 
REFRESH_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
refreshRow() - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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 - 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
 
refTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
refUUID - Variable in class org.apache.derby.impl.sql.execute.FKInfo
 
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
 
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 - Interface in org.apache.derby.iapi.services.io
Registration of TypedFormat classes.
registeredMbeans - Variable in class org.apache.derby.impl.services.jmx.JMXManagementService
The set of mbeans registered to this service by Derby's code.
registerMBean(Object, Class, String) - Method in interface org.apache.derby.iapi.services.jmx.ManagementService
Registers an MBean with the MBean server.
registerMBean(Object, Class, String) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
Registers an MBean with the MBean server as a StandardMBean.
registerMBean(Object, Class, String) - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
 
registerOutParam(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
 
registerOutParameter(int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameter(String, int) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameter(String, int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameter(String, int, String) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameter(int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
registerOutParameter(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
registerOutParameter(String, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
registerOutParameter(String, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
registerOutParameter(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
registerOutParameter(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
registerOutParameter(String, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
registerOutParameter(String, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
registerOutParameter(int, int, int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Mark the parameter as an output parameter.
registerOutParameter(int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
JDBC 2.0 Registers the designated output parameter
registerOutParameter(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Registers the OUT parameter named parameterName to the JDBC type sqlType.
registerOutParameter(String, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Registers the designated output parameter.
registerOutParameter(String, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Registers the parameter named parameterName to the JDBC type sqlType.
registerOutParameter(int, int, int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
Mark the parameter as an output parameter.
registerOutParameterX(int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
registerOutParameterX(int, int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
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(Reader, int, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
 
ReInit(Reader, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
 
ReInit(InputStream, int, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
 
ReInit(InputStream, int, int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
 
ReInit(CharStream) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ReInit(SQLParserTokenManager) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
ReInit(CharStream) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
ReInit(CharStream, int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
ReInit(Reader, 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.sql.compile.UCode_CharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
ReInit(CharStream) - Method in class org.apache.derby.impl.tools.ij.ij
 
ReInit(ijTokenManager) - Method in class org.apache.derby.impl.tools.ij.ij
 
ReInit(CharStream) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
ReInit(CharStream, int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
ReInit(InputStream) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
ReInit(InputStream, String) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
ReInit(Reader) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
ReInit(mtGrammarTokenManager) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
ReInit(SimpleCharStream) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
ReInit(LocalizedInput) - Method in class org.apache.derby.impl.tools.ij.StatementFinder
Reinit is used to redirect the finder to another stream.
ReInit(Reader, int, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
ReInit(Reader, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
 
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.jdbc.LOBInputStream
Reinitializes the stream and sets the current pointer to zero.
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.
reinitializeQualifiers(Qualifier[][]) - Static method in class org.apache.derby.impl.sql.execute.BaseActivation
Reinitialize all Qualifiers in an array of Qualifiers.
ReInitRounds() - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
ReInitRounds() - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
ReInitRounds() - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
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.ResultSet
 
RELATIVE - Static variable in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
 
RELATIVE - Static variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
relative(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Moves a relative number of rows, either positive or negative.
RELATIVE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
RELATIVE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
relative(ResultSet, int) - Method in class org.apache.derby.impl.tools.ij.utilMain
Move the cursor position by the specified amount.
relative(int) - Method in class org.apache.derby.vti.VTITemplate
 
RELATIVE_ROWSET - Static variable in class org.apache.derby.client.am.ResultSet
 
RelativeStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
relativeX(int) - Method in class org.apache.derby.client.am.ResultSet
 
release(Cacheable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
Release a Cacheable object previously found with find() or findCached(), or created with create(), and which is still kept by the caller.
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(Cacheable) - Method in class org.apache.derby.impl.services.cache.Clock
The caller is no longer looking at or updating the entry.
release(CachedItem) - Method in class org.apache.derby.impl.services.cache.Clock
 
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() or create().
RELEASE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
release() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Release this control row's resources.
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.DirFile4
 
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.Connection
 
releaseSavepoint(Savepoint) - Method in class org.apache.derby.client.am.LogicalConnection
 
releaseSavepoint(Savepoint) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
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(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection30
Removes the given Savepoint object from the current transaction.
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
 
reloadArray() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
 
reloadBestPlan - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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
 
remainingNegatablePredicate(ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
remainingNonNegatablePredicate(ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
remainingPredicate(ValueNode, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
remainingPredicateFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a remainingPredicate() rule.
remap - Variable in class org.apache.derby.impl.sql.compile.RemapCRsVisitor
 
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.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.
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
 
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.
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.
REMEMBERING_BEST_ACCESS_PATH - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
REMEMBERING_BEST_ACCESS_PATH_SUBSTRING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
REMEMBERING_BEST_JOIN_ORDER - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
REMEMBERING_BEST_SORT_AVOIDANCE_ACCESS_PATH_SUBSTRING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
REMEMBERING_BEST_UNKNOWN_ACCESS_PATH_SUBSTRING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
REMEMBERING_JOIN_STRATEGY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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
 
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(Cacheable) - Method in interface org.apache.derby.iapi.services.cache.CacheManager
Delete and remove an object from the cache.
remove(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
 
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(String, long) - Method in interface org.apache.derby.iapi.store.access.FileResource
Remove the current generation of a file resource from the database.
remove(boolean) - Method in class org.apache.derby.impl.services.cache.CachedItem
 
remove - Variable in class org.apache.derby.impl.services.cache.CacheStat
 
remove(Cacheable) - Method in class org.apache.derby.impl.services.cache.Clock
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(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(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
REMOVE - Static variable in class org.apache.derby.impl.store.raw.data.ContainerOperation
 
remove(String, long) - Method in class org.apache.derby.impl.store.raw.data.RFResource
 
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 interface org.apache.derby.impl.tools.ij.ijConstants
 
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(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.Statement
 
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(LogInstant) - Method in interface org.apache.derby.iapi.store.raw.data.RawContainerHandle
Remove the container.
removeContainer() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
remove the stream container
removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Remove the container and reclaim its space.
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.InputStreamContainer
Remove the container.
removeContainer(LogInstant, boolean) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
Remove the 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, 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.
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.
removeDirectory(String) - Static method in class org.apache.derby.iapi.services.io.FileUtil
 
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) - Method in class org.apache.derby.client.am.stmtcache.JDBCStatementCache.BoundedLinkedHashMap
Tells if an entry should be removed from the map.
removeElement(PredicateList.PredicateWrapper) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
removeElement(Predicate) - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
removeElement(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
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(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.
removeIdentity(CachedItem) - Method in class org.apache.derby.impl.services.cache.Clock
Clear an item's identity.
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
 
removeOk_ - Variable in class org.apache.derby.impl.services.cache.CachedItem
 
removeOldVersionOfContainers(boolean) - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Remove old versions of the containers after (re)encryption of the database.
removeOldVersionOfContainers(boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
removeOldVersionOfContainers(boolean) - Method in class org.apache.derby.impl.store.raw.data.EncryptData
 
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
 
removeOptimizableFromVector(int, Vector) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
Remove all optimizables with the given table number from the given vector 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(BaseContainerHandle, BasePage) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Remove a page from this container.
removePage(Page) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Remove a page from the 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) - 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
 
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.
removeRequested_ - Variable in class org.apache.derby.impl.services.cache.CachedItem
 
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.
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.
RemoveStatement() - Method in class org.apache.derby.impl.tools.ij.ij
RemoveStatement is REMOVE identifier.
removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.client.ClientPooledConnection40
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.client.ClientXAConnection40
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedPooledConnection40
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeStatementEventListener(StatementEventListener) - Method in class org.apache.derby.jdbc.EmbedXAConnection40
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeStubs() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Remove stubs in this database.
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 - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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, RawStoreFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
 
removeTruncationLWM(UUID) - 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(TransactionId) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
Change update transaction to non-update MT - MT safe, since vector is MT-safe.
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.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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
renameColumnStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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...
renameIndexStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
renameMembers(Enumeration, 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() - Constructor for class org.apache.derby.impl.sql.compile.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
 
renameTableStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
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.
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.
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(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.
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.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
REPEATABLE_READ_ISOLATION_LEVEL - Static variable in interface org.apache.derby.iapi.sql.execute.ExecutionContext
 
replace(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
Replace the (partial) row at the given location.
replace(String, long, InputStream) - Method in interface org.apache.derby.iapi.store.access.FileResource
Replace a file resource with a new version.
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(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(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(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
Replace the entire row at the given location.
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(RowLocation, DataValueDescriptor[], FormatableBitSet) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerateController
 
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(String, long, InputStream) - Method in class org.apache.derby.impl.store.raw.data.RFResource
 
REPLACE_JAR(String, String) - Static method in class org.apache.derby.catalog.SystemProcedures
Replace a jar file in the database.
REPLACE_JAR - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
REPLACE_JAR_CONSTANT_ACTION_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.ReplaceJarConstantAction;
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.
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.
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 ConcurrentCache uses to notify the replacement algorithm about events such as look-ups and removals.
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 type and message.
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
ReplicationMessageReceive.SlavePingThread(String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageReceive.SlavePingThread
 
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.
ReplicationMessageTransmit.MasterReceiverThread(String) - Constructor for class org.apache.derby.impl.store.replication.net.ReplicationMessageTransmit.MasterReceiverThread
 
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(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
 
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.
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
 
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.
repositionCursorToCurrentRow() - Method in class org.apache.derby.client.am.Cursor
 
repositionCursorToNextRow() - Method in class org.apache.derby.client.am.Cursor
 
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.ResultSet
 
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(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(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
During recovery re-prepare a transaction.
reprepare() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
During recovery re-prepare a transaction.
rePrepare(LanguageConnectionContext) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
 
reprepare(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
During recovery re-prepare a transaction.
reprepare() - Method in class org.apache.derby.impl.store.raw.xact.Xact
During recovery re-prepare a transaction.
representation_ - Variable in class org.apache.derby.client.net.FdocaSimpleDataArray
 
requalificationRestrictionList - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
Request - Class in org.apache.derby.client.net
 
Request(NetAgent, int, CcsidManager) - Constructor for class org.apache.derby.client.net.Request
 
Request(NetAgent, CcsidManager, int) - Constructor for class org.apache.derby.client.net.Request
 
request_ - Variable in class org.apache.derby.client.net.NetAgent
 
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 - Interface in org.apache.derby.iapi.sql.compile
This interface provides a representation of the required ordering of rows from a ResultSet.
requiredRowOrdering - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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
 
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
Is this a foreign key constraint.
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.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 foreign key constraint.
res - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
rescale(BigInteger, int) - Static method in class org.apache.derby.iapi.types.BigIntegerDecimal
Rescale a BigInteger, a positive delta means the scale is increased, zero no change and negative decrease of scale.
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
 
reservedKeyword() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(boolean) - Method in class org.apache.derby.client.am.CallableStatement
 
reset(LogWriter) - Method in class org.apache.derby.client.am.Connection
 
reset(boolean) - Method in class org.apache.derby.client.am.PreparedStatement
 
reset(boolean) - Method in class org.apache.derby.client.am.Statement
 
reset() - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
Reset the stream for reuse
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(DssTrace) - Method in class org.apache.derby.impl.drda.DDMWriter
reset values for sending next message
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 - Static variable in class org.apache.derby.impl.drda.TestProto
 
reset() - Method in class org.apache.derby.impl.drda.TestProto
Reset connection for another test
reset() - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
Resets the position cache.
reset() - Method in class org.apache.derby.impl.services.cache.CacheStat
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
reset(boolean) - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
reset to the counter to the beginning or the end.
reset() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
This is a partial implementation of reset.
reset(ExecRow[]) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Reset the exec row array and reinitialize
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.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_(LogWriter) - Method in class org.apache.derby.client.am.Connection
 
reset_() - Method in interface org.apache.derby.client.am.MaterialStatement
 
reset_(LogWriter) - Method in class org.apache.derby.client.net.NetConnection
 
reset_() - Method in class org.apache.derby.client.net.NetStatement
 
RESET_STATE - Static variable in class org.apache.derby.client.net.CodePoint
 
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(LogWriter) - Method in class org.apache.derby.client.am.Agent
 
resetAgent(Connection, 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.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.
resetAutoincrementGenerated() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
 
resetCache() - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
 
resetCacheStats() - Method in class org.apache.derby.impl.services.cache.Clock
Reset the statistics to 0.
resetCallableStatement(Agent, Connection, String, int, int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
resetCallableStatement(Agent, Connection, String, Section) - Method in class org.apache.derby.client.am.CallableStatement
 
resetCallableStatement(Agent, Connection, String, Section, ColumnMetaData, ColumnMetaData) - Method in class org.apache.derby.client.am.CallableStatement
 
resetCallableStatement_(CallableStatement, String, int, int, int) - Method in class org.apache.derby.client.am.Connection
 
resetCallableStatement_(CallableStatement, 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.Connection
 
resetConnectionAtFirstSql_ - Variable in class org.apache.derby.client.am.Connection
 
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.Statement
 
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.PreparedStatement
Resets the prepared statement for reuse in a statement pool.
resetForReuse() - Method in class org.apache.derby.client.am.Statement
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(CallableStatement, 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
 
resetNetCallableStatement(NetAgent, NetConnection, String, Section) - Method in class org.apache.derby.client.net.NetCallableStatement
 
resetNetCallableStatement(NetAgent, NetConnection, String, Section, ColumnMetaData, ColumnMetaData) - Method in class org.apache.derby.client.net.NetCallableStatement
 
resetNetConnection(LogWriter) - Method in class org.apache.derby.client.net.NetConnection
 
resetNetPreparedStatement(PreparedStatement, 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
 
resetNetPreparedStatement(NetAgent, NetConnection, String, Section) - Method in class org.apache.derby.client.net.NetPreparedStatement
 
resetNetPreparedStatement(NetAgent, NetConnection, String, Section, ColumnMetaData, ColumnMetaData) - Method in class org.apache.derby.client.net.NetPreparedStatement
 
resetNetStatement() - Method in class org.apache.derby.client.net.NetStatement
 
resetNetStatement(Statement, 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.PreparedStatement
 
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(CallableStatement) - Method in class org.apache.derby.client.am.Connection
 
resetPreparedStatement(Agent, Connection, String, Section) - Method in class org.apache.derby.client.am.PreparedStatement
 
resetPreparedStatement(Agent, Connection, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
resetPreparedStatement(Agent, Connection, String, Section, ColumnMetaData, ColumnMetaData) - Method in class org.apache.derby.client.am.PreparedStatement
 
resetPreparedStatement_(PreparedStatement, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.Connection
 
resetPreparedStatement_(PreparedStatement, String, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.net.NetConnection
 
resetPrepareStatement(PreparedStatement) - Method in class org.apache.derby.client.am.Connection
 
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
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.ResultSet
 
resetRowsetSqlca() - Method in class org.apache.derby.client.am.ResultSet
 
resetRowsetSqlca(Connection, int, String, byte[]) - 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(Statement) - Method in class org.apache.derby.client.am.Connection
 
resetStatement() - Method in class org.apache.derby.client.am.Statement
 
resetStatement(Agent, Connection) - Method in class org.apache.derby.client.am.Statement
 
resetStatement(Agent, Connection, int, int, int, int, String[], int[]) - Method in class org.apache.derby.client.am.Statement
 
resetStatement_(Statement, int, int, int) - Method in class org.apache.derby.client.am.Connection
 
resetStatement_(Statement, 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.ResultSet
 
resetUpdatedColumnsForInsert() - Method in class org.apache.derby.client.am.ResultSet
 
resetUserControllableAttributes() - Method in class org.apache.derby.client.am.Statement
Resets attributes that can be modified by the user through the Statement interface 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.
resize(long) - Method in class org.apache.derby.impl.services.cache.Clock
Change the maximum size of the cache.
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".
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
 
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
resolveLogicalBinaryOperator(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
 
resolveMethod(Class, String, Class[], Class[], boolean[], boolean, boolean, Member[]) - 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, Vector, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
Resolve a routine.
resolveTableToSynonym(TableName) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Resolve table/view reference to a synonym.
RESOURCE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
resourceAdapter - Variable in class org.apache.derby.impl.db.BasicDatabase
 
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
resourceBundleName_ - Variable in class org.apache.derby.client.am.GetResourceBundleAction
 
resourceKey - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
resourceKey_ - Variable in class org.apache.derby.client.am.ErrorKey
 
resourceLoaderId_ - Variable in class org.apache.derby.client.am.GetResourceInputStreamAction
 
resourceName_ - Variable in class org.apache.derby.client.am.GetResourceInputStreamAction
 
ResourceNotFound - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
resourceNotFound() - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
resourcePath_ - Variable in class org.apache.derby.client.am.GetResourceInputStreamAction
 
rest() - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
Returns true if awakened by some notification, false if wake up by timer
RESTART - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
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.EncryptData
 
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.
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 everthing else is replced 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.BinaryDecimal
 
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
 
RESTRICT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.AND - Class in org.apache.derby.vti
An AND of two Restrictions
Restriction.AND(Restriction, Restriction) - Constructor for class org.apache.derby.vti.Restriction.AND
AND together two other Restrictions
Restriction.ColumnQualifier - Class in org.apache.derby.vti
A simple comparison of a column to a constant value.
Restriction.ColumnQualifier(String, int, Object) - Constructor for class org.apache.derby.vti.Restriction.ColumnQualifier
Construct from pieces.
Restriction.OR - Class in org.apache.derby.vti
An OR of two Restrictions
Restriction.OR(Restriction, Restriction) - Constructor for class org.apache.derby.vti.Restriction.OR
OR together two other Restrictions
restriction_time - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor
 
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 evalute any restriction on this result set.
restrictSubquerys - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
List of subqueries in restriction
RESULT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
RESULT_COLUMN_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
RESULT_COLUMN_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.ResultColumn
 
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() - Constructor for class org.apache.derby.impl.sql.compile.ResultColumnList
 
ResultColumnList.ColumnMapping - Class in org.apache.derby.impl.sql.compile
 
ResultColumnList.ColumnMapping(int[], boolean[]) - Constructor for class org.apache.derby.impl.sql.compile.ResultColumnList.ColumnMapping
 
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 - Interface in org.apache.derby.iapi.sql
The ResultDescription interface provides methods to get metadata on the results returned by a statement.
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.DeleteResultSet
 
resultDescription - Variable in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
 
resultDescription - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
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 - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
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.IndexRowToBaseRowResultSet
 
resultRow - Variable in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
 
resultRowAllocator - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
resultRowAllocator - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
resultRowAllocator - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
 
resultRowAllocator - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
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 - Class in org.apache.derby.client.am
 
ResultSet(Agent, Statement, Cursor, int, int, int) - Constructor for class org.apache.derby.client.am.ResultSet
 
ResultSet - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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 - 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_ - Variable in class org.apache.derby.client.am.Statement
 
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(ResultSet) - Method in class org.apache.derby.client.am.Statement
Convenience method for resultSetCommitting(ResultSet, boolean)
resultSetCommitting(ResultSet, boolean) - Method in class org.apache.derby.client.am.Statement
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.ColumnMetaData
 
resultSetConcurrency_ - Variable in class org.apache.derby.client.am.ResultSet
 
resultSetConcurrency_ - Variable in class org.apache.derby.client.am.Statement
 
resultSetContainsNoRows() - Method in class org.apache.derby.client.am.ResultSet
 
ResultSetFactory - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
ResultSetFactory - Interface in org.apache.derby.iapi.sql.execute
ResultSetFactory provides a wrapper around all of the result sets needed in an execution implementation.
resultSetForEntity() - Method in class org.apache.derby.impl.load.ExportAbstract
 
ResultSetGetWarningsFailed - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
resultSetGetWarningsFailed() - Static method 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.ResultSet
 
resultSetHoldability_ - Variable in class org.apache.derby.client.am.Section
 
resultSetHoldability_ - Variable in class org.apache.derby.client.am.Statement
 
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
 
resultSetList_ - Variable in class org.apache.derby.client.am.Statement
 
resultSetMetaData_ - Variable in class org.apache.derby.client.am.ResultSet
 
resultSetMetaData_ - Variable in class org.apache.derby.client.am.Statement
 
resultSetMethodName(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) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
 
resultSetMethodName(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() - Constructor for class org.apache.derby.impl.sql.compile.ResultSetNode
 
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 - 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() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
 
resultSetNumber - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
 
resultSetNumber() - Method 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 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.impl.sql.execute.rts
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
 
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.ResultSet
 
resultSetType_ - Variable in class org.apache.derby.client.am.Statement
 
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
 
RETAIN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.ClientBaseDataSource
 
retrieveMessageText_ - Variable in class org.apache.derby.client.am.Connection
 
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
 
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
 
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
 
returnedTableColumnCount - Variable in class org.apache.derby.catalog.GetProcedureColumns
 
RETURNING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
RETURNS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.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
returnValueFromProcedure_ - Variable in class org.apache.derby.client.am.Statement
 
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
 
ReuseFactory - Class in org.apache.derby.iapi.util
Factory methods for reusable objects.
ReuseFactory() - Constructor for class org.apache.derby.iapi.util.ReuseFactory
Private constructor so no instances can be made
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
REVOKE_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
REVOKE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
REVOKE_ROLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
RevokeNode - Class in org.apache.derby.impl.sql.compile
This class represents a REVOKE statement.
RevokeNode() - Constructor for class org.apache.derby.impl.sql.compile.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() - Constructor for class org.apache.derby.impl.sql.compile.RevokeRoleNode
 
revokeStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(GroupFetchScanController, GroupFetchScanController, ExecRow, boolean, ConglomerateController, ExecRow) - 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
 
RIGHT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
RIGHT_BRACE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
RIGHT_BRACKET - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
RIGHT_PAREN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
RIGHT_PAREN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
rightBrace - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
rightDuplicateCount - Variable in class org.apache.derby.impl.sql.execute.SetOpResultSet
 
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.BinaryListOperatorNode
 
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
 
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(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 identificator.
rmId_ - Variable in class org.apache.derby.client.net.NetConnection
 
rmId_ - Variable in class org.apache.derby.client.net.NetXAResource
 
rmIdSeed_ - Static variable in class org.apache.derby.client.ClientXAConnection
 
rmIdx_ - Variable in class org.apache.derby.client.net.NetXAResource
 
rmIdy_ - Variable in class org.apache.derby.client.net.NetXAResource
 
role - Variable in class org.apache.derby.diag.ContainedRoles
 
ROLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 GRANT role-a TO role-b, or its inverse.
RoleClosureIteratorImpl(String, boolean, DataDictionaryImpl, TransactionController) - Constructor for class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
Constructor (package private).
roleDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
roleDefinitionStatement(ResultSet, String) - Static method in class org.apache.derby.impl.tools.dblook.DB_Roles
Generate a role definition statement for the current row
roleElement(List) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(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(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
roleList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
roleRevokeStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
roles - Variable in class org.apache.derby.impl.sql.compile.GrantRoleNode
 
roles - Variable in class org.apache.derby.impl.sql.compile.RevokeRoleNode
 
ROLES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.Connection
 
rollback(Savepoint) - Method in class org.apache.derby.client.am.Connection
 
rollback() - Method in class org.apache.derby.client.am.LogicalConnection
 
rollback(Savepoint) - Method in class org.apache.derby.client.am.LogicalConnection
 
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() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
rollback(Savepoint) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
ROLLBACK - Static variable in interface org.apache.derby.iapi.sql.depend.DependencyManager
 
rollback(ContextManager, Xid) - Method in interface org.apache.derby.iapi.store.access.xa.XAResourceManager
rollback the transaction identified by Xid.
rollback() - Method in class org.apache.derby.impl.drda.Database
 
ROLLBACK - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
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(Savepoint) - Method in class org.apache.derby.impl.jdbc.EmbedConnection30
Undoes all changes made after the given Savepoint object was set.
rollback() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
 
rollback(Stack) - Static method in class org.apache.derby.impl.services.locks.Deadlock
 
ROLLBACK - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.impl.tools.ij.ijConstants
 
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
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.
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() - Method in class org.apache.derby.impl.tools.ij.ij
RollbackStatement is simply ROLLBACK.
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, Object) - Method in interface org.apache.derby.iapi.store.raw.Transaction
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 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.
rollup - Variable in class org.apache.derby.impl.sql.compile.GroupByList
 
ROLLUP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
rollup - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
 
ROOT - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
The root of any stored data.
root - Variable in class org.apache.derby.impl.sql.catalog.RoleClosureIteratorImpl
The role for which we compute the closure.
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
 
rotateClock(float) - Method in class org.apache.derby.impl.services.cache.Clock
Go through the list of holder objects and find a free one.
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_CLAUSE_NAMES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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) - 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, TypeDescriptor) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
Create a RoutineAliasInfo for a PROCEDURE or FUNCTION
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(boolean, TableName, boolean, List) - Constructor for class org.apache.derby.impl.sql.compile.RoutineDesignator
 
routineDesignator() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
routineElement(boolean, boolean, Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
routineGrantStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
routineInfo - Variable in class org.apache.derby.impl.sql.compile.MethodCallNode
For a procedure or function call
routineInvocation() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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, UUID, boolean) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
 
RoutinePermsDescriptor(DataDictionary, String, String, UUID) - Constructor for class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
 
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, 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
 
routineRevokeStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
routineUUID - Variable in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
 
routineUUID - Variable in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
 
Row - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
Row - Interface in org.apache.derby.iapi.sql
The Row interface provides methods to get information about the columns in a result row.
row - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
 
ROW - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.MyRowAllocator
 
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.sql.execute.VTIResultSet
 
row - Variable in class org.apache.derby.impl.sql.execute.WindowResultSet
 
row - Variable in class org.apache.derby.impl.store.access.btree.ControlRow
The page that this control row describes.
ROW_COUNT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
ROW_COUNT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_ALL_CONSTANT_START_STOP - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
ROW_LOCK_GRANULARITY - Static variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
 
ROW_LOCK_UNDER_THRESHOLD - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_RESULT_SET_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
rowAllocator - Variable in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
 
rowAllocator - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
 
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
 
rowBuffer - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
rowBufferArray - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
RUNTIME state of the system is maintained in these objects.
RowChanger - Interface in org.apache.derby.iapi.sql.execute
Perform row at a time DML operations of tables and maintain indexes.
rowChanger - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
rowChanger - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
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() - 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 - 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() - Method 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_ - Variable in class org.apache.derby.client.am.ResultSet
 
RowCountable - Interface in org.apache.derby.iapi.store.access
RowCountable provides the interfaces to read and write row counts in tables.
rowCountIsKnown() - Method in class org.apache.derby.client.am.ResultSet
 
rowCountIsUnknown() - Method in class org.apache.derby.client.am.ResultSet
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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, double, double) - Constructor for class org.apache.derby.impl.sql.execute.RowCountResultSet
RowCountResultSet constructor
rowCountsCheckedThisExecution - Variable in class org.apache.derby.impl.sql.execute.BaseActivation
 
rowDeleted() - Method in class org.apache.derby.client.am.ResultSet
 
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 - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
ROWID_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
rowInserted() - Method in class org.apache.derby.client.am.ResultSet
 
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, int) - Method in class org.apache.derby.client.am.ResultSet
 
rowIsInCurrentRowset(long) - Method in class org.apache.derby.client.am.ResultSet
 
rowloc - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
 
RowLocation - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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 - Interface in org.apache.derby.iapi.types
Holds the location of a row within a given conglomerate.
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 - 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(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
 
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.
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.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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() - 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
 
rowOrStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.RowResultSetNode
 
ROWS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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).
rowsetContainsLastRow_ - Variable in class org.apache.derby.client.am.ResultSet
 
rowsetRowCount_ - Variable in class org.apache.derby.client.am.Sqlca
 
rowsetSqlca_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.RealDistinctScalarAggregateStatistics
 
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 - Interface in org.apache.derby.iapi.store.access
A RowSource is the mechanism for iterating over a set of rows.
rowSource - Variable in class org.apache.derby.impl.sql.execute.CardinalityCounter
 
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
 
rowsReceivedInCurrentRowset_ - Variable in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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.ResultSet
 
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() - Constructor for class org.apache.derby.iapi.store.access.RowUtil
 
RowUtil - Class in org.apache.derby.impl.sql.execute
Utility class manipulating rows.
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
 
rowValueConstructor(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
rowValueConstructorElement(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
rowValueConstructorList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
rowValueConstructorListFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a rowValueConstructorList.
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
 
RPY_CHN_DIFFCOR_CONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RPY_CHN_DIFFCOR_NOCONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RPY_CHN_SAMECOR_CONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RPY_CHN_SAMECOR_NOCONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RPY_NOCHN_CONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RPY_NOCHN_NOCONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RQST_CHN_DIFFCOR_CONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RQST_CHN_DIFFCOR_NOCONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RQST_CHN_SAMECOR_CONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RQST_CHN_SAMECOR_NOCONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RQST_NOCHN_CONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RQST_NOCHN_NOCONT - Static variable in class org.apache.derby.client.net.DssConstants
 
RR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
RS2 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
 
RS3 - Static variable in class org.apache.derby.iapi.store.raw.RowLock
 
rs_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
 
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
rsLens - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
RSLSETFLG - Static variable in class org.apache.derby.client.net.CodePoint
 
RSLSETFLG - Static variable in class org.apache.derby.impl.drda.CodePoint
 
rslsetflg - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
rslsetflg - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
RSLSETFLG_EXTENDED_SQLDA - Static variable in class org.apache.derby.client.net.CodePoint
 
RSLSETFLG_RETURN_LABELS - Static variable in class org.apache.derby.client.net.CodePoint
 
RSLSETFLG_RETURN_NAMES - Static variable in class org.apache.derby.client.net.CodePoint
 
RSLSETFLG_STANDARD_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.ResultSet
 
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
 
RSYNC_FORGET - Static variable in class org.apache.derby.client.net.CodePoint
 
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
RTNEXTDTA - Static variable in class org.apache.derby.impl.drda.CodePoint
 
rtnextdta - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
RTNEXTROW - Static variable in class org.apache.derby.client.net.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
 
RTRIM - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_CONSTRAINT - 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_EXCEPT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
RTS_EXCEPT_RS - 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 - 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_INTERSECT - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
RTS_INTERSECT_RS - 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_TOTAL - 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 - 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 - 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() - Method in class org.apache.derby.client.am.GetFileInputStreamAction
 
run() - Method in class org.apache.derby.client.am.GetResourceBundleAction
 
run() - Method in class org.apache.derby.client.am.GetResourceInputStreamAction
 
run() - Method in class org.apache.derby.client.am.GetSystemPropertiesAction
Performs the privileged action of System.getProperties()
run() - Method in class org.apache.derby.client.am.SetAccessibleAction
 
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 - 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.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.jce.JCECipherFactory
perform actions with privileges enabled.
run() - Method in class org.apache.derby.impl.services.monitor.AntiGC
 
run() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
 
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.EncryptData
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.impl.tools.ij.utilMain
 
run() - Method in class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
Runs the cancel task of the global transaction
RUN_TIME_STATISTICS_IMPL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.impl.sql.execute.RunTimeStatisticsImpl
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
 
runFkChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteCascadeResultSet
 
runFkChecker(boolean) - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
 
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
 
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, HttpServletRequest, String) - 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
 
RunStatement() - Method in class org.apache.derby.impl.tools.ij.ij
 
runTime() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
RUNTIME - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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.
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, PrintStream) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
rwsOK - Variable in class org.apache.derby.impl.io.DirFile4
 
rwsOK - Static variable in class org.apache.derby.impl.io.DirStorageFactory4
 
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
 
SALOAD - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
sameConnection(EmbedConnection) - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint30
 
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() - 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
 
sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
sameStartStopPosition - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
sanityCheck_xaclosed - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
SanityManager - Class in org.apache.derby.iapi.services.sanity
A refactoring wrapper around the new shared location for SanityManager
SanityManager() - Constructor for class org.apache.derby.iapi.services.sanity.SanityManager
 
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
 
SanityState - Class in org.apache.derby.shared.common.sanity
 
SanityState() - Constructor for class org.apache.derby.shared.common.sanity.SanityState
 
sArrayIndex - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
SASTORE - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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.
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) - Method in class org.apache.derby.impl.services.locks.LockSpace
 
saveLastCusorKey(TableScanResultSet, ExecRow) - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
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 - Class in org.apache.derby.client.am
 
Savepoint(Agent, String) - Constructor for class org.apache.derby.client.am.Savepoint
 
Savepoint(Agent, int) - Constructor for class org.apache.derby.client.am.Savepoint
 
SAVEPOINT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Variable in class org.apache.derby.impl.store.raw.xact.SavePoint
 
SAVEPOINT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
SAVEPOINT_CLAUSE_NAMES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
SAVEPOINT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
SAVEPOINT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.EmbedSavepoint30
 
savepointId_ - Variable in class org.apache.derby.client.am.Savepoint
 
savepointName - Variable in class org.apache.derby.impl.jdbc.EmbedSavepoint30
 
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.Savepoint
 
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() - Constructor for class org.apache.derby.impl.sql.compile.SavepointNode
 
savePoints - Variable in class org.apache.derby.impl.store.raw.xact.Xact
 
savepointStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
savepointStatementClause(Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
savepointStatementType - Variable in class org.apache.derby.impl.sql.compile.SavepointNode
 
savepointStatementType - Variable in class org.apache.derby.impl.sql.execute.SavepointConstantAction
 
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.
savePositionAndReleasePage() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
Shortcut for for savePositionAndReleasePage(null,null).
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(String, StorageFactory, Properties, boolean) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
 
saveServiceProperties(String, Properties, boolean) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
Save to a backup file.
saveServiceProperties(String, StorageFactory, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
 
saveServiceProperties(String, Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
Save to a backup file
saveServiceProperties() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
Saves the service properties to the disk.
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
 
SBCS_CLOB - Static variable in class org.apache.derby.client.am.Cursor
 
ScalarAggregateResultSet - Class in org.apache.derby.impl.sql.execute
This ResultSet evaluates scalar, non distinct aggregates.
ScalarAggregateResultSet(NoPutResultSet, boolean, int, Activation, GeneratedMethod, 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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
SCALE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
scale - Variable in class org.apache.derby.impl.sql.execute.AvgAggregator
 
scan - Variable in class org.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
 
scan(Matchable, Operator) - Method in class org.apache.derby.impl.services.cache.Clock
Perform an operation on (approximately) all entries that matches the filter, or all entries if the filter is null.
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 - Class in org.apache.derby.impl.store.access.sort
Abstract base class for all sort classes which return rows from the sort.
Scan() - Constructor for class org.apache.derby.impl.store.access.sort.Scan
 
scan - Variable in class org.apache.derby.impl.store.raw.log.FlushedScan
 
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(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 - Variable in class org.apache.derby.impl.store.raw.log.Scan
 
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_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
 
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.
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
 
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
 
ScannedTransactionHandle - Interface in org.apache.derby.iapi.store.raw
 
SCANNING_HEAP_FULL_MATCH_ON_UNIQUE_KEY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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
 
scanRepositioned - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
ScanResultSet - Class in org.apache.derby.impl.sql.execute
Abstract ResultSet class for NoPutResultSets which contain a scan.
ScanResultSet(Activation, int, GeneratedMethod, 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
 
scc - Variable in class org.apache.derby.impl.sql.compile.OrderByList
 
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 wich will rollback the global transaction after the specified time will elapse.
SCHEMA - Static variable in interface org.apache.derby.catalog.Dependable
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
schemaDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
schemaDesc - Variable in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
 
schemaDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
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.
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
 
schemaID - Variable in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
 
schemaID - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
 
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
 
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.DropSchemaConstantAction
 
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.JarUtil
 
schemaName - Variable in class org.apache.derby.impl.sql.execute.SetSchemaConstantAction
 
schemaName - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
 
schemaParam - Static variable in class org.apache.derby.tools.dblook
 
SCHEMAS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
SCLDTALEN - Static variable in class org.apache.derby.client.net.CodePoint
 
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
 
scoped - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
 
scoped - Variable in class org.apache.derby.impl.sql.compile.Predicate
 
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
 
scriptFile() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
SCROLL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SCROLL - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
SCROLL_INSENSITIVE_RESULT_SET_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
SCROLL_INSENSITIVE_RESULT_SET_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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.ResultSet
 
ScrollCursorsNotSupported - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
scrollCursorsNotSupported() - Static method 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() - Constructor for class org.apache.derby.impl.sql.compile.ScrollInsensitiveResultSetNode
 
scrollOrientation_absolute__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_after__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_before__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_current__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_first__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_last__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_next__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_prior__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollOrientation_relative__ - Static variable in class org.apache.derby.client.am.ResultSet
 
scrollType - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
scrollType - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
scrollType() - Method in class org.apache.derby.impl.tools.ij.ij
 
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
 
searchClauseHT - 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(B2I, LeafControlRow, int, 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.client.net.CodePoint
 
SECCHKCD_08 - Static variable in class org.apache.derby.impl.drda.CodePoint
 
SECCHKCD_09 - Static variable in class org.apache.derby.client.net.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.client.net.NetConfiguration
 
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.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.ClientBaseDataSource
 
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.client.net.NetConfiguration
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in class org.apache.derby.iapi.util.CheapDateFormatter
 
seconds - Variable in class org.apache.derby.impl.tools.ij.mtTime
 
SECONDS_VALUE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.Statement
 
SectionManager - Class in org.apache.derby.client.am
 
SectionManager(String, Agent, String) - 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
 
secureRandom - Variable in class org.apache.derby.client.am.EncryptionManager
 
SECURITY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.ClientBaseDataSource
 
securityMechanism_ - Variable in class org.apache.derby.client.net.NetConnection
 
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
 
seeingOffsetClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine if we are seeing an offsetClause or the identifier OFFSET (Derby does not make it a reserved word).
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, Object[], SQLException) - Static method in class org.apache.derby.impl.jdbc.Util
Generate an SQLException which points to another SQLException nested within it with setNextException().
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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
segmentId - Variable in class org.apache.derby.iapi.store.raw.ContainerKey
 
SELECT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
selectColumnList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
IS NULL is like =, so should have the same selectivity
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.
selectList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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
 
selectSublist(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
selectSubquerys - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
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 interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
SENSITIVE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
sensitivity_ - Variable in class org.apache.derby.client.am.ResultSet
 
sensitivity_insensitive__ - Static variable in class org.apache.derby.client.am.ResultSet
 
sensitivity_sensitive_dynamic__ - Static variable in class org.apache.derby.client.am.ResultSet
 
sensitivity_sensitive_static__ - Static variable in class org.apache.derby.client.am.ResultSet
 
sensitivity_unknown__ - Static variable in class org.apache.derby.client.am.ResultSet
 
sentResult - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
 
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 - Static variable in class org.apache.derby.impl.tools.sysinfo.Main
for use by the main () method
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.impl.jdbc.authentication.AuthenticationServiceBase
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
 
seqNo_ - Variable in class org.apache.derby.client.net.NetConnection
 
SEQUENCE - Static variable in interface org.apache.derby.catalog.Dependable
 
sequence - Variable in class org.apache.derby.impl.services.uuid.BasicUUID
 
SEQUENCE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
sequenceDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
sequenceDescriptor - Variable in class org.apache.derby.impl.sql.compile.NextSequenceNode
 
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) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceGenerator
Normal constructor
sequenceGeneratorCache - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
sequenceGeneratorOption(Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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.SyssequenceUpdater - Class in org.apache.derby.impl.sql.catalog
Specific implementation of SequenceUpdater for the sequences managed by SYSSEQUENCES.
SequenceUpdater.SyssequenceUpdater() - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
 
SequenceUpdater.SyssequenceUpdater(DataDictionaryImpl) - Constructor for class org.apache.derby.impl.sql.catalog.SequenceUpdater.SyssequenceUpdater
 
sequenceUUID - Variable in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
 
sequential - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
SEQUENTIAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
sequential - Variable in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
sequentialCompress(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
SERIALIZABLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 interface org.apache.derby.iapi.sql.execute.ExecutionContext
 
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(ArrayList, 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) and writeObject(ObjectOutputStream).
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.ClientBaseDataSource
 
serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
 
serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientDataSource
 
serialVersionUID - Static variable in class org.apache.derby.jdbc.ClientXADataSource
 
serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
 
serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedDataSource
 
serialVersionUID - Static variable in class org.apache.derby.jdbc.EmbeddedXADataSource
 
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.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
 
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.DatabaseMetaData
The JDBC major version supported by the server.
serverJdbcMinorVersion - Variable in class org.apache.derby.client.am.DatabaseMetaData
The JDBC minor version supported by the server.
serverName - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
serverNameIP_ - Variable in class org.apache.derby.client.am.Connection
 
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 ServerSocket used to listen for connections from the replication master.
serverStartSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
serverSupportsEXTDTAAbort() - Method in class org.apache.derby.client.net.NetConnection
 
serverSupportsEXTDTAAbort() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
Check if server supports product specific EXTDTA abort protocol.
serverSupportsLayerBStreaming() - Method in class org.apache.derby.client.net.NetConnection
 
serverSupportsLayerBStreaming() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
 
serverSupportsLocators() - Method in class org.apache.derby.client.am.Connection
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.net.NetConnection
Check whether the server has full support for the QRYCLSIMP parameter in OPNQRY.
serverSupportsQryclsimp() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
Check whether the server has full support for the QRYCLSIMP parameter in OPNQRY.
serverSupportsSessionDataCaching() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
Check if server supports session data caching
serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.am.Connection
Return true if the server supports nanoseconds in timestamps
serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.net.NetConnection
Return true if the server supports nanoseconds in timestamps
serverSupportsTimestampNanoseconds() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
Check if server supports nanoseconds in timestamps
serverSupportsUDTs() - Method in class org.apache.derby.client.net.NetConnection
Check whether the server supports UDTs
serverSupportsUDTs() - Method in class org.apache.derby.client.net.NetDatabaseMetaData
Check if server supports UDTs
serverThread - Variable in class org.apache.derby.iapi.jdbc.DRDAServerStarter
 
service - Variable in class org.apache.derby.drda.NetServlet
 
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 - Variable in class org.apache.derby.impl.services.monitor.ModuleInstance
the actual service to which I belong, could be null.
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_DONT_EDIT - Static variable in interface org.apache.derby.shared.common.reference.MessageId
 
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() - 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.services.cache.Clock
MT - read only.
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 - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
 
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.services.cache.Clock
 
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(NetworkServerControlImpl, int, Socket, String, boolean) - Constructor for class org.apache.derby.impl.drda.Session
Session constructor
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_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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
set(int, int, int) - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
Used when searching
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
set(boolean) - Method in class org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
 
SET - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_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_ROLE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_TRANSACTION_ISOLATION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
setAbsolutePositionBasedOnAllRowsReceived() - Method in class org.apache.derby.client.am.ResultSet
 
setAccessible(boolean) - Method in class org.apache.derby.client.am.SetAccessibleAction
 
SetAccessibleAction - Class in org.apache.derby.client.am
 
SetAccessibleAction(Field, boolean) - Constructor for class org.apache.derby.client.am.SetAccessibleAction
 
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
 
setAggregateVector(Vector) - 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.
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.
setArguments(Object[]) - Method in exception org.apache.derby.iapi.error.StandardException
Sets the arguments for this exception.
setArray(int, Array) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setArray(int, Array) - Method in class org.apache.derby.client.am.PreparedStatement
 
setArray(int, Array) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setArray(Object[]) - Method in class org.apache.derby.iapi.services.io.FormatableArrayHolder
Set the held array to the input array.
setArray(int, Array) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0 Set an Array parameter.
setArray(int, Array) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement20
JDBC 2.0 Set an Array parameter.
setArray(int, Array) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
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(String, InputStream, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.CallableStatement40
End of methods from PreparedStatement for JDBC 4.0
setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.CallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(long) - Method in class org.apache.derby.client.am.Clob
 
setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.PreparedStatement
We do this inefficiently and read it all in here.
setAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.PreparedStatement
We do this inefficiently and read it all in here.
setAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to the given input stream.
setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setAsciiStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given input stream.
setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
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) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Sets the designated parameter to the given input stream.
setAsciiStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setAsciiStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
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(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, int) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
We do this inefficiently and read it all in here.
setAsciiStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Sets the designated parameter to the given input stream.
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(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setAsCode() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Utf8_info
 
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.EmbeddedDataSource
Set attributeAsPassword property to enable passing connection request attributes in the password argument of getConnection.
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.Connection
 
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.
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.client.net.DynamicByteArrayOutputStream
Set the begin position of the stream pointer.
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(String, BigDecimal) - Method in class org.apache.derby.client.am.CallableStatement
 
setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.client.am.PreparedStatement
 
setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a java.math.BigDecimal value.
setBigDecimal(Number) - Method in class org.apache.derby.iapi.types.DataType
Only to be called when the application sets a value using BigDecimal
setBigDecimal(Number) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set this value from an application supplied java.math.BigDecimal.
setBigDecimal(Number) - Method in class org.apache.derby.iapi.types.NumberDataType
setValue for integral exact numerics.
setBigDecimal(Number) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setBigDecimal(Number) - 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(Number) - Method in class org.apache.derby.iapi.types.SQLClob
 
setBigDecimal(Number) - 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(Number) - Method in class org.apache.derby.iapi.types.SQLDouble
Called for an application setting this value using a BigDecimal
setBigDecimal(Number) - Method in class org.apache.derby.iapi.types.SQLReal
Called for an application setting this value using a BigDecimal
setBigDecimal(Number) - Method in class org.apache.derby.iapi.types.UserType
 
setBigDecimal(String, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
Set a parameter to a java.lang.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement20
Set a parameter to a java.lang.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setBinaryStream(long) - Method in class org.apache.derby.client.am.Blob
 
setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.CallableStatement40
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.CallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.PreparedStatement
sets the parameter to the Binary Stream object
setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.PreparedStatement
sets the parameter to the Binary Stream object
setBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to the given input stream.
setBinaryStream(String, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setBinaryStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given input stream.
setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream) - Method in interface org.apache.derby.iapi.jdbc.EnginePreparedStatement
 
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(String, InputStream, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Sets the designated parameter to the given input stream.
setBinaryStream(int, InputStream, long) - 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.impl.jdbc.EmbedPreparedStatement
sets the parameter to the binary stream
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(int, InputStream, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
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.PreparedStatement
 
setBitset_of_fetched_columns(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINScanPropsDescriptor
 
setBlob(String, Blob) - Method in class org.apache.derby.client.am.CallableStatement40
 
setBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.CallableStatement40
 
setBlob(String, InputStream) - Method in class org.apache.derby.client.am.CallableStatement40
 
setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBlob(int, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBlob(String, InputStream, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBlob(String, Blob) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBlob(String, InputStream) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setBlob(int, Blob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setBlob(int, InputStream) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setBlob(int, Blob) - Method in class org.apache.derby.client.am.PreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setBlob(String, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setBlob(String, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setBlob(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setBlob(int, Blob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setBlob(int, InputStream) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setBlob(String, InputStream, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setBlob(String, InputStream) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setBlob(int, Blob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
JDBC 2.0 Set a BLOB parameter.
setBlob(int, InputStream) - 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.impl.jdbc.EmbedPreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, Blob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
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.PreparedStatement
 
setBlocking(int) - Method in class org.apache.derby.client.net.NetCursor
 
setBoolean(String, boolean) - Method in class org.apache.derby.client.am.CallableStatement
 
setBoolean(String, boolean) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setBoolean(int, boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setBoolean(int, boolean) - Method in class org.apache.derby.client.am.PreparedStatement
 
setBoolean(String, boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setBoolean(int, boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java boolean value.
setBoolean(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
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
 
setBuffer(byte[]) - Method in class org.apache.derby.client.am.Cursor
 
setByte(String, byte) - Method in class org.apache.derby.client.am.CallableStatement
 
setByte(String, byte) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setByte(int, byte) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setByte(int, byte) - Method in class org.apache.derby.client.am.PreparedStatement
 
setByte(String, byte) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setByte(int, byte) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java byte value.
setByte(String, byte) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
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(long, byte[]) - Method in class org.apache.derby.client.am.Blob
 
setBytes(long, byte[], int, int) - Method in class org.apache.derby.client.am.Blob
 
setBytes(String, byte[]) - Method in class org.apache.derby.client.am.CallableStatement
 
setBytes(String, byte[]) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setBytes(int, byte[]) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setBytes(int, byte[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
setBytes(String, byte[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setBytes(int, byte[]) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java array of bytes.
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(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[], 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(String, byte[]) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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(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.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(int, byte[]) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setBytesFromStream(InputStream, int) - Method in class org.apache.derby.client.am.CrossConverters
 
setBytesX(long, byte[], int, int) - Method in class org.apache.derby.client.am.Blob
 
setBytesX(int, byte[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.
setCatalog(String) - Method in class org.apache.derby.client.am.Connection
 
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
 
setCcsidMgr(CcsidManager) - Method in class org.apache.derby.client.net.Request
 
setCcsidSbc(int) - Method in class org.apache.derby.client.net.Typdef
 
setCharacterDelimiter(String) - Method in class org.apache.derby.impl.load.ControlInfo
 
setCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.CallableStatement40
 
setCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.CallableStatement40
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
setCharacterStream(long) - Method in class org.apache.derby.client.am.Clob
 
setCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.PreparedStatement
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.PreparedStatement
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
setCharacterStream(String, Reader, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given Reader object.
setCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
setCharacterStream(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setCharacterStream(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
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.iapi.jdbc.BrokeredPreparedStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
setCharacterStream(int, Reader) - Method in interface org.apache.derby.iapi.jdbc.EnginePreparedStatement
 
setCharacterStream(String, Reader, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
Sets the designated parameter to the given Reader, which will have the specified number of bytes.
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(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, 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) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Sets the designated parameter to the given Reader object.
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(int, Reader, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setCharacterStreamInternal(int, Reader, boolean, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Set the given character stream for the specified parameter.
setCheckColumnReferences(int[]) - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Set the array of 1-based column references for a check constraint.
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.
setClause(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
setClauseList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
setClientCursorName(String) - Method in class org.apache.derby.client.am.Section
 
setClientInfo(Properties) - Method in class org.apache.derby.client.am.LogicalConnection40
setClientInfo forwards to physicalConnection_.
setClientInfo(String, String) - Method in class org.apache.derby.client.am.LogicalConnection40
setClientInfo forwards to physicalConnection_.
setClientInfo(String, String) - Method in class org.apache.derby.client.net.NetConnection40
setClientInfo will always throw a SQLClientInfoException since Derby does not support any properties.
setClientInfo(Properties) - Method in class org.apache.derby.client.net.NetConnection40
setClientInfo will throw a SQLClientInfoException uless the properties paramenter is empty, since Derby does not support any properties.
setClientInfo(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
setClientInfo forwards to the real connection.
setClientInfo(Properties) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
setClientInfo forwards to the real connection.
setClientInfo(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
setClientInfo will always throw a SQLClientInfoException since Derby does not support any properties.
setClientInfo(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
setClientInfo will throw a SQLClientInfoException uless the properties paramenter 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(String, Clob) - Method in class org.apache.derby.client.am.CallableStatement40
 
setClob(String, Reader, long) - Method in class org.apache.derby.client.am.CallableStatement40
 
setClob(String, Reader) - Method in class org.apache.derby.client.am.CallableStatement40
 
setClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setClob(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setClob(String, Clob) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setClob(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setClob(int, Clob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setClob(int, Clob) - Method in class org.apache.derby.client.am.PreparedStatement
 
setClob(int, Reader) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Reader, long) - Method in class org.apache.derby.client.am.PreparedStatement
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setClob(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setClob(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Sets the designated parameter to a Reader object.
setClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setClob(int, Clob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setClob(int, Clob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
JDBC 2.0 Set a CLOB parameter.
setClob(int, Reader) - 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.impl.jdbc.EmbedPreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Clob) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setClobX(int, Clob) - Method in class org.apache.derby.client.am.PreparedStatement
 
setCMDProtocol() - Method in class org.apache.derby.impl.drda.DDMWriter
set protocol to CMD protocol
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.
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.
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.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.
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, 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
 
setColumnBitMap(byte[]) - Method in class org.apache.derby.impl.sql.catalog.DDColumnDependableFinder
Set the byte array encoding the bitmap of referenced columns in a table.
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.
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.
setCompilerContext(CompilerContext) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
setConglom(BTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Set the conglomerate field in the btree.
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
setConnection(ConnectionEnv, boolean) - Method in class org.apache.derby.impl.tools.ij.ij
 
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Set this property to pass in more Derby specific connection URL attributes.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set this property to pass in more Derby specific connection URL attributes.
setConnectionAttributes(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property to pass in more Derby specific connection URL attributes.
setConnectionNull(boolean) - Method in class org.apache.derby.client.net.NetConnection
 
SetConnectionStatement() - Method in class org.apache.derby.impl.tools.ij.ij
SetConnectionStatement is SET CONNECTION ident Moves to the named session, if it exists.
setConstantAction(ConstantAction) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Set the Execution constants.
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.
SetConstraintsConstantAction - Class in org.apache.derby.impl.sql.execute
This class describes actions that are performed for a set constraint at Execution time.
SetConstraintsConstantAction(ConstraintDescriptorList, boolean, boolean) - Constructor for class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
Boilerplate
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
 
setContextManager(ContextManager) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Set the ContextManager for this node.
setControlProperties(String, String, String) - Method in class org.apache.derby.impl.load.ControlInfo
 
setCoreValue(double) - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
setCoreValue(BigDecimal) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
setCoreValue(double) - 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(CostEstimate) - Method in interface org.apache.derby.iapi.sql.compile.CostEstimate
Copy the values from the given cost estimate into this one.
setCost(double, double, double) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
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.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.ClientBaseDataSource
Set this property to create a new database.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set this property to create a new database.
setCreateDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property to create a new database.
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, 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) - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
Set the current row to the row passed in.
setCurrentRow(ExecRow, int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Remember the row for the specified ResultSet.
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 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.LogicalPreparedStatement
 
setCursorName(String) - Method in class org.apache.derby.client.am.Section
 
setCursorName(String) - Method in class org.apache.derby.client.am.Statement
 
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
 
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.drda.DRDAStatement
Set database
setDatabase(Database) - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
Called only in EmbedConnection construtor.
setDatabaseEncrypted() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Set that the database is encrypted.
setDatabaseEncrypted(boolean) - Method in interface org.apache.derby.iapi.store.raw.log.LogFactory
 
setDatabaseEncrypted() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
setDatabaseEncrypted(boolean) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
 
setDatabaseEncrypted(boolean) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
 
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.ClientBaseDataSource
 
setDatabaseName(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the database name.
setDatabaseName(String) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Set the database name.
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.
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.ClientBaseDataSource
 
setDataSourceName(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the data source name.
setDataSourceName(String) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Set the data source name.
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
 
setDataSourceProperty(Object, String, boolean) - Static method in class org.apache.derby.impl.tools.ij.xaHelper
 
setDataTypeServices(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
 
setDate(String, Date) - Method in class org.apache.derby.client.am.CallableStatement
 
setDate(String, Date, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
setDate(String, Date) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setDate(String, Date, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setDate(int, Date) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.derby.client.am.PreparedStatement
 
setDate(int, Date) - Method in class org.apache.derby.client.am.PreparedStatement
 
setDate(String, Date) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setDate(String, Date, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setDate(int, Date) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setDate(String, Date) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - 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.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.vti.UpdatableVTITemplate
 
setDateFormatCalendar(DateFormat, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
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 class org.apache.derby.impl.services.locks.LockSet
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 class org.apache.derby.impl.services.locks.LockSet
 
setDeadlockTrace(boolean) - Method in interface org.apache.derby.impl.services.locks.LockTable
Enable or disable tracing of deadlocks.
setDebugStream(PrintStream) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
setDebugStream(PrintStream) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
setDeclaredInSavepointLevel(int) - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
Set the savepoint level when the table was declared
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(SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Set the default schema (at compile-time, see explanations for getDefaultSchema overloads).
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(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(Activation, 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.
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.
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.ClientBaseDataSource
 
setDescription(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the data source descripton.
setDescription(String) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Set the data source descripton.
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.ConstraintDescriptor
Set the constraint to disabled.
setDisabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Mark this trigger as disabled
setDouble(String, double) - Method in class org.apache.derby.client.am.CallableStatement
 
setDouble(String, double) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setDouble(int, double) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setDouble(int, double) - Method in class org.apache.derby.client.am.PreparedStatement
 
setDouble(String, double) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setDouble(int, double) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java double value.
setDouble(String, double) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
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.
setElementAt(QueryTreeNode, int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
setEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Set the constraint to enabled.
setEnabled() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Mark this trigger as enabled
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.
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.LogicalPreparedStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.derby.client.am.Statement
 
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, int) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Set the total estimated number of rows in the container.
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 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.
setExceptionFactory(SQLExceptionFactory) - Static method in exception org.apache.derby.client.am.SqlException
Sets the exceptionFactory to be used for creating SQLException
setExceptionFactory(SQLExceptionFactory) - Static method in class org.apache.derby.impl.jdbc.Util
this method is called to replace the exception factory to be used to generate the SQLException or the subclass
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.
setExecutionCount(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
setExecutionCount(int) - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
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.
setExtDtaObjects(ArrayList) - Method in class org.apache.derby.impl.drda.DRDAResultSet
Set the extData Objects
setExtDtaObjects(ArrayList) - Method in class org.apache.derby.impl.drda.DRDAStatement
Set the extData Objects
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.LogicalPreparedStatement
 
setFetchDirection(int) - Method in class org.apache.derby.client.am.ResultSet
 
setFetchDirection(int) - Method in class org.apache.derby.client.am.Statement
 
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
 
setFetchSize(int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setFetchSize(int) - Method in class org.apache.derby.client.am.ResultSet
 
setFetchSize(int) - Method in class org.apache.derby.client.am.Statement
 
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.ResultSet
 
setFetchSize_(int) - Method in class org.apache.derby.client.net.NetResultSet
 
setField(Field) - Method in class org.apache.derby.client.am.SetAccessibleAction
 
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(String, float) - Method in class org.apache.derby.client.am.CallableStatement
 
setFloat(String, float) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setFloat(int, float) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setFloat(int, float) - Method in class org.apache.derby.client.am.PreparedStatement
 
setFloat(String, float) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setFloat(int, float) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java float value.
setFloat(String, float) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
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.client.ClientXid
 
setFormatId(int) - Method in class org.apache.derby.iapi.services.io.FormatableInstanceGetter
Set the format identifier that this instance will be loading from disk.
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(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Set this DECIMAL value from another DataValueDescriptor
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(RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
 
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
 
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
 
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
 
setHoldability(int) - Method in class org.apache.derby.client.am.Connection
 
setHoldability(int) - Method in class org.apache.derby.client.am.LogicalConnection
 
setHoldability(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
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
 
setIdent(ContainerKey) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Open the container.
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 - Variable in class org.apache.derby.impl.sql.execute.InsertResultSet
 
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.RAFContainer
Set container's identity
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(IndexRowGenerator) - Method in class org.apache.derby.impl.sql.catalog.IndexInfoImpl
Set the IndexRowGenerator for this index.
setIndexRowGenerator(int, IndexRowGenerator) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Set the IndexRowGenerator for the specified index number.
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(Hashtable) - 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.
setInitVector(byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
 
setInput(int, Object) - Method in class org.apache.derby.client.am.PreparedStatement
 
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
 
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(String, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setInt(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setInt(int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setInt(int, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
setInt(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setInt(int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java int value.
setInt(int) - Method in class org.apache.derby.iapi.services.io.FormatableIntHolder
Set the held int to the input int.
setInt(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
setInterrupted(Context) - Method in class org.apache.derby.iapi.services.context.ContextManager
 
setInto(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.DataType
 
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(PreparedStatement, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set this value into a PreparedStatement.
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(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(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(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLInteger
Set the value into a PreparedStatement.
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(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLLongint
Set the value into a PreparedStatement.
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(PreparedStatement, int) - Method in class org.apache.derby.iapi.types.SQLReal
Set the value into a PreparedStatement.
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(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(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(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.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.PreparedStatement
 
setInUnitOfWork(boolean) - Method in class org.apache.derby.client.am.Connection
 
setInUse(boolean) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
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) - 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 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.
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.
setIsolationHeader() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
setIsolationStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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).
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.
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, int) - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
A setLimit which also sets the position to be offset.
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(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
 
setLimit(Object, int, Limit) - Method in class org.apache.derby.impl.services.locks.LockSpace
 
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(Locale) - Method in interface org.apache.derby.iapi.db.Database
Set the Locale that is returned by this LocaleFinder
setLocale(Object, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Set the locale for the service *outside* of boot time.
setLocale(Properties, String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Set the locale for the service at boot time.
setLocale(Locale) - Method in class org.apache.derby.impl.db.BasicDatabase
 
setLocale(Object, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Set the locale for the service *outside* of boot time.
setLocale(Properties, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Set the locale for the service at boot time.
setLocale(Properties) - Static method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
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(BTreeLockingPolicy) - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
 
setLockingPolicy(LockingPolicy) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
 
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.ClientBaseDataSource
 
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
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(LogWriter) - Method in class org.apache.derby.client.am.Agent
 
setLogWriter(LogWriter) - Method in class org.apache.derby.client.am.ColumnMetaData
 
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.ClientBaseDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Set the log writer for this data source.
setLong(String, long) - Method in class org.apache.derby.client.am.CallableStatement
 
setLong(String, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setLong(int, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setLong(int, long) - Method in class org.apache.derby.client.am.PreparedStatement
 
setLong(String, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setLong(int, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java long value.
setLong(int) - Method in class org.apache.derby.iapi.services.io.FormatableLongHolder
Set the held long to the input int.
setLong(String, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
setLongX(int, long) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.
setMapFactory() - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
Set the default map factory to use for this system, if it's not already set.
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.LogicalPreparedStatement
 
setMaxFieldSize(int) - Method in class org.apache.derby.client.am.Statement
 
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.LogicalPreparedStatement
 
setMaxRows(int) - Method in class org.apache.derby.client.am.Statement
 
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 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(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.impl.sql.execute.BaseActivation
 
setMaxRows(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
 
setMaxRows(int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setMaxStatements(int) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
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
 
setMessageLocale(String) - Method in class org.apache.derby.iapi.services.context.ContextManager
 
setMessageLocaleStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
Initialise this class, must only be called by an implementation of the monitor (ModuleFactory).
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(String, Reader, long) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setNCharacterStream(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setNCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
setNClob(String, NClob) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNClob(String, Reader, long) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNClob(String, Reader) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNClob(String, NClob) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNClob(String, Reader, long) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNClob(String, Reader) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setNClob(String, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNClob(String, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNClob(String, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setNClob(String, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNClob(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
setNClob(int, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
setNClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
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, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
Set Network server parameters
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
 
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(int) - Method in class org.apache.derby.impl.sql.compile.BinaryArithmeticOperatorNode
 
setNodeType(int) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
 
setNodeType(int) - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
 
setNodeType(int) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Set the node type for this node.
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
 
setNString(String, String) - Method in class org.apache.derby.client.am.CallableStatement40
 
setNString(int, String) - Method in class org.apache.derby.client.am.CallableStatement40
The methods from PreparedStatement for JDBC 4.0
setNString(int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNString(String, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setNString(int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setNString(int, String) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setNString(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setNString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setNString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setNString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
setNull(String, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setNull(String, int, String) - Method in class org.apache.derby.client.am.CallableStatement
 
setNull(String, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setNull(String, int, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setNull(int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setNull(int, int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setNull(int, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
setNull(int, int, String) - Method in class org.apache.derby.client.am.PreparedStatement
 
setNull(String, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setNull(String, int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setNull(int, int) - 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.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to SQL NULL.
setNull(String, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated 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, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
JDBC 2.0 Sets the designated parameter to SQL NULL.
setNull(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
 
setNull(int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setNull(int, int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
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.PreparedStatement
 
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(String, Object, int, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setObject(String, Object, int) - Method in class org.apache.derby.client.am.CallableStatement
 
setObject(String, Object) - Method in class org.apache.derby.client.am.CallableStatement
 
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, short) - 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, float) - Method in class org.apache.derby.client.am.CrossConverters
 
setObject(int, double) - Method in class org.apache.derby.client.am.CrossConverters
 
setObject(int, BigDecimal) - 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(int, String) - Method in class org.apache.derby.client.am.CrossConverters
 
setObject(int, byte[]) - Method in class org.apache.derby.client.am.CrossConverters
 
setObject(int, Reader, int) - 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, Object) - Method in class org.apache.derby.client.am.CrossConverters
 
setObject(String, Object) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setObject(String, Object, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setObject(String, Object, int, int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setObject(int, Object) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setObject(int, Object) - Method in class org.apache.derby.client.am.PreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
setObject(String, Object, int, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setObject(String, Object, int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setObject(String, Object) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
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) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
This method is like setObject above, but assumes a scale of zero.
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(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, int, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the value of the designated parameter with the given object.
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) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
This method is like setObject above, but assumes a scale of zero.
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, int, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setObject(int, Object, int) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setObject(int, Object) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setObjectConvert(int, Object) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
Allow explict setObject conversions by sub-classes for classes not supported by this variant.
setObjectConvert(int, Object) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Allow explict setObject conversions by sub-classes for classes not supported by this variant.
setObjectConvert(int, Object) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement20
Allow explict setObject conversions by sub-classes for classes not supported by this variant.
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, String, int) - Method in class org.apache.derby.client.am.CrossConverters
 
setObjectX(int, Object, int, int) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.
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() - Constructor for class org.apache.derby.impl.sql.compile.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 DRDAResultSet object.
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
 
setOptimizerTrace(boolean) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
Control whether or not optimizer trace is on.
setOptimizerTrace(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Control whether or not optimizer trace is on.
setOptimizerTrace(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
setOptimizerTraceHtml(boolean) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
Control whether or not optimizer trace is generated in html.
setOptimizerTraceHtml(boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Control whether or not optimizer trace is generated in html.
setOptimizerTraceHtml(boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
setOptimizerTraceOutput(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Set the optimizer trace output to the specified String.
setOptimizerTraceOutput(String) - 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.
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.Statement
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(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.
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
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(Vector) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Set the parameter list.
setParameterList(Vector) - 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
 
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
 
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.
setParmModeForInputParameter(int) - Method in class org.apache.derby.client.am.ColumnMetaData
This method does not appear to be in use -- davidvc@apache.org // Only called when column meta data is not described.
setParmModeForOutputParameter(int) - Method in class org.apache.derby.client.am.ColumnMetaData
 
setPassword(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setPassword(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the password property for the data source.
setPassword(String) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Set the password property for the data source.
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.LogicalCallableStatement40
 
setPoolable(boolean) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setPoolable(boolean) - Method in class org.apache.derby.client.am.Statement
Requests that a Statement be pooled or not.
setPoolable(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Forwards to the real CallableStatement.
setPoolable(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Forwards to the real PreparedStatement.
setPoolable(boolean) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement40
Forwards to the real Statement.
setPoolable(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedStatement
Requests that an EmbedStatement be pooled or not.
setPortNumber(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setPosition(int) - Method in class org.apache.derby.client.am.Cursor
 
setPosition(int) - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
Set the position of the stream pointer.
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.
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.
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(TransactionController, String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Sets the Serializable object associated with a property key.
setProperty(String, Serializable, boolean) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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(TransactionController, String, Serializable) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Set the default for a property.
setPropertyDefault(String, Serializable) - Method in class org.apache.derby.impl.store.access.RAMTransaction
 
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
 
setQualifier(int, DataValueDescriptor, int, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ScanQualifier
Set the info in a ScanQualifier
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.
setQualifier(int, DataValueDescriptor, int, boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericScanQualifier
 
setQualifiers(VTIEnvironment, Qualifier[][]) - Method in interface org.apache.derby.vti.IQualifyable
Called at runtime before each scan of the VTI.
setQuantifier() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.LogicalPreparedStatement
 
setQueryTimeout(int) - Method in class org.apache.derby.client.am.Statement
 
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, 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) - 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, boolean, Properties) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
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
 
setReadOnly(boolean) - Method in class org.apache.derby.client.am.Connection
 
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() - 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(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
 
setReadOnly() - Method in interface org.apache.derby.io.StorageFile
Make the named file or directory read-only.
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
 
setReadOnlyTransactionFlag(boolean) - Method in class org.apache.derby.client.net.NetConnection
 
setReadOnlyTransactionFlag(boolean) - Method in class org.apache.derby.client.net.NetXACallInfo
 
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.LogicalPreparedStatement
 
setRef(int, Ref) - Method in class org.apache.derby.client.am.PreparedStatement
 
setRef(int, Ref) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setRef(int, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0 Set a REF(<structured-type>) parameter.
setRef(int, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement20
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 peform 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 peform 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 peform 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 peform a referential action on dependent table.
setReferenced() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Mark this column as a referenced column.
setReferencedColumnMap(FormatableBitSet) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Set the referenced column map of the table.
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.
setRemoveState() - Method in class org.apache.derby.impl.services.cache.CachedItem
Set the state of the to-be removed flag.
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) - 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(BasePage, int, int, int, int) - Constructor for class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
 
SetReservedSpaceOperation() - Constructor for class org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
 
setResource() - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
setResourceBundleName(String) - Method in class org.apache.derby.client.am.GetResourceBundleAction
 
setResourceName(String) - Method in class org.apache.derby.client.am.GetResourceInputStreamAction
 
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.
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.ClientBaseDataSource
 
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
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 The empty string is returned if role is NONE.
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() - Constructor for class org.apache.derby.impl.sql.compile.SetRoleNode
 
setRoleSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
setRoleStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
setRowCountCheckVector(Vector) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
setRowCountCheckVector(Vector) - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
setRowCountEvent(long) - Method in class org.apache.derby.client.am.ResultSet
 
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(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.
setRowHolder(TemporaryRowHolder) - Method in class org.apache.derby.impl.sql.execute.RowChangerImpl
Set the row holder for this changer 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(String, RowId) - Method in class org.apache.derby.client.am.CallableStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.client.am.CallableStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setRowId(String, RowId) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setRowId(String, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setRowId(String, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setRowId(int, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
The prepared statement methods
setRowId(int, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
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:
setRowLocationArray(RowLocation[], int, RecordHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapScan
 
setRowsetAfterLastEvent() - Method in class org.apache.derby.client.am.ResultSet
 
setRowsetBeforeFirstEvent() - Method in class org.apache.derby.client.am.ResultSet
 
setRowsetNoRowsEvent() - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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
 
SETS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
setSavedObjects(Object[]) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Set the saved object pool (for putting into the prepared statement).
setSavedObjects(Object[]) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
setSavedObjects(Object[]) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Set the saved objects.
setSavepoint() - Method in class org.apache.derby.client.am.Connection
 
setSavepoint(String) - Method in class org.apache.derby.client.am.Connection
 
setSavepoint() - Method in class org.apache.derby.client.am.LogicalConnection
 
setSavepoint(String) - Method in class org.apache.derby.client.am.LogicalConnection
 
setSavepoint() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
setSavepoint(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection30
 
setSavePoint() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Set a save point for the current statement.
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() - Method in class org.apache.derby.impl.jdbc.EmbedConnection30
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.impl.jdbc.EmbedConnection30
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 class org.apache.derby.impl.sql.conn.GenericStatementContext
 
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(LogInstant) - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
 
setSavePoint(String, Object) - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
setSavepointX(Savepoint) - Method in class org.apache.derby.client.am.Connection
 
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.
setScanPosition(RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
 
setScanState(int) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
 
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.
setSchemaHeader() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.SetSchemaNode
 
setSchemaStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
setSchemaValues() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
setScrollType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
 
setSecKey(byte[]) - Method in class org.apache.derby.client.am.EncryptionManager
 
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.
setSecurityMechanism(short) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Sets the security mechanism.
setServerAttributeData(String, String, String, String) - Method in class org.apache.derby.client.net.NetConnection
 
setServerName(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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(String, short) - Method in class org.apache.derby.client.am.CallableStatement
 
setShort(String, short) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setShort(int, short) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setShort(int, short) - Method in class org.apache.derby.client.am.PreparedStatement
 
setShort(String, short) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setShort(int, short) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java short value.
setShort(String, short) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given 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
 
setShortX(int, short) - Method in class org.apache.derby.client.am.PreparedStatement
 
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Set this property if one wishes to shutdown the database identified by databaseName.
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedDataSource
Set this property if one wishes to shutdown the database identified by databaseName.
setShutdownDatabase(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set this property if one wishes to shutdown the database identified by databaseName.
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
 
setSource(String) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
set the statement text
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(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
setSource(String) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
 
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.Statement
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[], int) - 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(String, SQLXML) - Method in class org.apache.derby.client.am.CallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.CallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setSQLXML(String, SQLXML) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.client.am.PreparedStatement40
 
setSQLXML(String, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
 
setSQLXML(String, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
 
setSQLXML(int, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
 
setSsl(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
Specifices the SSL encryption mode to use.
setSSLMode(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
setStalePlanCheckInterval(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
 
setStalePlanCheckInterval(int) - Method in class org.apache.derby.impl.sql.execute.ConstantActionActivation
 
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.
setStartInfo(InetAddress, int, PrintWriter) - Method in class org.apache.derby.iapi.jdbc.DRDAServerStarter
 
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(int) - Method in class org.apache.derby.impl.drda.Session
Set Session state
setState(double, double, CostEstimateImpl) - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
setState(double, double, CostEstimateImpl) - Method in class org.apache.derby.impl.sql.compile.Level2CostEstimateImpl
 
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(String, String) - Method in class org.apache.derby.client.am.CallableStatement
 
setString(long, String) - Method in class org.apache.derby.client.am.Clob
 
setString(long, String, int, int) - Method in class org.apache.derby.client.am.Clob
 
setString(String, String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setString(int, String) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setString(int, String) - Method in class org.apache.derby.client.am.PreparedStatement
 
setString(String, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setString(int, String) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a Java String value.
setString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given Java String value.
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, 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(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement
Set a parameter to a Java String value.
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.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(int, String) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setStringFromReader(Reader, int) - Method in class org.apache.derby.client.am.CrossConverters
 
setStringFromStream(InputStream, String, int) - Method in class org.apache.derby.client.am.CrossConverters
 
setStringX(long, String, int, int) - Method in class org.apache.derby.client.am.Clob
 
setStringX(int, String) - Method in class org.apache.derby.client.am.PreparedStatement
 
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.
SETTABLE_ROLES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
setTableNameNode(TableName) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
 
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.SimpleCharStream
 
setTagged(int, boolean) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
 
setTarget(QueryTreeNode) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
 
setTarget() - Method in class org.apache.derby.impl.sql.compile.FromVTI
Mark this VTI as the target of a delete or update.
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.
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
 
setThreadPriority(int) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Set the priority of the current thread.
setThreadPriority(int) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
 
setThreadPriority(int) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
 
setThrowable(Throwable) - Method in exception org.apache.derby.client.am.SqlException
Set the cause of this exception based on its type.
setTime(String, Time) - Method in class org.apache.derby.client.am.CallableStatement
 
setTime(String, Time, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
setTime(String, Time) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setTime(String, Time, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setTime(int, Time) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.derby.client.am.PreparedStatement
 
setTime(int, Time) - Method in class org.apache.derby.client.am.PreparedStatement
 
setTime(String, Time) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setTime(String, Time, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setTime(int, Time) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
setTime(String, Time) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.sql.Time value using the Calendar object
setTime(int, Time) - 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.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.vti.UpdatableVTITemplate
 
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(long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Set time slice value
setTimeSlice(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Set the current value of time slice
setTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.CallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
 
setTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.client.am.PreparedStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.PreparedStatement
 
setTimestamp(String, Timestamp) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setTimestamp(int, Timestamp) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
 
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(String, Timestamp) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0 Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object
setTimestamp(int, Timestamp) - 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.impl.jdbc.EmbedPreparedStatement
Set a parameter to a java.sql.Timestamp value.
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
setTimestamp(int, Timestamp) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.derby.vti.UpdatableVTITemplate
 
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.
settingIdentity_ - Variable in class org.apache.derby.impl.services.cache.CachedItem
 
settingIdentityComplete() - Method in class org.apache.derby.impl.services.cache.CachedItem
 
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.ClientBaseDataSource
 
setTraceFile(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setTraceFileAppend(boolean) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setTraceLevel(int) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
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
setTransaction(RAMTransaction) - Method in class org.apache.derby.impl.store.access.RAMTransactionContext
 
setTransactionId(GlobalTransactionId, TransactionId) - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Set the transaction Ids (Global and internal) of this transaction
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(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.impl.store.raw.xact.Xact
 
setTransactionIsolation(int) - Method in class org.apache.derby.client.am.Connection
 
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() - Constructor for class org.apache.derby.impl.sql.compile.SetTransactionIsolationNode
 
setTransactionIsolationStmt - Variable in class org.apache.derby.client.am.Connection
 
setTransactionIsolationX(int) - Method in class org.apache.derby.client.am.Connection
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(GenericDescriptorList) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Sets the trigger descriptor list
setTruncationLWM(UUID, LogInstant, RawStoreFactory, TransactionFactory) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
 
setTruncationLWM(UUID, LogInstant) - 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.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(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.
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
 
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.Connection
 
setTypeMap(Map) - Method in class org.apache.derby.client.am.LogicalConnection
 
setTypeMap(Map) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
 
setTypeMap(Map) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Install a type-map object as the default type-map for this connection.
setUDTX(int, Object) - Method in class org.apache.derby.client.am.PreparedStatement
Set a UDT parameter to an object value.
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.LogicalPreparedStatement
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.derby.client.am.PreparedStatement
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.
setUniqueThreadName(Thread, String) - Static method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Set a thread name to be something that is both meaningful and unique (primarily for debugging purposes).
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.
setUOWID(byte[]) - Method in class org.apache.derby.client.net.NetXACallInfo
 
setup(String) - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
Set's up the aggregate for processing.
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(String) - Method in class org.apache.derby.impl.sql.execute.CountAggregator
 
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(String) - Method in class org.apache.derby.impl.sql.execute.MaxMinAggregator
 
setup() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Set up the result set for use.
setup(String) - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
 
setup() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
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.
setUpAndLinkParameters() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Set up and like the parameters to the descriptors.
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(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
 
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.
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.Statement
 
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(int) - Method in class org.apache.derby.client.am.Statement
 
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
 
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.
setupNestedSessionContext(Activation) - 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.
setupNestedSessionContext(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
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(String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
 
setupSessionContextMinion(Activation, boolean) - 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(String, URL) - Method in class org.apache.derby.client.am.CallableStatement
 
setURL(String, URL) - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
setURL(int, URL) - Method in class org.apache.derby.client.am.LogicalPreparedStatement
 
setURL(int, URL) - Method in class org.apache.derby.client.am.PreparedStatement
 
setURL(String, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setURL(int, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement30
 
setURL(int, URL) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement30
 
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.
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
 
setUsed(boolean) - Method in class org.apache.derby.impl.services.cache.CachedItem
The clock hand has swept past this entry.
setUsed(Object[]) - Method in class org.apache.derby.impl.services.cache.Clock
Mark a set of entries as having been used.
setUser(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSource
 
setUser(String) - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
Set the user property for the data source.
setUser(String) - Method in class org.apache.derby.jdbc.ReferenceableDataSource
Set the user property for the data source.
setUserTypeIdInfo() - Method in class org.apache.derby.iapi.types.TypeId
 
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.SPSDescriptor
Sets the UUID of the SPS.
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 parepared 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.
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.ResultSet
 
setValidState(boolean) - Method in class org.apache.derby.impl.services.cache.CachedItem
Set the valid state of the cached object.
setValue(String) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
Set the value from a String, the format is nnnn Scale always set to zero.
setValue(long) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Set the value from a long.
setValue(int) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Set the value from an int, just copy 'byte-by-byte' from the int to a four byte array.
setValue(boolean) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Set the value from a boolean
setValue(double) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Convert from a double, normalize and then convert as a String.
setValue(float) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Convert from a float, normalize and then convert as a String.
setValue(Number) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Called when setting a DECIMAL value internally or from through a procedure or function.
setValue(Blob) - Method in interface org.apache.derby.iapi.types.BitDataValue
Stuff a BitDataValue with a Blob.
setValue(Boolean) - Method in interface org.apache.derby.iapi.types.BooleanDataValue
Set the value of this BooleanDataValue.
setValue(Time) - Method in class org.apache.derby.iapi.types.DataType
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(Timestamp) - Method in class org.apache.derby.iapi.types.DataType
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(Date) - Method in class org.apache.derby.iapi.types.DataType
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(Object) - Method in class org.apache.derby.iapi.types.DataType
Set the value of this DataValueDescriptor.
setValue(String) - Method in class org.apache.derby.iapi.types.DataType
Set the value of this DataValueDescriptor.
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(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(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(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(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(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(boolean) - Method in class org.apache.derby.iapi.types.DataType
Set the value.
setValue(byte[]) - Method in class org.apache.derby.iapi.types.DataType
Set the value of this DataValueDescriptor.
setValue(DataValueDescriptor) - Method in class org.apache.derby.iapi.types.DataType
 
setValue(InputStream, int) - Method in class org.apache.derby.iapi.types.DataType
 
setValue(int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given int value
setValue(double) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given double value
setValue(float) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given double value
setValue(short) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given short value
setValue(long) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given long value
setValue(byte) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given byte value
setValue(boolean) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value.
setValue(Object) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor to the given Object value
setValue(byte[]) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor.
setValue(String) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
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 interface org.apache.derby.iapi.types.DataValueDescriptor
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 interface org.apache.derby.iapi.types.DataValueDescriptor
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 interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor.
setValue(DataValueDescriptor) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value of this DataValueDescriptor from another.
setValue(InputStream, int) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Set the value to be the contents of the stream.
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(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(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(RowLocation) - Method in interface org.apache.derby.iapi.types.RefDataValue
Set the value of this RefDataValue.
setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLBinary
 
setValue(Blob) - Method in class org.apache.derby.iapi.types.SQLBinary
 
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(boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(Boolean) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(byte) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(short) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLBoolean
Set the value of this BooleanDataValue to the given byte array value
setValue(String) - Method in class org.apache.derby.iapi.types.SQLBoolean
Set the value of this BooleanDataValue to the given String.
setValue(Clob) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(short) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(byte) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
 
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(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(short) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(byte) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(byte[]) - Method in class org.apache.derby.iapi.types.SQLClob
 
setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
 
setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
 
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(double) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
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(boolean) - Method in class org.apache.derby.iapi.types.SQLDecimal
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(Number) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLDouble
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLInteger
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLInteger
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLInteger
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLInteger
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLInteger
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLInteger
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(Number) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLLongint
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(Number) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLReal
 
setValue(RowLocation) - Method in class org.apache.derby.iapi.types.SQLRef
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(short) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(byte) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLSmallint
 
setValue(Time, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
 
setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLTime
 
setValue(Date, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
setValue(Timestamp, Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLTimestamp
 
setValue(String) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(byte) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(short) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(int) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(long) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(float) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(double) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(boolean) - Method in class org.apache.derby.iapi.types.SQLTinyint
 
setValue(Clob) - Method in interface org.apache.derby.iapi.types.StringDataValue
Stuff a StringDataValue with a Clob.
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.UserType
 
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(int) - Method in class org.apache.derby.impl.store.access.StorableFormatId
 
setValue(TransactionId, Loggable) - Method in class org.apache.derby.impl.store.raw.log.LogRecord
 
setValue(String) - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
 
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.
setValueCore(Number) - Method in class org.apache.derby.iapi.types.SQLBoolean
 
setValueFromResultSet(ResultSet, int, boolean) - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
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
setWaitTimeout(int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
Set the wait timeout.
setWaitTimeout(int) - Method in class org.apache.derby.impl.services.locks.LockSet
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.CallableStatement
 
setWasNull(int) - Method in class org.apache.derby.client.am.ResultSet
 
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.BigIntegerDecimal
 
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.Connection
 
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 class org.apache.derby.impl.services.locks.LockSet
make a shallow clone of myself and my lock controls
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.
SHARE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_CIRCUITING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
shortCircuitOpen - Variable in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
 
shortCircuitValue - Variable in class org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode
 
shortDbName - Variable in class org.apache.derby.impl.drda.Database
 
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
 
shortToBigEndianBytes(byte[], int, short) - Static method in class org.apache.derby.client.am.SignedBinary
Write a Java short to a 2-byte big endian signed binary representation.
shouldCast(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.ConditionalNode
Checks to see if oldType should be casted to the newType.
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
 
SHOW - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
showConnectionsMethod(boolean) - Method in class org.apache.derby.impl.tools.ij.ij
This is used at the ij startup time to see if there are already some connections made and if so, show connections made so far.
showEnabledRoles() - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of enabled roles, sorted on ROLEID.
showErrorCode - Variable in class org.apache.derby.impl.tools.ij.utilMain
True if to display the error code when displaying a SQLException.
ShowException(PrintWriter, Throwable) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
Print information about the exception to the given PrintWriter.
ShowException(PrintStream, Throwable) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
showFunctions(String) - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of functions from database metadata.
showIndexes(String, String) - Method in class org.apache.derby.impl.tools.ij.ij
Used to show all indices.
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
 
showProcedures(String) - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of procedures from database metadata
showRoles() - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of roles.
showSchemas() - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of schemas from database metadata
showSelectCount - Static variable in class org.apache.derby.tools.JDBCDisplayUtil
 
showSettableRoles() - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of settable roles, sorted on ROLEID.
ShowSQLException(PrintWriter, SQLException) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
Print information about the SQL exception to the given PrintWriter.
ShowSQLException(PrintStream, SQLException) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
ShowStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Handles showing current connections for the current environment, and SHOW TABLES/VIEWS/... commands.
showTables(String, String[]) - Method in class org.apache.derby.impl.tools.ij.ij
Return a resultset of tables (or views, procs...) in the given schema.
showTrace(AssertFailure) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
 
showTrace(Throwable) - Static method in class org.apache.derby.shared.common.sanity.SanityManager
 
showVariables() - Method in class org.apache.derby.tools.dblook
 
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, SQLWarning) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
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, Statement) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
Print information about the SQL warnings for the Statement to the given PrintWriter.
ShowWarnings(PrintStream, Connection) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
ShowWarnings(PrintStream, SQLWarning) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
ShowWarnings(PrintStream, ResultSet) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
ShowWarnings(PrintStream, Statement) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
 
shrink(int) - Method in class org.apache.derby.iapi.services.io.FormatableBitSet
Shrink (narrow) a FormatableBitSet to N bits.
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.
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.
shrinkSize(long) - Method in class org.apache.derby.impl.services.cache.Clock
 
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 - Variable in class org.apache.derby.iapi.services.context.ContextManager
 
shutdown() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Shut down the complete system that was started by this Monitor.
shutdown(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Shut down a service that was started by this Monitor.
shutdown - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
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.Clock
MT - synchronization provided by caller
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(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Shut down a service that was started by this Monitor.
shutdown() - Method in class org.apache.derby.impl.services.monitor.TopService
If the service is already beign shutdown we return false.
SHUTDOWN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
shutdown() - Method in interface org.apache.derby.io.StorageFactory
The shutdown method is called during the normal shutdown of the database.
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
 
shutdownDatabase - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
Set to true if the database should be shutdown.
shutdownDatabase - Variable in class org.apache.derby.jdbc.EmbeddedDataSource
Set to "shutdown" if the database should be shutdown.
shutdownDatabase - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
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.iapi.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.iapi.error.ShutdownException
 
shutdownInitiated - Variable in class org.apache.derby.impl.db.SlaveDatabase
 
shutdownServer(LocalizedResource, HttpServletRequest, String) - 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.
sign() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
sign() - Method in class org.apache.derby.impl.tools.ij.ij
 
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.ParsedArgs(String[]) - Constructor for class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
SignatureChecker.SQLRoutine - Class in org.apache.derby.tools
 
SignatureChecker.SQLRoutine(String, String, boolean) - Constructor for class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
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() - Constructor for class org.apache.derby.client.am.SignedBinary
 
SignedBinary - Class in org.apache.derby.impl.drda
Converters from signed binary bytes to Java short, int, or long.
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
 
SIMPLE_STRING_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
SimpleCharStream - Class in org.apache.derby.impl.tools.ij
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.apache.derby.impl.tools.ij.SimpleCharStream
 
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() - Constructor for class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
 
simpleTable() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
simpleValueSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
simpleWrapper - Variable in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
SINGLE_DATETIME_FIELD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
SINGLE_LINE_COMMENT2 - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
SINGLE_LINE_SQLCOMMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SINGLE_LINE_SQLCOMMENT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
SINGLE_LINE_SQLCOMMENT - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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() - 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
 
singleMixedByteOrDouble_ - Variable in class org.apache.derby.client.am.ColumnMetaData
 
SinglePool - Class in org.apache.derby.impl.services.locks
An implementation of LockFactory that uses a single pool for the locks, i.e. all lock requests go through a single point of synchronisation.
SinglePool() - Constructor for class org.apache.derby.impl.services.locks.SinglePool
 
SINGLEQUOTE - Static variable in class org.apache.derby.impl.tools.ij.StatementFinder
 
SINGLEQUOTES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
singleRowSource - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
singleScanCostEstimate - Variable in class org.apache.derby.impl.sql.compile.CurrentOfNode
 
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 - Variable in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
singleScanRowCount() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
 
singleScanRowCount - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
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
 
singletonRowData_ - Variable in class org.apache.derby.client.am.Statement
 
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.
SINH(double) - Static method in class org.apache.derby.catalog.SystemProcedures
Hyperbolic Sine function.
SIPUSH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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 - Variable in class org.apache.derby.iapi.store.access.DiskHashtable
 
size() - Method 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.util.JBitSet
Return the size of bitSet
size() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
size() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNodeVector
 
size(int, int, int) - Static method in class org.apache.derby.impl.store.raw.data.StoredFieldHeader
 
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
 
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(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.LimitInputStream
 
skip(long) - Method in class org.apache.derby.iapi.services.io.LimitReader
 
skip(long) - Method in class org.apache.derby.iapi.services.io.NewByteArrayInputStream
 
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 n bytes 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_BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
SKIP_DDM - Static variable in class org.apache.derby.impl.drda.TestProto
 
SKIP_DSS - Static variable in class org.apache.derby.impl.drda.TestProto
 
SKIP_FRAGMENT_SIZE - Static variable in class org.apache.derby.client.net.InputStreamUtil
 
SKIP_FRAGMENT_SIZE - Static variable in class org.apache.derby.iapi.services.io.InputStreamUtil
 
skipBytes(int) - Method in class org.apache.derby.client.net.Reply
 
skipBytes() - 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() - 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 childen under the skipOverClass node, if it isn't null.
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 childen 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.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 childen under the skipOverClass node, if it isn't null.
skipChildren(Visitable) - Method in class org.apache.derby.impl.sql.compile.ReplaceWindowFuncCallsWithCRVisitor
Don't visit childen 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
 
skipDdm() - Method in class org.apache.derby.impl.drda.TestProto
Skip the a Ddm communication
skipDoubleDelimiters(char[]) - Method in class org.apache.derby.impl.load.ImportReadData
 
skipDss() - Method in class org.apache.derby.impl.drda.DDMReader
Skip remaining DSS
skipDss() - Method in class org.apache.derby.impl.drda.TestProto
Skip a DSS communication
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, int) - Method in class org.apache.derby.client.net.NetCursor
 
skipFdocaBytes(int) - Method in class org.apache.derby.client.net.NetSqldta
 
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(InputStream, long) - Static method in class org.apache.derby.client.net.InputStreamUtil
Skips requested number of bytes, throws EOFException if there is too few bytes in the 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.
skipFutureRowHolder - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
SkipLexicalActions(Token) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
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) - Method in class org.apache.derby.client.am.CrossConverters
 
skipPersistent(InputStream, long) - Static method in class org.apache.derby.client.net.InputStreamUtil
Tries harder to skip the requested number of bytes.
skipPersistent(InputStream, long) - Static method in class org.apache.derby.iapi.services.io.InputStreamUtil
Tries harder to skip the requested number of bytes.
SKIPPING_DUE_TO_EXCESS_MEMORY - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
SKIPPING_JOIN_ORDER - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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
 
skipUntilEOF(InputStream) - Static method in class org.apache.derby.client.net.InputStreamUtil
Skips until EOF, returns number of bytes skipped.
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.
SlaveController.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.
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.
SlaveDatabase.SlaveDatabaseBootThread(boolean, Properties) - Constructor for class org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
 
slaveFac - Variable in class org.apache.derby.impl.db.SlaveDatabase
 
SlaveFactory - Interface in org.apache.derby.iapi.store.replication.slave
This is the interface for the replication slave controller service.
slaveFactory - Variable in class org.apache.derby.impl.store.raw.RawStore
 
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 and sets the interrupt flag of the thread if an InterruptedException is thrown while sleeping.
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.Types
 
SMALLINT - Static variable in class org.apache.derby.iapi.types.DataTypeDescriptor
Runtime SMALLINT type that is nullable.
SMALLINT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.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 Socket connection.
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 Socket connection 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
SOLIDUS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
some() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
SOME - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
someParametersAreNull() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Return true if some parameters are null, false otherwise.
Sort - Interface in org.apache.derby.iapi.store.access.conglomerate
The sort interface corresponds to an instance of an in-progress sort.
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_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_NEEDED_FOR_ORDERING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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_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 - 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.
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.
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
 
sortConnectionNames() - Method in class org.apache.derby.impl.tools.ij.ij
 
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 - Interface in org.apache.derby.iapi.store.access
 
sortCostController - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
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
 
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.
sortKey() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
sortMe() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Return an array of all my column positions, sorted in ascending order.
sortNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
Indicate that a sort is necessary to fulfill this required ordering.
sortNeeded - Variable in class org.apache.derby.impl.sql.compile.OrderByList
 
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 - Interface in org.apache.derby.iapi.store.access
A SortObserver is an object that is used as a callback by the sorter.
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
 
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.
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
 
sortRefs(Vector, boolean) - Method in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
sortRequired(RowOrdering, OptimizableList) - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
Tell whether sorting is required for this RequiredRowOrdering, given a RowOrdering.
sortRequired(RowOrdering, JBitSet, OptimizableList) - 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, OptimizableList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
 
sortRequired(RowOrdering, JBitSet, OptimizableList) - Method in class org.apache.derby.impl.sql.compile.OrderByList
 
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).
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, GeneratedMethod, 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
 
sortSpecification(OrderByList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
sortSpecificationList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
sortTemplateRow - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
 
sortTemplateRow - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
 
sortTemplateRow - Variable in class org.apache.derby.impl.sql.execute.SortResultSet
 
source - Variable in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
 
source - Variable in class org.apache.derby.impl.sql.compile.ColumnReference
 
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.UpdateResultSet
 
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
 
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
 
sourceCcsidManager_ - Variable in class org.apache.derby.client.net.NetAgent
 
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
 
sourceDrained - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
sourceExecIndexRow - Variable in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
 
sourceExecIndexRow - Variable in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
 
sourceIsForUpdateIndexScan - Variable in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
 
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.InsertResultSet
 
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
 
sourceSchemaName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
sourceSeed_ - Variable in class org.apache.derby.client.net.NetConnection
 
sourceTableName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
sourceTxt - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
SPACE - Static variable in class org.apache.derby.iapi.types.ReaderToUTF8Stream
 
space - Variable in class org.apache.derby.impl.drda.CcsidManager
 
SPACE - Static variable in class org.apache.derby.impl.load.ControlInfo
 
space - Variable in class org.apache.derby.impl.services.locks.Lock
Compatibility space the object is locked in.
SPACE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.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?
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.
spaceForInsert() - Method in interface org.apache.derby.iapi.store.raw.Page
Is it likely that an insert will fit on this page?
spaceForInsert(Object[], FormatableBitSet, int) - Method in interface org.apache.derby.iapi.store.raw.Page
will insert of this row 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 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(String, String) - Constructor for class org.apache.derby.diag.SpaceTable
 
SpaceTable(String) - Constructor for class org.apache.derby.diag.SpaceTable
 
spareGroups - Variable in class org.apache.derby.impl.services.locks.LockSpace
 
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
 
sparseRow - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
sparseRowArray - Variable in class org.apache.derby.impl.sql.execute.RowChangerImpl
 
sparseRowMap - Variable in class org.apache.derby.impl.sql.execute.TableScanResultSet
 
SPECIAL_FUNCTION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.SpecialFunctionNode
 
specialMaxScan - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
specialRegisters_ - Variable in class org.apache.derby.client.net.NetXAResource
 
specialToken - Variable in class org.apache.derby.impl.sql.compile.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.apache.derby.impl.tools.ij.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFIC - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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[]) - 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(String, char) - Static method in class org.apache.derby.iapi.util.StringUtil
Splits a string around matches of the given delimiter character.
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(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.
splitQRYDTA - Variable in class org.apache.derby.impl.drda.DRDAResultSet
 
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
 
spsActivation - Variable in class org.apache.derby.impl.sql.execute.GenericTriggerExecutor
 
spsAlterStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
spsRenameStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
spsSet - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
spsSetStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL92_SCHEMAS - Static variable in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
 
sql_ - Variable in class org.apache.derby.client.am.PreparedStatement
 
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.DatabaseMetaData
 
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_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
SQL_BOOLEAN_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_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.DatabaseMetaData
 
SQL_INDEX_UNIQUE - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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_TO_JAVA_VALUE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
SQL_TSI_DAY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_FRAC_SECOND - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_HOUR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_MINUTE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_MONTH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_QUARTER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_SECOND - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_WEEK - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQL_TSI_YEAR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
SQL_XML_UTIL_V01_ID - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
class org.apache.derby.iapi.types.SqlXmlUtil
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) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
 
SQLBoolean(boolean, boolean) - Constructor for class org.apache.derby.iapi.types.SQLBoolean
 
SQLBooleanConstantNode - Class in org.apache.derby.impl.sql.compile
 
SQLBooleanConstantNode() - Constructor for class org.apache.derby.impl.sql.compile.SQLBooleanConstantNode
 
Sqlca - Class in org.apache.derby.client.am
 
Sqlca(Connection) - 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(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.
SQLClob.HeaderInfo(int, int) - Constructor for class org.apache.derby.iapi.types.SQLClob.HeaderInfo
Creates a new header info object.
SqlCode - Class in org.apache.derby.client.am
 
SqlCode(int) - Constructor for class org.apache.derby.client.am.SqlCode
 
SQLCODE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(Date) - Constructor for class org.apache.derby.iapi.types.SQLDate
 
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.
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(BigDecimal) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
 
SQLDecimal(BigDecimal, int, int) - Constructor for class org.apache.derby.iapi.types.SQLDecimal
 
SQLDecimal(String) - 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) - Constructor for class org.apache.derby.iapi.types.SQLDouble
 
SQLDouble(double, boolean) - 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.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.client.net.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.catalog.SystemProcedures
SQLERRMC_MESSAGE_DELIMITER When message argument tokes are sent, this value separates the tokens for mulitiple error messages
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_TOKEN_DELIMITER - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
SQLERRMC_TOKEN_DELIMITER separates message argument tokens
sqlErrmcBytes_ - Variable in class org.apache.derby.client.am.Sqlca
 
sqlErrmcCcsid_ - Variable in class org.apache.derby.client.am.Sqlca
 
sqlErrmcDelimiter__ - Static variable in class org.apache.derby.client.am.Sqlca
Character sequence that separates the different messages in the errmc.
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
 
SQLERROR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(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, Object[], SqlCode) - Constructor for exception org.apache.derby.client.am.SqlException
 
SqlException(LogWriter, ClientMessageId, SqlCode) - Constructor for exception org.apache.derby.client.am.SqlException
 
SqlException(LogWriter, ClientMessageId, Object, SqlCode) - Constructor for exception org.apache.derby.client.am.SqlException
 
SqlException(LogWriter, ClientMessageId, Object, Object, SqlCode) - Constructor for exception org.apache.derby.client.am.SqlException
 
SqlException(LogWriter, ClientMessageId, Throwable) - 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) - 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
 
SqlException(LogWriter, ClientMessageId, Object, Object, Throwable) - Constructor for exception org.apache.derby.client.am.SqlException
 
SqlException(LogWriter, ClientMessageId, Object, Object) - Constructor for exception org.apache.derby.client.am.SqlException
 
SqlException(LogWriter, ClientMessageId, Object, Object, 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.
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(SQLException) - Constructor for exception org.apache.derby.client.am.SqlException
Wrap a SQLException in a SqlException.
SQLExceptionFactory - Class in org.apache.derby.client.am
class to create SQLException
SQLExceptionFactory() - Constructor for class org.apache.derby.client.am.SQLExceptionFactory
 
SQLExceptionFactory - Class in org.apache.derby.impl.jdbc
Class to create SQLException
SQLExceptionFactory() - Constructor for class org.apache.derby.impl.jdbc.SQLExceptionFactory
 
SQLExceptionFactory40 - Class in org.apache.derby.client.am
SQLException factory class to create jdbc 40 exception classes
SQLExceptionFactory40() - Constructor for class org.apache.derby.client.am.SQLExceptionFactory40
 
SQLExceptionFactory40 - Class in org.apache.derby.impl.jdbc
SQLExceptionFactory40 overwrites getSQLException method to return SQLException or one of its sub class
SQLExceptionFactory40() - Constructor for class org.apache.derby.impl.jdbc.SQLExceptionFactory40
 
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
SQLID - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
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(int) - Constructor for class org.apache.derby.iapi.types.SQLInteger
 
SQLInteger(char) - 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.Statement
 
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
SQLParser - Class in org.apache.derby.impl.sql.compile
 
SQLParser(CharStream) - Constructor for class org.apache.derby.impl.sql.compile.SQLParser
 
SQLParser(SQLParserTokenManager) - Constructor for class org.apache.derby.impl.sql.compile.SQLParser
 
SQLParser.JJCalls - Class in org.apache.derby.impl.sql.compile
 
SQLParser.JJCalls() - Constructor for class org.apache.derby.impl.sql.compile.SQLParser.JJCalls
 
SQLParser.LookaheadSuccess - Error in org.apache.derby.impl.sql.compile
 
SQLParser.LookaheadSuccess() - Constructor for error org.apache.derby.impl.sql.compile.SQLParser.LookaheadSuccess
 
SQLParserConstants - Interface in org.apache.derby.impl.sql.compile
 
SQLParserTokenManager - Class in org.apache.derby.impl.sql.compile
 
SQLParserTokenManager(CharStream) - Constructor for class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
SQLParserTokenManager(CharStream, int) - Constructor for class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
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
 
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.iapi.types.BinaryDecimal
The SQL scale, zero or positive, of the value
sqlScale_ - Variable in class org.apache.derby.client.am.ColumnMetaData
 
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.
sqlSessionContext - Variable in class org.apache.derby.impl.sql.conn.GenericStatementContext
The SQLSessionContext associated with a statement context.
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) - 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 - Class in org.apache.derby.client.am
 
SqlState(String) - Constructor for class org.apache.derby.client.am.SqlState
 
SQLState - Variable in class org.apache.derby.diag.ErrorMessages
 
sqlState - Variable in exception org.apache.derby.iapi.error.StandardException
 
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 - Variable in exception org.apache.derby.iapi.services.io.DerbyIOException
A Derby SQLState.
SQLSTATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
sqlState - Variable in class org.apache.derby.impl.sql.compile.TestConstraintNode
 
SQLState - Interface in org.apache.derby.shared.common.reference
List of error message identifiers.
sqlState_ - Variable in class org.apache.derby.client.am.ErrorKey
 
sqlState_ - Variable in class org.apache.derby.client.am.Sqlca
 
sqlstate_ - Variable in exception org.apache.derby.client.am.SqlException
 
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.jdbc.EmbedStatement
 
SQLtext - Variable in class org.apache.derby.impl.sql.compile.ParserImpl
 
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(Time) - Constructor for class org.apache.derby.iapi.types.SQLTime
 
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.
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(Timestamp) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
 
SQLTimestamp(int, int, int) - Constructor for class org.apache.derby.iapi.types.SQLTimestamp
 
SQLTimestamp(DataValueDescriptor, DataValueDescriptor) - 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.
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() - Constructor for class org.apache.derby.impl.sql.compile.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 - Static variable in class org.apache.derby.iapi.types.JSQLType
 
sqlType - 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.Statement
 
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(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[], Throwable) - Constructor for exception org.apache.derby.client.am.SqlWarning
 
SqlWarning(LogWriter, ClientMessageId, Object[]) - Constructor for exception org.apache.derby.client.am.SqlWarning
 
SqlWarning(LogWriter, ClientMessageId) - Constructor for exception org.apache.derby.client.am.SqlWarning
 
SqlWarning(LogWriter, ClientMessageId, Object) - Constructor for exception org.apache.derby.client.am.SqlWarning
 
SqlWarning(LogWriter, ClientMessageId, Object, Object) - Constructor for exception org.apache.derby.client.am.SqlWarning
 
SqlWarning(LogWriter, ClientMessageId, Object, Object, 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 - Static variable in interface org.apache.derby.shared.common.reference.JDBC40Translation
 
SQLXML_NAME - Static variable in class org.apache.derby.iapi.types.TypeId
 
SqlXmlExecutor - Class in org.apache.derby.impl.sql.execute
This class is really just an execution time "utility" that makes calls to methods on the XMLDataValue interface.
SqlXmlExecutor(Activation, int, boolean) - Constructor for class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Constructor 1: Used for XMLPARSE op.
SqlXmlExecutor(int, int, int) - Constructor for class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Constructor 2: Used for XMLSERIALIZE op.
SqlXmlExecutor(Activation, int) - Constructor for class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Constructor 3: Used for XMLEXISTS/XMLQUERY ops.
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.XMLErrorHandler - Class in org.apache.derby.iapi.types
 
SqlXmlUtil.XMLErrorHandler() - Constructor for class org.apache.derby.iapi.types.SqlXmlUtil.XMLErrorHandler
 
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
 
sqlxUtil - Variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
sqlxUtil - Variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
 
sqlXUtilId - Variable in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SQRT - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
 
SQRT_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
squeezeConstantValue(ValueNode) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Get the constant or parameter reference out of a comparand.
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 - Static variable in class org.apache.derby.client.net.CodePoint
 
srvclsnm - Variable in class org.apache.derby.impl.drda.AppRequester
 
SRVCLSNM - Static variable in class org.apache.derby.impl.drda.CodePoint
 
SRVCLSNM_JVM - Static variable in class org.apache.derby.client.net.NetConfiguration
 
SRVDGN - Static variable in class org.apache.derby.impl.drda.CodePoint
 
srvdgn - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
 
SRVLST - Static variable in class org.apache.derby.impl.drda.CodePoint
 
SRVNAM - Static variable in class org.apache.derby.client.net.CodePoint
 
srvnam - Variable in class org.apache.derby.impl.drda.AppRequester
 
SRVNAM - Static variable in class org.apache.derby.impl.drda.CodePoint
 
SRVNAM_MAXSIZE - Static variable in class org.apache.derby.client.net.NetConfiguration
 
SRVRLSLV - Static variable in class org.apache.derby.client.net.CodePoint
 
SRVRLSLV - 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.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.ClientBaseDataSource
The constant indicating that SSL encryption will be used.
SSL_BASIC_STR - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
SSL_OFF - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
SSL_OFF - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
The constant indicating that SSL encryption won't be used.
SSL_OFF_STR - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
SSL_PEER_AUTHENTICATION - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
The constant indicating that SSL encryption with peer authentication will be used.
SSL_PEER_AUTHENTICATION_STR - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
sslMode - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
sslMode - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
STABILITY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
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(String) - Constructor for exception org.apache.derby.iapi.error.StandardException
 
StandardException(String, Object[]) - Constructor for exception org.apache.derby.iapi.error.StandardException
 
StandardException(String, Throwable, Object[]) - 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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
StandardException.BadMessageArgumentException - Class in org.apache.derby.iapi.error
Dummy exception to catch incorrect use of StandardException.newException(), at compile-time.
StandardException.BadMessageArgumentException() - Constructor for class org.apache.derby.iapi.error.StandardException.BadMessageArgumentException
 
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(Xid, int) - Method in class org.apache.derby.client.net.NetXAResource
Start work on behalf of a transaction branch specified in xid
start(PrintWriter) - Method in class org.apache.derby.drda.NetworkServerControl
Start a Network Server This method will launch a separate thread and start Network Server.
start - Variable in class org.apache.derby.iapi.services.io.ArrayInputStream
 
start - Variable in class org.apache.derby.iapi.services.io.ArrayOutputStream
 
start(PrintWriter) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Start a network server.
START - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
start - Variable in class org.apache.derby.impl.sql.execute.AutoincrementCounter
 
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_DDM - Static variable in class org.apache.derby.impl.drda.TestProto
 
START_DRDA - Static variable in interface org.apache.derby.iapi.reference.Property
derby.drda.startNetworkServer
If true then we will attempt to start a DRDA network server when Derby boots, turning the current JVM into a server.
START_FIELD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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, ContextManager, boolean, CompatibilitySpace, String, String, 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
startDdm(int, int) - Method in class org.apache.derby.impl.drda.DDMWriter
Write length and codepoint
STARTED - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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
 
startExecution() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
The subclass calls this method when it begins an execution.
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(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(ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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(RawStoreFactory, ContextManager) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
Start a new internal transaction within the given raw store.
startInternalTransaction(ContextManager) - Method in class org.apache.derby.impl.store.raw.RawStore
 
startInternalTransaction(RawStoreFactory, ContextManager) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
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.
startJBMS() - Static method in class org.apache.derby.impl.tools.ij.util
Utility interface that defaults driver and database to null.
startJBMS(String, String) - Static method in class org.apache.derby.impl.tools.ij.util
Utility interface that defaults connInfo to null
startJBMS() - Static method in class org.apache.derby.tools.ij
 
startKey - Variable in class org.apache.derby.impl.sql.compile.Predicate
 
startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.DependentResultSet
 
startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
startKeyGetter - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
 
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, PrintStream) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Start a Monitor based software system.
startNestedReadOnlyUserTransaction(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(RawStoreFactory, 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(CompatibilitySpace, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
 
startNestedReadOnlyUserTransaction(RawStoreFactory, CompatibilitySpace, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
startNestedTopTransaction() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Start a nested top transaction.
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() - Method in class org.apache.derby.impl.store.raw.xact.Xact
 
startNestedTopTransaction(RawStoreFactory, ContextManager) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
startNestedUpdateUserTransaction(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.
startNestedUpdateUserTransaction(RawStoreFactory, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
Start a new update transaction within the given raw store.
startNestedUpdateUserTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
 
startNestedUpdateUserTransaction(RawStoreFactory, ContextManager, String) - Method in class org.apache.derby.impl.store.raw.xact.XactFactory
 
startNestedUserTransaction(boolean) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Get an nested user transaction.
startNestedUserTransaction(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) - 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(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
 
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
 
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.
startTime - Variable in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
 
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(RawStoreFactory, ContextManager, String) - Method in interface org.apache.derby.iapi.store.raw.xact.TransactionFactory
Start a new transaction within the given raw store.
startTransaction() - Method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
 
startTransaction(ContextManager, String) - Method in class org.apache.derby.impl.store.raw.RawStore
 
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(ContextManager, int, byte[], byte[]) - Method in interface org.apache.derby.iapi.store.access.AccessFactory
Start a global transaction.
startXATransaction(Xid, int, long) - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
Start the xa transaction.
startXATransaction(ContextManager, int, byte[], byte[]) - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Start a global transaction.
stat - Variable in class org.apache.derby.impl.services.cache.Clock
 
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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
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_ - Variable in class org.apache.derby.client.am.SqlState
 
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 - Class in org.apache.derby.client.am
 
Statement() - Constructor for class org.apache.derby.client.am.Statement
 
Statement(Agent, Connection) - Constructor for class org.apache.derby.client.am.Statement
 
Statement(Agent, Connection, int, int, int, int, String[], int[]) - Constructor for class org.apache.derby.client.am.Statement
 
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(String, Object[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
STATEMENT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
statement - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
STATEMENT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
Statement40 - Class in org.apache.derby.client.am
Implements JDBC 4.0 specific methods
Statement40(Agent, Connection) - Constructor for class org.apache.derby.client.am.Statement40
Calls the super class constructor to pass the parameters
Statement40(Agent, Connection, int, int, int, int, String[], int[]) - Constructor for class org.apache.derby.client.am.Statement40
Calls the superclass constructor to pass the arguments
statement_ - Variable in class org.apache.derby.client.am.ResultSet
 
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, Connection) - 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 - Interface in org.apache.derby.iapi.sql.conn
StatementContext keeps the context for a statement.
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
 
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.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.ClientPooledConnection40
List of statement event listeners.
statementEventListeners - Variable in class org.apache.derby.client.ClientXAConnection40
List of statement event listeners.
statementEventListeners - Variable in class org.apache.derby.jdbc.EmbedPooledConnection40
List of statement event listeners.
statementEventListeners - Variable in class org.apache.derby.jdbc.EmbedXAConnection40
List of statement event listeners.
statementExceptionCleanup(ScanController, ConglomerateController) - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
Do necessary clean up (close down controllers, etc.) before throwing a statement exception.
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 variable in exception org.apache.derby.impl.tools.ij.ijException
 
statementGetWarningsFailed() - Static method 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 - Class in org.apache.derby.client.am.stmtcache
A key representing a java.sql.PreparedStatement or a java.sql.CallableStatement.
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.
statementKey - Variable in class org.apache.derby.impl.drda.Pkgnamcsn
Object which can be used for hashing when the consistency token can be ignored.
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() - 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.
StatementPart(Token[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
statementSQLText - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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.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.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 - Interface in org.apache.derby.iapi.sql
Different types of statements
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
 
StatementUtil - Class in org.apache.derby.iapi.sql
Utilities for dealing with statements.
StatementUtil() - Constructor for class org.apache.derby.iapi.sql.StatementUtil
 
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_CLASS_FIELD_REFERENCE_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
STATIC_LEXER_ERROR - Static variable in error org.apache.derby.impl.sql.compile.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error org.apache.derby.impl.tools.ij.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_METHOD_CALL_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
STATIC_METHOD_CALL_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
staticBytes - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
staticClassFieldReference(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.StaticClassFieldReferenceNode
 
staticClassReference() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
staticClassReferenceType(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
staticConnection() - Method in class org.apache.derby.impl.tools.ij.ij
Handles CONNECT yadda.yadda.foo( stringArg, ... stringArg ) AS connectionName
staticFlag - Static variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
staticFlag - Static variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
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
 
staticInts - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
staticLongs - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
staticMethodArgs() - Method in class org.apache.derby.impl.tools.ij.ij
 
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() - Constructor for class org.apache.derby.impl.sql.compile.StaticMethodCallNode
 
staticMethodInvocation(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
staticMethodName(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
staticMethodName() - Method in class org.apache.derby.impl.tools.ij.ij
 
staticShorts - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
staticZeroLenByteArray - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(long, long) - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
Constructor for StatisticsImpl.
StatisticsImpl() - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
Zero argument constructor for Formatable Interface
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
 
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.
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.
stepValue() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINResultSetDescriptor
 
stmt_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
 
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_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
 
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
 
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() - 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.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.jmx.JMXManagementService
 
stop(Object) - Static method in class org.apache.derby.impl.services.monitor.TopService
 
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.NodeFactoryImpl
 
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 MT- caller provide synchronization (RESOLVE: this should be called AFTER dataFactory and transFactory are stopped)
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 - Variable in class org.apache.derby.impl.tools.ij.mtTester
 
stop() - Method in class org.apache.derby.impl.tools.ij.mtTester
 
stop() - Method in class org.apache.derby.jdbc.Driver20
 
stop() - Method in class org.apache.derby.jdbc.InternalDriver
 
stop() - Method in class org.apache.derby.jdbc.ResourceAdapterImpl
 
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
 
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.DependentResultSet
 
stopKeyGetter - Variable in class org.apache.derby.impl.sql.execute.HashScanResultSet
 
stopKeyGetter - Variable in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
 
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
 
stopOnFirst - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTable.UpdateTransactionCounter
 
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(boolean) - Method in interface org.apache.derby.iapi.store.replication.slave.SlaveFactory
Stop replication slave mode.
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 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.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.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.ReplaceWindowFuncCallsWithCRVisitor
Vistor 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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
Storable - Interface in org.apache.derby.iapi.services.io
Formatable for holding SQL data (which may be null).
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_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_DATA_NOT_SYNCED_AT_ALLOCATION - Static variable in interface org.apache.derby.iapi.reference.Property
db2j.storage.dataNotSyncedAtAllocation When set, the store system will not force a sync() call on the containers when pages are allocated.
STORAGE_DATA_NOT_SYNCED_AT_CHECKPOINT - Static variable in interface org.apache.derby.iapi.reference.Property
db2j.storage.dataNotSyncedAtCheckPoint When set, the store system will not force a sync() call on the containers during a checkpoint.
STORAGE_FILE_DELETE_ACTION - Static variable in class org.apache.derby.impl.store.raw.data.EncryptData
 
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.EncryptData
 
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.EncryptData
 
STORAGE_LOG_NOT_SYNCED - Static variable in interface org.apache.derby.iapi.reference.Property
db2j.storage.logNotSynced When set, the store system will not force a sync() call on the log at commit.
STORAGE_TEMP_DIRECTORY - Static variable in interface org.apache.derby.iapi.reference.Property
derby.storage.tempDirectory
Sets the temp directory for a database.
storageFactories - Static variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
storageFactory - Variable in class org.apache.derby.impl.io.CPFile
 
storageFactory - Variable in class org.apache.derby.impl.io.InputStreamFile
 
storageFactory - Variable in class org.apache.derby.impl.io.JarDBFile
 
storageFactory - Variable in class org.apache.derby.impl.io.URLFile
 
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.EncryptData
 
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.DirectoryList() - Constructor for class org.apache.derby.impl.services.monitor.StorageFactoryService.DirectoryList
 
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_READONLY_MSG - 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_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.
storeCostConglomIds - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
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
 
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(int, int) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader
 
StoredRecordHeader(byte[], 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, overflowPage and firstField, which are not needed when there is no overflow.
StoredRecordHeader.OverflowInfo() - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
Create an empty OverflowInfo object.
StoredRecordHeader.OverflowInfo(StoredRecordHeader.OverflowInfo) - Constructor for class org.apache.derby.impl.store.raw.data.StoredRecordHeader.OverflowInfo
Create a copy of a OverflowInfo object.
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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
 
stream - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
 
stream(InputStream) - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor.Builder
Sets the stream described by the descriptor.
stream - Variable in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Reference to the stream we are describing.
stream() - Method in interface org.apache.derby.iapi.services.stream.InfoStreams
Return the default stream.
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 class org.apache.derby.impl.services.stream.SingleStream
 
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 when rowSource is passed to the constructor, it will be loaded into the container after the container has been created.
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 - Interface in org.apache.derby.iapi.services.io
Streaming interface for a data value.
streamStorable() - Method in class org.apache.derby.iapi.types.TypeId
Is this type StreamStorable?
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
STRING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
STRING - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
STRING - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
string_ - Variable in class org.apache.derby.client.am.Clob
 
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
 
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(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.SQLChar
Compare two SQLChars.
stringCompare(char[], int, char[], int) - 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.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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
StringDataValue - Interface in org.apache.derby.iapi.types
 
stringify(int[]) - Static method in class org.apache.derby.iapi.util.StringUtil
Turn an array of ints into a printable string.
stringifyObject(Object) - Static method in class org.apache.derby.impl.load.ExportAbstract
 
StringItem(Vector) - Method in class org.apache.derby.impl.tools.ij.ij
 
StringList(Vector) - Method in class org.apache.derby.impl.tools.ij.ij
 
stringLiteral() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
stringValue(String) - Method in class org.apache.derby.impl.tools.ij.ij
this removes the outside quotes from the string.
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
 
STRIP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
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.ClientBaseDataSource
 
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()
STYLE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SUB_SUB_PROTOCOL_PREFIX - Static variable in interface org.apache.derby.iapi.reference.Property
derby.subSubProtocol.xxx A new subsubprotocol can be defined by specifying the class that handles storage for the subsubprotocol by implementing the StorageFactory or WritableStorageFactory interface.
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(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
SUBQUERY_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
SUBQUERY_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
subqueryFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a subquery.
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 subquerys within a specific clause (select, where or having) in a DML statement.
SubqueryList() - 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() - Constructor for class org.apache.derby.impl.sql.compile.SubqueryNode
 
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, String) - Method in class org.apache.derby.impl.sql.compile.DefaultVTIModDeferPolicy
 
subselectRequiresDefer(int, 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.
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.
substituteClientCursorNameWithServerCursorName(String, Section) - Method in class org.apache.derby.client.am.Statement
 
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
 
SUBSTR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SUBSTRING - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
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.ResultSet
 
suite - Variable in class org.apache.derby.impl.tools.ij.mtTester
 
SUM - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
SUM_OP - Static variable in interface org.apache.derby.iapi.sql.compile.TypeCompiler
 
SumAggregator - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
SumAggregator - Class in org.apache.derby.impl.sql.execute
Aggregator for SUM().
SumAggregator() - Constructor for class org.apache.derby.impl.sql.execute.SumAggregator
 
SumAvgAggregateDefinition - Class in org.apache.derby.impl.sql.compile
Defintion for the SUM()/AVG() aggregates.
SumAvgAggregateDefinition() - Constructor for class org.apache.derby.impl.sql.compile.SumAvgAggregateDefinition
Niladic constructor.
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
 
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.
SUPPORTS_BIG_DECIMAL_CALLS - Static variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
SUPPORTS_EUSRIDPWD - Static variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
Can EUSRIDPWD security mechanism be used with the current JVM
SUPPORTS_EUSRIDPWD - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
supportsAlterTableWithAddColumn() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsANSI92FullSQL() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Is column aliasing supported?
supportsConvert() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
supportsConvert() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
supportsConvert(int, int) - 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.impl.jdbc.EmbedDatabaseMetaData
Is CONVERT between the given SQL types supported?
supportsConvert__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsConvertType__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Are correlated subqueries supported?
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.net.NetDatabaseMetaData
True if the server supports aborting a statement whilst transferring EXTDTA objects.
supportsExtendedSQLGrammar() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
supportsGroupBy() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsJDBC40() - Static method in class org.apache.derby.client.am.Configuration
Check to see if the jvm version is such that JDBC 4.0 is supported
supportsLayerBStreaming_ - Variable in class org.apache.derby.client.net.NetDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsLimitedOuterJoins() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsLocator() - Method in class org.apache.derby.impl.drda.Database
Checks whether database can support locators.
supportsMinimumSQLGrammar() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsMixedCaseIdentifiers() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.FromVTI
 
supportsMultipleInstantiations() - Method in class org.apache.derby.impl.sql.compile.FromVTI
 
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.DatabaseMetaData
 
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.
supportsMultipleResultSets() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
supportsNonNullableColumns() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsOpenCursorsAcrossCommit() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.Level2OptimizerFactoryImpl
 
supportsOptimizerTrace() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
 
supportsOrderByUnrelated() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsQryclsimp_ - Variable in class org.apache.derby.client.net.NetDatabaseMetaData
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() - 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 - Variable in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
 
supportsRandomAccess() - Method in interface org.apache.derby.io.StorageFactory
Determine whether the storage supports random access.
supportsResultSetConcurrency(int, int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
supportsResultSetType(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
supportsSchemasInDataManipulation() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSessionDataCaching() - Method in class org.apache.derby.client.am.Connection
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.net.NetDatabaseMetaData
True if the server supports session data caching
supportsStatementPooling() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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.
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.client.am.DatabaseMetaData
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.LogicalDatabaseMetaData40
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
 
supportsStoredProcedures() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsSubqueriesInIns() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsSubqueriesInQuantifieds() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsTableCorrelationNames() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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?
supportsTimestampNanoseconds() - Method in class org.apache.derby.impl.drda.AppRequester
 
supportsTimestampNanoseconds_ - Variable in class org.apache.derby.client.net.NetDatabaseMetaData
True if the server supports nanoseconds in timestamps
supportsTransactionIsolationLevel(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsTransactions() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsUDTs() - Method in class org.apache.derby.impl.drda.AppRequester
 
supportsUDTs_ - Variable in class org.apache.derby.client.net.NetDatabaseMetaData
True if the server supports UDTs
supportsUnion() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
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.DirStorageFactory4
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 - 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.impl.drda.DDMReader
 
svrcod - Variable in exception org.apache.derby.impl.drda.DRDAProtocolException
 
svrcod - Variable in class org.apache.derby.impl.drda.DRDAProtocolExceptionInfo
 
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 - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
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
 
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.
SwitchTo(int) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
SwitchTo(int) - Method in class org.apache.derby.impl.tools.ij.ijTokenManager
 
SwitchTo(int) - Method in class org.apache.derby.impl.tools.ij.mtGrammarTokenManager
 
switchToMultiInsertPageMode(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
 
sync(boolean) - Method in class org.apache.derby.impl.io.DirRandomAccessFile
Force any changes out to the persistent store.
sync(boolean) - Method in class org.apache.derby.impl.io.DirRandomAccessFile4
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(boolean) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
sync(OutputStream, boolean) - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
The sync method is a no-op for this storage factory.
sync(boolean) - Method in interface org.apache.derby.io.StorageRandomAccessFile
Force any changes out to the persistent store.
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
 
syncSideLog(long) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Ask the log factory to flush the side log up to this bip location Not implemented in this class - subclass who deals with side log must override this.
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.client.net.CodePoint
 
SYNCTYPE_MIGRATE - Static variable in class org.apache.derby.impl.drda.CodePoint
 
SYNCTYPE_MIGRATED - Static variable in class org.apache.derby.client.net.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.client.net.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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
synonymDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
SYNONYMS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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_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(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
 
SYSCOLUMNSRowFactory(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_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_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_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_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_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_RELOAD_SECURITY_POLICY() - Static method in class org.apache.derby.catalog.SystemProcedures
Reload the policy file.
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_AD - Static variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Runtime definition of the functions from SYSFUN_FUNCTIONS.
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
 
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() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
sysinfo - Class in org.apache.derby.tools
This class displays system information to system out.
sysinfo() - Constructor for class org.apache.derby.tools.sysinfo
 
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
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_JVM - Static variable in class org.apache.derby.client.net.NetConfiguration
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
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
 
systemProperties_ - Variable in class org.apache.derby.client.am.GetSystemPropertiesAction
 
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.
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 This list should contain all schema's used by the system and are created when the database is created.
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_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(UUIDFactory, ExecutionFactory, DataValueFactory) - Constructor for class org.apache.derby.impl.sql.catalog.SYSTRIGGERSRowFactory
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
T0_NOT_ASSOCIATED - Static variable in class org.apache.derby.jdbc.XATransactionState
 
T1_ASSOCIATED - Static variable in class org.apache.derby.jdbc.XATransactionState
 
T_BOOLEAN - Static variable in class org.apache.derby.impl.services.bytecode.BCMethod
 
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 - Static variable in interface org.apache.derby.catalog.Dependable
 
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.impl.sql.compile.SQLParserConstants
 
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_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
TABLE_ELEMENT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
TABLE_ELEMENT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_LOCK_NO_START_STOP - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
TABLE_LOCK_OVER_THRESHOLD - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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.compile.CreateAliasNode
 
TABLE_NAME_CANNOT_BE_NULL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
TABLE_NAME_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
TABLE_PRIVILEGES_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
tableAction(TablePrivilegesNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableActions() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableCache - Variable in class org.apache.derby.impl.services.locks.TableNameInfo
 
tableColumnList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
tableConstraint(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableConstraintDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
tableDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableDescriptor - Variable in class org.apache.derby.iapi.sql.dictionary.IndexLister
 
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.
tableDescriptor - Variable in class org.apache.derby.impl.sql.compile.FromBaseTable
 
tableElement(TableElementList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableElementList - Variable in class org.apache.derby.impl.sql.compile.AlterTableNode
 
tableElementList - Variable in class org.apache.derby.impl.sql.compile.CreateTableNode
 
tableElementList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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() - Constructor for class org.apache.derby.impl.sql.compile.TableElementNode
 
tableExists() - Method in class org.apache.derby.impl.load.ColumnInfo
 
tableExpression(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableFactor() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableFunctionReturnType - Variable in class org.apache.derby.catalog.GetProcedureColumns
 
tableGrantStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableHasAutoincrement() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Does the table have an autoincrement column or not?
tableID - Variable in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
 
tableId - Variable in class org.apache.derby.impl.sql.execute.DDLSingleTableConstantAction
 
tableId - Variable in class org.apache.derby.impl.sql.execute.TriggerEventActivator
 
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() - 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 - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
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.ColumnReference
 
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.FromBaseTable
 
tableName - Variable in class org.apache.derby.impl.sql.compile.LockTableNode
 
tableName - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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() - Constructor for class org.apache.derby.impl.sql.compile.TableName
 
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.DependentResultSet
 
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.HashScanResultSet
 
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.LastIndexKeyResultSet
 
tableName - Variable in class org.apache.derby.impl.sql.execute.RenameConstantAction
 
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.TableScanResultSet
 
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.GenericColumnDescriptor
 
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
 
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() - Constructor for class org.apache.derby.impl.sql.compile.TableOperatorNode
 
tableOrIndex() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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, String, String, String, String, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
 
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, 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
 
tablePrivileges() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
TablePrivilegesNode - Class in org.apache.derby.impl.sql.compile
This class represents a set of privileges on one table.
TablePrivilegesNode() - 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
 
tableReference(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableReferenceTypes(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableRevokeStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tables - Variable in class org.apache.derby.impl.sql.compile.ColumnOrdering
 
TABLES - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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, GeneratedMethod, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, int, boolean, double, double) - Constructor for class org.apache.derby.impl.sql.execute.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
 
tableSubquery(int, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
TABLESWITCH - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
 
TABLETYPE - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
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
 
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
 
tableValueConstructor() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tableValueConstructorList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
tabSize - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
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
 
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).
takeOnIdentity(CacheManager, CacheableFactory, Object, boolean, Object) - Method in class org.apache.derby.impl.services.cache.CachedItem
Make entry (the Cacheable) take on a new identity.
TANH(double) - Static method in class org.apache.derby.catalog.SystemProcedures
Hyperbolic Tangent function.
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
 
targetAgent_ - Variable in class org.apache.derby.client.net.NetConnection
 
targetCcsidManager_ - Variable in class org.apache.derby.client.net.NetAgent
 
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
 
targetCollationType - Variable in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
 
targetColumnDescriptors - Variable in class org.apache.derby.impl.sql.compile.CursorNode
 
targetColumnList - Variable in class org.apache.derby.impl.sql.compile.InsertNode
 
targetColumns - Variable in class org.apache.derby.impl.sql.CursorInfo
 
targetColumns - Variable in class org.apache.derby.impl.sql.GenericPreparedStatement
 
targetExtnam_ - Variable in class org.apache.derby.client.net.NetConnection
 
targetMaxWidth - Variable in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
 
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 - 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.
targetResultSet - Variable in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
 
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
 
targetSqlamForTypdef_ - Variable in class org.apache.derby.client.net.NetCursor
 
targetSrvclsnm_ - Variable in class org.apache.derby.client.net.NetConnection
 
targetSrvnam_ - 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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
targetTypdef_ - Variable in class org.apache.derby.client.net.NetAgent
 
targetTypeId - Variable in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
 
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
 
task - Variable in class org.apache.derby.impl.services.monitor.FileMonitor
 
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.TriggerEventActivator
 
tc - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
tc - Variable in class org.apache.derby.impl.sql.execute.xplain.XPLAINSystemTableVisitor
 
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 ServerSocket and 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 Socket and 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.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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
TEMPORARY_TABLE_CLAUSE_NAMES - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
TemporaryClob - Class in org.apache.derby.impl.jdbc
A Clob representation where the Clob is stored either in memory or on disk.
TemporaryClob(ConnectionChild) - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob
Constructs a TemporaryClob object used to perform operations on a CLOB value.
TemporaryClob(String, ConnectionChild) - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob
Constructs a TemporaryClob object and initializes with a initial String.
TemporaryClob.CharToBytePositionCache - Class in org.apache.derby.impl.jdbc
A simple class to hold the byte position for a character position.
TemporaryClob.CharToBytePositionCache() - Constructor for class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
 
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, TemporaryRowHolderImpl) - Constructor for class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Constructor
TemporaryRowHolderResultSet(TransactionController, ExecRow[], ResultDescription, boolean, boolean, long, 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 1)If a temporary table was marked as dropped in this transaction, then remove it from the list of temp tables for this connection 2)If a temporary table was not dropped in this transaction, then mark it's declared savepoint level and modified savepoint level as -1 3)After savepoint fix up, then handle all ON COMMIT DELETE ROWS with no open held cursor temp 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(Object) - 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 - Static variable in class org.apache.derby.iapi.types.BigIntegerDecimal
 
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
 
terminateChainOnErr - Variable in class org.apache.derby.impl.drda.DDMReader
 
terminateChainOnErr() - Method in class org.apache.derby.impl.drda.DDMReader
 
TERNARY_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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_CONSTRAINT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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 up comming 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
 
testCase(Vector) - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
testCondition - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
 
TestConstraintNode - Class in org.apache.derby.impl.sql.compile
A TestConstraintNode is used to determine when a constraint has been violated.
TestConstraintNode() - Constructor for class org.apache.derby.impl.sql.compile.TestConstraintNode
 
TestFile - Class in org.apache.derby.impl.drda
This tests protocol errors and protocol not used by JCC The file containing the test is given as an argument
TestFile() - Constructor for class org.apache.derby.impl.drda.TestFile
 
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
 
TestProto - Class in org.apache.derby.impl.drda
This class is used to test error conditions in the protocol.
TestProto(String, int) - Constructor for class org.apache.derby.impl.drda.TestProto
 
text - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
 
textMessage - Variable in exception org.apache.derby.iapi.error.StandardException
 
theConnection - Variable in class org.apache.derby.impl.tools.ij.ij
 
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
 
THEN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
thenElseExpression() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
thenElseList - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
 
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
 
thisIsNullIfNode - Variable in class org.apache.derby.impl.sql.compile.ConditionalNode
 
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 exception org.apache.derby.shared.common.sanity.AssertFailure
 
ThreadDump - Class in org.apache.derby.shared.common.sanity
 
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
 
THREADS - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
threadsSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
threeDigits(long) - Static method in class org.apache.derby.iapi.util.CheapDateFormatter
 
throw22005Exception(LogWriter, int, int) - Static method in class org.apache.derby.client.am.PreparedStatement.PossibleTypes
 
throwable_ - Variable in exception org.apache.derby.client.am.SqlException
 
THROWASSERT(EmbedConnection, String) - Static method in class org.apache.derby.impl.jdbc.Util
Mimic SanityManager.THROWASSERT in a JDBC-friendly way, and providing system cleanup for JDBC failures.
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.
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.
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 IOException in a StandardException then 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
 
throwXAException(int, boolean) - Method in class org.apache.derby.client.net.NetXAResource
 
TI_NEXT_ERROR - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
TI_SQL_TYPE_NAME - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
TIME - Static variable in class org.apache.derby.client.am.Types
 
TIME - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
time() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
time - Variable in class org.apache.derby.impl.tools.ij.mtTestSuite
 
TIME_EXCEEDED - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
TIME_ID - Static variable in class org.apache.derby.iapi.types.TypeId
 
TIME_INTERVAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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) - Method in class org.apache.derby.client.am.CrossConverters
Convert a string to a time in the specified calendar.
timeBytesToTime(byte[], int, Calendar, String) - 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, String) - 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
 
timemillis - Variable in class org.apache.derby.impl.services.uuid.BasicUUID
 
timemillis - Variable in class org.apache.derby.impl.services.uuid.BasicUUIDFactory
 
timeOptimizationStarted - Variable in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
TIMEOUT - Static variable in class org.apache.derby.client.net.CodePoint
 
TIMEOUT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
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_ - Variable in class org.apache.derby.client.am.Statement
 
TIMEOUT_STATEMENT - Static variable in class org.apache.derby.client.am.Statement
 
TIMEOUT_STATEMENT - Static variable in class org.apache.derby.impl.drda.DRDAConnThread
 
timeoutArrayList - Variable in class org.apache.derby.client.am.Statement
 
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 - Interface in org.apache.derby.iapi.services.timer
This class provides access to Timer objects for various purposes.
timerFactory - Variable in class org.apache.derby.impl.services.monitor.BaseMonitor
 
times(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
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
 
timeSlice - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
timeSliceSync - Variable in class org.apache.derby.impl.drda.DRDAConnThread
 
timeSliceSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
timesNN(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
Multiple two non-null NumberDataValues using DECIMAL arithmetic.
timesNN(NumberDataValue, NumberDataValue, NumberDataValue) - Method in class org.apache.derby.iapi.types.BinaryDecimal
Multiple two non-nullable values using DECIMAL arithmetic.
TIMESTAMP - Static variable in class org.apache.derby.client.am.Types
 
TIMESTAMP - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
timeStamp - Variable in class org.apache.derby.impl.store.raw.data.ReclaimSpace
 
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_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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) - 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.
TIMESTAMPADD - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
TIMESTAMPADD - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
timestampAddBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Bind TIMESTAMPADD expression.
timestampArithmeticFuncion() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
timestampBytesToDate(byte[], int, Calendar, String) - Static method in class org.apache.derby.client.am.DateTime
See getTimestampLength() for an explanation of how timestamps are formatted.
timestampBytesToTime(byte[], int, Calendar, String) - Static method in class org.apache.derby.client.am.DateTime
See getTimestampLength() for an explanation of how timestamps are formatted.
timestampBytesToTimestamp(byte[], int, Calendar, String, 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.
TIMESTAMPDIFF - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
TIMESTAMPDIFF - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
timestampDiffBind() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Bind TIMESTAMPDIFF expression.
timestampFormat - Variable in class org.apache.derby.impl.db.BasicDatabase
 
timestampFunctionCompletion(ValueNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
TimestampOperatorNode - Class in org.apache.derby.impl.sql.compile
The TimestampOperatorNode class implements the timestamp( date, time) function.
TimestampOperatorNode() - Constructor for class org.apache.derby.impl.sql.compile.TimestampOperatorNode
 
timestampRepresentationLength - Static variable in class org.apache.derby.client.am.DateTime
 
timestampSize - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
timestampToDateBytes(byte[], int, Timestamp) - Static method in class org.apache.derby.client.am.DateTime
java.sql.Timestamp is converted to character representation that is in JDBC date escape format: yyyy-mm-dd, which is the same as JIS date format in DERBY string representation of a date.
timestampToTimeBytes(byte[], int, Timestamp) - Static method in class org.apache.derby.client.am.DateTime
java.sql.Timestamp is converted to character representation in JDBC time escape format: hh:mm:ss, which is the same as JIS time format in DERBY string representation of a time.
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 - Class in org.apache.derby.impl.sql.compile
 
TimestampTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.TimestampTypeCompiler
 
timestampTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
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 - Class in org.apache.derby.impl.sql.compile
 
TimeTypeCompiler() - Constructor for class org.apache.derby.impl.sql.compile.TimeTypeCompiler
 
timeTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
TIMEZONE_HOUR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
TIMEZONE_MINUTE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
TITLE - Static variable in class org.apache.derby.client.net.CodePoint
 
tkn - Variable in class org.apache.derby.impl.drda.TestProto
 
TMLOCAL - Static variable in class org.apache.derby.client.net.CodePoint
 
TMNOFLAGS - 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
 
TMTIMEOUT - Static variable in class org.apache.derby.client.net.NetXAResource
 
TO - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
TO - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
toByteArray() - Method in interface org.apache.derby.catalog.UUID
Produce a byte array representation of this UUID which can be passed to UUIDFactory.recreateUUID later on to reconstruct it.
toByteArray() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
Store this UUID in a byte array.
toDebugString(String) - Method in class org.apache.derby.impl.drda.DDMReader
 
toDebugString(String) - Method in class org.apache.derby.impl.drda.DDMWriter
 
toDebugString(String) - Method in class org.apache.derby.impl.drda.DRDAResultSet
 
toDebugString(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
 
toDebugString() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
 
toDebugString() - Method in class org.apache.derby.impl.services.locks.LockSet
 
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
 
toDiagString(Object) - Static method in class org.apache.derby.iapi.services.diag.DiagnosticUtil
Return a diagnostic string associated with an object.
toFile - Variable in class org.apache.derby.impl.store.raw.log.LogToFile
 
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.
toHexByte(String) - Static method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Convert a string into a byte array in hex format.
toHexString() - Method in interface org.apache.derby.catalog.UUID
Create a hex string representation of this UUID.
toHexString(byte[], int, int) - Method in class org.apache.derby.client.am.EncryptionManager
Convert a byte array to a String with a hexidecimal format.
toHexString() - Method in class org.apache.derby.iapi.store.access.xa.XAXactId
 
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.
toHexString() - Method in class org.apache.derby.impl.services.uuid.BasicUUID
 
token - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
Token - Class in org.apache.derby.impl.sql.compile
Describes the input token stream.
Token() - Constructor for class org.apache.derby.impl.sql.compile.Token
 
token - Variable in class org.apache.derby.impl.tools.ij.AttributeHolder
 
token - Variable in class org.apache.derby.impl.tools.ij.ij
 
token - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
Token - Class in org.apache.derby.impl.tools.ij
Describes the input token stream.
Token() - Constructor for class org.apache.derby.impl.tools.ij.Token
 
token_ - Variable in class org.apache.derby.client.am.EncryptionManager
 
token_source - Variable in class org.apache.derby.impl.sql.compile.SQLParser
 
token_source - Variable in class org.apache.derby.impl.tools.ij.ij
 
token_source - Variable in class org.apache.derby.impl.tools.ij.mtGrammar
 
tokenBegin - Variable in class org.apache.derby.impl.sql.compile.UCode_CharStream
 
tokenBegin - Variable in class org.apache.derby.impl.tools.ij.SimpleCharStream
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
tokenImage - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
tokenImage - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
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.ClientBaseDataSource
 
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
 
TokenLexicalActions(Token) - Method in class org.apache.derby.impl.sql.compile.SQLParserTokenManager
 
TokenMgrError - Error in org.apache.derby.impl.sql.compile
 
TokenMgrError() - Constructor for error org.apache.derby.impl.sql.compile.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.derby.impl.sql.compile.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.derby.impl.sql.compile.TokenMgrError
 
TokenMgrError - Error in org.apache.derby.impl.tools.ij
 
TokenMgrError() - Constructor for error org.apache.derby.impl.tools.ij.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.derby.impl.tools.ij.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.derby.impl.tools.ij.TokenMgrError
 
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
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
 
tooMany(int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Seen too many of this code point
top() - Method in class org.apache.derby.iapi.services.context.ContextManager.CtxStack
 
top - Variable in class org.apache.derby.impl.drda.DDMWriter
 
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
 
toPlainString - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
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
 
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.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 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(int[]) - Static method in class org.apache.derby.iapi.services.io.ArrayUtil
 
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.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(Object[]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
return string version of row.
toString(Hashtable) - Static method in class org.apache.derby.iapi.store.access.RowUtil
return string version of a HashTable returned from a FetchSet.
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.BigIntegerDecimal
 
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 BigInteger value.
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 exception org.apache.derby.impl.jdbc.EmbedSQLException
Override Throwables toString() to avoid the class name appearing in the message.
toString() - Method in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
 
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.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.Level2CostEstimateImpl
 
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.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.RowResultSetNode
Convert this object to a String.
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.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.Token
Returns the image.
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.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(ExecRow) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
toString
toString(Object[]) - 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
toString(Object[], int, int) - 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(Object[], int[]) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
toString
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.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.ij.Token
Returns the image.
toString() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
Get the string representation of this pooled connection.
toString() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
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_COST_NON_SA_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
TOTAL_COST_SA_PLAN - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
TOTAL_COST_WITH_SORTING - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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
 
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(int, boolean) - Method in class org.apache.derby.drda.NetworkServerControl
Turn tracing on or off for all connections on the Network Server.
trace(int, int, int, double, Object) - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
Optimizer trace.
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(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.impl.drda.NetworkServerControlImpl
Turn tracing on or off for one session or all sessions
trace(int, int, int, double, Object) - Method in class org.apache.derby.impl.sql.compile.Level2OptimizerImpl
 
trace(int, int, int, double, Object) - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
 
TRACE_ALL - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_CONNECTION_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_CONNECTS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_DIAGNOSTICS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_DRIVER_CONFIGURATION - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_NONE - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_PARAMETER_META_DATA - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_PROTOCOL_FLOWS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_RESULT_SET_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_RESULT_SET_META_DATA - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_STATEMENT_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
TRACE_XA_CALLS - Static variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceAll(LocalizedResource, boolean, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
Change tracing for all sessions
traceAll - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
traceAllSync - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
traceColumnMetaData(String, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectEntry(ClientBaseDataSource) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectEntry(String, int, String, Properties) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectExit(Connection) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectResetEntry(Object, LogWriter, String, ClientBaseDataSource) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectResetExit(Connection) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsEntry(ClientBaseDataSource) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsEntry(String, int, String, Properties) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsExit(Connection) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsExit(Connection) - Method in class org.apache.derby.client.net.NetLogWriter
 
traceConnectsResetEntry(ClientBaseDataSource) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsResetEntry(String, int, String, Properties) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsResetExit(Connection) - Method in class org.apache.derby.client.am.LogWriter
 
traceConnectsResetExit(Connection) - Method in class org.apache.derby.client.net.NetLogWriter
 
traceDeprecatedEntry(Object, String, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedEntry(Object, String, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedEntry(Object, String, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedEntry(Object, String, Object, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedEntry(Object, String, int, Object, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedEntryAllArgs(Object, String, String) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedExit(Object, String, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceDeprecatedExit(Object, String, byte[]) - Method in class org.apache.derby.client.am.LogWriter
 
traceDiagnosable(SqlException) - 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
 
traceDirectory(LocalizedResource, String, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
Set trace directory
traceDirectory - Variable in class org.apache.derby.impl.drda.NetworkServerControlImpl
 
traceDirectory - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceDirectory__ - Static variable in class org.apache.derby.client.am.Configuration
 
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
 
traceEntry(Object, String) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, byte[]) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, byte) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, short) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, long) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, float) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, double) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, byte) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, short) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, long) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, float) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, double) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, Object, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, Object, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, int, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, int, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, boolean, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, boolean, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, Object, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, Object, Object, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, int, Object, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, int, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, int, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, Object, int, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, Object, boolean, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntry(Object, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.client.am.LogWriter
 
traceEntryAllArgs(Object, String, String) - 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, ResultSet) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, CallableStatement) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, PreparedStatement) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, Statement) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, Blob) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, Clob) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, DatabaseMetaData) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, Connection) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, ColumnMetaData) - 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, int[]) - 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, int) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, boolean) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, long) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, float) - Method in class org.apache.derby.client.am.LogWriter
 
traceExit(Object, String, double) - 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.ClientBaseDataSource
 
traceFile__ - Static variable in class org.apache.derby.client.am.Configuration
 
traceFileAppend - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceFileAppend__ - Static variable in class org.apache.derby.client.am.Configuration
 
traceFileName - Variable in class org.apache.derby.impl.drda.Session
 
traceFileSuffixIndex_ - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceFileSuffixIndex_ - Variable in class org.apache.derby.jdbc.ClientDriver
 
traceFileSuffixIndex__ - Static variable in class org.apache.derby.client.am.Configuration
 
traceLevel - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
traceLevel_ - Variable in class org.apache.derby.client.am.LogWriter
 
traceLevel__ - Static variable in class org.apache.derby.client.am.Configuration
 
TRACELEVEL_FORMAT_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
TRACENAME_PREFIX - Static variable in class org.apache.derby.impl.drda.Session
 
TRACENAME_SUFFIX - Static variable in class org.apache.derby.impl.drda.Session
 
traceOn - Variable in class org.apache.derby.impl.drda.Session
 
traceParameterMetaData(Statement, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
 
tracepoint(String, int, String) - Method in class org.apache.derby.client.am.LogWriter
 
tracepoint(String, int, String, String) - Method in class org.apache.derby.client.am.LogWriter
 
tracepoint(String, int, Object, String, String) - Method in class org.apache.derby.client.am.LogWriter
 
tracepoint(String, int, String, String, Map) - Method in class org.apache.derby.client.am.LogWriter
 
tracepoint(String, int, Object, String, String, Map) - 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
 
traceResultSetMetaData(Statement, ColumnMetaData) - Method in class org.apache.derby.client.am.LogWriter
 
traceSession(LocalizedResource, boolean, int, HttpServletRequest, String) - Method in class org.apache.derby.drda.NetServlet
Change tracing for a given session
traceStatus - Variable in class org.apache.derby.drda.NetServlet
 
traceSuspended() - Method in class org.apache.derby.client.am.LogWriter
 
traceSuspended__ - Static variable in class org.apache.derby.client.am.Configuration
 
tracingDirectory - Variable in class org.apache.derby.drda.NetServlet
 
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
 
TRAILING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
trans - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTable
 
Transaction - Interface in org.apache.derby.iapi.store.raw
 
TRANSACTION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
transaction - Variable in class org.apache.derby.impl.store.access.RAMTransactionContext
The transaction this context is managing.
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.Connection
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.Connection
 
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.Connection
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.
TransactionMapFactory - Class in org.apache.derby.impl.store.raw.xact
Helper class for TransactionTable which allows it to plug in a different java.util.Map implementation for the map that contains all the TransactionTableEntry instances in the transaction table.
TransactionMapFactory() - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionMapFactory
 
transactionMode() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - 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 - Class in org.apache.derby.diag
TransactionTable is a virtual table that shows all transactions currently in the database.
TransactionTable() - Constructor for class org.apache.derby.diag.TransactionTable
 
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.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.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.
TransactionTable.UpdateTransactionCounter - Class in org.apache.derby.impl.store.raw.xact
Visitor class that counts update transactions.
TransactionTable.UpdateTransactionCounter(boolean) - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionTable.UpdateTransactionCounter
Create an instance of this visitor.
TransactionTableEntry - Class in org.apache.derby.impl.store.raw.xact
Transaction table entry is used to store all relavent 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(Xact, TransactionId, int, int) - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
 
TransactionTableEntry() - Constructor for class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
 
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.
transfer(Object, Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
 
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
 
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.
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
 
TRANSLATE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
translateIsolation(String) - Method in class org.apache.derby.client.am.Connection
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.
TRANSLATION - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.TriggerDescriptorFinder
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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[], String, boolean, boolean, String, String) - Constructor for class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Constructor.
triggerDescriptorList - Variable in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
 
triggerEvent(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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, TransactionController, UUID, TriggerInfo, int, Activation, Vector) - 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 - 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(TableDescriptor, int[], GenericDescriptorList) - Constructor for class org.apache.derby.impl.sql.execute.TriggerInfo
Constructor for TriggerInfo
TriggerInfo(TriggerDescriptor[], int[], String[]) - Constructor for class org.apache.derby.impl.sql.execute.TriggerInfo
 
triggerInfo - Variable in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
triggerInfo - Variable in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
 
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
 
TriggerNewTransitionRows - Class in org.apache.derby.catalog
Provides information about about a a set of new rows created by a trigger action.
TriggerNewTransitionRows() - Constructor for class org.apache.derby.catalog.TriggerNewTransitionRows
Construct a VTI on the trigger's new row set.
TriggerNewTransitionRows - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
TriggerOldTransitionRows - Class in org.apache.derby.catalog
Provides information about a set of rows before a trigger action changed them.
TriggerOldTransitionRows() - Constructor for class org.apache.derby.catalog.TriggerOldTransitionRows
Construct a VTI on the trigger's old row set.
TriggerOldTransitionRows - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
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
 
triggerReferencingClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
triggerReferencingExpression(Vector) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
TRIM - Static variable in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
 
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.
trimFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
trimInternal(int, char, String) - Method in class org.apache.derby.iapi.types.SQLChar
This function public for testing purposes.
trimmedString - Variable in class org.apache.derby.iapi.types.DateTimeParser
 
trimRequests - Variable in class org.apache.derby.impl.services.cache.Clock
 
trimToSize() - Method in class org.apache.derby.impl.services.cache.Clock
 
trimTrailing(String) - Static method in class org.apache.derby.iapi.util.StringUtil
Trim off trailing blanks but not leading blanks
trimType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
TRUE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
trueNode - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
 
trueTruthValue() - Static method in class org.apache.derby.iapi.types.SQLBoolean
Return a true truth value.
trueValue - Variable in class org.apache.derby.impl.sql.catalog.DropDependencyFilter
 
trulyTheBestAccessPath - Variable in class org.apache.derby.impl.sql.compile.FromTable
 
truncate(long) - Method in class org.apache.derby.client.am.Blob
 
truncate(long) - Method in class org.apache.derby.client.am.Clob
 
truncate() - Method in class org.apache.derby.iapi.types.ReaderToUTF8Stream
Attempt to truncate the stream by removing trailing blanks.
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(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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
truncate() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
Purge the row holder of all its rows.
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_END - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(CheckpointOperation) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Get rid of old and unnecessary log files MT- only one truncate log is allowed to be taking place at any given time.
truncateLog(long) - 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(Activation) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
 
truncateTableStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
truthValue(boolean) - Static method in class org.apache.derby.iapi.types.SQLBoolean
Get a truth value.
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
 
tryDB2DriverClasspath(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
 
tryUtilsClasspath(StringBuffer, StringBuffer) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
 
TS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.
tuuids - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
TWENTY_THREE - Static variable in class org.apache.derby.iapi.util.ReuseFactory
 
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 interface org.apache.derby.iapi.services.io.RegisteredFormatIds
 
TWOBYTELENGTH - Static variable in class org.apache.derby.client.net.Typdef
 
twoDigits(long) - Static method in class org.apache.derby.iapi.util.CheapDateFormatter
 
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) - 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 - 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.impl.drda.Database
 
typDefNam - Variable in class org.apache.derby.impl.drda.DRDAStatement
 
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 - Static variable in interface org.apache.derby.iapi.services.monitor.PersistentService
The type of PersistentService used to boot the service.
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(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 - Variable in class org.apache.derby.impl.services.bytecode.BCLocalField
 
Type - Class in org.apache.derby.impl.services.bytecode
 
Type(String, String) - Constructor for class org.apache.derby.impl.services.bytecode.Type
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_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.BigIntegerDecimal
Compare two non-null NumberDataValues using DECIMAL arithmetic.
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 - Interface in org.apache.derby.iapi.sql.compile
Factory interface for the compilation part of datatypes.
typeCompilerFactory - Variable in class org.apache.derby.impl.sql.compile.CompilerContextImpl
 
TypeCompilerFactoryImpl - Class in org.apache.derby.impl.sql.compile
 
TypeCompilerFactoryImpl() - Constructor for class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
TypeDescriptor - Interface in org.apache.derby.catalog
TypeDescriptor represents a type in a system catalog, a persistent type.
typeDescriptor - Variable in class org.apache.derby.iapi.types.DataTypeDescriptor
 
TypeDescriptorImpl - Class in org.apache.derby.catalog.types
 
TypeDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Public niladic constructor.
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(BaseTypeIdImpl, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Constructor for use with non-numeric types
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
 
TypeDescriptorImpl(TypeDescriptorImpl, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Constructor for internal uses only
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
TypeId(int, BaseTypeIdImpl, boolean) - Constructor for class org.apache.derby.iapi.types.TypeId
Constructor for a TypeId for user defined types
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(int) - Static method in class org.apache.derby.iapi.sql.StatementUtil
 
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(int) - Static method in class org.apache.derby.impl.jdbc.Util
 
TypeNames - Static variable in class org.apache.derby.iapi.sql.StatementUtil
 
typePrecedence() - Method in class org.apache.derby.iapi.types.BinaryDecimal
 
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 - Variable in class org.apache.derby.iapi.types.TypeId
 
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 - Class in org.apache.derby.client.am
 
Types() - Constructor for class org.apache.derby.client.am.Types
 
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.BinaryDecimal
DECIMAL implementation.
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.client.net.CodePoint
 
TYPSQLDA_LIGHT_INPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
TYPSQLDA_LIGHT_OUTPUT - Static variable in class org.apache.derby.client.net.CodePoint
 
TYPSQLDA_LIGHT_OUTPUT - Static variable in class org.apache.derby.impl.drda.CodePoint
 
TYPSQLDA_STD_INPUT - Static variable in class org.apache.derby.client.net.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
 
UCASE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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(Reader, int, 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.sql.compile.UCode_CharStream
 
UCode_CharStream(InputStream, int, 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.sql.compile.UCode_CharStream
 
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(Reader, 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.tools.ij.UCode_CharStream
 
UCode_CharStream(InputStream, int, int, int) - Constructor for class org.apache.derby.impl.tools.ij.UCode_CharStream
 
UCode_CharStream(InputStream, 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
 
udtDefinition() - Method in class org.apache.derby.impl.sql.compile.SQLParser
CREATE TYPE
UINT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
uint_value() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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_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
 
UNARY_ARITHMETIC_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
UNARY_DATE_TIMESTAMP_OPERATOR_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
UNARY_DATE_TIMESTAMP_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
UNARY_METHODS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
 
UNARY_MINUS - 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_OPERATOR_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
UNARY_OPERATORS - Static variable in class org.apache.derby.impl.sql.compile.UnaryArithmeticOperatorNode
 
UNARY_PLUS - 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() - 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() - 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() - Constructor for class org.apache.derby.impl.sql.compile.UnaryDateTimestampOperatorNode
 
unaryExpression(ValueNode, int, boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
UnaryLogicalOperatorNode - Class in org.apache.derby.impl.sql.compile
 
UnaryLogicalOperatorNode() - 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() - Constructor for class org.apache.derby.impl.sql.compile.UnaryOperatorNode
 
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.
UNCOMMITTED - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
unconditionallyEnforce - Variable in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
undefined - Static variable in class org.apache.derby.client.am.SqlState
 
undefinedError - Static variable in class org.apache.derby.client.am.SqlCode
 
UNDERSCORE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
underTopAndNode - Variable in class org.apache.derby.impl.sql.compile.SubqueryNode
 
undo(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in interface org.apache.derby.iapi.store.raw.log.Logger
Undo transaction.
undo - Variable in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
 
undo(RawTransaction, TransactionId, LogInstant, LogInstant) - Method in class org.apache.derby.impl.store.raw.log.FileLogger
Undo a part of or the entire transaction.
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.
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, 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, RawContainerHandle, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.ContainerOperation
Undo of create, drop or remove
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, 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) - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
Undo of encrytpion of the container.
undoMe(Transaction, BasePage, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InitPageOperation
Mark the page as free
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, LogInstant, LimitObjectInput) - Method in class org.apache.derby.impl.store.raw.data.InvalidatePageOperation
Mark the page as being valid
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, 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, 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.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
 
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
 
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
 
unicodeEscape - Variable in class org.apache.derby.iapi.tools.i18n.LocalizedResource
 
unicodeStream_ - Variable in class org.apache.derby.client.am.Clob
 
UNIMPLEMENTED_ISOLATION_LEVEL - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
unimplementedFeature() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
Report an unimplemented feature
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
UNION_ALL_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
UNION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
UNION_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
UNION_OP - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.UnionNode
 
unionOrExcept(ResultSetNode) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
UNIQUE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
uniqueColumnList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
uniqueColumnPositionArray(int[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Remove duplicate columns from the array.
uniqueConstraintDefinition(TableName) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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(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.SYSVIEWSRowFactory
 
uniqueSize() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
 
uniqueSpecification(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
UniqueSQLObjectDescriptor - Interface 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.
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 - Interface in org.apache.derby.iapi.sql.dictionary
Simple interface for Tuple Descriptors that have UUIDS.
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(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.CachedItem
Unkeep the cached object.
unkeep() - Method in class org.apache.derby.impl.services.cache.CacheEntry
Decrement the keep count for this entry.
unkeepForCreate() - Method in class org.apache.derby.impl.services.cache.CachedItem
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.JDBC30Translation
 
UNKNOWN_SCALE - Static variable in interface org.apache.derby.shared.common.reference.JDBC30Translation
 
UNKNOWN_STATE - Static variable in class org.apache.derby.client.net.CodePoint
 
UNKNOWN_TYPE - Static variable in class org.apache.derby.impl.sql.compile.DDLStatementNode
 
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.
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() - Method in class org.apache.derby.impl.services.cache.CacheEntry
Give up exclusive access.
unlock(CompatibilitySpace, Object, Lockable, Object) - Method in class org.apache.derby.impl.services.locks.AbstractPool
Unlock a specific object
MT - thread safe
unlock() - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet.Entry
Unlock the entry, allowing other threads to lock and access the contained Control object.
unlock(Latch, int) - Method in class org.apache.derby.impl.services.locks.ConcurrentLockSet
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().
unlock(Latch, int) - Method in interface org.apache.derby.impl.services.locks.Control
 
unlock(int) - Method in class org.apache.derby.impl.services.locks.Lock
 
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 class org.apache.derby.impl.services.locks.LockSet
Unlock an object, previously locked by lockObject().
unlock(Latch, int) - Method in interface org.apache.derby.impl.services.locks.LockTable
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 Must only be called by the lock manager.
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, 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) - Method in class org.apache.derby.impl.services.locks.AbstractPool
Unlock a group of objects.
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 class org.apache.derby.impl.services.locks.LockSet
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
 
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.
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
 
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.
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
 
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(ObjectName) - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
Unregisters an mbean from this service and JMX plaform server
unregisterMBean(Object) - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
 
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 interface org.apache.derby.iapi.sql.execute.ExecutionContext
 
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(int) - Method in interface org.apache.derby.iapi.services.daemon.DaemonService
Get rid of a client from the daemon.
unsubscribe() - Method in class org.apache.derby.impl.services.cache.BackgroundCleaner
Stop subscribing to the daemon service.
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
 
UNTYPED_NULL_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
UntypedNullConstantNode - Class in org.apache.derby.impl.sql.compile
An UntypedNullConstantNode represents a SQL NULL before it has been bound.
UntypedNullConstantNode() - Constructor for class org.apache.derby.impl.sql.compile.UntypedNullConstantNode
Constructor for an UntypedNullConstantNode.
UNUSED_243 - Static variable in interface org.apache.derby.iapi.services.io.StoredFormatIds
Unused 243
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
unusedActs - Variable in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
unuseStreamsAndLOBs() - Method in class org.apache.derby.client.am.ResultSet
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.CallableStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.am.ColumnMetaData40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
 
unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalConnection40
 
unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
 
unwrap(Class<T>) - Method in class org.apache.derby.client.am.LogicalPreparedStatement40
 
unwrap(Class<T>) - Method in class org.apache.derby.client.am.ParameterMetaData40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.am.PreparedStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.am.Statement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.net.NetConnection40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.net.NetDatabaseMetaData40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.client.net.NetResultSet40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedParameterMetaData40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedPreparedStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedStatement40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.ClientDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.ClientXADataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.EmbeddedDataSource40
Returns this if this class implements the interface
unwrap(Class<T>) - Method in class org.apache.derby.jdbc.EmbeddedXADataSource40
Returns this if this class implements the interface
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
 
uowid_ - Variable in class org.apache.derby.client.net.NetIndoubtTransaction
 
uowid_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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
 
updatability_delete__ - Static variable in class org.apache.derby.client.am.ResultSet
 
updatability_readOnly__ - Static variable in class org.apache.derby.client.am.ResultSet
 
updatability_unknown__ - Static variable in class org.apache.derby.client.am.ResultSet
 
updatability_update__ - Static variable in class org.apache.derby.client.am.ResultSet
 
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 UpdatableBlobStream using the InputStream received as parameter.
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 - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
updatableByCursor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Tell whether this column is updatable by a positioned update.
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.
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 - Variable in class org.apache.derby.impl.sql.GenericColumnDescriptor
 
updatableByCursor() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
 
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() - Method in class org.apache.derby.client.am.ResultSet
 
update(int, int, int, int, int, int, int, int) - Method in class org.apache.derby.client.net.FdocaSimpleDataArray
 
UPDATE - Static variable in interface org.apache.derby.iapi.sql.StatementType
 
update() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
 
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 interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
update(long) - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
update the counter.
update() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
update the counter to its next value.
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(Observable, Object) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Called when the transaction is about to complete.
update(Observable, 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(Observable, Object) - Method in class org.apache.derby.impl.store.raw.data.DropOnCommit
Called when the transaction is about to complete.
update(Observable, Object) - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
Called when the transaction is about to complete.
update(Observable, Object) - Method in class org.apache.derby.impl.store.raw.data.SyncOnCommit
 
update(Observable, Object) - Method in class org.apache.derby.impl.store.raw.data.TruncateOnCommit
 
update(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
 
update - Variable in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
 
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() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
 
update() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
update() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
 
update() - Method in class org.apache.derby.jdbc.ReferenceableDataSource
 
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_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_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 Autoincrement 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.ResultSet
 
updateArray(String, Array) - Method in class org.apache.derby.client.am.ResultSet
 
updateArray(int, Array) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 3.0 Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
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.vti.VTITemplate
 
updateArrays(int[], boolean[], Map, ResultColumn, int) - Static method in class org.apache.derby.impl.sql.compile.ResultColumnList
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ResultSet
Update a column with an ascii stream value.
updateAsciiStream(String, InputStream) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ResultSet
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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column with a character stream value.
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(int, 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, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 4.0 Update a 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(int, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateAsciiStream(String, InputStream, int) - 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 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.ResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.client.am.ResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0 Update a column with a BigDecimal value.
updateBigDecimal(int, BigDecimal) - Method in class org.apache.derby.vti.VTITemplate
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(int, InputStream, long) - Method in class org.apache.derby.client.am.ResultSet
Update a column with a binary stream value.
updateBinaryStream(String, InputStream) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream, long) - Method in class org.apache.derby.client.am.ResultSet
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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column with a binary stream value.
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(int, 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, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 4.0 Update a 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(int, InputStream, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateBinaryStream(String, InputStream, int) - 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, Blob) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, Blob) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(int, InputStream, long) - Method in class org.apache.derby.client.am.ResultSet
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.client.am.ResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(int, InputStream) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column using the given input stream.
updateBlob(String, InputStream) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column using the given input stream.
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(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(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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column using the given input stream.
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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column using the given input stream.
updateBlob(int, Blob) - Method in class org.apache.derby.vti.VTITemplate
 
updateBlob(String, Blob) - Method in class org.apache.derby.vti.VTITemplate
 
updateBody() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
updateBoolean(int, boolean) - Method in class org.apache.derby.client.am.ResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.derby.client.am.ResultSet
 
updateBoolean(int, 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.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.vti.VTITemplate
 
updateByte(int, byte) - Method in class org.apache.derby.client.am.ResultSet
 
updateByte(String, byte) - Method in class org.apache.derby.client.am.ResultSet
 
updateByte(int, 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.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.vti.VTITemplate
 
updateBytes(int, byte[]) - Method in class org.apache.derby.client.am.ResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.derby.client.am.ResultSet
 
updateBytes(int, 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.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.vti.VTITemplate
 
updateCachedPos(long, long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob.CharToBytePositionCache
Updates the position cache.
updateCharacterStream(int, Reader, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.am.ResultSet
Update a column with a character stream value.
updateCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.am.ResultSet
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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column with a character stream value.
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(int, 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, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 4.0 Update a 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(int, Reader, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateCharacterStream(String, Reader, int) - 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(StringBuffer) - Method in class org.apache.derby.client.am.ClobWriter
 
updateClob(int, Reader) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column using the given Reader object.
updateClob(String, Reader) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column using the given Reader object.
updateClob(int, Reader, long) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Reader, long) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Clob) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Clob) - Method in class org.apache.derby.client.am.ResultSet
Updates the designated column with a java.sql.Clob value.
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(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(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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column using the given Reader object.
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) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Updates the designated column using the given Reader object.
updateClob(int, Clob) - Method in class org.apache.derby.vti.VTITemplate
 
updateClob(String, Clob) - Method in class org.apache.derby.vti.VTITemplate
 
updateColumn(int, Object) - Method in class org.apache.derby.client.am.ResultSet
 
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.ResultSet
 
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 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.
updateConglomerateDescriptor(ConglomerateDescriptor[], long, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Update the conglomerateNumber for an array of ConglomerateDescriptors.
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(long, StaticCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], String[], ExecRow, boolean, UUID, int, int[], FKInfo[], TriggerInfo, FormatableBitSet, int[], int[], int, boolean, boolean) - 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.Statement
 
updateCurrentSeparator() - Method in class org.apache.derby.iapi.types.DateTimeParser
 
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(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.
updateCurrentValueOnDisk(Long, Long) - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
Update the value on disk.
updated - Variable in class org.apache.derby.impl.sql.compile.ResultColumn
 
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.ClientBaseDataSource
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.ResultSet
 
updateDate(String, Date) - Method in class org.apache.derby.client.am.ResultSet
 
updateDate(int, 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.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.vti.VTITemplate
 
updatedColumns_ - Variable in class org.apache.derby.client.am.ResultSet
 
updateDeferredRows() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
 
updateDouble(int, double) - Method in class org.apache.derby.client.am.ResultSet
 
updateDouble(String, double) - Method in class org.apache.derby.client.am.ResultSet
 
updateDouble(int, 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.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.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(RawTransaction, BasePage, int, int, int, Object, LogicalUndo) - Constructor for class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
 
UpdateFieldOperation() - 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.ResultSet
 
updateFloat(String, float) - Method in class org.apache.derby.client.am.ResultSet
 
updateFloat(int, 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.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.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
 
updateInt(int, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateInt(String, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateInt(int, 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.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.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.SimpleCharStream
 
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.ResultSet
 
updateLong(String, long) - Method in class org.apache.derby.client.am.ResultSet
 
updateLong(int, 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.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.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.ResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.derby.client.am.ResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateNCharacterStream(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNCharacterStream(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNClob(int, Reader) - Method in class org.apache.derby.client.am.ResultSet
 
updateNClob(String, Reader) - Method in class org.apache.derby.client.am.ResultSet
 
updateNClob(int, NClob) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateNClob(String, NClob) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateNClob(int, Reader, long) - Method in class org.apache.derby.client.net.NetResultSet40
Updates the designated column with a java.sql.NClob value.
updateNClob(String, InputStream, long) - Method in class org.apache.derby.client.net.NetResultSet40
Updates the designated column with a java.sql.NClob value.
updateNClob(String, Reader, long) - Method in class org.apache.derby.client.net.NetResultSet40
Updates the designated column with a java.sql.NClob value.
updateNClob(int, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNClob(int, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNClob(String, NClob) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNClob(String, Reader) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNClob(int, Reader, long) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
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.impl.jdbc.EmbedResultSet40
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNewAutoincrementColumn(Activation, String, long, long) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
Update values in a new autoincrement column being added to a table.
updateNewColumnToDefault(Activation, ColumnDescriptor, LanguageConnectionContext) - 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() - Constructor for class org.apache.derby.impl.sql.compile.UpdateNode
 
updateNString(int, String) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateNString(String, String) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateNString(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNString(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateNull(int) - Method in class org.apache.derby.client.am.ResultSet
 
updateNull(String) - Method in class org.apache.derby.client.am.ResultSet
 
updateNull(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Give a nullable column a null value.
updateNull(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0 Update a column with a null value.
updateNull(int) - Method in class org.apache.derby.vti.VTITemplate
 
updateNull(String) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(int, Object, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateObject(int, Object) - Method in class org.apache.derby.client.am.ResultSet
 
updateObject(String, Object, int) - Method in class org.apache.derby.client.am.ResultSet
 
updateObject(String, Object) - Method in class org.apache.derby.client.am.ResultSet
 
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) - 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.impl.jdbc.EmbedResultSet
JDBC 2.0 Update a column with an Object value.
updateObject(String, 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.impl.jdbc.EmbedResultSet20
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) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(String, Object, int) - Method in class org.apache.derby.vti.VTITemplate
 
updateObject(String, Object) - Method in class org.apache.derby.vti.VTITemplate
 
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(RawTransaction, BasePage, int, int, Object[], FormatableBitSet, int, DynamicByteArrayOutputStream, int, RecordHandle) - Constructor for class org.apache.derby.impl.store.raw.data.UpdateOperation
 
UpdateOperation() - Constructor for class org.apache.derby.impl.store.raw.data.UpdateOperation
 
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
Update the page array with container header if the page is a first alloc page and encrypt 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 Update both the record length "field" and the reserved space "field" of the slot table entry associated with "slot".
updateRef(int, Ref) - Method in class org.apache.derby.client.am.ResultSet
 
updateRef(String, Ref) - Method in class org.apache.derby.client.am.ResultSet
 
updateRef(int, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 3.0 Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
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.vti.VTITemplate
 
updateReferentialAction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Method in class org.apache.derby.client.am.ResultSet
 
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, ExecRow, RowLocation) - Method in interface org.apache.derby.iapi.sql.execute.RowChanger
Update a row in the table and perform associated index maintenance.
updateRow - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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(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(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(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, 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 class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
 
updateRow(ExecRow, RowChanger) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
 
updateRow() - Method in class org.apache.derby.vti.VTITemplate
 
updateRowId(int, RowId) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateRowId(String, RowId) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateRowId(int, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateRowId(String, RowId) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateRowX() - Method in class org.apache.derby.client.am.ResultSet
 
updateRule() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
updatesAreDetected(int) - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
 
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(Connection, Blob) - 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(Connection, Blob, 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(Connection, Clob) - 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(Connection, Clob) - Constructor for class org.apache.derby.client.am.UpdateSensitiveClobLocatorReader
Initializes the Reader, updateCount, currentPos and the connection to the appropriate values.
UpdateSensitiveClobLocatorReader(Connection, Clob, 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(Connection, Lob, InputStream) - Constructor for class org.apache.derby.client.am.UpdateSensitiveLOBLocatorInputStream
Initializes the InputStream, updateCount, currentPos and the connection to the appropriate values.
UpdateSensitiveLOBLocatorInputStream(Connection, 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.ResultSet
 
updateShort(String, short) - Method in class org.apache.derby.client.am.ResultSet
 
updateShort(int, 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.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.vti.VTITemplate
 
updateSource(String) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
updateSPS(SPSDescriptor, TransactionController, boolean, boolean, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Updates SYS.SYSSTATEMENTS with the info from the SPSD.
updateSPS(SPSDescriptor, TransactionController, boolean, boolean, 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.net.NetResultSet40
 
updateSQLXML(String, SQLXML) - Method in class org.apache.derby.client.net.NetResultSet40
 
updateSQLXML(int, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
updateSQLXML(String, SQLXML) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
 
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(Activation) - 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.ResultSet
 
updateString(String, String) - Method in class org.apache.derby.client.am.ResultSet
 
updateString(int, 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.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.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.ResultSet
 
updateTime(String, Time) - Method in class org.apache.derby.client.am.ResultSet
 
updateTime(int, 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.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.vti.VTITemplate
 
updateTimestamp(int, Timestamp) - Method in class org.apache.derby.client.am.ResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.derby.client.am.ResultSet
 
updateTimestamp(int, 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.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.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
 
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_makeOneIndex(TransactionController, TabInfoImpl, int, long) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Code to add an index to a catalog during upgrade.
UPGRADE_SPSRECOMPILEFAILED - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
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(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.
upgradeIfNeeded(TransactionController, PropertyConglomerate, Properties) - Method in class org.apache.derby.impl.store.access.PC_XenaVersion
 
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.
UPPER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
upperCaseProcedureName(String) - Static method in class org.apache.derby.client.am.Statement
 
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() - 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 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.
UR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
url - Variable in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
 
url - Variable in class org.apache.derby.impl.jdbc.TransactionResourceImpl
 
url - Variable in class org.apache.derby.security.DatabasePermission
The original location URL passed to constructor.
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 - Variable in class org.apache.derby.impl.tools.ij.ij
 
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
 
URLCHECK_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ij
 
URLFile - Class in org.apache.derby.impl.io
This class provides a class path based implementation of the StorageFile interface.
URLFile(URLStorageFactory, String) - Constructor for class org.apache.derby.impl.io.URLFile
 
URLFile(URLStorageFactory, String, String) - Constructor for class org.apache.derby.impl.io.URLFile
 
URLFile(URLFile, String) - Constructor for class org.apache.derby.impl.io.URLFile
 
URLFile(URLStorageFactory, String, int) - 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
 
usableObjects() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
usage() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Display usage information
USAGE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
usageGrantStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
usageRevokeStatement() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Method in class org.apache.derby.impl.services.cache.CachedItem
Allow use of the cacheable entry.
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(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.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_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.
useByteCount - Variable in class org.apache.derby.impl.services.cache.Clock
 
useConstructor - Variable in class org.apache.derby.iapi.services.loader.ClassInfo
 
useContainer(boolean, boolean) - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Attach me to a container.
useContainer() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
Attach me to a container.
used - Variable in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
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.Clock
MT - synchronization provided by caller can use this Daemomn service if needed
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
 
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(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
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.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(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
 
usefulStopKey(boolean) - 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.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
USER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
user - Variable in class org.apache.derby.jdbc.ClientBaseDataSource
 
user - Variable in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
 
user - Variable in class org.apache.derby.jdbc.ReferenceableDataSource
 
user_ - Variable in class org.apache.derby.client.am.Connection
 
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_JOIN_ORDER_OPTIMIZED - Static variable in interface org.apache.derby.iapi.sql.compile.Optimizer
 
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.ClientBaseDataSource
The source security mechanism to use when connecting to this data source.
USER_PRECEDENCE - Static variable in class org.apache.derby.iapi.types.TypeId
The following constants define the type precedence hierarchy.
USER_PROPERTY - Static variable in class org.apache.derby.impl.tools.ij.ij
 
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
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
UserDataValue - Interface in org.apache.derby.iapi.types
 
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
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.
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.impl.sql.conn.GenericLanguageConnectionContext
 
username - Variable in class org.apache.derby.jdbc.EmbedPooledConnection
 
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.
userNode() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
USERTYPE_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
UserTypeConstantNode - Class in org.apache.derby.impl.sql.compile
User type constants.
UserTypeConstantNode() - 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
 
useServerXAState_ - Variable in class org.apache.derby.client.am.DatabaseMetaData
 
usesLocalFilePerTable() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.derby.client.am.DatabaseMetaData
 
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 variable in class org.apache.derby.client.am.DatabaseMetaData
 
usesParameters(BCMethod, int, int) - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
Does a section of code use parameters.
usesSqlAuthorization() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Check if in SQL standard mode, with support for Grant & Revoke
usesSqlAuthorization() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get authorization model in force, SqlStandard or legacy mode
usesSqlAuthorization - Variable in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
usesSqlAuthorization() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
 
usesSqlAuthorization() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
 
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 - Variable in class org.apache.derby.impl.sql.compile.FromList
 
useStatistics() - Method 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 class org.apache.derby.impl.sql.compile.OptimizerImpl
 
useStreamOrLOB(int) - Method in class org.apache.derby.client.am.ResultSet
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
 
USING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
USING - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
USING_CLAUSE - Static variable in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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
 
UTF8_IMPL_ID - Static variable in class org.apache.derby.iapi.types.XML
 
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.Clob
 
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.
UTF8Util.SkipCount(long, long) - Constructor for class org.apache.derby.iapi.util.UTF8Util.SkipCount
Creates a holder for the specified skip counts.
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 UTFDataFormatException and 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.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
 
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
 
utilInstance - Variable in class org.apache.derby.impl.tools.ij.ij
 
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
 
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 - Interface in org.apache.derby.catalog
An interface for accessing Derby UUIDs, unique identifiers.
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_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 - Interface in org.apache.derby.iapi.services.uuid
Generates and recreates unique identifiers.
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
 
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.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
 
valid - Variable in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
 
valid_ - Variable in class org.apache.derby.impl.services.cache.CachedItem
 
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(String, Serializable, Dictionary) - Method in interface org.apache.derby.iapi.services.property.PropertySetCallback
Validate a property change.
validate() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Validate the parameters.
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(DDLStatementNode, DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
Validate this TableElementList.
validate(String, Serializable, Dictionary) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
 
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 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(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
validateAllCheckConstraints(LanguageConnectionContext, Hashtable) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
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)
validateChecksum(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Validate the check sum on the page.
validateConstraint(String, String, TableDescriptor, LanguageConnectionContext, boolean) - Static method in class org.apache.derby.impl.sql.execute.ConstraintConstantAction
Evaluate a check constraint or not null column constraint.
validateDefault(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
Check the validity of the default for this node.
validateDeleteConnection(DataDictionary, TableDescriptor, TableDescriptor, int, Hashtable, Hashtable, boolean, String, boolean, StringBuffer, String, boolean, int) - Static method in class org.apache.derby.iapi.sql.dictionary.DDUtils
 
validateDelimiters() - Method in class org.apache.derby.impl.load.ControlInfo
 
validateFKConstraint(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.
validateFKConstraint(ForeignKeyConstraintDescriptor, DataDictionary, TransactionController, ContextManager) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
 
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.
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.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
 
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
 
validItemCount - Variable in class org.apache.derby.impl.services.cache.Clock
 
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, FromTable, 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.ConstantNode
 
VALUE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
value - Variable in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
 
value - Variable in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
 
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
 
VALUE_NODE_LIST_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
valueExpression(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
valueExpressionPrimary(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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() - Constructor for class org.apache.derby.impl.sql.compile.ValueNode
 
ValueNode(Object, Object, Object, Object) - Constructor for class org.apache.derby.impl.sql.compile.ValueNode
Initializer for non-numeric types.
ValueNodeList - Class in org.apache.derby.impl.sql.compile
A ValueNodeList represents a list of ValueNodes within a specific predicate (eg, IN list, NOT IN list or BETWEEN) in a DML statement.
ValueNodeList() - 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
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() - 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.Clock
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.
VALUES - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
valueSpecification() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
valueString - Variable in class org.apache.derby.iapi.types.SQLDate
 
valueString - Variable in class org.apache.derby.iapi.types.SQLTime
 
valueString - Variable in class org.apache.derby.iapi.types.SQLTimestamp
 
VARBINARY - Static variable in class org.apache.derby.client.am.Types
 
VARBINARY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.VarbitConstantNode
 
varbitTypeCompiler - Static variable in class org.apache.derby.impl.sql.compile.TypeCompilerFactoryImpl
 
VARCHAR - Static variable in class org.apache.derby.client.am.Types
 
VARCHAR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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_BYTES - Static variable in class org.apache.derby.client.am.Cursor
 
VARIABLE_SHORT_BYTES - Static variable in class org.apache.derby.client.am.Cursor
 
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 - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
VariableSizeDataValue - Interface in org.apache.derby.iapi.types
The VariableSizeDataValue interface corresponds to Datatypes that have adjustable width.
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
 
VARYING - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
vec - Variable in class org.apache.derby.impl.tools.ij.ijVectorResult
 
vector - Variable in class org.apache.derby.impl.sql.execute.BasicSortObserver
 
vectorContainsOptimizable(int, Vector) - Method in class org.apache.derby.impl.sql.compile.RowOrderingImpl
Return true if the given vector of Optimizables contains an Optimizable with the given table number.
vectorToIdList(Vector, 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.InsertResultSet
Check that the received ColumnDescriptor corresponds to a column for which it is possible to fetch auto-generated keys.
verifyAutoGeneratedColumnsIndexes(int[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Verify that the auto-generated columns list (by position) has valid column positions for the table.
verifyAutoGeneratedColumnsNames(String[]) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Verify that the auto-generated columns list (by name) has valid column names for the 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.
verifyBulkInsert() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Verify that 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 datbase's locale.
verifyConnectReply(int) - Method in class org.apache.derby.client.net.NetConnectionReply
 
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).
verifyImageLength(String) - Static method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.EmbedConnection30
 
verifySavepointCommandIsAllowed() - Method in class org.apache.derby.impl.jdbc.EmbedConnection30
 
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.
verifyTableExists(String, String) - Method in class org.apache.derby.impl.tools.ij.ij
Verify that a table exists within a schema.
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
Version - Class in org.apache.derby.client.am
 
Version() - Constructor for class org.apache.derby.client.am.Version
 
Version - Class in org.apache.derby.iapi.services.info
This implementation of VersionMBean instruments a ProductVersionHolder object.
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 - 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
 
version2 - Variable in class org.apache.derby.impl.sql.compile.FromVTI
 
version2 - Variable in class org.apache.derby.impl.sql.execute.VTIResultSet
 
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.
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.
VERTICAL_BAR - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
viewColumnList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
viewDefinition(Token) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
VIEWS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
viewText - Variable in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
 
viewText - Variable in class org.apache.derby.impl.sql.execute.CreateViewConstantAction
 
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
 
VIRTUAL_COLUMN_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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() - Constructor for class org.apache.derby.impl.sql.compile.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(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(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.ConstantExpressionVisitor
Visit the node and call evaluateConstantExpressions() if it is a ValueNode.
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.HasVariantValueNodeVisitor
If we have found the target node, we are done.
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.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 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.
visit(TransactionTableEntry) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable.UpdateTransactionCounter
Check if the entry represents an update transaction, and update the counter accordingly.
Visitable - Interface in org.apache.derby.iapi.sql.compile
A Visitable is something that can be visited by a Visitor
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 of node before it is called on node itself.
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.ConstantExpressionVisitor
Method that is called to see if visit() should be called on the children of node before it is called on node itself.
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.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.ReplaceWindowFuncCallsWithCRVisitor
Vistor 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
 
visitEntries(Map, TransactionTable.EntryVisitor) - Method in class org.apache.derby.impl.store.raw.xact.ConcurrentTransactionMapFactory
 
visitEntries(Map, TransactionTable.EntryVisitor) - Method in class org.apache.derby.impl.store.raw.xact.TransactionMapFactory
Traverse the values of a map, and apply the specified visitor on each value.
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 indexNo index on a permission table catalog, 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
 
vmCheck(String, String) - Static method in class org.apache.derby.iapi.services.info.JVMInfo
Check the vmVersion against a speciifc value.
VMDescriptor - Interface in org.apache.derby.iapi.services.classfile
 
vmDescriptor - Variable in class org.apache.derby.impl.services.bytecode.BCMethodDescriptor
 
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(BCMethodDescriptor) - Method in class org.apache.derby.impl.services.bytecode.BCJava
 
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.
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
 
vtiCosted - Variable in class org.apache.derby.impl.sql.compile.FromVTI
 
VTICosting - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
VTICosting - Interface in org.apache.derby.vti
VTICosting is the interface that the query optimizer uses to cost Table Functions.
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
 
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, GeneratedMethod, int, GeneratedMethod, String, Qualifier[][], int, boolean, boolean, int, boolean, int, double, double, boolean, int, int, int) - 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
 
vtiTableConstruct() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
VTITemplate - Class in org.apache.derby.vti
An abstract implementation of ResultSet (JDK1.1/JDBC 1.2) that is useful when writing a read-only VTI (virtual table interface) or for the ResultSet returned by executeQuery in read-write VTI classes.
VTITemplate() - Constructor for class org.apache.derby.vti.VTITemplate
 

W

WAIT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
WaitForStatement() - Method in class org.apache.derby.impl.tools.ij.ij
Wait for: the second half of Async, waits for completion if needed and then supplies the result.
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
 
waitingList - Variable in class org.apache.derby.impl.services.locks.LockTableVTI
 
WaitInterrupted - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
waitInterrupted(Throwable) - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
waitTimeout - Variable in class org.apache.derby.impl.services.locks.ConcurrentLockSet
 
waitTimeout - Variable in class org.apache.derby.impl.services.locks.LockSet
 
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 - 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.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.Connection
 
warnings_ - Variable in class org.apache.derby.client.am.ResultSet
 
warnings_ - Variable in class org.apache.derby.client.am.Statement
 
warns - Variable in class org.apache.derby.impl.tools.ij.ijVectorResult
 
WAS_NOT_NULL - Static variable in class org.apache.derby.client.am.CallableStatement
 
WAS_NOT_NULL - Static variable in class org.apache.derby.client.am.ResultSet
 
WAS_NULL - Static variable in class org.apache.derby.client.am.CallableStatement
 
WAS_NULL - Static variable in class org.apache.derby.client.am.ResultSet
 
WAS_NULL_UNSET - Static variable in class org.apache.derby.client.am.CallableStatement
 
WAS_NULL_UNSET - Static variable in class org.apache.derby.client.am.ResultSet
 
wasColumnModified(String) - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
Find out if a column was changed, by column name.
wasColumnModified(int) - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
Find out if a column was changed, by column number
wasColumnModified(String) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Find out of a column was changed, by column name
wasColumnModified(int) - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Find out of a column was changed, by column number
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 DRDAString were modified in the previous call to setBytes().
wasNonNullSensitiveUpdate(int) - Method in class org.apache.derby.client.am.ResultSet
 
wasNull() - Method in class org.apache.derby.client.am.CallableStatement
 
wasNull() - Method in class org.apache.derby.client.am.LogicalCallableStatement
 
wasNull() - Method in class org.apache.derby.client.am.ResultSet
 
wasNull() - Method in class org.apache.derby.diag.ErrorLogReader
 
wasNull - Variable in class org.apache.derby.diag.LockTable
 
wasNull() - Method in class org.apache.derby.diag.LockTable
 
wasNull - Variable in class org.apache.derby.diag.SpaceTable
 
wasNull() - Method in class org.apache.derby.diag.SpaceTable
 
wasNull - Variable in class org.apache.derby.diag.StatementCache
 
wasNull() - Method in class org.apache.derby.diag.StatementCache
 
wasNull() - Method in class org.apache.derby.diag.StatementDuration
 
wasNull - Variable in class org.apache.derby.diag.TransactionTable
 
wasNull() - Method in class org.apache.derby.diag.TransactionTable
 
wasNull() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
 
wasNull - Variable in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
wasNull() - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
 
wasNull - Variable in class org.apache.derby.impl.jdbc.EmbedResultSet
 
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 - Variable in class org.apache.derby.impl.load.ImportAbstract
 
wasNull() - Method in class org.apache.derby.impl.load.ImportAbstract
 
wasNull() - Method in class org.apache.derby.vti.VTITemplate
 
wasNull_ - Variable in class org.apache.derby.client.am.CallableStatement
 
wasNull_ - Variable in class org.apache.derby.client.am.ResultSet
 
WASNULL_INVALID - Static variable in interface org.apache.derby.shared.common.reference.SQLState
 
wasNullSensitiveUpdate(int) - Method in class org.apache.derby.client.am.ResultSet
 
wasNullX() - Method in class org.apache.derby.client.am.CallableStatement
 
wasRightOuterJoin - Variable in class org.apache.derby.impl.sql.execute.NestedLoopLeftOuterJoinResultSet
 
wdn - Variable in class org.apache.derby.impl.sql.compile.WindowResultSetNode
 
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() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
WEIGHT - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
weight - Variable in class org.apache.derby.impl.tools.ij.mtTestCase
 
whatIsOpen - Variable in class org.apache.derby.impl.sql.execute.IndexSetChanger
 
WHEN - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
WHENEVER - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
whenLowMemorySet - Variable in class org.apache.derby.iapi.services.memory.LowMemory
Time in ms corresponding to System.currentTimeMillis() when lowMemory was set.
whenOffset - Variable in class org.apache.derby.impl.sql.compile.CreateTriggerNode
 
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
 
whenThenExpression() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
WHERE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
WHERE_CLAUSE_RESTRICTION - Static variable in interface org.apache.derby.iapi.sql.compile.CompilerContext
 
whereAggregates - Variable in class org.apache.derby.impl.sql.compile.SelectNode
 
whereClause - Variable in class org.apache.derby.impl.sql.compile.SelectNode
The ValueNode for the WHERE clause must represent a boolean expression.
whereClause(Token) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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.Connection
 
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.Statement
 
WINDOW - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
window - Variable in class org.apache.derby.impl.sql.compile.WindowFunctionNode
 
WINDOW_DEFINITION_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
WINDOW_DEFINITION_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
WINDOW_REFERENCE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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
 
WINDOW_RESULTSET_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
windowClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
windowDefinition(WindowList) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
WindowDefinitionNode - Class in org.apache.derby.impl.sql.compile
This class represents an OLAP window definition.
WindowDefinitionNode() - Constructor for class org.apache.derby.impl.sql.compile.WindowDefinitionNode
 
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() - 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() - 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() - Constructor for class org.apache.derby.impl.sql.compile.WindowNode
 
windowOrAggregateFunctionFollows() - Method in class org.apache.derby.impl.sql.compile.SQLParser
Determine whether the next sequence of tokens can be the beginning of a window or aggregate function.
windowOrAggregateFunctionNode() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
WindowReferenceNode - Class in org.apache.derby.impl.sql.compile
Represents a reference to an explicitly defined window
WindowReferenceNode() - Constructor for class org.apache.derby.impl.sql.compile.WindowReferenceNode
 
WindowResultSet - Class in org.apache.derby.impl.sql.execute
WindowResultSet This ResultSet handles a window function ResultSet.
WindowResultSet(Activation, NoPutResultSet, GeneratedMethod, 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() - Constructor for class org.apache.derby.impl.sql.compile.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.
WITH - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
WITH - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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
 
wokenToClean - Variable in class org.apache.derby.impl.services.cache.Clock
 
WORD - Static variable in interface org.apache.derby.impl.tools.ij.mtGrammarConstants
 
word_or_int() - Method in class org.apache.derby.impl.tools.ij.mtGrammar
 
work(boolean) - Method in class org.apache.derby.impl.services.daemon.BasicDaemon
 
WORK - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
WORK - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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.
wrapAlterColumnDefaultValue(ValueNode, String, long[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
Construct a TableElementNode of type C_NodeTypes.MODIFY_COLUMN_DEFAULT_NODE.
wrapArgsForTransportAcrossDRDA(String, String, SQLException, int, Throwable, Object[]) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory40
The following method helps handle DERBY-1178.
wrapInSQLException(Throwable) - Static method in class org.apache.derby.impl.jdbc.TransactionResourceImpl
Wrap a Throwable in an SQLException.
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(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.
wrapStandardException(String, String, int, Throwable) - Static method in exception org.apache.derby.impl.jdbc.EmbedSQLException
 
wrapStatement(Statement) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
Optionally wrap a Statement with another Statement.
wrapStatement(PreparedStatement, String, Object) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
Optionally wrap a PreparedStatement with another PreparedStatement.
wrapStatement(CallableStatement, String) - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
Optionally wrap a CallableStatement with an CallableStatement.
wrapStatement(Statement) - Method in class org.apache.derby.jdbc.EmbedPooledConnection
No need to wrap statements for PooledConnections.
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(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(Statement) - Method in class org.apache.derby.jdbc.EmbedXAConnection
Wrap and control a Statement
wrapStatement(PreparedStatement, String, Object) - Method in class org.apache.derby.jdbc.EmbedXAConnection
Wrap and control a PreparedStatement
wrapStatement(CallableStatement, String) - Method in class org.apache.derby.jdbc.EmbedXAConnection
Wrap and control a PreparedStatement
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(int) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
 
write(byte[]) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
 
write(byte[], int, int) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
 
write(int) - Method in class org.apache.derby.client.am.BlobOutputStream
 
write(byte[], int, int) - Method in class org.apache.derby.client.am.BlobOutputStream
 
write(int) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
 
write(byte[]) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
 
write(byte[], int, int) - Method in class org.apache.derby.client.am.ClobLocatorOutputStream
 
write(int) - Method in class org.apache.derby.client.am.ClobLocatorWriter
 
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(int) - Method in class org.apache.derby.client.am.ClobOutputStream
 
write(byte[], int, int) - Method in class org.apache.derby.client.am.ClobOutputStream
 
write(int) - Method in class org.apache.derby.client.am.ClobWriter
 
write(char[], int, int) - Method in class org.apache.derby.client.am.ClobWriter
 
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(int) - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
write(int) - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
 
write(byte[], int, 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(byte[]) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
Add b.length to the count.
write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.CounterOutputStream
Add len to the count, discard the data.
write(int) - Method in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
 
write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.DebugByteTeeOutputStream
 
write(int) - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
 
write(byte[], int, 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(byte[]) - Method in class org.apache.derby.iapi.services.io.NullOutputStream
Discard the data.
write(byte[], int, int) - Method in class org.apache.derby.iapi.services.io.NullOutputStream
Discard the data.
write - Variable in class org.apache.derby.iapi.util.DoubleProperties
 
write(DDMWriter) - Method in exception org.apache.derby.impl.drda.DRDAProtocolException
write will write the Error information to the buffer.
write(int) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
Writes the single byte into the underlying blocked byte array.
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(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
write(byte[]) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
write(byte[], int, 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(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.ClobAsciiStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
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.impl.jdbc.EncryptedLOBFile
Writes one byte into the file.
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[]) - Method in class org.apache.derby.impl.jdbc.EncryptedLOBFile
Write the buffer into file at current position.
write(int) - Method in class org.apache.derby.impl.jdbc.LOBFile
Writes one bytes into the file.
write(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBFile
Writes a segment of bytes into the file.
write(byte[]) - Method in class org.apache.derby.impl.jdbc.LOBFile
Writes a buffer completely into the file.
write(int) - Method in class org.apache.derby.impl.jdbc.LOBOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.LOBOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
Writes one byte.
write(byte[], int, int, long) - Method in class org.apache.derby.impl.jdbc.LOBStreamControl
Writes len bytes from the specified byte array to the LOB.
WRITE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
write(int) - Method in interface org.apache.derby.impl.store.raw.data.ByteHolder
Write a byte to this ByteHolder.
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(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(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.data.MemByteHolder
 
write(InputStream, long) - Method in class org.apache.derby.impl.store.raw.data.MemByteHolder
 
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(OutputStream) - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
Public Methods implmenting read/write of Storable Interface:
write(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
 
write(byte[], int, int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
 
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
 
WRITE_BYTE - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_CODEPOINT_4BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
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_DOUBLE - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_ENCODED_LDSTRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_ENCODED_STRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_FLOAT - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_INT - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_LONG - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_NETWORK_INT - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_NETWORK_SHORT - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_NO_SYNC - Static variable in class org.apache.derby.impl.store.raw.data.CachedPage
 
WRITE_PADDED_STRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_1BYTE - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_2BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_HEADER - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_PADDED_BYTES - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_PADDED_STRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SCALAR_STRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SHORT - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_STRING - Static variable in class org.apache.derby.impl.drda.TestProto
 
WRITE_SYNC - Static variable in class org.apache.derby.impl.store.raw.data.CachedPage
 
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.Connection
 
writeAutoCommitIfNotAutoCommitted() - Method in class org.apache.derby.client.am.ResultSet
 
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.BigDecimal to 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(long, byte) - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Writes the given byte into the blocked byte array.
writeByte(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
writeBytes(byte[]) - Method in class org.apache.derby.client.am.BlobLocatorOutputStream
Write the byte[] to the Blob value 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 the Clob value on the server; starting from the current position of this stream.
writeBytes(byte[]) - Method in class org.apache.derby.client.am.ClobOutputStream
 
writeBytes(byte[], int) - Method in class org.apache.derby.client.net.Request
 
writeBytes(byte[]) - 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(byte[]) - 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
 
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 the Clob value 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.ResultSet
 
writeClose(boolean) - Method in class org.apache.derby.client.am.Statement
 
writeCloseAndAutoCommit() - Method in class org.apache.derby.client.am.ResultSet
 
writeCloseResultSets(boolean) - Method in class org.apache.derby.client.am.Statement
 
writeCloseResultSets(int, boolean) - Method in class org.apache.derby.client.am.Statement
 
writeCloseStatements() - Method in class org.apache.derby.client.am.Connection
 
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 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.Connection
 
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.Connection
 
writeCommitSubstitute_() - Method in class org.apache.derby.client.net.NetConnection
 
writeCompleteStream(InputStream, int) - Method in class org.apache.derby.client.net.DynamicByteArrayOutputStream
 
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.ResultSet
 
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, ExecRow, FormatableBitSet, int[], int[], 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
 
writeDDMString(String) - 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.ResultSet
 
writeDescribeInput(Section) - Method in class org.apache.derby.client.am.PreparedStatement
 
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(Section) - Method in class org.apache.derby.client.am.PreparedStatement
 
writeDescribeOutput(NetPreparedStatement, Section) - Method in class org.apache.derby.client.net.NetStatementRequest
 
writeDescribeOutput(NetPreparedStatement, Section) - Method in interface org.apache.derby.client.net.StatementRequestInterface
 
writeDescribeOutput_(Section) - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
 
writeDescribeOutput_(Section) - Method in class org.apache.derby.client.net.NetPreparedStatement
 
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
 
writeDummyExchangeServerAttributes() - Method in class org.apache.derby.client.net.NetConnectionRequest
 
writeEncodedLDString(String, String, int) - Method in class org.apache.derby.impl.drda.TestProto
Write length and encoded string
writeEncodedString(String, String) - Method in class org.apache.derby.impl.drda.TestProto
Write an encoded string
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(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(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(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(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 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.
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) - 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.PreparedStatement
 
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.Statement
 
writeExecuteCall(String, boolean) - Method in class org.apache.derby.client.am.Statement
 
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.Statement
 
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.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
 
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.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.BinaryDecimal
Distill the Decimal to a byte array and Write out: scale (unsigned byte) length of byte array the byte array
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.SqlXmlUtil
 
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.MaxMinAggregator
 
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.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
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.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
Store the stored representation of column value in 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.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) - 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.ResultSet
 
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(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(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.ResultSet
 
writeInt(int) - Method in class org.apache.derby.client.net.Request
 
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.
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, byte[], int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
 
writeInt(int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
 
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, int) - 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
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.Connection
 
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.Connection
 
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.Connection
 
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.Connection
 
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.Connection
 
writeLocalXAStart_() - Method in class org.apache.derby.client.net.NetConnection
 
writeLocalXAStart_() - Method in class org.apache.derby.client.net.NetXAConnection
 
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(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.
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, byte[], int) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
 
writeLong(long) - Method in class org.apache.derby.impl.store.raw.log.LogAccessFile
 
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(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.
writeObject(ObjectOutputStream) - Method in class org.apache.derby.security.DatabasePermission
Called upon Serialization for saving the state of this DatabasePermission to a stream.
writeOpenQuery(Section, int, int, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.am.PreparedStatement
 
writeOpenQuery(Section, int, int) - Method in class org.apache.derby.client.am.Statement
 
writeOpenQuery(NetPreparedStatement, Section, int, int, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetStatementRequest
 
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(NetPreparedStatement, Section, int, int, int, ColumnMetaData, Object[]) - Method in interface org.apache.derby.client.net.StatementRequestInterface
 
writeOpenQuery_(Section, int, int, int, ColumnMetaData, Object[]) - Method in interface org.apache.derby.client.am.MaterialPreparedStatement
 
writeOpenQuery_(Section, int, int) - Method in interface org.apache.derby.client.am.MaterialStatement
 
writeOpenQuery_(Section, int, int, int, ColumnMetaData, Object[]) - Method in class org.apache.derby.client.net.NetPreparedStatement
 
writeOpenQuery_(Section, int, int) - Method in class org.apache.derby.client.net.NetStatement
 
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
writeOptimizerTraceOutputHtml(String) - Static method in class org.apache.derby.iapi.db.OptimizerTrace
Send the optimizer trace output for the last optimized query to a file with a .html extension.
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
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, 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, 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, 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).
writePage(PageKey) - Method in class org.apache.derby.impl.store.raw.data.AllocPage
Write the page out
writePage(PageKey, boolean) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
write the page from this CachedPage object to disk.
writePage(PageKey) - Method in class org.apache.derby.impl.store.raw.data.CachedPage
 
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(PageKey) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Write information about page from variables into page byte 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.
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(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
writePKGNAMCSN() - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
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.ResultSet
 
writePositioningFetch_(Section, int, long) - Method in class org.apache.derby.client.net.NetResultSet
 
writePrepare(String, Section) - Method in class org.apache.derby.client.am.Statement
 
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.PreparedStatement
 
writePrepareDescribeInputOutput() - Method in class org.apache.derby.client.am.PreparedStatement
 
writePrepareDescribeInputOutput(String, Section) - Method in class org.apache.derby.client.am.PreparedStatement
 
writePrepareDescribeOutput(String, Section) - Method in class org.apache.derby.client.am.Statement
 
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.DRDAXAProtocol
 
writer - Variable in class org.apache.derby.impl.drda.TestProto
 
writer - Variable in class org.apache.derby.impl.jdbc.ClobAsciiStream
 
writeRAFHeader(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
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.Connection
 
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, 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
writeScalar2Bytes(int) - Method in class org.apache.derby.impl.drda.DDMWriter
 
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[], int) - Method in class org.apache.derby.client.net.Request
 
writeScalarBytes(int, byte[]) - Method in class org.apache.derby.client.net.Request
 
writeScalarBytes(int, byte[], int, int) - Method in class org.apache.derby.client.net.Request
 
writeScalarBytes(int, byte[], int) - Method in class org.apache.derby.impl.drda.DDMWriter
Write scalar byte array object includes length, codepoint and value
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.impl.drda.DDMWriter
Write scalar byte array object includes length, codepoint and value
writeScalarHeader(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(int, byte[], int, byte) - Method in class org.apache.derby.client.net.Request
 
writeScalarPaddedBytes(byte[], int, byte) - Method in class org.apache.derby.client.net.Request
 
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
writeScalarPaddedBytes(byte[], int, byte) - Method in class org.apache.derby.impl.drda.DDMWriter
Write padded scalar byte array object value
writeScalarPaddedString(String, int) - Method in class org.apache.derby.client.net.Request
 
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(String, int) - Method in class org.apache.derby.impl.drda.DDMWriter
Write padded scalar string object 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 DRDAString object value.
writeScalarStream(boolean, boolean, int, InputStream, 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, int, Reader, 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, 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.
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)
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.ResultSet
 
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
 
writeServerAttributesAndSeedExchange(byte[]) - Method in class org.apache.derby.client.net.NetConnection
 
writeSetSpecialRegister(ArrayList) - Method in class org.apache.derby.client.am.Statement
 
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(short) - Method in class org.apache.derby.client.net.Request
 
writeShort(int) - Method in class org.apache.derby.impl.drda.DDMWriter
Write platform short
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.NetworkServerControlImpl
Write short
writeShort(int) - Method in class org.apache.derby.impl.io.vfmem.VirtualRandomAccessFile
 
writeShortFdocaData(short) - Method in class org.apache.derby.client.net.Request
 
writeSingleorMixedCcsidLDString(String, String) - Method in class org.apache.derby.client.net.Request
 
writeSQLCAERRWARN(int, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Write the ERR and WARN part of the SQLCA
writeSQLCAGRP(SQLException, int, int, 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
writeSQLCAGRP(byte[], int, int, 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
writeSQLCARD(SQLException, int, int, long) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
writeSQLCARDs(SQLException, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
writeSQLCARDs(SQLException, int, boolean) - Method in class org.apache.derby.impl.drda.DRDAConnThread
 
writeSQLCAXGRP(int, 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 255 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
 
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(Statement) - Method in class org.apache.derby.client.am.Connection
 
writeTransactionStart(Statement) - Method in class org.apache.derby.client.net.NetConnection
 
writeTransactionStart(Statement) - 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.
writeUpdateRow(boolean) - Method in class org.apache.derby.client.am.ResultSet
 
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.Connection
 
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.Connection
 
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(Statement) - Method in class org.apache.derby.client.am.Connection
 
writeXATransactionStart(Statement) - 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
 
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
 

X

XA_1PHASE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_2PHASE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
xa_commit(boolean) - Method in class org.apache.derby.jdbc.XATransactionState
Commit the global transaction and cancel the timeout task.
XA_CommitStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_CommitStatement is XA_COMMIT [ XA_1PHASE | XA_2PHASE ] xid commits a global transaction xid
XA_CONNECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_ConnectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_ConnectStatement is XA_CONNECT (<AS> connid) make a XAConnection using the currentXADataSource and make that XAConnection the current XAConnection.
XA_DATASOURCE - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_DataSourceStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_DataSourceStatement is XA_DataSource 'dbname' ( create | shutdown ) We new'ed an instance of XADataSource as the current DataSource and set its database name to dbname.
XA_DISCONNECT - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_DisconnectStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_DisconnectStatement is XA_DISCONNECT [xaconnid = identifier()] disconnect the current XAConnection If xaconnid is given, then disconnect XAConnection with xaconnid (xaconnid not implemented).
XA_END - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_ENDRSCAN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_EndStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_EndStatement is XA_END [ XA_SUSPEND | XA_SUCCESS | XA_FAIL] xid dissociates a transaction from the current XAConnection or end an already suspended one
XA_FAIL - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
xa_finalize() - Method in class org.apache.derby.jdbc.XATransactionState
This method cancels timeoutTask and assigns 'performTimeoutRollback = false'.
XA_FORGET - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_ForgetStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_ForgetStatement is XA_FORGET xid forgets about a heuristically completed transaction
XA_GETCONNECTION - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_GetConnectionStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_GetConnectionStatement is XA_GETCONNECTION it gets a Connection from the currentXAConnection and uses that as the current connection
xa_id - Variable in class org.apache.derby.impl.sql.catalog.XPLAINStatementDescriptor
 
XA_JOIN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_NEEDLOCK - Static variable in interface org.apache.derby.iapi.store.raw.Loggable
 
XA_NOFLAGS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_NULL_XID - Static variable in class org.apache.derby.client.net.NetXAResource
 
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 timout 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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
xa_prepare() - Method in class org.apache.derby.jdbc.XATransactionState
Prepare the global transaction for commit.
XA_PrepareStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_PrepareStatement is XA_PREPARE xid prepares a global transaction
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_RECOVER - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_RecoverStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_RecoverStatement is XA_RECOVER flag displays the list of prepared transactions
xa_resource - Variable in class org.apache.derby.impl.store.raw.xact.XactFactory
 
XA_RESUME - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
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 - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
xa_rollback() - Method in class org.apache.derby.jdbc.XATransactionState
Rollback the global transaction and cancel the timeout task.
XA_RollbackStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_RollbackStatement is XA_Rollback xid rolls back a global transaction
XA_START - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_STARTRSCAN - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_StartStatement() - Method in class org.apache.derby.impl.tools.ij.ij
XA_StartStatement is XA_START [ XA_NOFLAGS | XA_JOIN | XA_RESUME ] xid start or associates a transaction with the current XAConnection
XA_SUCCESS - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_SUSPEND - Static variable in interface org.apache.derby.impl.tools.ij.ijConstants
 
XA_T0_NOT_ASSOCIATED - Static variable in class org.apache.derby.client.am.Connection
XA_T0_NOT_ASSOCIATED This 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.Connection
XA_T1_ASSOCIATED In 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.
xaconn_ - Variable in class org.apache.derby.client.net.NetXAResource
 
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 - 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, LogFactory, DataFactory, DataValueFactory, boolean, CompatibilitySpace) - Constructor for class org.apache.derby.impl.store.raw.xact.Xact
 
xact - Variable in class org.apache.derby.impl.store.raw.xact.XactContext
 
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_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 - Static variable in interface org.apache.derby.iapi.services.locks.VirtualLockTable
 
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(long) - Constructor for class org.apache.derby.impl.store.raw.xact.XactId
 
XactId() - Constructor for class org.apache.derby.impl.store.raw.xact.XactId
 
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) - Constructor for exception org.apache.derby.client.am.XaException
 
XaException(LogWriter, Throwable) - Constructor for exception org.apache.derby.client.am.XaException
 
XaException(LogWriter, int) - Constructor for exception org.apache.derby.client.am.XaException
 
XaException(LogWriter, Throwable, int) - Constructor for exception org.apache.derby.client.am.XaException
 
XaException(LogWriter, String) - Constructor for exception org.apache.derby.client.am.XaException
 
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_NONE - 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 - Variable in class org.apache.derby.impl.tools.ij.ij
 
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.Connection
 
xaInProgress_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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
 
xaResource_ - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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.client.am.Connection
 
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, Statement) - Constructor for class org.apache.derby.jdbc.XAStatementControl
 
XAStatementControl(EmbedXAConnection, PreparedStatement, String, Object) - Constructor for class org.apache.derby.jdbc.XAStatementControl
 
XAStatementControl(EmbedXAConnection, CallableStatement, String) - Constructor for class org.apache.derby.jdbc.XAStatementControl
 
xaTimeoutMillis_ - Variable in class org.apache.derby.client.net.NetXACallInfo
XA transaction timeout in milliseconds.
xatmflag() - Method in class org.apache.derby.impl.tools.ij.ij
 
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.CancelXATransactionTask() - Constructor for class org.apache.derby.jdbc.XATransactionState.CancelXATransactionTask
Creates the cancelation object to be passed to a timer.
xaWasSuspended - Variable in class org.apache.derby.client.net.NetXACallInfo
 
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(Xid) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
Construct an Xid using an external Xid.
XAXactId(String) - Constructor for class org.apache.derby.iapi.store.access.xa.XAXactId
 
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 - 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.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_ - Variable in class org.apache.derby.client.net.NetIndoubtTransaction
 
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() - 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 cloneValue method.
XML - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
XML_CONSTANT_NODE - Static variable in interface org.apache.derby.iapi.sql.compile.C_NodeTypes
 
XML_CONSTANT_NODE_NAME - Static variable in interface org.apache.derby.impl.sql.compile.C_NodeNames
 
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_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() - Constructor for class org.apache.derby.impl.sql.compile.XMLConstantNode
 
XMLDataValue - Static variable in interface org.apache.derby.iapi.reference.ClassName
 
XMLDataValue - Interface in org.apache.derby.iapi.types
 
xmlDocOrContent() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
XMLEXISTS - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
XMLExists(StringDataValue, XMLDataValue) - Method in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Make the call to perform an XMLEXISTS operation on the received XML data value.
XMLEXISTS_OP - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
xmlFunction() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
XMLParse(String, 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(String, 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.
XMLPARSE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
XMLParse(StringDataValue, XMLDataValue) - Method in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Make the call to perform an XMLPARSE operation on the received XML string and store the result in the received XMLDataValue (or if it's null, create a new one).
XMLPARSE_OP - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
 
xmlParseValue() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
xmlPassingMechanism() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
xmlPreserveWhitespace() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
XMLQuery(XMLDataValue, SqlXmlUtil) - 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(XMLDataValue, SqlXmlUtil) - 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).
XMLQUERY - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
XMLQuery(StringDataValue, XMLDataValue, XMLDataValue) - Method in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Make the call to perform an XMLQUERY operation on the received XML data value and store the result in the received result holder (or, if it's null, create a new one).
XMLQUERY_OP - Static variable in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
 
xmlQueryValue(boolean) - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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.
XMLSERIALIZE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
XMLSerialize(XMLDataValue, StringDataValue) - Method in class org.apache.derby.impl.sql.execute.SqlXmlExecutor
Make the call to perform an XMLSERIALIZE operation on the received XML data value and store the result in the received StringDataValue (or if it's null, create a new one).
XMLSERIALIZE_OP - Static variable in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
 
xmlSerializeTargetType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
xmlSerializeValue() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
xmlStringValue - Variable in class org.apache.derby.iapi.types.XML
 
XMLType() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
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
 
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.
xpContext - Variable in class org.apache.derby.iapi.types.SqlXmlUtil
 
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
 
xqEmptyHandlingClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
xqReturningClause() - Method in class org.apache.derby.impl.sql.compile.SQLParser
 
xqVariable(ValueNode[]) - Method in class org.apache.derby.impl.sql.compile.SQLParser
xqVariable Parse an XML query variable.
xqVarList() - Method in class org.apache.derby.impl.sql.compile.SQLParser
xqVarList Parse a list of XML query variables, which can include at most one XML value to be used as the "context item" for the query.
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 - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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
 
YEAR_MONTH_LITERAL - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
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 - Static variable in class org.apache.derby.iapi.types.SQLDecimal
 
ZERO_DECIMAL - Static variable in class org.apache.derby.iapi.types.NumberDataType
Set by the booting DataValueFactory implementation.
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 class org.apache.derby.impl.services.locks.LockSet
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.client.net.CodePoint
 
ZEROIND - Static variable in class org.apache.derby.impl.drda.CodePoint
 
ZeroInvalidForAbsolute - Static variable in exception org.apache.derby.impl.tools.ij.ijException
 
zeroInvalidForAbsolute() - Static method in exception org.apache.derby.impl.tools.ij.ijException
 
zeroPadString(String, int) - Static method in class org.apache.derby.impl.drda.DDMWriter
Prepend zeros to numeric string
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
 

_

_08004 - Static variable in class org.apache.derby.client.am.SqlState
 
_16K - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Constant for 16 KB.
_22021 - Static variable in class org.apache.derby.client.am.SqlState
 
_24501 - Static variable in class org.apache.derby.client.am.SqlState
 
_2D521 - Static variable in class org.apache.derby.client.am.SqlState
 
_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.
_58008 - Static variable in class org.apache.derby.client.am.SqlState
 
_58009 - Static variable in class org.apache.derby.client.am.SqlState
 
_58010 - Static variable in class org.apache.derby.client.am.SqlState
 
_58014 - Static variable in class org.apache.derby.client.am.SqlState
 
_58015 - Static variable in class org.apache.derby.client.am.SqlState
 
_58016 - Static variable in class org.apache.derby.client.am.SqlState
 
_58017 - Static variable in class org.apache.derby.client.am.SqlState
 
_8K - Static variable in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Constant for 8 KB.
_apl - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
 
_argList - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
_blobValue - Variable in class org.apache.derby.iapi.types.SQLBinary
 
_boundExpression - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
 
_CAN_CYCLE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 
_clobValue - Variable in class org.apache.derby.iapi.types.SQLChar
The value as a user-created Clob
_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.
_comparisonOperator - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
comparison operator, one of the ORDER_OP constants
_constantOperand - Variable in class org.apache.derby.vti.Restriction.ColumnQualifier
value to compare the column to
_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
 
_DEFAULT - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
_deleteAll(String) - Method in class org.apache.derby.impl.io.vfmem.DataStore
Deletes every child of the root path specified.
_driverModule - Static variable in class org.apache.derby.jdbc.AutoloadedDriver
 
_engineForcedDown - Static variable in class org.apache.derby.jdbc.AutoloadedDriver
 
_expressionText - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
 
_functions - Variable in class org.apache.derby.tools.SignatureChecker
 
_generationExpression - Variable in class org.apache.derby.impl.sql.compile.GenerationClauseNode
 
_importCounter - Static variable in class org.apache.derby.impl.load.Import
 
_importers - Static variable in class org.apache.derby.impl.load.Import
 
_INCREMENT - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 
_initialValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
 
_initialValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
 
_isExhausted - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 
_isJ2ME - Variable in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
_isTableFunction - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
_isValid - Variable in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
_j2meDatabaseName - Variable in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
_j2seConnectionUrl - Variable in class org.apache.derby.tools.SignatureChecker.ParsedArgs
 
_leftChild - Variable in class org.apache.derby.vti.Restriction.AND
 
_leftChild - Variable in class org.apache.derby.vti.Restriction.OR
 
_lockScanRow(OpenBTree, BTree, 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.
_lockTimeoutInMillis - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater
 
_MAX_VALUE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 
_maxValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
 
_maxValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
 
_messageFormatter - Static variable in class org.apache.derby.tools.SignatureChecker
 
_MIN_VALUE - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 
_minValue - Variable in class org.apache.derby.impl.sql.compile.CreateSequenceNode
 
_minValue - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
 
_MORE - Static variable in interface org.apache.derby.impl.sql.compile.SQLParserConstants
 
_name - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
_objectID - Variable in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
 
_objectType - Variable in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
 
_parsedArgs - Variable in class org.apache.derby.tools.SignatureChecker
 
_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
 
_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
 
_rightChild - Variable in class org.apache.derby.vti.Restriction.AND
 
_rightChild - Variable in class org.apache.derby.vti.Restriction.OR
 
_schema - Variable in class org.apache.derby.tools.SignatureChecker.SQLRoutine
 
_schemaName - Variable in class org.apache.derby.impl.sql.execute.CreateSequenceConstantAction
 
_SEQUENCE_NAME - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 
_sequenceGenerator - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater
 
_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
 
_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
 
_tupleDescriptor - Variable in class org.apache.derby.impl.sql.execute.GenericPrivilegeInfo
 
_types - Variable in class org.apache.derby.catalog.types.RowMultiSetImpl
 
_uuidString - Variable in class org.apache.derby.impl.sql.catalog.SequenceUpdater
 
_valuesPerAllocation - Variable in class org.apache.derby.impl.sql.catalog.SequenceGenerator
 

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 _
Built on Thu 2010-12-23 20:49:13+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.