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
getColumnCount() - Method in class org.apache.derby.vti.StringColumnVTI
Get the number of columns.
getColumnDataTypeDescriptor(String) - Method in class org.apache.derby.impl.sql.compile.TableElementList
getColumnDataTypeDescriptor(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.TableElementList
getColumnDefinition() - Method in class org.apache.derby.impl.load.ControlInfo
getColumnDefinition() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
getColumnDependableFinder(int, byte[]) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a DependableFinder instance for referenced columns in
a table.
getColumnDependableFinder(int, byte[]) - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
getColumnDependableFinder(int, byte[]) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getColumnDescriptor(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(TableDescriptor, String, long) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
computes the minimum/maximum value in a column of a table.
getColumnMetaDataX() - Method in class org.apache.derby.client.am.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.StringColumnVTI
Get name of a column (1-based indexing).
getColumnName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
What's a column's name?
getColumnNames() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
Get the names of the columns in this row set
getColumnNames() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptorList
Get an array of strings for all the columns
in this CDL.
getColumnNames() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
Get the column names for this conglomerate descriptor.
getColumnNames() - Method in class org.apache.derby.impl.sql.compile.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
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
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.VTITemplateBase
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.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
getConnectionX(LogWriter, String, String) - Method in class org.apache.derby.jdbc.ClientDataSource
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.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
getCreateAliasConstantAction(String, String, String, AliasInfo, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a CREATE ALIAS statement.
getCreateConstraintConstantAction(String, int, boolean, 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[], 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, String[]) - Method in class org.apache.derby.drda.NetServlet
Determine the locale file needed for this browsers preferences
Defaults to the settings for derby.locale and derby.codeset if set
English otherwise if browsers preferences can't be found
getCurrentAuxiliaryProviderList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the current auxiliary provider list from this CompilerContext.
getCurrentAuxiliaryProviderList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Get the current auxiliary provider list from this CompilerContext.
getCurrentCcsidManager() - Method in class org.apache.derby.client.net.NetAgent
getCurrentCcsidManager() - Method in class org.apache.derby.impl.drda.DDMReader
getCurrentCcsidManager() - Method in class org.apache.derby.impl.drda.DDMWriter
getCurrentConnection() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Used to get a proxy for the current connection.
GetCurrentConnectionNode - Class in org.apache.derby.impl.sql.compile
This node represents a unary getCurrentConnection operator
RESOLVE - parameter will always be null for now.
GetCurrentConnectionNode() - 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(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.
getCurrentUser() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
Get the SQL current user of this SQL connection context
getCurrentUser() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
getCurrentUserId(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the Authorization Id of the current user
getCurrentUserId(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getCurrentValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getCurrentValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
get the current value of the counter.
getCurrentValueAndAdvance(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.VTITemplateBase
getCursorResultSet() - Method in interface org.apache.derby.iapi.sql.execute.CursorActivation
Returns the cursor result set for this activation,
so that the current row can be re-qualified, and
so that the current row location can be determined.
getCursorResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Used in CurrentOfResultSet to get to the cursor result set
for a cursor.
getCursorStatement() - Method in class org.apache.derby.impl.sql.compile.CurrentOfNode
Return the CursorNode associated with a positioned update/delete.
getCursorStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
getCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
return the target table of an updatable cursor result set.
getCursorTargetTable() - Method in class org.apache.derby.impl.sql.compile.SelectNode
Assumes that isCursorUpdatable has been called, and that it
is only called for updatable cursors.
getDaemon() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
If this raw store has a daemon that services its need, return the
daemon.
getDaemon() - Method in class org.apache.derby.impl.store.raw.RawStore
getDaemonThread(Runnable, String, boolean) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Get a newly created background thread.
getDaemonThread(Runnable, String, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getDaemonThread(Runnable, String, boolean) - Method in class org.apache.derby.impl.services.monitor.FileMonitor
getData() - Method in class org.apache.derby.client.ClientXid
getData(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.impl.store.raw.data.RawField
getData() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
getData() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
Returns a byte[] containing a chunk of serialized log records.
getData() - Method in class org.apache.derby.impl.store.replication.slave.ReplicationLogScan
Method to get the data byte[] read by the last call to next().
getData() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
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.drda.Database
getDatabaseName() - Method in class org.apache.derby.impl.io.vfmem.DataStore
Returns the database name, which is expected to equal the path of the
service root.
getDatabaseName() - Method in class org.apache.derby.jdbc.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?
getDatabaseProperties() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Get all the database properties.
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.
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
getDataTruncation() - Method in class org.apache.derby.client.am.Sqlca
Get a java.sql.DataTruncation warning based on the information
in this SQLCA.
getDataType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getDataType() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
Get the resolved data type of this node.
getDataType() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Override method in ancestor.
getDataType() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Override behavior in superclass.
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.StringColumnVTI
getDate(String) - Method in class org.apache.derby.vti.VTITemplate
getDate(int) - Method in class org.apache.derby.vti.VTITemplateBase
getDate(String) - Method in class org.apache.derby.vti.VTITemplateBase
getDate(int, Calendar) - Method in class org.apache.derby.vti.VTITemplateBase
getDate(String, Calendar) - Method in class org.apache.derby.vti.VTITemplateBase
getDateAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getDateFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
Get a formatter for formatting dates.
getDateFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
getDateFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
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.
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(int) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a DependableFinder instance.
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(int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
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.
getDepth() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
getDepth() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getDeregister() - Static method in class org.apache.derby.jdbc.InternalDriver
Check whether AutoloadedDriver should deregister itself on
shutdown.
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
getDescriptorName() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.TupleDescriptor
Each descriptor must identify itself with its type; i.e index, check
constraint whatever.
getDescriptorType() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
getDescriptorViaHeap(FormatableBitSet, ScanQualifier[][], TabInfoImpl, TupleDescriptor, List) - 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, 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
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.StringColumnVTI
getDouble(String) - Method in class org.apache.derby.vti.VTITemplate
getDouble(int) - Method in class org.apache.derby.vti.VTITemplateBase
getDouble(String) - Method in class org.apache.derby.vti.VTITemplateBase
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
getEF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
This is a utility method to get a common expression --
"BaseActivation.getExecutionFactory()".
getElapsedMillis(long) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Return the elapsed time in milliseconds, between now and the beginTime, if
DEBUG and RunTimeStats is on, else return 0.
getElementType() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
Get the type of this table element.
getEmbedConnection() - Method in class org.apache.derby.impl.jdbc.ConnectionChild
Return a reference to the EmbedConnection
getEmbedConnection() - Static method in class org.apache.derby.impl.jdbc.LOBStoredProcedure
Returns the EmbedConnection object.
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.
getEmptyMessageDigest() - Method in class org.apache.derby.iapi.sql.dictionary.PasswordHasher
getEmptyUpdateNode(String, String, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
getEmptyValueRow(int, LanguageConnectionContext) - Static method in class org.apache.derby.impl.sql.execute.RowUtil
Get an empty ExecRow.
getEncodedDate() - Method in class org.apache.derby.iapi.types.SQLDate
getEncodedStream(String, String) - Method in class org.apache.derby.vti.StringColumnVTI
Turn a string into an appropriately encoded ByteArrayInputStream.
getEncodedTime() - Method in class org.apache.derby.iapi.types.SQLTime
getEncryptedDataLength(int) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
returns the length that will make the data to be multiple of encryption
block size based on the given length.
getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.services.crypto.CipherProvider
Returns the encryption block size used during creation of the encrypted database
getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Return the encryption block size used by the algorithm at time of
encrypted database creation
getEncryptionBlockSize() - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
Returns the encryption block size used during creation of the encrypted database
getEncryptionBlockSize() - Method in class org.apache.derby.impl.services.jce.JCECipherProvider
getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Returns the encryption block size used by the algorithm at time of
creation of an encrypted database
getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.log.LogToFile
return the encryption block size used during encrypted db creation
getEncryptionBlockSize() - Method in class org.apache.derby.impl.store.raw.RawStore
Returns the encryption block size used by the algorithm at time of
creation of an encrypted database
getEncryptionBuffer() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Get encryption buffer.
getEncryptionManager() - Method in class org.apache.derby.client.net.NetConnection
getEndColumn() - Method in interface org.apache.derby.impl.sql.compile.CharStream
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
getEndColumn() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
getEndCompilationTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the timestamp for the end of query compilation.
getEndCompilationTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the timestamp for the end of query compilation.
getEndCompileTimestamp() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
Get the timestamp for the end of compilation
getEndCompileTimestamp() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Get the timestamp for the end of compilation
getEndExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the timestamp for the end of query execution.
getEndExecutionTimestamp() - Method in interface org.apache.derby.iapi.sql.ResultSet
Get the Timestamp for the end of execution.
getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Get the Timestamp for the end of execution.
getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Get the Timestamp for the end of execution.
getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the timestamp for the end of query execution.
getEndExecutionTimestamp() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Get the Timestamp for the end of execution.
getEndLine() - Method in interface org.apache.derby.impl.sql.compile.CharStream
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
getEndLine() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
getEndOffset() - Method in interface org.apache.derby.impl.sql.compile.CharStream
getEndOffset() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Gets the ending offset of the SQL substring which this
query node represents.
getEndOffset() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
getEngineType() - Method in interface org.apache.derby.iapi.db.Database
getEngineType(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.
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
getErrorSeverity(Throwable) - Method in class org.apache.derby.iapi.services.context.ContextManager
return the severity of the exception.
getEstimatedCost() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
Get the estimated cost.
getEstimatedCost() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
Get the estimated cost for a single instantiation of a Table Function.
getEstimatedMemUsage(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.ResultSetStatistics
Get the estimated row count for the number of rows returned
by the associated query or statement.
getEstimatedRowCount() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the estimated row count for the number of rows returned
by the associated query or statement.
getEstimatedRowCount() - Method in interface org.apache.derby.iapi.store.access.RowCountable
Get the total estimated number of rows in the container.
getEstimatedRowCount() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
Get the estimated row count.
getEstimatedRowCount(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 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() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
Return the exception factory for the underlying connection.
getExceptionFactory() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
Return the exception factory for the underlying connection.
getExceptionFactory() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
Return an exception factory that could be used to generate
SQLExceptions raised by this connection.
getExceptionFactory() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Get the exception factory for this connection.
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.
getExceptionFactory() - Method in class org.apache.derby.jdbc.XAStatementControl
Return the exception factory for the underlying connection.
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.
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.
getEXTDTAStream(CallableStatement, int, int) - Static method in class org.apache.derby.impl.drda.EXTDTAInputStream
Create a new EXTDTAInputStream from a CallableStatement.
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.VTITemplateBase
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.VTITemplateBase
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.
getFileAttributeView - Static variable in class org.apache.derby.iapi.services.io.FileUtil
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.
getFileStore - Static variable in class org.apache.derby.iapi.services.io.FileUtil
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.StringColumnVTI
getFloat(String) - Method in class org.apache.derby.vti.VTITemplate
getFloat(int) - Method in class org.apache.derby.vti.VTITemplateBase
getFloat(String) - Method in class org.apache.derby.vti.VTITemplateBase
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:
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.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
getHashingScheme() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
getHashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A hash join.
getHashJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getHashKeyColumnNumberString(int[]) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
getHashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A left outer join using a hash join.
getHashLeftOuterJoinResultSet(NoPutResultSet, int, NoPutResultSet, int, GeneratedMethod, int, GeneratedMethod, boolean, boolean, boolean, double, double, String) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getHashScanResultSet(Activation, long, int, 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() - Method in class org.apache.derby.impl.store.replication.master.MasterController
Used to return the host name of the slave being connected to.
getHostName() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
Used to return the host name of the slave.
getHostNameForSocketPermission(NetworkServerControlImpl) - Static method in class org.apache.derby.drda.NetworkServerControl
Get the hostname as a value suitable for substituting into the
default server policy file.
getHour(int) - Static method in class org.apache.derby.iapi.types.SQLTime
Get the encoded hour value (may be different than hour value for
current timezone if value encoded in a different timezone)
getHours() - Method in class org.apache.derby.client.am.DateTimeValue
Get hour of day component (24 hour clock).
getHours(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
Get the hour of the day out of a time or timestamp.
getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
getHours(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
getHTML(String, String, String, boolean) - Method in class org.apache.derby.impl.tools.planexporter.CreateHTMLFile
getHtmlLabelledMessageInstance(LocalizedResource, String, String) - Method in class org.apache.derby.drda.NetServlet
get an HTML labelled message from the resource bundle file, according to
the given key.
getI1() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
getI1() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
Get the first index in a index type pool entry.
getI2() - Method in class org.apache.derby.iapi.services.classfile.CONSTANT_Index_info
getI2() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
Get the second index in a index type pool entry.
getId() - Method in interface org.apache.derby.database.Database
Deprecated.
No longer supported.
getId() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Get the id of the container of the conglomerate.
getId() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Return my identifier.
getId() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
Obtain the page-unique identifier for this record.
getId() - Method in interface org.apache.derby.iapi.store.raw.StreamContainerHandle
Return my identifier.
getId() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Get the shortId of this transaction.
getId() - Method in class org.apache.derby.impl.db.BasicDatabase
Deprecated.
getId() - Method in class org.apache.derby.impl.store.access.btree.BTree
Get the id of the container of the conglomerate.
getId() - Method in class org.apache.derby.impl.store.access.heap.Heap
Get the id of the container of the conglomerate.
getId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
getId() - Method in class org.apache.derby.impl.store.raw.data.RecordId
Get my record id.
getId() - Method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
Get the record identifier
MT - thread safe
getId() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainerHandle
get the container key for the stream container
getId() - Method in class org.apache.derby.impl.store.raw.xact.Xact
get the short (internal to raw store) transaction id that is unique
only for this raw store
getId() - Method in class org.apache.derby.impl.store.raw.xact.XactId
getId() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getIdentifier() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
Return the identifier that uniquely identifies this raw store at runtime.
getIdentifier() - Method in class org.apache.derby.impl.services.monitor.ModuleInstance
getIdentifier() - Method in class org.apache.derby.impl.services.monitor.ProtocolKey
getIdentifier() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Return my unique identifier
getIdentifierColumn(String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
Create a system column for an identifer with consistent type of
VARCHAR(128)
getIdentifierQuoteString() - Method in class org.apache.derby.client.am.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 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.
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
getIndexStatsRefresher(boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Returns the index statistics refresher.
getIndexStatsRefresher(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Returns the index statistics refresher.
getIndexStatsUpdateReason() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Returns the update criteria telling why the statistics are considered
stale.
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.
getInputRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getInputStream() - Method in class org.apache.derby.client.net.NetAgent
getInputStream() - Method in class org.apache.derby.client.net.NetConnection
getInputStream() - Method in class org.apache.derby.client.net.NetXACallInfo
getInputStream() - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
Return an InputStream that wraps the valid byte array.
getInputStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
getInputStream() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get input stream
getInputStream() - Method in class org.apache.derby.impl.io.CPFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.DirFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.InputStreamFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.JarDBFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.URLFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Returns an input stream serving the data in the blocked byte array.
getInputStream() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
Returns an input stream to read from this entry.
getInputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
Returns an input stream for the file denoted.
getInputStream(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(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.StringColumnVTI
getInt(String) - Method in class org.apache.derby.vti.VTITemplate
getInt(int) - Method in class org.apache.derby.vti.VTITemplateBase
getInt(String) - Method in class org.apache.derby.vti.VTITemplateBase
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.
getInterruptedException() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get exception created when we detected interruped status
flag.
getInterruptedException() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getIntFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
getIntParameter(HttpServletRequest, String, String, LocalizedResource, String, PrintWriter) - 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(Dictionary, String, int, int, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the value of an integer property.
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
getJavaClassName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the java class name of the alias.
getJavaClassName() - Method in class org.apache.derby.iapi.types.JSQLType
If this is a JAVA_CLASS, what is it's name?
getJavaClassName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
getJavaColumn(String, String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
Create a system column for a java column.
getJavaEncoding(int) - Static method in class org.apache.derby.impl.drda.CharacterEncodings
getJavaFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the JavaFactory from this CompilerContext.
getJavaFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get the JavaFactory to use with this language connection
getJavaFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getJavaFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get the JavaFactory to use with this language connection
REMIND: this is only used by the compiler; should there be
a compiler module control class to boot compiler-only stuff?
getJavaProperty(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
Return Java properties from java.lang.System.
getJavaProperty(String, boolean) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
Return Java properties from java.lang.System.
getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Returns the name of the java class type that this node coerces to.
getJavaValueNode() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
Get the JavaValueNode that lives under this JavaToSQLValueNode.
getJBMSLockOnDB(UUID, UUIDFactory, String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
check to see if we are the only JBMS opened against this database.
getJBMSMinorVersionNumber() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
Get the minor version from the JBMS product minor version/maint version.
getJDBCMajorVersion() - Method in class org.apache.derby.client.am.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(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.
getLastModified() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
Get the last logical page number managed by this extent.
getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
getLastPageNumber(BaseContainerHandle, 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
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 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.
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.StringColumnVTI
getLong(String) - Method in class org.apache.derby.vti.VTITemplate
getLong(int) - Method in class org.apache.derby.vti.VTITemplateBase
getLong(String) - Method in class org.apache.derby.vti.VTITemplateBase
getLongFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
getLongFromDECIMAL(int, String) - Method in class org.apache.derby.client.am.Cursor
getLongFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
getLongFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
getLongFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
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 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.
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
getMetaData() - Method in class org.apache.derby.vti.VTITemplateBase
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
getMostAccuratePath(StorageFile) - Static method in class org.apache.derby.impl.services.monitor.StorageFactoryService
Helper method returning the "best-effort-most-accurate" path.
getMostRecentPreparedRecoveredXact(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
Get the most recent recovered prepared transaction.
getMostRecentRollbackFirstTransaction(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
Get the most recently added transaction that says it needs to be
rolled back first (an InternalXact) from the transaction table and make
the passed in transaction assume its identity.
getMostRecentTransactionForRollback(RawTransaction) - Method in class org.apache.derby.impl.store.raw.xact.TransactionTable
Get the most recently non-prepared added transaction from the
transaction table and make the passed in transaction assume its
identity.
getMuckFromBootPassword(byte[], int) - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
getMultipleResultSets() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
getMultipleResultSets() - Method in interface org.apache.derby.impl.tools.ij.ijResult
getMultipleResultSets() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
getMultiProbeTableScanResultSet(Activation, long, int, 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 - Static variable in class org.apache.derby.iapi.services.io.FileUtil
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 class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
getName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
Returns the name of the Column.
getName() - Method in class org.apache.derby.impl.io.InputStreamFile
getName() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
getName() - Method in class org.apache.derby.impl.services.bytecode.BCClass
the class's unqualified name
getName() - Method in class org.apache.derby.impl.services.bytecode.BCMethod
Return the logical name of the method.
getName() - Method in class org.apache.derby.impl.services.reflect.LoadedGeneratedClass
getName() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
getName() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
Get the name of this sequence generator.
getName() - Method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
Gets the name of this column.
getName() - Method in class org.apache.derby.impl.sql.compile.FromTable
getName() - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
getName() - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
getName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
The following methods implement the ResultColumnDescriptor
interface.
getName() - Method in class org.apache.derby.impl.sql.compile.TableElementNode
Get the name from this node.
getName() - Method in class org.apache.derby.impl.sql.compile.WindowNode
getName() - Method in class org.apache.derby.impl.sql.execute.TriggerEvent
Get the type number of this trigger
getName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
Returns the name of the Column.
getName() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
getName() - Method in class org.apache.derby.impl.tools.ij.AttributeHolder
getName() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
getName() - Method in class org.apache.derby.impl.tools.ij.Session
getName() - Method in interface org.apache.derby.io.StorageFile
getName() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
getNameIndex() - Method in class org.apache.derby.iapi.services.classfile.AttributeEntry
getNameSpace() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the name space of the alias.
getNameString(String, long) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Build a String for a statement name.
getNanos() - Method in class org.apache.derby.client.am.DateTimeValue
Get nanosecond component.
getNCharacterStream(int) - Method in class org.apache.derby.client.am.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
getNetworkTimeout() - Method in class org.apache.derby.client.am.LogicalConnection40
getNetworkTimeout() - Method in class org.apache.derby.client.net.NetConnection40
getNetworkTimeout() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection40
getNetworkTimeout() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection40
getNetworkTimeout() - Method in class org.apache.derby.impl.jdbc.EmbedConnection40
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(TriggerDescriptor, Activation, CursorResultSet, int[]) - Static method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Whip up a new Temp ResultSet that has a single
row.
getNewSubMethod(String, boolean) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
Create a sub-method from this method to allow the code builder to split a
single logical method into multiple methods to avoid the 64k per-method
code size limit.
getNewVarchar() - Method in class org.apache.derby.iapi.types.CollatorSQLVarchar
getNewVarchar() - Method in class org.apache.derby.iapi.types.SQLChar
Get a SQLVarchar for a built-in string function.
getNewXAConnection(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
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.
getNextQualifiers() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getNextRecord() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
getNextRecord(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.FlushedScan
Read a log record into the byte array provided.
getNextRecord(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
Read the next log record.
getNextRecord(ArrayInputStream, TransactionId, int) - Method in interface org.apache.derby.impl.store.raw.log.StreamLogScan
Get the next record in the scan and place its data in the passed in
array.
getNextRecordBackward(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
Read the previous log record.
getNextRecordForward(ArrayInputStream, TransactionId, int) - Method in class org.apache.derby.impl.store.raw.log.Scan
Read the next log record.
getNextRef() - Method in class org.apache.derby.impl.sql.execute.RIBulkChecker
getNextResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the current next ResultSet number from this CompilerContext.
getNextResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getNextRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
Returns the next row from the query, and returns NULL when there
are no more rows.
getNextRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
getNextRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
No rows to return, so throw an exception.
getNextRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Returns the next row from the query, and returns NULL when there
are no more rows.
getNextRowCore() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
Return the requested values computed
from the next row (if any) for which
the restriction evaluates to true.
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
Return the requested value computed from the next row.
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.BulkTableScanResultSet
Return the next row (if any) from the scan (if open).
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
If open and not returned yet, returns the row.
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
Return the next row.
getNextRowCore() - Method in class org.apache.derby.impl.sql.execute.DistinctScanResultSet
Return the next row (if any) from the scan (if open).
getNextRowCore(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
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.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
getNodeType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
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.
getNoOfOpens() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getNormalizeResultSet(NoPutResultSet, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
REMIND: needs more description...
getNormalizeResultSet(NoPutResultSet, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getNoRowsResultSetStatistics(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
getNoRowsResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
getNoWait(OpenBTree, long) - Static method in class org.apache.derby.impl.store.access.btree.ControlRow
Get the control row for the given page if the latch on the
page can be obtained without waiting, else return null.
getNString(int) - Method in class org.apache.derby.client.am.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
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, Class<T>) - Method in class org.apache.derby.client.am.CallableStatement40
getObject(String, Class<T>) - Method in class org.apache.derby.client.am.CallableStatement40
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, Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
getObject(String, Class<T>) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
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, Class<T>) - Method in class org.apache.derby.client.net.NetResultSet40
Retrieve the column as an object of the desired type.
getObject(String, Class<T>) - Method in class org.apache.derby.client.net.NetResultSet40
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, Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
getObject(String, Class<T>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
getObject(int, Class<T>) - Method in interface org.apache.derby.iapi.jdbc.EngineCallableStatement40
getObject(String, Class<T>) - Method in interface org.apache.derby.iapi.jdbc.EngineCallableStatement40
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.BigIntegerDecimal
getObject() - Method in class org.apache.derby.iapi.types.DataType
Gets the value in the data value descriptor as a int.
getObject() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Gets the value in the data value descriptor as a Java Object.
getObject() - Method in class org.apache.derby.iapi.types.SQLBit
getObject() - Method in class org.apache.derby.iapi.types.SQLBlob
Return a JDBC Blob.
getObject() - Method in class org.apache.derby.iapi.types.SQLBoolean
getObject() - Method in class org.apache.derby.iapi.types.SQLChar
getObject() - Method in class org.apache.derby.iapi.types.SQLClob
getObject() - Method in class org.apache.derby.iapi.types.SQLDate
getObject returns the date value
getObject() - Method in class org.apache.derby.iapi.types.SQLDecimal
getObject() - Method in class org.apache.derby.iapi.types.SQLDouble
getObject() - Method in class org.apache.derby.iapi.types.SQLInteger
getObject() - Method in class org.apache.derby.iapi.types.SQLLongint
getObject() - Method in class org.apache.derby.iapi.types.SQLReal
getObject() - Method in class org.apache.derby.iapi.types.SQLRef
getObject() - Method in class org.apache.derby.iapi.types.SQLSmallint
getObject() - Method in class org.apache.derby.iapi.types.SQLTime
getObject() - Method in class org.apache.derby.iapi.types.SQLTimestamp
getObject() - Method in class org.apache.derby.iapi.types.SQLTinyint
getObject() - Method in class org.apache.derby.iapi.types.UserType
getObject(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, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
getObject(String, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
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, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
Retrieve the column as an object of the desired type.
getObject(String, Class<T>) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
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(String) - Method in class org.apache.derby.vti.VTITemplate
getObject(int) - Method in class org.apache.derby.vti.VTITemplateBase
getObject(String) - Method in class org.apache.derby.vti.VTITemplateBase
getObject(int, Map) - Method in class org.apache.derby.vti.VTITemplateBase
getObject(String, Map) - Method in class org.apache.derby.vti.VTITemplateBase
getObjectForWriteFdoca(ResultSet, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
getObjectForWriteFdoca(CallableStatement, int, int) - Method in class org.apache.derby.impl.drda.DRDAConnThread
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 - Static variable in class org.apache.derby.iapi.services.io.FileUtil
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
getParent() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
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.
getParentLogger() - Method in class org.apache.derby.jdbc.AutoloadedDriver40
getParentLogger() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource40
getParentLogger() - Method in class org.apache.derby.jdbc.ClientDataSource40
getParentLogger() - Method in class org.apache.derby.jdbc.ClientDriver40
getParentLogger() - Method in class org.apache.derby.jdbc.ClientXADataSource40
getParentLogger() - Method in class org.apache.derby.jdbc.Driver40
getParentLogger() - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource40
getParentLogger() - Method in class org.apache.derby.jdbc.EmbeddedDataSource40
getParentLogger() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource40
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.