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.
getColumnPrivileges(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getColumnPrivilegesX(String, String, String, String) - Method in class org.apache.derby.client.am.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.
getColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getColumnScale(int) - Method in class org.apache.derby.client.am.Cursor
getColumnsForODBC(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of table columns available in a catalog.
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.ClientBaseDataSourceRoot
Attempt to establish a database connection in a non-pooling,
non-distributed environment.
getConnection(String, String) - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
Attempt to establish a database connection in a non-pooling,
non-distributed environment.
getConnection() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
Attempt to establish a database connection with the given username and
password.
getConnection(String, String, boolean) - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
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() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getConnectionAttributes() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getConnectionAttributes() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getConnectionAttributes() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getConnectionAttributes() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
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.ClientBaseDataSourceRoot
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.
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.ClientBaseDataSourceRoot
getCreateDatabase() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getCreateDatabase() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getCreateDatabase() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
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, 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.)
getCrossReference(String, String, String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getCrossReferenceForODBC(String, String, String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
In contrast to the JDBC version of getCrossReference, this
method allows null values for table names.
getCrossReferenceX(String, String, String, String, String, String) - Method in class org.apache.derby.client.am.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.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.
getCurrentTransactionContext() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Get the current transaction context.
getCurrentUser() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
Get the SQL current user of this SQL connection context
getCurrentUser() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
getCurrentUserId(Activation) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the Authorization Id of the current user
getCurrentUserId(Activation) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getCurrentValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getCurrentValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
get the current value of the counter.
getCurrentValueAndAdvance(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.
getDatabaseMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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.
getDatabaseMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getDatabaseName() - Method in class org.apache.derby.impl.drda.Database
getDatabaseName() - Method in class org.apache.derby.impl.io.vfmem.DataStore
Returns the database name, which is expected to equal the path of the
service root.
getDatabaseName() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getDatabaseName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getDatabaseName() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getDatabaseName() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
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.
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?
getDatabaseProductName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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?
getDatabaseProductVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getDatabaseProperties() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Get all the database properties.
getDatabaseProperty(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.
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.ClientBaseDataSourceRoot
getDataSourceName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getDataSourceName() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getDataSourceName() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
getDataSourceName() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
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.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.BrokeredCallableStatement
getDate(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
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.ForeignTableVTI
getDate(int, Calendar) - Method in class org.apache.derby.vti.ForeignTableVTI
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.
getDBMD() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
Get the current session's database metadata.
getDbname() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the database name of this LCC.
getDbName() - Method in class org.apache.derby.impl.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.
getDefaultConnection() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
Get the default connection, called from inside the database engine.
getDefaultDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Get a DefaultDescriptor for the default, if any, associated with this column.
getDefaultImplementations() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getDefaultInfo() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Get the DefaultInfo for this ColumnDescriptor.
getDefaultInfo() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
Return the DefaultInfo containing the default information for this
column
getDefaultLockingPolicy() - Method in interface org.apache.derby.iapi.store.raw.Transaction
Get the current default locking policy for all operations within this
transaction.
getDefaultLockingPolicy() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Return the default locking policy for this access manager.
getDefaultLockingPolicy() - Method in class org.apache.derby.impl.store.raw.xact.Xact
Get the current default locking policy for all operations within this
transaction.
getDefaultModuleProperties() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Get the complete set of module properties by
loading in contents of all the org/apache/derby/modules.properties
files.
getDefaultModuleProperties() - Method in class org.apache.derby.impl.services.monitor.FileMonitor
getDefaultNode() - Method in class org.apache.derby.impl.sql.compile.ColumnDefinitionNode
Return the DefaultNode, if any, associated with this node.
getDefaultSchema() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the default schema (used at compile-time when no activation
is yet available, cf. the activation argument overload version.
getDefaultSchema(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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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[], 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, List, 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
getDerbyConnection() - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
getDerbySchemaName(String, String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
Get the name of the local Derby schema corresponding to a foreign schema name.
getDeregister() - Static method in class org.apache.derby.jdbc.InternalDriver
Check whether AutoloadedDriver should deregister itself on
shutdown.
getDescription() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getDescription() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getDescription() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getDescription() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
getDescription() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
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, int, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A DistinctGroupedAggregateResultSet computes scalar aggregates when
at least one of them is a distinct aggregate.
getDistinctGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getDistinctIndexConglomerateNumbers() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
Returns an array of distinct index conglomerate ids on a table.
getDistinctIndexNames() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
Returns an array of index names for all distinct indexes on a table.
getDistinctIndexRowGenerators() - Method in class org.apache.derby.iapi.sql.dictionary.IndexLister
Returns an array of distinct index row generators on a table,
erasing entries for duplicate indexes (which share same conglomerate).
getDistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A DistinctScalarAggregateResultSet computes scalar aggregates when
at least one of them is a distinct aggregate.
getDistinctScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getDistinctScanResultSet(Activation, long, int, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A distinct scan result set pushes duplicate elimination into
the scan.
getDistinctScanResultSet(Activation, long, int, int, int, int, String, String, String, boolean, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
a distinct scan generator, for ease of use at present.
getDMD() - Static method in class org.apache.derby.catalog.SystemProcedures
Get the DatabaseMetaData for the current connection for use in
mapping the jcc SYSIBM.* calls to the Derby DatabaseMetaData methods
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.
getDominantType() - Method in class org.apache.derby.impl.sql.compile.InListOperatorNode
Get the dominant type of all the operands in this IN list.
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.BrokeredCallableStatement
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.ForeignTableVTI
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?
getDriverMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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?
getDriverMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getDriverModule() - Static method in class org.apache.derby.jdbc.AutoloadedDriver
getDriverModule() - Method in class org.apache.derby.jdbc.EmbeddedDriver
Lookup the booted driver module appropriate to our JDBC level.
getDriverName() - Method in class org.apache.derby.client.am.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?
getDriverName() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getDriverNameAndVersion() - Static method in class org.apache.derby.client.am.Version
getDriverVersion() - Method in class org.apache.derby.client.am.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?
getDriverVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getDropAliasConstantAction(SchemaDescriptor, String, char) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a DROP ALIAS statement.
getDropBehavior() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Return the behavior of this 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.
getDummyValue(Class) - Method in class org.apache.derby.impl.tools.optional.DBMDWrapper
Get a dummy value for an argument to a DBMD method.
getDVDforColumnToBeUpdated(int, String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
getDVF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Get/reuse the Expression for getting the DataValueFactory
getDynamicCompiledConglomInfo() - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Return dynamic information about the conglomerate to be dynamically
reused in repeated execution of a statement.
getDynamicCompiledConglomInfo(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.
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.Sqlca
Get the error code based on the SQL code received from the server.
getErrorCode() - Method in exception org.apache.derby.client.am.SqlException
getErrorCode() - Method in exception org.apache.derby.iapi.error.StandardException
getErrorInfo() - Method in class org.apache.derby.iapi.services.io.ApplicationObjectInputStream
getErrorInfo() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
getErrorInfo() - Method in interface org.apache.derby.iapi.services.io.ErrorInfo
getErrorInfo() - Method in interface org.apache.derby.iapi.services.io.ErrorObjectInput
getErrorInfo() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
getErrorInfo() - Method in class org.apache.derby.iapi.services.io.FormatIdOutputStream
getErrorProperty(String) - Method in exception org.apache.derby.iapi.error.StandardException
Get the error code for an error given a type.
getErrorProperty(String, String) - Static method in exception org.apache.derby.iapi.error.StandardException
getErrorSeverity(Throwable) - Method in class org.apache.derby.iapi.services.context.ContextManager
return the severity of the exception.
getEstimatedCost() - Method in interface org.apache.derby.iapi.store.access.StoreCostResult
Get the estimated cost.
getEstimatedCost() - Method in class org.apache.derby.impl.sql.compile.CostEstimateImpl
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.ErrorMessages
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.LockTable
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.SpaceTable
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derby.diag.TransactionTable
getEstimatedCostPerInstantiation(VTIEnvironment) - Method in interface org.apache.derby.vti.VTICosting
Get the estimated cost for a single instantiation of a Table Function.
getEstimatedMemUsage(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 a method builder for adding code to the execute() method.
getExecuteTime() - Method in interface org.apache.derby.iapi.sql.ResultSet
Get the execution time in milliseconds.
getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Get the execution time in milliseconds.
getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Get the execution time in milliseconds.
getExecuteTime() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Get the execution time in milliseconds.
getExecuteTimeInMillis() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the execute time for the associated query in milliseconds.
getExecuteTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the execute time for the associated query in milliseconds.
getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.Activation
Get the ExecutionFactory
getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get the ExecutionFactory to use with this language connection
getExecutionFactory() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
Gets a ExecutionFactory
getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the ExecutionFactory associated with this database.
getExecutionFactory() - Method in class org.apache.derby.iapi.sql.dictionary.IndexRowGenerator
getExecutionFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionContext
Get the ExecutionFactory from this ExecutionContext.
getExecutionFactory() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get ExecutionFactory associated with this database.
getExecutionFactory() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
getExecutionFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get the ExecutionFactory to use with this language connection
getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Used in activations for generating rows.
getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Get a execution factory
getExecutionFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionContext
getExecutionFactory() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getExistsBaseTable() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Does this FBT represent an EXISTS FBT.
getExpectedColumnTypeNames(String, int) - Static method in class org.apache.derby.impl.load.ColumnInfo
getExpectedNumberOfColumnsInFile() - Method in class org.apache.derby.impl.load.ColumnInfo
getExpectedUDTClasses(String) - Static method in class org.apache.derby.impl.load.ColumnInfo
getExpectedVtiColumnTypes(String, int) - Static method in class org.apache.derby.impl.load.ColumnInfo
getExpectedVtiColumnTypesAsString() - Method in class org.apache.derby.impl.load.ColumnInfo
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).
getExportedKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getExportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.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.OrderByColumn
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(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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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.EncryptOrDecryptData
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.EncryptOrDecryptData
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.
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.EncryptOrDecryptData
Get path to a container file that is used to keep temporary versions of
the container file.
getFilePath(StorageFile) - Method in class org.apache.derby.impl.store.raw.RawStore
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.
getFirstVarargIdx() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Get the index of the first vararg if this is a varargs method
getFixPackVersion() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Return the fix pack version from the 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.BrokeredCallableStatement
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.ForeignTableVTI
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
getForeignConnection(String) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
getForeignConnection(String) - Static method in class org.apache.derby.vti.ForeignTableVTI
getForeignKeyConstraints(int) - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
Get the referencing foreign key constraints
getForeignKeys(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Return a list of foreign keys constraints referencing
this constraint.
getForeignKeys(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Return a list of foreign keys constraints referencing
this constraint.
getForeignTables(DatabaseMetaData) - Method in class org.apache.derby.impl.tools.optional.ForeignDBViews
Get a cursor through the user tables in the foreign database.
getForm(HttpServletRequest) - Method in class org.apache.derby.drda.NetServlet
getFormat() - Method in class org.apache.derby.impl.load.ControlInfo
getFormat_Id() - Method in 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?
getForType() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
getForUpdateIndexScan() - Method in interface org.apache.derby.iapi.sql.Activation
getForUpdateIndexScan() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getForUpdateIndexScan() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getFreePageNumber(long) - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
Get a page number that is free
getFromList() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get the FromList.
getFromList() - Method in class org.apache.derby.impl.sql.compile.SelectNode
Return the fromList for this SelectNode.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromList
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.FromTable
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SelectNode
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.SingleChildResultSetNode
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByName(String, String, boolean) - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Determine whether or not the specified name is an exposed name in
the current query block.
getFromTableByResultColumn(ResultColumn) - Method in class org.apache.derby.impl.sql.compile.FromList
Get the FromTable from this list which has the specified ResultColumn in
its RCL.
getFullBaseTableName(ExecCursorTableReference) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
getFullName() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
the class's qualified name
getFullName() - Method in class org.apache.derby.impl.services.bytecode.GClass
getFullName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Return the full dot expression name of the
object being dropped.
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.
getFunctionColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getFunctionColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.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.
getFunctions(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getFunctionsX(String, String, String) - Method in class org.apache.derby.client.am.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
getGenericParameterTypes(Class, Class) - Method in class org.apache.derby.iapi.services.loader.ClassInspector
Given an implementation of a parameterized interface, return
the actual types of the interface type variables.
getGenericParameterTypes(Class, Class) - Method in class org.apache.derby.iapi.services.loader.Java5ClassInspector
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, int, int, int, double, double, boolean) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A GroupedAggregateResultSet computes non-distinct grouped aggregates.
getGroupedAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, double, double, boolean) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getGroupMap(Object) - Method in class org.apache.derby.impl.services.locks.LockSpace
getGtridLength() - Method in class org.apache.derby.client.ClientXid
getGuessedResultSetMetaData() - Method in class org.apache.derby.client.am.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, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A hash result set forms a result set on a hash table built on a scan
of a table.
getHashScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], Qualifier[][], int, float, int, int, String, String, String, boolean, boolean, int, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
a hash scan generator, for ease of use at present.
getHashTableResultSet(NoPutResultSet, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A hash table result set builds a hash table on its source,
applying a list of predicates, if any, to the source,
when building the hash table.
getHashTableResultSet(NoPutResultSet, GeneratedMethod, Qualifier[][], GeneratedMethod, int, int, boolean, int, boolean, long, int, float, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
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?
getIdentifierQuoteString() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getIdentity() - Method in interface org.apache.derby.iapi.services.cache.Cacheable
Get the identity of this object.
getIdentity() - Method in class org.apache.derby.impl.services.bytecode.VMTypeIdCacheable
getIdentity() - Method in class org.apache.derby.impl.sql.catalog.NameTDCacheable
getIdentity() - Method in class org.apache.derby.impl.sql.catalog.OIDTDCacheable
getIdentity() - Method in class org.apache.derby.impl.sql.catalog.PermissionsCacheable
getIdentity() - Method in class org.apache.derby.impl.sql.catalog.SequenceUpdater
getIdentity() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
getIdentity() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
getIdentity() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
return the identity of the counter.
getIdentity() - Method in class org.apache.derby.impl.store.access.CacheableConglomerate
Get the identity of this object.
getIdentity() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
getIdentity() - Method in class org.apache.derby.impl.store.raw.data.BasePage
OK to hand object outside to cache..
getIdentity() - Method in class org.apache.derby.impl.store.raw.data.StreamFileContainer
Request the container key associated with the stream container.
getIdentityValue() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the identity column value most recently generated.
getIdentityValue() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Get the identity column value most recently generated.
getIdName() - Method in interface org.apache.derby.iapi.services.context.Context
Returns the current id name associated
with this context.
getIdName() - Method in class org.apache.derby.iapi.services.context.ContextImpl
getIdNoCheck() - Method in class org.apache.derby.impl.store.raw.xact.Xact
Get the transaction id without sanity check, this should only be called
by a cloned TransactionTableEntry
getIDValueAsCHAR(UUID) - Static method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Converts a UUID to an DataValueDescriptor.
GetImage() - Method in interface org.apache.derby.impl.sql.compile.CharStream
Returns a string made up of characters from the marked token beginning
to the current buffer position.
GetImage() - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
GetImage() - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
getImmutable() - Method in interface org.apache.derby.iapi.types.BooleanDataValue
Return an immutable BooleanDataValue with the same value as this.
getImmutable() - Method in class org.apache.derby.iapi.types.SQLBoolean
Return an immutable BooleanDataValue with the same value as this.
getImplementations(Properties, boolean) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Create an implementation set.
getImportedKeys(String, String, String) - Method in class org.apache.derby.client.am.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).
getImportedKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getImportedKeysX(String, String, String) - Method in class org.apache.derby.client.am.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.
getIndexInfo(String, String, String, boolean, boolean) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getIndexInfoForODBC(String, String, String, boolean, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of a table's indices and statistics.
getIndexInfoX(String, String, String, boolean, boolean) - Method in class org.apache.derby.client.am.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, int, 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, int, 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.
getInitialRowCount(int, long) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
Get the initial row count of the specified result set.
getInitialRowCount(int, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
getInitialRowCount(int, long) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
getInListOp() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
If this rel op was created for an IN-list probe predicate then return
the underlying InListOperatorNode.
getInputColNum() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
Get the column number for the input
(addend) column.
getInputColumnValue(ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericAggregator
getInputJdbcType(int) - Static method in class org.apache.derby.client.am.CrossConverters
Convert the input targetJdbcType to the correct JdbcType used by CrossConverters.
getInputResourceNameArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
Return the name of a resource containing input commands or
null iff none has been specified.
getInputRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getInputStream() - Method in class org.apache.derby.client.net.NetAgent
getInputStream() - Method in class org.apache.derby.client.net.NetConnection
getInputStream() - Method in class org.apache.derby.client.net.NetXACallInfo
getInputStream() - Method in class org.apache.derby.iapi.services.io.AccessibleByteArrayOutputStream
Return an InputStream that wraps the valid byte array.
getInputStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
getInputStream() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get input stream
getInputStream() - Method in class org.apache.derby.impl.io.CPFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.DirFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.InputStreamFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.JarDBFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.URLFile
Creates an input stream from a file name.
getInputStream() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArray
Returns an input stream serving the data in the blocked byte array.
getInputStream() - Method in class org.apache.derby.impl.io.vfmem.DataStoreEntry
Returns an input stream to read from this entry.
getInputStream() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
Returns an input stream for the file denoted.
getInputStream(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, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
An insert result set simply reports that it completed, and
the number of rows inserted.
getInsertResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int) - 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.BrokeredCallableStatement
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.ForeignTableVTI
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.EmbedSavepoint
getInternalReader(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
Returns an internal reader for the Clob content, initialized at the
specified character position.
getInternalReader(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
Returns an internal reader for the Clob, initialized at the specified
character position.
getInternalReader(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
getInternalTablePropertySet(Properties) - Method in interface org.apache.derby.iapi.store.access.ConglomPropertyQueryable
Request set of properties associated with a table.
getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
Request set of properties associated with a table.
getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
getInternalTablePropertySet(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
Request set of properties associated with a table.
getInternalTransaction() - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
Get an Internal transaction.
getInternalTransaction() - Method in class org.apache.derby.impl.store.access.RAMTransaction
Get an Internal transaction.
getInterruptedException() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get exception created when we detected interruped status
flag.
getInterruptedException() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getIntFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
getIntFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
getIntParameter(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
getJavaClass(ClassFactory, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.UserAggregateDefinition
Get the Java class corresponding to a Derby datatype.
getJavaClassName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the java class name of the alias.
getJavaClassName() - Method in class org.apache.derby.iapi.types.JSQLType
If this is a JAVA_CLASS, what is it's name?
getJavaClassName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
getJavaColumn(String, String, boolean) - Static method in class org.apache.derby.impl.sql.catalog.SystemColumnImpl
Create a system column for a java column.
getJavaEncoding(int) - Static method in class org.apache.derby.impl.drda.CharacterEncodings
getJavaFactory() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the JavaFactory from this CompilerContext.
getJavaFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get the JavaFactory to use with this language connection
getJavaFactory() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getJavaFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get the JavaFactory to use with this language connection
REMIND: this is only used by the compiler; should there be
a compiler module control class to boot compiler-only stuff?
getJavaProperty(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
Return Java properties from java.lang.System.
getJavaProperty(String, boolean) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
Return Java properties from java.lang.System.
getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
getJavaTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Returns the name of the java class type that this node coerces to.
getJavaValueNode() - Method in class org.apache.derby.impl.sql.compile.JavaToSQLValueNode
Get the JavaValueNode that lives under this JavaToSQLValueNode.
getJBMSLockOnDB(UUID, UUIDFactory, String) - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
check to see if we are the only JBMS opened against this database.
getJBMSMinorVersionNumber() - Method in class org.apache.derby.impl.sql.catalog.DD_Version
Get the minor version from the JBMS product minor version/maint version.
getJDBCMajorVersion() - Method in class org.apache.derby.client.am.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.
getJDBCMajorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getJDBCMessage(int) - Method in class org.apache.derby.client.am.Sqlca
getJDBCMinorVersion() - Method in class org.apache.derby.client.am.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.
getJDBCMinorVersion() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getJDBCParameterNumberStr() - Method in class org.apache.derby.impl.sql.GenericParameter
get string for param number
getJdbcStatementInterfaceName() - Method in class org.apache.derby.client.am.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.
getJoinResultSet() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Returns a non-null value if the ResultColumn represents the join
column which is part of the SELECT list of a RIGHT OUTER JOIN with
USING/NATURAL. eg
select c from t1 right join t2 using (c)
The join column we are talking about is column c as in "select c"
The return value of following method will show the association of this
result column to the join resultset created for the RIGHT OUTER JOIN
with USING/NATURAL.
getJoinStrategy() - Method in interface org.apache.derby.iapi.sql.compile.AccessPath
Get the join strategy, as set by setJoinStrategy().
getJoinStrategy(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.
getLargeMaxRows() - Method in class org.apache.derby.client.am.LogicalStatementEntity
getLargeMaxRows() - Method in class org.apache.derby.client.am.Statement
getLargeMaxRows() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getLargeMaxRows() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
getLargeMaxRows() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
JDBC 4.2
The maxRows limit is the maximum number of rows that a
ResultSet can contain.
getLargeUpdateCount() - Method in class org.apache.derby.client.am.LogicalStatementEntity
getLargeUpdateCount() - Method in class org.apache.derby.client.am.Statement
getLargeUpdateCount() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getLargeUpdateCount() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
getLargeUpdateCount() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
JDBC 4.2
getLargeUpdateCount returns the current result as an update count;
if the result is a ResultSet or there are no more results -1
is returned.
getLastActivation() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Return the last activation added
This is used to find the drop activation in dropViewCascade
so we can add warning messages to the activation
getLastActivation() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getLastAux() - Method in class org.apache.derby.impl.store.access.sort.SortBuffer
Retrieve the aux value from the last node deallocated
from the tree.
getLastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A last index key result set returns the last row from
the index in question.
getLastIndexKeyResultSet(Activation, int, int, long, String, String, String, int, int, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
A last index key sresult set returns the last row from
the index in question.
getLastInsertedPage() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
getLastInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
getLastInstant() - Method in class org.apache.derby.impl.store.replication.buffer.LogBufferElement
getLastInstant() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
Can be used so that only the necessary log records are sent
when a flush(LogInstant flush_to_this) is called in the log
factory.
getLastLog() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
getLastLogInstant() - Method in class org.apache.derby.iapi.store.raw.xact.RawTransaction
Get the log instant for the last log record written by this transaction.
getLastLogInstant() - Method in class org.apache.derby.impl.store.raw.data.BasePage
getLastLogInstant() - Method in class org.apache.derby.impl.store.raw.xact.Xact
Get the log instant for the last log record written by this transaction.
getLastModified() - Method in class org.apache.derby.iapi.sql.dictionary.UserDescriptor
getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocExtent
Get the last logical page number managed by this extent.
getLastPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
getLastPageNumber(BaseContainerHandle, 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.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
Return the list of matching nodes.
getlobHMObj() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Return the Hash Map in the root connection
getLOBMapping(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
Get the LOB reference corresponding to the locator.
getLOBMapping(int) - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
Get the LOB reference corresponding to the locator.
getLOBMapping(int) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Get the LOB reference corresponding to the locator.
getLocalColumnDescriptor(String, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.ModifyColumnNode
getLocalDriver() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
getLocale() - Method in interface org.apache.derby.database.Database
Get the Locale for this database.
getLocale(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 relevant to the log factory
getLogFactoryProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
getLogFactoryProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.log.ReadOnly
Get JBMS properties relevant to the log factory
getLogFileAtBeginning(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Open a log file and position the file at the beginning.
getLogFileAtPosition(long) - Method in class org.apache.derby.impl.store.raw.log.LogToFile
Get a read-only handle to the log file positioned at the stated position
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.ClientBaseDataSourceRoot
getLoginTimeout() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
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.EmbeddedSimpleDataSource
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.ClientBaseDataSourceRoot
getLogWriter() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
Get the log writer for this data source.
getLogWriter() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
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.BrokeredCallableStatement
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.ForeignTableVTI
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getMaxIndexLength__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getMaxLogicalLobSize() - Method in class org.apache.derby.client.am.DatabaseMetaData
See DatabaseMetaData javadoc
getMaxLogicalLobSize() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
See DatabaseMetaData javadoc
getMaxLogicalLobSize() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Added in JDBC 4.2.
getMaxMemoryPerTable() - Method in interface org.apache.derby.iapi.sql.compile.Optimizer
getMaxMemoryPerTable() - Method in interface org.apache.derby.iapi.sql.compile.OptimizerFactory
Return the maxMemoryPerTable setting, this is used in
optimizer, as well as subquery materialization at run time.
getMaxMemoryPerTable() - Method in class org.apache.derby.impl.sql.compile.OptimizerFactoryImpl
getMaxMemoryPerTable() - Method in class org.apache.derby.impl.sql.compile.OptimizerImpl
getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBinary
Return max memory usage for a SQL Binary
getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBit
Return max memory usage for a SQL Bit
getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLBlob
Return max memory usage for a SQL Blob
getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLLongVarbit
Return max memory usage for a SQL LongVarbit
getMaxMemoryUsage() - Method in class org.apache.derby.iapi.types.SQLVarbit
Return max memory usage for a SQL Varbit
getMaxPagenum() - Method in class org.apache.derby.impl.store.raw.data.AllocPage
getMaxProcedureNameLength() - Method in class org.apache.derby.client.am.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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getMaxStatements() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
Returns the maximum number of JDBC prepared statements a connection is
allowed to cache.
getMaxStatements() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
Returns the maximum number of JDBC prepared statements a connection is
allowed to cache.
getMaxStatements() - Method in interface org.apache.derby.jdbc.ClientConnectionPoolDataSourceInterface
Returns the maximum number of JDBC prepared statements a connection is
allowed to cache.
getMaxStatements__ - Static variable in class org.apache.derby.client.am.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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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.ForeignTableVTI
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.AggregateAliasInfo
getMethodName() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
getMethodName() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
getMethodName() - Method in class org.apache.derby.catalog.types.UDTAliasInfo
getMethodName() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
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, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A multi-probe result set, used for probing an index with one or more
target values (probeValues) and returning the matching rows.
getMultiProbeTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], DataValueDescriptor[], int, String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
Multi-probing scan that probes an index for specific values contained
in the received probe list.
getName() - Method in class org.apache.derby.authentication.SystemPrincipal
Returns the name of this principal.
getName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
getName() - Method in class org.apache.derby.iapi.services.classfile.ClassMember
getName() - Method in interface org.apache.derby.iapi.services.compiler.ClassBuilder
the class's unqualified name
getName() - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
return the name of the method.
getName - 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(ClientBaseDataSourceRoot, 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.uuid.BasicUUIDGetter
getNewInstance() - Method in class org.apache.derby.impl.sql.catalog.CoreDDFinderClassInfo
getNewInstance() - Method in class org.apache.derby.impl.sql.compile.FromVTI
getNewInstance() - Method in class org.apache.derby.impl.sql.depend.DepClassInfo
getNewInstance() - Method in class org.apache.derby.impl.store.access.heap.HeapClassInfo
getNewJoinCondition(ValueNode, ValueNode) - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Build a new join condition between the leftOperand
and the rightOperand.
getNewLocale(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getNewNestedConnection(EmbedConnection) - Method in class org.apache.derby.jdbc.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(EmbeddedBaseDataSource, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver30
Create and return an EmbedPooledConnection from the received instance
of EmbeddedDataSource.
getNewPooledConnection(EmbeddedBaseDataSource, 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(EmbeddedBaseDataSource, ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver30
Create and return an EmbedXAConnection from the received instance
of EmbeddedDataSource.
getNewXAConnection(EmbeddedBaseDataSource, ResourceAdapter, String, String, boolean) - Method in class org.apache.derby.jdbc.Driver40
Create and return an EmbedXAConnection from the received instance
of EmbeddedBaseDataSource.
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 method in class org.apache.derby.impl.tools.optional.DBMDWrapper
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<String, Class<?>>) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getObject(String, Map<String, Class<?>>) - 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<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getObject(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getObject(String, Map<String, Class<?>>) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
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(int) - Method in class org.apache.derby.vti.ForeignTableVTI
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
Reconstructs a Derby embedded-driver data source object from a JNDI data
source reference.
getObjectName() - Method in interface org.apache.derby.catalog.Dependable
Get the name of this Dependable OBJECT.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.iapi.sql.dictionary.ViewDescriptor
Return the name of this Provider.
getObjectName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
getObjectName() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getObjectName() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getObjectName() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Return the name of this Dependable.
getObjectSignature() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Build an array of names of the argument types.
getObjectStream() - Method in class org.apache.derby.iapi.services.io.FormatIdInputStream
getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
Get the type of the privileged object.
getObjectType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
getObjectTypeName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
getObjectTypeName() - Method in 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, TypeCompilerFactory) - Static method in class org.apache.derby.impl.sql.compile.MethodCallNode
getObjectValue() - Method in class org.apache.derby.impl.sql.compile.UserTypeConstantNode
Return the object value of this user defined type.
getObjectX(int) - Method in class org.apache.derby.client.am.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
getPageDumpString() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
getPageForCompress(int, long) - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
getPageForCompress(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.BrokeredPreparedStatement
getParameterMetaData() - Method in class org.apache.derby.impl.drda.DRDAStatement
Retrieve the ParameterMetaData for the prepared statement.
getParameterMetaData() - Method in class org.apache.derby.impl.jdbc.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.EmbedPreparedStatement30
JDBC 3.0
Retrieves the number, types and properties of this PreparedStatement
object's parameters.
getParameterMetaData() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getParameterMetaDataX() - Method in class org.apache.derby.client.am.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(Class<?>, HashMap<Type, Type>) - Method in class org.apache.derby.iapi.services.loader.Java5ClassInspector
Given a map of resolved types, compose them together in order
to resolve the actual concrete types that are plugged into the
parameterized type.
getParameterTypes() - 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.BasicClientDataSource40
getParentLogger() - Method in class org.apache.derby.jdbc.BasicEmbeddedDataSource40
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.
getParseTimeInMillis() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the parse time for the associated query in milliseconds.
getParseTimeInMillis() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Get the parse time for the associated query in milliseconds.
getPassword(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getPassword() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getPassword() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getPassword() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getPassword() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
getPassword() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
getPassword() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
getPath() - Method in class org.apache.derby.impl.io.InputStreamFile
Converts this StorageFile into a pathname string.
getPath() - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
Returns the path of this file.
getPath() - Method in interface org.apache.derby.io.StorageFile
Converts this StorageFile into a pathname string.
getPC() - Method in class org.apache.derby.impl.services.bytecode.CodeChunk
Get the current program counter
getPermission() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
Get the PermissionsDescriptor for the passed authorization id for this
object.
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
Role level permission is never required as list of privileges required
for triggers/constraints/views and hence we don't do any work here, but
simply return null
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
Schema level permission is never required as list of privileges required
for triggers/constraints/views and hence we don't do any work here, but
simply return null
getPermissionDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
getPermissions(PermissionsDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getPermissionsCache() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getPermObjectId() - Method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
getPermString(int, boolean) - Method in class org.apache.derby.impl.sql.execute.TablePrivilegeInfo
getPerRowUsage() - Method in class org.apache.derby.impl.sql.compile.FromTable
getPersistentProviderInfos(Dependent) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
Get a new array of ProviderInfos representing all the persistent
providers for the given dependent.
getPersistentProviderInfos(ProviderList) - Method in interface org.apache.derby.iapi.sql.depend.DependencyManager
Get a new array of ProviderInfos representing all the persistent
providers from the given list of providers.
getPersistentProviderInfos(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
getPersistentProviderInfos(ProviderList) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
getPersistentService(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Return a PersistentService implementation to handle the subSubProtocol.
getPersistentService(String, String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getPersistentServiceImplementation(Class) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getPersistentSet() - Method in class org.apache.derby.iapi.services.loader.ClassFactoryContext
Get the set of properties stored with this service.
getPersistentSet() - Method in class org.apache.derby.impl.db.StoreClassFactoryContext
getPhysCs() - Method in class org.apache.derby.client.am.LogicalStatementEntity
Returns the associated physical callable statement.
getPhysPs() - Method in class org.apache.derby.client.am.LogicalStatementEntity
Returns the associated physical prepared statement.
getPhysStmt() - Method in class org.apache.derby.client.am.LogicalStatementEntity
Returns the associated physical statement.
getPiggyBackedSessionData(boolean) - Method in class org.apache.derby.impl.drda.Database
Get a reference (handle) to the PiggyBackedSessionData object.
getPkgcnstkn() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
Get PKGCNSTKN.
getPkgid() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
Get PKGID.
getPKGNAMCBytes() - Method in class org.apache.derby.client.am.Section
retrieve the package name and consistency token information
getPkgnamcsn() - Method in class org.apache.derby.impl.drda.DRDAStatement
Get pkgnamcsn
getPkgsn() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
Get PKGSN.
getPointOfAttachment() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
Return the point of attachment for this subquery.
getPointOfAttachment() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Get the ResultSet # for the point of attachment for this SubqueryNode.
getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
getPointOfAttachment() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Return the point of attachment for this subquery.
getPolicyFileURL() - Static method in class org.apache.derby.drda.NetworkServerControl
Get the URL of the policy file.
getPooledConnection() - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40
getPooledConnection() - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.BasicEmbeddedConnectionPoolDataSource40
getPooledConnection() - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.ClientConnectionPoolDataSource
getPooledConnection() - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String) - Method in class org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnectionMinion() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getPooledConnectionMinion(String, String) - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getPooledConnectionX(LogWriter, ClientBaseDataSourceRoot, String, String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getPort() - Method in class org.apache.derby.client.net.NetAgent
getPort() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
getPort(Xid) - Method in class org.apache.derby.client.net.NetXAConnection
getPort() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Get the port where we listen for connections.
getPortNumber() - Method in class org.apache.derby.impl.store.replication.master.MasterController
Used to return the port number of the slave being connected to.
getPortNumber() - Method in class org.apache.derby.impl.store.replication.net.SlaveAddress
Used to get the port number of the slave.
getPortNumber() - Method in class org.apache.derby.impl.store.replication.slave.SlaveController
Used to return the port number of the slave.
getPortNumber() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getPortNumber() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getPosition() - Method in class org.apache.derby.iapi.services.io.ArrayInputStream
getPosition() - Method in class org.apache.derby.iapi.services.io.ArrayOutputStream
getPosition() - Method in class org.apache.derby.iapi.services.io.DynamicByteArrayOutputStream
Get the current position in the stream
getPosition() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Get the ordinal position of the column (1 based)
getPosition() - Method in interface org.apache.derby.iapi.types.PositionedStream
Returns the current byte position of the stream.
getPosition() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayInputStream
Returns the current position.
getPosition() - Method in class org.apache.derby.impl.io.vfmem.BlockedByteArrayOutputStream
Returns the current position.
getPosition() - Method in class org.apache.derby.impl.jdbc.LOBInputStream
Returns the current byte position.
getPosition() - Method in class org.apache.derby.impl.jdbc.PositionedStoreStream
Returns the current position of the underlying store stream.
getPosition(String, int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Get the position of first result column with the given name.
getPositionedStream() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Returns the associated positioned stream, if the stream is position
aware.
getPositionedUpdateResultSet(String) - Method in class org.apache.derby.client.am.SectionManager
getPositionedUpdateSection() - Method in class org.apache.derby.client.am.Section
getPositionedUpdateSection(Section) - Method in class org.apache.derby.client.am.SectionManager
getPositionedUpdateSection(String, boolean) - Method in class org.apache.derby.client.am.SectionManager
getPositionIndexConglomId() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
getPositionIndexConglomId() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
getPossibleTypesForNull(int) - Static method in class org.apache.derby.client.am.PreparedStatement.PossibleTypes
This method return possibleTypes of null value in variable typed as typeOfVariable.
getPrecision() - Method in interface org.apache.derby.catalog.TypeDescriptor
Returns the number of decimal digits for the type, if applicable.
getPrecision() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Returns the number of decimal digits for the datatype, if applicable.
getPrecision(int) - Method in class org.apache.derby.client.am.ColumnMetaData
getPrecision(int) - Method in class org.apache.derby.client.am.ParameterMetaData
getPrecision(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's number of decimal digits.
getPrecision(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Return the precision of the given parameter index in this pvs.
getPrecision() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Returns the number of decimal digits for the datatype, if applicable.
getPrecision(DataTypeDescriptor) - Static method in class org.apache.derby.iapi.types.DataTypeUtilities
Get the precision of the datatype.
getPrecision(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
Get the precision of the merge of two Decimals
getPrecision(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
Retrieves the designated parameter's number of decimal digits.
getPrecision(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
What's a column's number of decimal digits?
getPrecision(String, DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
Get the precision of the operation involving
two of the same types.
getPrecision() - Method in class org.apache.derby.impl.sql.GenericParameter
getPrecision(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
Return the precision of the given parameter index in this pvs.
getPrecision(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
How many decimal digits are in the column?
getPredicate() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
getPredicateID() - Method in class org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapper
getPredScopedForResultSet(JBitSet, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.Predicate
If this predicate's operator is a BinaryRelationalOperatorNode,
then look at the operands and return a new, equivalent predicate
that is "scoped" to the received ResultSetNode.
getPreparedLog() - Method in interface org.apache.derby.iapi.store.raw.Loggable
The log operations are responsible to create the ByteArray, and the log
operations should write out any optional data for the change to the
ByteArray.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.ContainerBasicOperation
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.CopyRowsOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.DeleteOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerOperation
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.EncryptContainerUndoOperation
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.InsertOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.LogicalUndoOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PageBasicOperation
the default for optional data is set to null.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PhysicalUndoOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.PurgeOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.RemoveFileOperation
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.UpdateFieldOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.data.UpdateOperation
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.log.CheckpointOperation
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.xact.BeginXact
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedLog() - Method in class org.apache.derby.impl.store.raw.xact.EndXact
the default for prepared log is always null for all the operations
that don't have optionalData.
getPreparedQuery(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Either get the prepared query for the metadata call from the
system tables, or from the metadata.properties or
metadata_net.properties file.
getPreparedQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a prepared query from system tables or metadata.properties.
getPreparedQueryUsingSystemTables(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a stored prepared statement from the system tables.
getPreparedStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
Access the underlying PreparedStatement.
getPreparedStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Access the underlying PreparedStatement.
getPreparedStatement() - Method in interface org.apache.derby.iapi.sql.Activation
Get the prepared statement that this activation is for.
getPreparedStatement() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Get the preparedStatement for this statement.
getPreparedStatement(boolean) - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Get the preparedStatement for this statement.
getPreparedStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
Get prepared statement
getPreparedStatement() - Method in class org.apache.derby.impl.sql.conn.CachedStatement
Get the PreparedStatement that is associated with this Cacheable
getPreparedStatement() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getPreparedStatement() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getPreparedStatement() - Method in class org.apache.derby.impl.sql.GenericStatement
getPreparedStatement(String) - Method in class org.apache.derby.impl.tools.ij.Session
getPreparedStatementForAutoGeneratedKeys() - Method in class org.apache.derby.client.am.Statement
getPreparedStatementForDelete() - Method in class org.apache.derby.client.am.ResultSet
getPreparedStatementForInsert() - Method in class org.apache.derby.client.am.ResultSet
getPreparedStatementForUpdate() - Method in class org.apache.derby.client.am.ResultSet
getPrepareIsolation() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
get the isolation level that is currently being used to prepare
statements (used for network server)
getPrepareIsolation() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
Return prepare isolation
getPrepareIsolation() - Method in class org.apache.derby.impl.drda.Database
getPrepareIsolation() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Return prepare isolation
getPrepareIsolationLevel() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the prepare isolation level.
getPrepareIsolationLevel() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getPreprocessed() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Get whether or not this SubqueryNode has already been
preprocessed.
getPreviousRow() - Method in interface org.apache.derby.iapi.sql.ResultSet
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
getPreviousRow() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Returns the previous row from the query, and returns NULL when there
are no more previous rows.
getPreviousRowset() - Method in class org.apache.derby.client.am.ResultSet
getPrimaryKey() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
Get the ConstraintDescriptor with the matching constraint name.
getPrimaryKey() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the primary key, may return null if no primary key
getPrimaryKeyIndexNumber() - Method in class org.apache.derby.iapi.sql.dictionary.CatalogRowFactory
Get the index number for the primary key index on this catalog.
getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLPERMSRowFactory
getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSCOLUMNSRowFactory
Get the index number for the primary key index on this catalog.
getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSPERMSRowFactory
getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSROUTINEPERMSRowFactory
getPrimaryKeyIndexNumber() - Method in class org.apache.derby.impl.sql.catalog.SYSTABLEPERMSRowFactory
getPrimaryKeys(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getPrimaryKeys(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getPrimaryKeys(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of a table's primary key columns.
getPrimaryKeys(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getPrimaryKeysX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getPrimitiveID(String) - Static method in class org.apache.derby.iapi.types.JSQLType
Translate the name of a java primitive to an id
getPrimitiveKind() - Method in class org.apache.derby.iapi.types.JSQLType
If this is a JAVA_PRIMITIVE, what is its name?
getPrimitiveMethodName() - Method in interface org.apache.derby.iapi.sql.compile.TypeCompiler
Get the method name for getting out the corresponding primitive
Java type from a DataValueDescriptor.
getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
Get the method name for getting out the corresponding primitive
Java type.
getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.BooleanTypeCompiler
Get the method name for getting out the corresponding primitive
Java type.
getPrimitiveMethodName() - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
Get the method name for getting out the corresponding primitive
Java type.
getPrimitiveName(byte) - Static method in class org.apache.derby.iapi.types.JSQLType
getPrimitiveSignature(boolean) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
getPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
getPrimitiveTypeName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Returns the name of the java primitive type that this node coerces to.
getPrintedObjectsMap() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Return a map of AST nodes that have already been printed during a
compiler phase, so as to be able to avoid printing a node more than once.
getPrintedObjectsMap() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getPrintWriter(String, boolean) - Static method in class org.apache.derby.client.am.LogWriter
getPrintWriter() - Method in interface org.apache.derby.iapi.services.stream.HeaderPrintWriter
Gets a PrintWriter object for writing to this HeaderPrintWriter.
getPrintWriter() - Method in class org.apache.derby.impl.services.stream.BasicHeaderPrintWriter
getPrivilege() - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementGenericPermission
getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementPermission
Get the privileged object associated with this permission.
getPrivilegedObject(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRolePermission
getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementSchemaPermission
getPrivName() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
Return privilege needed for this access as string
getPrivType() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
Return privilege access requested for this access descriptor
getPrivType() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
Set default privilege of EXECUTE for this node.
getPrivType() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
getPrivType() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Return default privilege needed for this node.
getPrivType() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
getPrivType() - Method in class org.apache.derby.impl.sql.compile.InsertNode
getPrivType() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
Set default privilege of EXECUTE for this node.
getPrivType() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
getProcedure(int) - Method in class org.apache.derby.tools.SignatureChecker
Get a procedure descriptor.
GetProcedureColumns - Class in org.apache.derby.catalog
Use of VirtualTableInterface to provide support for
DatabaseMetaData.getProcedureColumns().
GetProcedureColumns(AliasInfo, String) - Constructor for class org.apache.derby.catalog.GetProcedureColumns
getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getProcedureColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of a catalog's stored procedure parameters
and result columns.
getProcedureColumns(String, String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getProcedureColumnsForODBC(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of a catalog's stored procedure parameters
and result columns.
getProcedureColumnsX(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getProcedureName(String) - Method in class org.apache.derby.client.am.Statement
getProcedures(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getProcedures(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getProcedures(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of stored procedures available in a
catalog.
getProcedures(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getProceduresForODBC(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of stored procedures available in a
catalog.
getProceduresX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getProcedureTerm() - Method in class org.apache.derby.client.am.DatabaseMetaData
getProcedureTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getProcedureTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
What's the database vendor's preferred term for "procedure"?
getProcedureTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getProcedureTerm__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getProductID() - Method in class org.apache.derby.client.net.NetConnection
getProductName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Return the external product name.
getProductName() - Method in class org.apache.derby.iapi.services.info.Version
getProductName() - Method in interface org.apache.derby.mbeans.VersionMBean
getProductName() - Static method in class org.apache.derby.tools.sysinfo
gets the product name for the Apache Derby embedded library
getProductName(String) - Static method in class org.apache.derby.tools.sysinfo
gets the external name for the specified code library.
getProductTechnologyName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
getProductTechnologyName() - Method in class org.apache.derby.iapi.services.info.Version
getProductTechnologyName() - Method in interface org.apache.derby.mbeans.VersionMBean
getProductVendorName() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Return the product vendor name.
getProductVendorName() - Method in class org.apache.derby.iapi.services.info.Version
getProductVendorName() - Method in interface org.apache.derby.mbeans.VersionMBean
getProductVersionHolder() - Static method in class org.apache.derby.client.am.Configuration
getProductVersionHolder(String, String, String, int, int, int, int, String, Boolean) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Create a valid ProductVersionHolder.
getProductVersionHolder(Properties) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Get a ProductVersionHolder based on the information in
the Properties object provided.
getProductVersionHolderFromMyEnv(String) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Get a ProductVersionHolder for a product of a given genus,
that is available in the caller's environment.
getProductVersionHolderFromMyEnv(InputStream) - Static method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Load the version info from the already opened properties files.
getProjectedColList() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A project restrict result set iterates over its source,
evaluating a restriction and when it is satisfied,
constructing a row to return in its result set based on
its projection.
getProjectRestrictResultSet(NoPutResultSet, GeneratedMethod, GeneratedMethod, int, GeneratedMethod, int, int, boolean, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getProperties() - Method in class org.apache.derby.client.am.FailedProperties40
getProperties provides a
Map object describing the
failed properties (as specified in the javadoc for
java.sql.SQLClientInfoException).
getProperties(ClientBaseDataSourceRoot) - Method in class org.apache.derby.client.am.LogWriter
Obtain a set of Properties for the client data source.
getProperties() - Method in class org.apache.derby.iapi.jdbc.FailedProperties40
getProperties provides a
Map object describing the
failed properties (as specified in the javadoc for
java.sql.SQLClientInfoException).
getProperties() - Method in interface org.apache.derby.iapi.services.property.PersistentSet
Get properties that can be stored in a java.util.Properties object.
getProperties() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Get the Properties list, if any, associated with this optimizable.
getProperties() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Get the optional properties for the backing index to this constraint.
getProperties() - Method in class org.apache.derby.impl.sql.compile.CreateIndexNode
getProperties() - Method in class org.apache.derby.impl.sql.compile.FromTable
getProperties(TransactionController) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Fetch the set of properties as a Properties object.
getProperties(TransactionController, Dictionary, boolean, boolean) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
getProperties() - Method in class org.apache.derby.impl.store.access.RAMTransaction
getProperties(ClientBaseDataSourceRoot) - Static method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getProperty(String, String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getProperty(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
Gets a value for a stored property.
getProperty(String) - Method in class org.apache.derby.iapi.util.DoubleProperties
getProperty(String, String) - Method in class org.apache.derby.iapi.util.DoubleProperties
getProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Returns a property if it was set at the database or
system level.
getProperty(String) - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
The the value of the specified key, if it exists, from
the targetProperties.
getProperty(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Gets the de-serialized object associated with a property key.
getProperty(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
getPropertyArg(String[]) - Static method in class org.apache.derby.impl.tools.ij.util
ij is started with "-p[r] file OtherArgs";
the file contains properties to control the driver and database
used to run ij, and can provide additional system properties.
getPropertyArg(String[]) - Static method in class org.apache.derby.tools.ij
getPropertyDefault(String) - Method in interface org.apache.derby.iapi.services.property.PersistentSet
Gets a default value for a stored property.
getPropertyDefault(TransactionController, String) - Method in class org.apache.derby.impl.store.access.PropertyConglomerate
Get the default for a property.
getPropertyDefault(String) - Method in class org.apache.derby.impl.store.access.RAMTransaction
getPropertyFactory() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get the PropertyFactory to use with this language connection
getPropertyFactory() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get the PropertyFactory to use with this language connection
getPropertyFromSet(Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a property from the passed in set.
getPropertyFromSet(Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
getPropertyFromSet(boolean, Dictionary, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
getPropertyFromSet(boolean, Properties, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
getPropertyInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Initialize fields from system properties
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.AutoloadedDriver
Returns an array of DriverPropertyInfo objects describing possible properties.
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.ClientDriver
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.Driver20
The getPropertyInfo method is intended to allow a generic GUI tool to
discover what properties it should prompt a human for in order to get
enough information to connect to a database.
getPropertyInfo(String, Properties) - Method in class org.apache.derby.jdbc.EmbeddedDriver
Returns an array of DriverPropertyInfo objects describing possible properties.
getPropertyValue(String) - Method in class org.apache.derby.impl.load.ControlInfo
getPropertyValues() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Constructs an object containing network server related properties
and their values.
getPropFile() - Method in class org.apache.derby.impl.tools.ij.mtTestCase
getProtectedObject(DataDictionary, UUID, String) - Static method in class org.apache.derby.iapi.sql.dictionary.PermDescriptor
Get the protected object.
getProtocolLeadIn() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
Returns the protocol lead in for this service.
getProtocolMaintVersion() - Static method in class org.apache.derby.client.am.Version
getProvider() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
return the provider for this dependency.
getProvider() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
return the provider for this dependency.
getProviderFinder() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
Get the provider's type for the dependency.
getProviderID() - Method in class org.apache.derby.iapi.sql.dictionary.DependencyDescriptor
Get the provider's ID for the dependency.
getProviderInfo() - Method in class org.apache.derby.impl.sql.compile.CreateViewNode
getProviderKey() - Method in interface org.apache.derby.iapi.sql.depend.Dependency
return the provider's key for this dependency.
getProviderKey() - Method in class org.apache.derby.impl.sql.depend.BasicDependency
return the provider's key for this dependency.
getProviderName() - Method in interface org.apache.derby.iapi.sql.depend.ProviderInfo
Get the provider's name.
getProviderName() - Method in class org.apache.derby.impl.sql.depend.BasicProviderInfo
getProviders(Dependent) - Method in class org.apache.derby.impl.sql.depend.BasicDependencyManager
Returns a list of all providers that this dependent has (even invalid
ones).
getProvidersDescriptorList(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Gets a list of the dependency descriptors for the given provider's id.
getProvidersDescriptorList(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Gets a list of the dependency descriptors for the given provider's id.
getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
See DatabaseMetaData javadoc.
getPseudoColumns(String, String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
See DatabaseMetaData javadoc.
getPseudoColumnsX() - Method in class org.apache.derby.client.am.DatabaseMetaData
getPSyncLog() - Method in class org.apache.derby.client.net.NetIndoubtTransaction
getPUBLIClevelColPermsDescriptor(String, DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementColumnPermission
This method gets called in execution phase after it is established that
all the required privileges exist for the given sql.
getPushable() - Method in class org.apache.derby.impl.sql.compile.Predicate
Return the pushable.
getPushablePredicates(JBitSet) - Method in class org.apache.derby.impl.sql.compile.PredicateList
Build a list of pushable predicates, if any,
that satisfy the referencedTableMap.
getQryclsimpEnabled() - Method in class org.apache.derby.client.net.NetCursor
Check whether QRYCLSIMP is enabled on this cursor.
getQryprctyp() - Method in class org.apache.derby.impl.drda.DRDAResultSet
getQryprctyp() - Method in class org.apache.derby.impl.drda.DRDAStatement
getQryrownbr() - Method in class org.apache.derby.impl.drda.DRDAStatement
getQryrowset() - Method in class org.apache.derby.impl.drda.DRDAStatement
getQryrtndta() - Method in class org.apache.derby.impl.drda.DRDAStatement
getQryscrorn() - Method in class org.apache.derby.impl.drda.DRDAStatement
getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the full, qualified name of the alias.
getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Gets the full, qualified name of the statement.
getQualifiedName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the full, qualified name of the table.
getQualifiedName() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
getQualifiedNumberOfIndexes(int, boolean) - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Returns the number of indexes matching the criteria.
getQualifier() - Method in interface org.apache.derby.iapi.services.locks.Latch
Get the qualifier used when the latch was obtained.
getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Get a Qualifier to use with a scan of a conglomerate.
getQualifier() - Method in class org.apache.derby.impl.services.locks.Lock
Return the qualifier lock was obtained with.
getQualifier(int, int, GeneratedMethod, Activation, boolean, boolean, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
getQualifier() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getQualifierBitSet(Qualifier[][]) - Static method in class org.apache.derby.iapi.store.access.RowUtil
Get a FormatableBitSet representing all the columns represented in
a qualifier list.
getQualifierList() - Method in class org.apache.derby.iapi.store.raw.FetchDescriptor
Return the qualifier array.
getQuery() - Method in class org.apache.derby.impl.tools.planexporter.AccessDatabase
getQueryDescriptions(boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Return all queries found in either metadata.properties or
metadata_net.properties.
getQueryDescriptions(boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getQueryFromDescription(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Given a queryName, find closest match in queryDescriptions.
getQueryPlanText(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
RESOLVE - This method will go away once it is overloaded in all subclasses.
getQueryTimeout() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
getQueryTimeout() - Method in class org.apache.derby.client.am.Statement
getQueryTimeout() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getQueryTimeout() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
The queryTimeout limit is the number of seconds the driver will
wait for a Statement to execute.
getQueryTimeout() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getRaDeleteRule() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
Gets a referential action rule on a DELETE
getRaDeleteRule() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
Gets a referential action rule on a DELETE
getRaDependentTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double, String, long, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A Dependent table scan result set forms a result set on a scan
of a dependent table for the rows that got materialized
on the scan of its parent table and if the row being deleted
on parent table has a reference in the dependent table.
getRaDependentTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double, String, long, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
a referential action dependent table scan generator.
getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.DirFile
Get a random access (read/write) file.
getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.DirFile4
Get a random access (read/write) file.
getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.InputStreamFile
Get a random access file.
getRandomAccessFile(String) - Method in class org.apache.derby.impl.io.vfmem.VirtualFile
Creates a random access file that can be used to read and write
from/into the file.
getRandomAccessFile(File) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
Get a RandomAccessFile for accessing a file in read-write mode.
getRandomAccessFile(StorageFile) - Method in class org.apache.derby.impl.store.raw.data.RAFContainer
getRandomAccessFile(String) - Method in interface org.apache.derby.io.StorageFile
Get a random access file.
getRaUpdateRule() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
Gets a referential action rule on a UPDATE
getRaUpdateRule() - Method in class org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor
Gets a referential action rule on a UPDATE
getRawByteStream() - Method in interface org.apache.derby.impl.jdbc.InternalClob
Returns a stream serving the raw bytes of the Clob.
getRawByteStream() - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
Returns a stream serving the raw bytes of this Clob.
getRawByteStream() - Method in class org.apache.derby.impl.jdbc.TemporaryClob
Returns a stream serving the raw bytes of this Clob.
getRawColumn(int) - Method in class org.apache.derby.vti.StringColumnVTI
Get the string value of the column in the current row identified by the 1-based columnNumber.
getRawDataAndZeroIt() - Method in class org.apache.derby.iapi.types.SQLChar
This is a special accessor used when we wrap passwords in VARCHARs.
getRawStore() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
getRawStoreFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
getRawStoreProperties(PersistentSet) - Method in interface org.apache.derby.iapi.store.raw.RawStoreFactory
Get JBMS properties relevant to raw store
getRawStoreProperties(PersistentSet) - Method in class org.apache.derby.impl.store.raw.RawStore
Get JBMS properties relevant to raw store
getRawStoreXact() - Method in interface org.apache.derby.iapi.store.access.conglomerate.TransactionManager
Get the Transaction from the Transaction manager.
getRawStoreXact() - Method in class org.apache.derby.impl.store.access.RAMTransaction
Get the Transaction from the Transaction manager.
getRawStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
Get a stream for a resource directly from a JarFile.
getRawStream(InputStream, String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
Get a stream from a zip file that is itself a stream.
getRawTran() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
getRawTran() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
getRawType(Type) - Method in class org.apache.derby.iapi.services.loader.Java5ClassInspector
Get the raw type of a type bound.
getRCLForInsert(InsertNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Generate an RCL that can replace the original RCL of this node to
match the RCL of the target for the insert.
getRDB() - Method in class org.apache.derby.client.net.NetConnection
getRdbAccessErrorCodePoint() - Method in class org.apache.derby.impl.drda.DRDAConnThread
getRdbcolid() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
Get RDBCOLID.
getRdbnam() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
Get RDBNAM.
getReadColMap(int, FormatableBitSet) - Static method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get a map to efficiently find heap columns from a compressed set of
read columns.
getReader() - Method in class org.apache.derby.impl.drda.DRDAConnThread
get DDMReader
getReader(long) - Method in interface org.apache.derby.impl.jdbc.InternalClob
Returns a reader for the Clob content, initialized at the specified
character position.
getReader(long) - Method in class org.apache.derby.impl.jdbc.StoreStreamClob
Returns a reader for the Clob, initialized at the specified character
position.
getReader(long) - Method in class org.apache.derby.impl.jdbc.TemporaryClob
Constructs and returns a Reader.
getReadLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLocking3
Get type of lock to get while reading data.
getReadLockType() - Method in class org.apache.derby.impl.store.raw.xact.RowLockingRR
getReadMap(DataDictionary, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
Gets the map of all columns which must be read out of the base table.
getReadMap(DataDictionary, TableDescriptor, ResultColumnList, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.UpdateNode
Gets the map of all columns which must be read out of the base table.
getReadOnlyTransactionFlag() - Method in class org.apache.derby.client.net.NetXACallInfo
getRealCallableStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
Return the real JDBC CallableStatement for the brokered statement
when this is controlling a CallableStatement.
getRealCallableStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
getRealConnection() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
A little indirection for getting the real connection.
getRealConnection() - Method in interface org.apache.derby.iapi.jdbc.BrokeredConnectionControl
Return the real JDBC connection for the brokered connection.
getRealConnection() - Method in class org.apache.derby.jdbc.EmbedPooledConnection
getRealConnection() - Method in class org.apache.derby.jdbc.EmbedXAConnection
Override getRealConnection to create a a local connection
when we are not associated with an XA transaction.
getRealMetaDataObject() - Method in class org.apache.derby.client.am.LogicalConnection
Returns the real underlying database metadata object.
getRealMetaDataObject() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
Returns the real metadata object if appropriate.
getRealPreparedStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
Return the real JDBC PreparedStatement for the brokered statement
when this is controlling a PreparedStatement.
getRealPreparedStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
getRealSpaceOnPage() - Method in exception org.apache.derby.impl.store.raw.data.LongColumnException
getRealStatement() - Method in interface org.apache.derby.iapi.jdbc.BrokeredStatementControl
Return the real JDBC statement for the brokered statement
when this is controlling a Statement.
getRealStatement() - Method in class org.apache.derby.jdbc.XAStatementControl
getReceiver() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
getReceiverExpression(ExpressionClassBuilder, MethodBuilder, JavaValueNode) - Method in class org.apache.derby.impl.sql.compile.JavaValueNode
Get an expression that has the value of the receiver.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Determine the type the binary method is called on.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
The methods generated for this node all are on Orderable.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.DB2LengthOperatorNode
This is a length operator node.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.IsNullNode
null operators are defined on DataValueDescriptor.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.LengthOperatorNode
This is a length operator node.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.SimpleStringOperatorNode
This is a length operator node.
getReceiverInterfaceName() - Method in class org.apache.derby.impl.sql.compile.UnaryOperatorNode
Determine the type the binary method is called on.
getRecordHandle() - Method in interface org.apache.derby.iapi.store.raw.LogicalUndoable
Return the recordHandle stored in the log operation that correspond to
the record that was changed in the rollforward.
getRecordHandle(int) - Method in interface org.apache.derby.iapi.store.raw.Page
Get a record handle from a previously stored record id.
getRecordHandle(ContainerHandle) - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
getRecordHandle(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
getRecordHandle() - Method in class org.apache.derby.impl.store.raw.data.LogicalPageOperation
Return the record handle that correspond to the record that was changed
during roll forward.
getRecordHandleAtSlot(int) - Method in interface org.apache.derby.iapi.store.raw.Page
Get the record handle of row at slot.
getRecordHandleAtSlot(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
getRecordLength(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
Get the stored length of a record.
getRecordLength(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
getRecordOffset(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Get the page offset of the record associated with the input slot.
getRecordPortionLength(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Return length of row on this page.
getRecordSeparator() - Method in class org.apache.derby.impl.load.ControlInfo
getRecyclableCalendar() - Method in class org.apache.derby.client.am.Cursor
Instantiate an instance of Calendar that can be re-used for getting
Time, Timestamp, and Date values from this cursor.
getRef(int) - Method in class org.apache.derby.client.am.CallableStatement
getRef(String) - Method in class org.apache.derby.client.am.CallableStatement
getRef(int) - Method in class org.apache.derby.client.am.Cursor
getRef(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getRef(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getRef(int) - Method in class org.apache.derby.client.am.ResultSet
getRef(String) - Method in class org.apache.derby.client.am.ResultSet
getRef(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getRef(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 2.0
Get a REF(<structured-type>) OUT parameter.
getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0
Retrieves the value of a JDBC REF (
getRef(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0
Get a REF(<structured-type>) column.
getRef(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet20
JDBC 2.0
Get a REF(<structured-type>) column.
getRef(int) - Method in class org.apache.derby.vti.VTITemplateBase
getRef(String) - Method in class org.apache.derby.vti.VTITemplateBase
getRefActionAsInt(String) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
getRefActionAsString(int) - Method in class org.apache.derby.impl.sql.catalog.SYSFOREIGNKEYSRowFactory
getReference() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
getReference() - Method in class org.apache.derby.jdbc.ClientBaseDataSource
getReference() - Method in class org.apache.derby.jdbc.EmbeddedDataSource
This method creates a new Reference object to represent this
data source.
getReferenceCols - Static variable in class org.apache.derby.impl.tools.dblook.DB_Key
getReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Get the number of enabled fks that
reference this key.
getReferenceCount() - Method in class org.apache.derby.iapi.sql.dictionary.ReferencedKeyConstraintDescriptor
Get the number of enabled fks that
reference this key.
getReferenceCount() - Method in class org.apache.derby.impl.sql.compile.ConstraintDefinitionNode
Get the count of enabled fks
that reference this constraint
getReferencedCols() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get the referenced column array for this trigger, used in "alter table
drop column", we get the handle and change it
getReferencedColsInTriggerAction() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get the referenced column array for the trigger action columns.
getReferencedColumnMap(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the referenced column map for a table
getReferencedColumnMap() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Get the referenced column map of the table.
getReferencedColumnMap(TableDescriptor) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getReferencedColumnNames() - Method in interface org.apache.derby.catalog.DefaultInfo
If this default is a generation clause, then return the names of
other columns in the row which the generation clause references.
getReferencedColumnNames() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
getReferencedColumnNames() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
This ConsInfo describes columns in a referenced table.
getReferencedColumnNames() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
This ConsInfo describes columns in a referenced table.
getReferencedColumnPositions() - Method in interface org.apache.derby.catalog.ReferencedColumns
Returns an array of 1-based column positions in the table that the
check constraint is on.
getReferencedColumnPositions() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
getReferencedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
Get the referenced columns as an int[] of column ids.
getReferencedColumns() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Returns an array of column ids (i.e. ordinal positions) for
the columns referenced in this table for a primary key, unique
key, referential, or check constraint.
getReferencedColumnsDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.CheckConstraintDescriptor
Get the ReferencedColumns.
getReferencedColumnsDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SubCheckConstraintDescriptor
Get the ReferencedColumns.
getReferencedConstraint() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
Get the constraint that this FK references.
getReferencedConstraintId() - Method in class org.apache.derby.iapi.sql.dictionary.ForeignKeyConstraintDescriptor
Get the constraint id for the constraint that this FK references.
getReferencedConstraintInfo() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
getReferencedFormatableBitSet(boolean, boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Generate a FormatableBitSet representing the columns that are referenced in this RCL.
getReferencedMap() - Method in interface org.apache.derby.iapi.sql.compile.OptimizablePredicate
Get the map of referenced tables for this OptimizablePredicate.
getReferencedMap() - Method in class org.apache.derby.impl.sql.compile.Predicate
getReferencedSet() - Method in class org.apache.derby.impl.sql.compile.Predicate
Return the referencedSet.
getReferencedTableDescriptor(DataDictionary) - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
This ConsInfo describes columns in a referenced table.
getReferencedTableDescriptor(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
getReferencedTableMap() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Get the map of referenced tables for this Optimizable.
getReferencedTableMap() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get the referencedTableMap for this ResultSetNode
getReferencedTableName() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
Get the name of the table that these column live in.
getReferencedTableName() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
Get the name of the table that these column live in.
getReferencedTableSchemaDescriptor(DataDictionary) - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
This ConsInfo describes columns in a referenced table.
getReferencedTableSchemaDescriptor(DataDictionary) - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
getReferenceID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
getReferencesPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
getReferencingNew() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get whether or not NEW was replaced
in the REFERENCING clause.
getReferencingOld() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get whether or not OLD was replaced
in the REFERENCING clause.
getReferencingUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Get the UUID of the object the column is a part of.
getReferentialActionDeleteRule() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
Get the referential Action for a Delete.
getReferentialActionDeleteRule() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
Get the referential Action for a Delete.
getReferentialActionUpdateRule() - Method in interface org.apache.derby.iapi.sql.dictionary.ConsInfo
Get the referential Action for an Update.
getReferentialActionUpdateRule() - Method in class org.apache.derby.impl.sql.execute.ConstraintInfo
Get the referential Action for an Update.
getRefreshRowset() - Method in class org.apache.derby.client.am.ResultSet
getRefSize() - Static method in class org.apache.derby.iapi.services.cache.ClassSize
Get the estimate of the size of an object reference.
getRefTableName() - Method in class org.apache.derby.impl.sql.compile.FKConstraintDefinitionNode
getRelativeName() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Return the name of the table being dropped.
getRelativeRow(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
getRelativeRow(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Returns the row at the relative position from the current
cursor position, and returns NULL when there is no such position.
getRelativeRowset(long) - Method in class org.apache.derby.client.am.ResultSet
getReliability() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Return the reliability requirements of this clause.
getReliability() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
Return the reliability requirements of this clause.
getRelop() - Method in class org.apache.derby.impl.sql.compile.Predicate
Get the RelationalOperator on the left side of the AND node, if
there is one.
getRemove(Object, boolean, boolean) - Method in class org.apache.derby.iapi.store.access.DiskHashtable
getRenameConstantAction(String, String, String, String, SchemaDescriptor, UUID, boolean, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a RENAME TABLE/COLUMN/INDEX statement.
getReplacedConglomNumber() - Method in class org.apache.derby.impl.sql.execute.CreateIndexConstantAction
If the purpose of this constant action was to "replace" a
dropped physical conglomerate, then this method returns the
conglomerate number of the dropped conglomerate.
getReplacementPolicy() - Method in class org.apache.derby.impl.services.cache.ConcurrentCache
Return the ReplacementPolicy instance for this cache.
getReplayStream() - Method in class org.apache.derby.impl.store.raw.data.RememberBytesInputStream
Get an input stream for re-reading the remembered bytes.
getReplicationOperation(Properties) - Method in class org.apache.derby.impl.jdbc.EmbedConnection
getRePreparable() - Method in class org.apache.derby.impl.store.raw.log.LogRecord
getRequiredPermissionsList() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
getRequiredPermissionsList() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
getRequiredPermissionsList() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getRequiredPermissionsList() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
getRequiredSecurityCodepoint() - Method in class org.apache.derby.impl.drda.Session
Get requried security checkpoint.
getReservedCount(int) - Method in class org.apache.derby.impl.store.raw.data.BasePage
Return the total number of bytes reserved by the
record at this slot.
getReservedCount(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Return reserved length of row on this page.
getResolvedAggregate() - Method in class org.apache.derby.impl.sql.compile.StaticMethodCallNode
Get the aggregate, if any, which this method call resolves to.
getResolvedMethod() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
getResolvedTypes(ArrayList<Class<?>>) - Method in class org.apache.derby.iapi.services.loader.Java5ClassInspector
Given an inheritance chain of types, stretching from a superclass down
to a terminal concrete class, construct a map of generic types to their
resolved types.
getResourceAdapter() - Method in interface org.apache.derby.iapi.db.Database
Get a Resource Adapter - only used by XA system.
getResourceAdapter() - Method in class org.apache.derby.impl.db.BasicDatabase
getResourceAdapter() - Method in class org.apache.derby.impl.drda.DRDAXAProtocol
getResourceAdapter() - Method in class org.apache.derby.impl.drda.XADatabase
getResourceAdapter() - Method in class org.apache.derby.jdbc.BasicEmbeddedXADataSource40
getResourceAdapter() - Method in class org.apache.derby.jdbc.EmbeddedXADataSource
getResourceAdapter() - Method in interface org.apache.derby.jdbc.EmbeddedXADataSourceInterface
getResourceAsStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
getResourceAsStream(String) - Method in class org.apache.derby.impl.services.reflect.UpdateLoader
getResourceAsStream(String) - Static method in class org.apache.derby.impl.tools.ij.util
Convenience routine to get a resource as a BufferedInputStream.
getRestrictionList() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
Return the restriction list from this node.
getResult() - Method in interface org.apache.derby.iapi.sql.execute.ExecAggregator
Produces the result to be returned by the query.
getResult() - Method in class org.apache.derby.impl.sql.execute.AvgAggregator
Return the result of the aggregation.
getResult() - Method in class org.apache.derby.impl.sql.execute.CountAggregator
Return the result of the aggregation.
getResult() - Method in class org.apache.derby.impl.sql.execute.OrderableAggregator
Return the result of the operations that we
have been performing.
getResult() - Method in class org.apache.derby.impl.sql.execute.UserDefinedAggregator
Return the result of the aggregation. .
getResult() - Method in class org.apache.derby.impl.tools.ij.AsyncStatement
getResultColumn() - Method in class org.apache.derby.impl.sql.compile.OrderByColumn
Get the underlying ResultColumn.
getResultColumn(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Get a ResultColumn from a column position (1-based) in the list
getResultColumn(int, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Take a column position and a ResultSetNode and find the ResultColumn
in this RCL whose source result set is the same as the received
RSN and whose column position is the same as the received column
position.
getResultColumn(String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Get a ResultColumn that matches the specified columnName and
mark the ResultColumn as being referenced.
getResultColumn(String, boolean) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Get a ResultColumn that matches the specified columnName.
getResultColumn(int, int, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Return a result column, if any found, which contains in its
expression/{VCN,CR} chain a result column with the given
columnNumber from a FromTable with the given tableNumber.
getResultColumn(String, String) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Get a ResultColumn that matches the specified columnName and
mark the ResultColumn as being referenced.
getResultColumnDescriptor(ResultColumnDescriptor) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Create an execution time ResultColumnDescriptor from a
compile time RCD.
getResultColumnDescriptor(String, int, boolean) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
getResultColumnDescriptor(String, int, boolean, int) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
getResultColumnDescriptor(String, DataTypeDescriptor) - Static method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
getResultColumnDescriptor(ResultColumnDescriptor) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
Create an execution time ResultColumnDescriptor from a
compile time RCD.
getResultColumnList() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get and bind the ResultColumnList representing the columns in the
target table, given the table's name.
getResultColumnList(ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get and bind the ResultColumnList representing the columns in the
target table, given the table's name.
getResultColumnList(FromBaseTable, ResultColumnList) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get and bind the ResultColumnList representing the columns in the
target table, given a FromTable for the target table.
getResultColumns() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get the resultColumns for this ResultSetNode
getResultColumnsForList(TableName, ResultColumnList, TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
Return a ResultColumnList with all of the columns in this table.
getResultDescription() - Method in interface org.apache.derby.iapi.sql.Activation
Get the result description for this activation, if it has one.
getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Create a result description given parameters for it.
getResultDescription(ResultDescription, int[]) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
Get a new result description from the input result
description.
getResultDescription(ResultColumnDescriptor[], String) - Method in interface org.apache.derby.iapi.sql.LanguageFactory
Get a new result description
getResultDescription() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
Get the ResultDescription for the statement.
getResultDescription() - Method in interface org.apache.derby.iapi.sql.ResultSet
Returns a ResultDescription object, which describes the results
of the statement this ResultSet is in.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.AggregatorInfo
Get the result description for the input value
to this aggregate.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Returns the description of the table's rows
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.DeleteResultSet
Returns the description of the deleted rows.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.DMLVTIResultSet
Returns the description of the inserted rows.
getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
Make a result description
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Returns the description of the inserted rows.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.NoPutResultSetImpl
Returns the description of the table's rows
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Returns null.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Returns a ResultDescription object, which describes the results
of the statement this ResultSet is in.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
Returns the description of the first source.
getResultDescription() - Method in class org.apache.derby.impl.sql.execute.UpdateResultSet
Returns the description of the updated rows.
getResultDescription() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getResultDescription(ResultDescription, int[]) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
Get a new result description from the input result
description.
getResultDescription(ResultColumnDescriptor[], String) - Method in class org.apache.derby.impl.sql.GenericLanguageFactory
Get a new result description
getResultDescription() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
getResultSet() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
getResultSet() - Method in class org.apache.derby.client.am.Statement
getResultSet() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getResultSet returns the current result as a ResultSet.
getResultSet(ResultSet) - Method in interface org.apache.derby.iapi.jdbc.ConnectionContext
Get a jdbc ResultSet based on the execution ResultSet.
getResultSet() - Method in interface org.apache.derby.iapi.sql.Activation
Returns the current result set for this activation, i.e.
getResultSet() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
Get a result set for scanning what has been inserted
so far.
getResultSet() - Method in class org.apache.derby.impl.drda.DRDAResultSet
getResultSet() - Method in class org.apache.derby.impl.drda.DRDAStatement
Get result set
getResultSet(ResultSet) - Method in class org.apache.derby.impl.jdbc.EmbedConnectionContext
Get a jdbc ResultSet based on the execution ResultSet.
getResultSet() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
getResultSet returns the current result as a ResultSet.
getResultSet() - Method in class org.apache.derby.impl.load.ExportResultSetForObject
getResultSet() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Return the resultSet for this SubqueryNode.
getResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getResultSet() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
Get a result set for scanning what has been inserted
so far.
getResultSet() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
getResultSet() - Method in interface org.apache.derby.impl.tools.ij.ijResult
getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
getResultSet() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
getResultSet() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getResultSetConcurrency() - Method in class org.apache.derby.catalog.TriggerNewTransitionRows
getResultSetConcurrency() - Method in class org.apache.derby.catalog.TriggerOldTransitionRows
getResultSetConcurrency() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
getResultSetConcurrency() - Method in class org.apache.derby.client.am.Statement
getResultSetConcurrency() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getResultSetConcurrency() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
JDBC 2.0
Determine the result set concurrency.
getResultSetConcurrency() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getResultSetCursorName() - Method in class org.apache.derby.impl.drda.DRDAResultSet
Get the cursor name for the ResultSet
getResultSetCursorName(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
getResultSetDescriptor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
getResultSetFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Only one result set factory is needed for a database
in the system.
getResultSetFactory() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Used in the execute method of activations for
generating the result sets that they concatenate together.
getResultSetFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
Factories are generic and can be used by all connections.
getResultSetHoldability() - Method in class org.apache.derby.client.am.DatabaseMetaData
getResultSetHoldability() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getResultSetHoldability() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
getResultSetHoldability() - Method in class org.apache.derby.client.am.Statement
getResultSetHoldability() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
Return the holdability of ResultSets created by this Statement.
getResultSetHoldability() - Method in interface org.apache.derby.iapi.jdbc.EngineStatement
Identical to the JDBC 3 getResultSetHoldability(int).
getResultSetHoldability() - Method in interface org.apache.derby.iapi.sql.Activation
Return the holdability of this activation.
getResultSetHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 3.0
Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
JDBC 3.0
Retrieves the result set holdability for ResultSet objects
generated by this Statement object.
getResultSetHoldability() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getResultSetHoldability() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getResultSetHoldability() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getResultSetHoldability() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getResultSetMetaData() - Method in class org.apache.derby.impl.sql.compile.FromVTI
Get the ResultSetMetaData for the class/object.
getResultSetMetaDataTypeName() - Method in class org.apache.derby.iapi.types.TypeId
Get the name of the corresponding Java type.
getResultSetNode() - Method in class org.apache.derby.impl.sql.compile.DMLStatementNode
Get the ResultSetNode from this DML Statement.
getResultSetNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Get this Optimizable's result set number
getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.OrderByList
getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Get the resultSetNumber for this ResultColumn.
getResultSetNumber() - Method in class org.apache.derby.impl.sql.compile.ResultSetNode
Get the resultSetNumber in this ResultSetNode.
getResultSetNumber() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
Return the result set number
getResultSetOrderId() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Return a unique order number for a result set.
getResultSetPkgcnstkn(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
getResultSetStatistics(ResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
Get the matching ResultSetStatistics for the specified ResultSet.
getResultSetStatistics(NoPutResultSet) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
getResultSetStatistics(ResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
getResultSetStatistics(NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
getResultSetStatisticsFactory() - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Get the ResultSetStatisticsFactory from this ExecutionFactory.
getResultSetStatisticsFactory() - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
Get the ResultSetStatisticsFactory from this ExecutionFactory.
getResultSetTimingsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealJoinResultSetStatistics
getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
getResultSetTimingsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
getResultSetType() - Method in class org.apache.derby.client.am.LogicalPreparedStatement
getResultSetType() - Method in class org.apache.derby.client.am.Statement
getResultSetType() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
JDBC 2.0
Determine the result set type.
getResultSetType() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
JDBC 2.0
Determine the result set type.
getResultSetType() - Method in class org.apache.derby.impl.sql.compile.FromVTI
getResultSetType() - Method in class org.apache.derby.vti.UpdatableVTITemplate
getRetrieveMessageText(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getRetrieveMessageText() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getRetrieveMessageText() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getReturnColumnTypes() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
Get the types of the columns returned by a Derby-style table function.
getReturnedRows() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getReturnParameterFlag() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Is the callable statement uses ?
getReturnParameterFlag() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getReturnRow(ExecRow, ExecRow) - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
getReturnType() - Method in class org.apache.derby.catalog.types.AggregateAliasInfo
getReturnType() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
getReturnValueForSet() - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Get the value of the return parameter in order to set it.
getReturnValueForSet() - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
Get the value of the return parameter in order to set it.
getReusableRecordIdSequenceNumber() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Get the reusable recordId sequence number.
getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get the reusable RecordId sequence number for the
container.
getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Get the reusable recordId sequence number.
getReusableRecordIdSequenceNumber() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Get the reusable RecordId sequence number for the container.
getRevokeConstantAction(PrivilegeInfo, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the constant action for a Revoke statement
getRevokeRoleConstantAction(List, List) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a REVOKE role statement.
getRICheckIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ForeignKeyRIChecker
Get the isolation level for the scan for
the RI check.
getRICheckIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
Get the isolation level for the scan for
the RI check.
getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
Return the right child pointer for the page.
getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Return the right child pointer for the page.
getRightChild(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.LeafControlRow
Return the right child pointer for the page.
getRightChild() - Method in class org.apache.derby.vti.Restriction.AND
Get the right Restriction
getRightChild() - Method in class org.apache.derby.vti.Restriction.OR
Get the right Restriction
getRightOperand() - Method in class org.apache.derby.impl.sql.compile.BinaryOperatorNode
Get the rightOperand
getRightOperand() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Get the node that will be the right operand in the join condition if
this ALL/ANY/SOME/(NOT) IN subquery is flattened to a join.
getRightOperand() - Method in class org.apache.derby.impl.sql.compile.TernaryOperatorNode
Get the rightOperand
getRightOperandList() - Method in class org.apache.derby.impl.sql.compile.BinaryListOperatorNode
Get the rightOperandList
getRightOptPredicateList() - Method in class org.apache.derby.impl.sql.compile.SetOperatorNode
Retrieve the list of optimizable predicates that are
targeted for the right child.
getRightPredicateList() - Method in class org.apache.derby.impl.sql.compile.JoinNode
getRightResultSet() - Method in class org.apache.derby.impl.sql.compile.TableOperatorNode
Get the rightResultSet from this node.
getRightSibling(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Return the control row for this page's right sibling.
getrightSiblingPageNumber() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Get the page number of the right sibling.
getRightSourceInput() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
Return the right source input of this SetOpResultSet
getRmId() - Method in class org.apache.derby.client.ClientXAConnection
getRole() - Method in interface org.apache.derby.iapi.sql.conn.SQLSessionContext
Get the SQL role of this SQL connection context
getRole() - Method in class org.apache.derby.impl.sql.conn.SQLSessionContextImpl
getRoleDefinitionDescriptor(String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a role grant descriptor for a role definition.
getRoleDefinitionDescriptor(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the target role definition by searching for a matching row
in SYSROLES by rolename where isDef==true.
getRoleGrantDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the role grant descriptor corresponding to the uuid provided
getRoleGrantDescriptor(String, String, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a descriptor for a role grant
getRoleGrantDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getRoleGrantDescriptor(String, String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the target role by searching for a matching row
in SYSROLES by rolename, grantee and grantor.
getRoleGrantGraph(TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Return an in-memory representation of the role grant graph (sans
grant of roles to users, only role-role relation.
getRoleName() - Method in class org.apache.derby.iapi.sql.dictionary.RoleGrantDescriptor
getRoot() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
getRootDirectory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
Get the root directory of the data storage area.
getRoutineArgIdx(int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Get the offset into the routine arguments corresponding to the index
of the invocation parameter.
getRoutineArgIdx(RoutineAliasInfo, int) - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
getRoutineInfo() - Method in class org.apache.derby.impl.sql.compile.MethodCallNode
Get the details on the invoked routines.
getRoutineList(String, String, char) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the list of routines matching the schema and routine name.
getRoutineList(String, String, char) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the list of routines matching the schema and routine name.
getRoutinePermissions(UUID, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's permissions for a routine (function or procedure).
getRoutinePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's privileges for a routine using routinePermsUUID
getRoutinePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get one user's permissions for a routine (function or procedure).
getRoutinePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getRoutineUUID() - Method in class org.apache.derby.iapi.sql.dictionary.RoutinePermsDescriptor
getRoutineUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementRoutinePermission
Return routine UUID for this access descriptor
getRow() - Method in class org.apache.derby.client.am.ResultSet
getRow() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0
Determine the current row number.
getRow() - Method in class org.apache.derby.impl.load.ImportAbstract
gets the next row
getRow(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Given a key row, return the first matching heap row.
getRow(TransactionController, ConglomerateController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Given a key row, return the first matching heap row.
getRow() - Method in class org.apache.derby.impl.store.access.btree.BranchRow
Return the branch row.
getRow() - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Get the row.
getRow() - Method in class org.apache.derby.vti.VTITemplateBase
getRowArray() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
Return the array of objects that the store needs.
getRowArray() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
Get the array form of the row that Access expects.
getRowArray() - Method in class org.apache.derby.impl.sql.execute.ValueRow
Get the array form of the row that Access expects.
getRowArrayClone() - Method in interface org.apache.derby.iapi.sql.execute.ExecRow
Get a clone of the array form of the row that Access expects.
getRowArrayClone() - Method in class org.apache.derby.impl.sql.execute.IndexValueRow
Get a clone of the array form of the row that Access expects.
getRowArrayClone() - Method in class org.apache.derby.impl.sql.execute.ValueRow
Get a clone of the array form of the row that Access expects.
getRowArrayFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Get the row data at the specified position
from the hash table.
getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], int[], Activation) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Create a new RowChanger for performing update and delete
operations based on full before and after rows.
getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], FormatableBitSet, int[], int[], Activation) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Create a new RowChanger for doing insert update and delete
operations based on partial before and after.
getRowChanger(TransactionController, int[], ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Gets a row changer for this catalog.
getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], int[], Activation) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
getRowChanger(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, IndexRowGenerator[], long[], StaticCompiledOpenConglomInfo[], DynamicCompiledOpenConglomInfo[], int, TransactionController, int[], FormatableBitSet, int[], int[], Activation) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
getRowColumnNames() - Method in interface org.apache.derby.catalog.TypeDescriptor
If this catalog type is a row multi-set type
then return its array of column names.
getRowColumnNames() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
getRowCount() - Method in class org.apache.derby.client.am.ResultSet
getRowCount() - Method in class org.apache.derby.client.am.Sqlca
getRowCount(Typdef) - Method in class org.apache.derby.client.net.NetSqlca
getRowCount() - Method in class org.apache.derby.impl.services.daemon.IndexStatisticsDaemonImpl.KeyComparator
Returns the number of rows fetched.
getRowCount() - Method in class org.apache.derby.impl.sql.compile.ActivationClassBuilder
Get the number of ExecRows to allocate
getRowCount() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
Get the number of ExecRows that must be allocated
getRowCount() - Method in class org.apache.derby.impl.sql.execute.CardinalityCounter
get the number of rows seen in the row source thus far.
getRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
This result sets implements the filtering needed by and .
getRowCountResultSet(NoPutResultSet, Activation, int, GeneratedMethod, GeneratedMethod, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getRowEstimate() - Method in interface org.apache.derby.catalog.Statistics
Returns the estimated number of rows in the index.
getRowEstimate() - Method in class org.apache.derby.catalog.types.StatisticsImpl
Returns the estimated number of rows in the index.
getRowFromHashTable(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Get the row at the specified position
from the hash table.
getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.DistinctScalarAggregateResultSet
Get a row from the sorter.
getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
Get a row from the input result set.
getRowFromResultSet(boolean) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
Get a row from the input result set.
getRowFromResultSet() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
Get a row from the input result set.
getRowFromSorter() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
Get a row from the sorter.
getRowFromSorter() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
Get a row from the sorter.
getRowId(int) - Method in class org.apache.derby.client.am.CallableStatement40
getRowId(String) - Method in class org.apache.derby.client.am.CallableStatement40
getRowId(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
getRowId(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
getRowId(int) - Method in class org.apache.derby.client.net.NetResultSet40
getRowId(String) - Method in class org.apache.derby.client.net.NetResultSet40
getRowId(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
getRowId(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
getRowId(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
getRowId(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
getRowIdLifetime() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
getRowIdLifetime() - Method in class org.apache.derby.client.net.NetDatabaseMetaData40
Indicates whether or not this data source supports the SQL
ROWID type.
getRowIdLifetime() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData40
getRowInternal(TransactionController, ConglomerateController, ExecIndexRow, int, RowLocation[]) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
getRowLocation() - Method in interface org.apache.derby.iapi.sql.execute.CursorResultSet
Returns the row location of the current base table row of the cursor.
getRowLocation(TransactionController, ExecIndexRow, int) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Given an index row and index number return the RowLocation
in the heap of the first matching row.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
This result set has its row location from
the last fetch done.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
This result set has its row location from
the last fetch done.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
This result set has its row location from
the last fetch done.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
Gets information from its source.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
Return the RowLocation of the base row.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.JoinResultSet
A join is combining rows from two sources, so it has no
single row location to return; just return a null.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
Gets information from its source.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
Gets information from its source.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
Gets information from its source.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
Gets information from its source.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.RowResultSet
This is not operating against a stored table,
so it has no row location to report.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
This result set has its row location from
the last fetch done.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Gets information from its source.
getRowLocation(DataDictionary, TableDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.execute.SetConstraintsConstantAction
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.SortResultSet
This result set has its row location from
the last fetch done.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
This result set has its row location from
the last fetch done.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Returns the row location of the current base table row of the cursor.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
A union has a single underlying row at a time, although
from one of several sources.
getRowLocation() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
This is not operating against a stored table,
so it has no row location to report.
getRowLocationScanResultSetName() - Method in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
getRowLocationTemplate(int) - Method in interface org.apache.derby.iapi.sql.Activation
Get the saved RowLocation.
getRowLocationTemplate(LanguageConnectionContext, TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
getRowLocationTemplate(LanguageConnectionContext, TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getRowLocationTemplate(int) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Get the saved RowLocation.
getRowLocationTemplate(int) - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getRowMap(FormatableBitSet, TableDescriptor) - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get a integer based row map from a bit set.
getRowMultiSet(String[], TypeDescriptor[]) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Get a catalog type that corresponds to a SQL Row Multiset
getRowMultiSetCollation(TypeDescriptor, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
For a row multi set type return an identical type
with the collation type changed.
getRowNumber() - Method in interface org.apache.derby.iapi.sql.ResultSet
Returns the row number of the current row.
getRowNumber() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
Returns the row number of the current row.
getRowNumber() - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Returns the row number of the current row.
getRowNumber() - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Returns the row number of the current row.
getRowNumber() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Returns the row number of the current row.
getRowPositionFromRowLocation(RowLocation, RowPosition) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
Private/Protected methods of This class:
getRowPositionFromRowLocation(RowLocation, RowPosition) - Method in class org.apache.derby.impl.store.access.heap.HeapController
Protected concrete impl of abstract methods of
GenericConglomerateController class:
getRowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A row result set forms a result set on a single, known row value.
getRowResultSet(Activation, GeneratedMethod, boolean, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getRowsetRowCount() - Method in class org.apache.derby.client.am.Sqlca
getRowsReturned() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
Return the number of rows returned from the result set
getRowsSeenLeft() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
Return the number of rows seen on the left source input
getRowsSeenRight() - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
Return the number of rows seen on the right source input
getRowTemplate(ConglomerateDescriptor, StoreCostController) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
getRowTemplate() - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
Get a template row of the right shape for sorting or returning results.
getRowTemplate(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.BranchControlRow
Return a new template for reading a data row from the current page.
getRowTemplate(OpenBTree) - Method in class org.apache.derby.impl.store.access.btree.ControlRow
Return a new template for reading a data row from the current page.
getRowTypes() - Method in interface org.apache.derby.catalog.TypeDescriptor
If this catalog type is a row multi-set type
then return its array of catalog types.
getRowTypes() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
getRowUncast() - Method in class org.apache.derby.client.am.ResultSet
getRowX() - Method in class org.apache.derby.client.am.ResultSet
getRsDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
get resultset/out parameter DRDAType
getRsDRDAType(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get resultset/out parameter DRDAType
getRsDRDATypes() - Method in class org.apache.derby.impl.drda.DRDAResultSet
getRsDRDATypes() - Method in class org.apache.derby.impl.drda.DRDAStatement
getRSF - Variable in class org.apache.derby.impl.sql.compile.ExpressionClassBuilder
This is a utility method to get a common expression --
"BaseActivation.getResultSetFactory()".
getRsLen(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
get resultset DRDALen
getRsLen(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get resultset/out parameter DRDALen
getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
get resultset /out parameter precision
getRsPrecision(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get resultset /out parameter precision
getRSReturnability() - Method in class org.apache.derby.client.am.ResultSet
getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
get resultset /out parameter scale
getRsScale(int) - Method in class org.apache.derby.impl.drda.DRDAStatement
get resultset /out parameter scale
getRSXplainDetails() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
getRSXplainDetails() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
getRSXplainType() - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashJoinStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashLeftOuterJoinStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
getRSXplainType() - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
getRSYNCMGR() - Method in class org.apache.derby.client.net.NetConnection
getRunQueueSize() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
getRuntimeInfo() - Method in class org.apache.derby.drda.NetworkServerControl
Return detailed session runtime information about sessions,
prepared statements, and memory usage for the running Network Server.
getRuntimeInfo() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
getRuntimeMem() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
getRuntimeMem() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatisticsFactory
RunTimeStatistics creation.
getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in class org.apache.derby.impl.sql.execute.RealResultSetStatisticsFactory
getRunTimeStatisticsMode() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the RUNTIMESTATISTICS mode.
getRunTimeStatisticsMode() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getRunTimeStatisticsObject() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the RUNTIMESTATISTICS object.
getRunTimeStatisticsObject() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getSavedObject(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
Get a saved object by number.
getSavedObject(int) - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Get the specified saved object.
getSavedObjects() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the saved object pool (for putting into the prepared statement).
getSavedObjects() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
Get all the saved objects.
getSavedObjects() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getSavedObjects() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
Get the saved objects.
getSavePoint() - Method in class org.apache.derby.impl.store.raw.xact.SavePoint
getSavepointConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a savepoint statement (ROLLBACK savepoint, RELASE savepoint and SAVEPOINT).
getSavepointId() - Method in class org.apache.derby.client.am.Savepoint
getSavepointId() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
Retrieves the generated ID for the savepoint that this Savepoint object
represents.
getSavepointName() - Method in class org.apache.derby.client.am.Savepoint
getSavepointName() - Method in class org.apache.derby.impl.jdbc.EmbedSavepoint
Retrieves the name of the savepoint that this Savepoint object
represents.
getSavePointPosition(String, Object, boolean) - Method in class org.apache.derby.impl.store.raw.xact.Xact
Does a save point exist in the stack with the given name.
getScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A ScalarAggregateResultSet computes non-distinct scalar aggregates.
getScalarAggregateResultSet(NoPutResultSet, boolean, int, int, int, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getScale() - Method in interface org.apache.derby.catalog.TypeDescriptor
Returns the number of digits to the right of the decimal for
the type, if applicable.
getScale() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Returns the number of digits to the right of the decimal for
the datatype, if applicable.
getScale(int) - Method in class org.apache.derby.client.am.ColumnMetaData
getScale(int) - Method in class org.apache.derby.client.am.ParameterMetaData
getScale(int) - Method in interface org.apache.derby.iapi.jdbc.EngineParameterMetaData
Retrieves the designated parameter's number of digits to right of the decimal point.
getScale(int) - Method in interface org.apache.derby.iapi.sql.ParameterValueSet
Return the scale of the given parameter index in this pvs.
getScale() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Returns the number of digits to the right of the decimal for
the datatype, if applicable.
getScale(DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.iapi.types.TypeId
Get the scale of the merge of two decimals
getScale(int) - Method in class org.apache.derby.impl.jdbc.EmbedParameterSetMetaData
Retrieves the designated parameter's number of digits to right of the decimal point.
getScale(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
What's a column's number of digits to right of the decimal point?
getScale(String, DataTypeDescriptor, DataTypeDescriptor) - Method in class org.apache.derby.impl.sql.compile.NumericTypeCompiler
Get the scale of the operation involving
two of the same types.
getScale() - Method in class org.apache.derby.impl.sql.GenericParameter
Return the scale of the parameter.
getScale(int) - Method in class org.apache.derby.impl.sql.GenericParameterValueSet
Return the scale of the given parameter index in this pvs.
getScale(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
What's a column's number of digits to the right of the decimal point?
getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in interface org.apache.derby.iapi.sql.compile.JoinStrategy
Get the appropriate arguments to the scan for this type of join.
getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.HashJoinStrategy
getScanArgs(TransactionController, MethodBuilder, Optimizable, OptimizablePredicateList, OptimizablePredicateList, ExpressionClassBuilderInterface, int, int, int, int, int, boolean, int, int, boolean) - Method in class org.apache.derby.impl.sql.compile.NestedLoopJoinStrategy
getScanArguments(ExpressionClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
getScanArguments(ActivationClassBuilder, MethodBuilder) - Method in class org.apache.derby.impl.sql.compile.FromVTI
getScanColumnList() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getScanController(long, StaticCompiledOpenConglomInfo, DynamicCompiledOpenConglomInfo, ExecRow) - Method in class org.apache.derby.impl.sql.execute.GenericRIChecker
Get a scan controller positioned using searchRow as
the start/stop position.
getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in interface org.apache.derby.iapi.store.access.StoreCostController
Calculate the cost of a scan.
getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in class org.apache.derby.impl.store.access.btree.BTreeCostController
Calculate the cost of a scan.
getScanCost(int, long, int, boolean, FormatableBitSet, DataValueDescriptor[], DataValueDescriptor[], int, DataValueDescriptor[], int, boolean, int, StoreCostResult) - Method in class org.apache.derby.impl.store.access.heap.HeapCostController
Calculate the cost of a scan.
getScanInfo() - Method in interface org.apache.derby.iapi.store.access.GenericScanController
Return ScanInfo object which describes performance of scan.
getScanInfo() - Method in class org.apache.derby.impl.store.access.btree.BTreeScan
Return ScanInfo object which describes performance of scan.
getScanInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
Return ScanInfo object which describes performance of scan.
getScanInfo() - Method in class org.apache.derby.impl.store.access.heap.HeapScan
Return ScanInfo object which describes performance of scan.
getScanInfo() - Method in class org.apache.derby.impl.store.access.sort.Scan
Return ScanInfo object which describes performance of scan.
getScanIsolationLevel() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get the isolation level for the scans in this query.
getScanIsolationLevel() - Method in interface org.apache.derby.iapi.sql.execute.NoPutResultSet
Return the isolation level of the scan in the result set.
getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.ScanResultSet
Return the isolation level of the scan in the result set.
getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Return the isolation level of the scan in the result set.
getScanIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
getScanned() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
Return whether or not the underlying system table has been scanned.
getScanned() - Method in class org.apache.derby.iapi.sql.dictionary.GenericDescriptorList
Return whether or not the underlying system table has been scanned.
getScannedObject() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getScanPosition() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getScanProperties() - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
getScanProperties() - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
getScanProperties() - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
getScanPropsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
getScanPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
getScanQualifier(int) - Method in interface org.apache.derby.iapi.sql.execute.ExecutionFactory
Get an array of ScanQualifiers for a scan.
getScanQualifier(int) - Method in class org.apache.derby.impl.sql.execute.GenericExecutionFactory
getScanQualifiers() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getScanState() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getScanStatisticsText(String, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get a String representation of the information on the nodes
relating to table and index scans from the execution plan for
the associated query or statement.
getScanStatisticsText(String) - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get a String representation of the information on the nodes
relating to table and index scans from the execution plan for
the associated query or statement for a particular table.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText(String, int) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
Return information on the scan nodes from the statement execution
plan as a String.
getScanStatisticsText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the information on the nodes relating to table and index scans
from the execution plan for the associated query or statement as a String.
getScanStatisticsText(String) - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the information on the nodes relating to table and index scans
for table tableName from the execution plan for the associated query
or statement as a String.
getScanType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getSchema() - Method in class org.apache.derby.client.am.Connection
Get the name of the current schema.
getSchema() - Method in class org.apache.derby.client.am.LogicalConnection
Get the name of the current schema.
getSchema() - Method in class org.apache.derby.iapi.jdbc.BrokeredConnection
Get the name of the current schema.
getSchema() - Method in interface org.apache.derby.iapi.jdbc.EngineConnection
Get the name of the current schema.
getSchema() - Method in class org.apache.derby.impl.drda.PiggyBackedSessionData
getSchema() - Method in class org.apache.derby.impl.jdbc.EmbedConnection
Get the name of the current schema.
getSchema() - Method in class org.apache.derby.tools.SignatureChecker.SQLRoutine
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the SchemaDescriptor for this alias.
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Get the SchemaDescriptor for the schema that this constraint
belongs to.
getSchemaDescriptor(String, TransactionController, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the named schema.
getSchemaDescriptor(UUID, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the SchemaDescriptor for the given schema identifier.
getSchemaDescriptor(UUID, int, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the SchemaDescriptor for the given schema identifier.
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.FileInfoDescriptor
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Gets the SchemaDescriptor for this SPS Descriptor.
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the SchemaDescriptor for this TableDescriptor.
getSchemaDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get the triggers schema descriptor
getSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.UniqueSQLObjectDescriptor
Get the objects schema descriptor
getSchemaDescriptor(String, TransactionController, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the named schema.
getSchemaDescriptor(UUID, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the SchemaDescriptor for the given schema identifier.
getSchemaDescriptor(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the SchemaDescriptor for the given schema identifier.
getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Get a schema descriptor for this DDL object.
getSchemaDescriptor(boolean, boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Get a schema descriptor for this DDL object.
getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.DMLModStatementNode
Get a schema descriptor for the given table.
getSchemaDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
Get a schema descriptor for the given table.
getSchemaDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.FromTable
Get a schema descriptor for the given table.
getSchemaDescriptor(String) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Get the descriptor for the named schema.
getSchemaDescriptor(String, boolean) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Get the descriptor for the named schema.
getSchemaDescriptorBody(UUID, int, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getSchemaDescriptorForCreate(DataDictionary, Activation, String) - Static method in class org.apache.derby.impl.sql.execute.DDLConstantAction
Get the schema descriptor in the creation of an object in
the passed in schema.
getSchemaID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
Gets the UUID for the schema that the conglomerate belongs to.
getSchemaId() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getSchemaId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Get the schema ID of the row.
getSchemaId() - Method in class org.apache.derby.impl.sql.catalog.TableKey
Get the schema id.
getSchemaName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Get the schema name of this type.
getSchemaName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the name of the schema that the alias lives in.
getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.SchemaDescriptor
Gets the name of the schema
getSchemaName() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets the name of the schema the table lives in.
getSchemaName() - Method in interface org.apache.derby.iapi.sql.execute.ExecCursorTableReference
Return the schema for the table.
getSchemaName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
What's a column's table's schema?
getSchemaName() - Method in class org.apache.derby.impl.sql.catalog.SequenceGenerator
Get the name of the schema of this sequence generator.
getSchemaName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
Get the user-supplied schema name for this column's table.
getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the user-supplied schema name of this column.
getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
getSchemaName() - Method in class org.apache.derby.impl.sql.compile.TableName
Get the schema name.
getSchemaName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
This returns the user-supplied schema name of the column.
getSchemaName() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Get the name of the schema the ResultColumn's table is in, if any.
getSchemaName() - Method in class org.apache.derby.impl.sql.CursorTableReference
Return the schema for the table.
getSchemaName() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
Gets the name of the schema that the table is in
getSchemaName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
What's a column's table's schema?
getSchemas() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSchemas(String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Get the schema names available in this database.
getSchemas() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSchemas(String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData40
getSchemas() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get the schema names available in this database.
getSchemas(String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 4.0
Get the schema names available in this database.
getSchemas(String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSchemasX() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSchemasX(String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
Untraced version of getSchemas(String, String).
getSchemaTerm() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSchemaTerm() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSchemaTerm() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
What's the database vendor's preferred term for "schema"?
getSchemaTerm() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSchemaTerm__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getSchemaUUID() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets the UUID of the schema for this method alias.
getSchemaUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
Get the schema's UUID from the row.
getScopedOperand(int, JBitSet, ResultSetNode, int[]) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
Take a ResultSetNode and return a column reference that is scoped for
for the received ResultSetNode, where "scoped" means that the column
reference points to a specific column in the RSN.
getScratchCostEstimate(Optimizer) - Method in class org.apache.derby.impl.sql.compile.FromTable
getScrollable() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A ResultSet which provides the insensitive scrolling functionality
for the underlying result set by materializing the underlying ResultSet
tree into a hash table while scrolling forward.
getScrollInsensitiveResultSet(NoPutResultSet, Activation, int, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getScrollType() - Method in class org.apache.derby.impl.drda.DRDAStatement
getSearchStringEscape() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSearchStringEscape() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSearchStringEscape() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
This is the string that can be used to escape '_' or '%' in
the string pattern style catalog search parameters.
getSearchStringEscape() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSearchStringEscape__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getSecMecValue(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Retrieve the SECMEC integer value from the
user friendly security mechanism name
getSECMGR() - Method in class org.apache.derby.client.net.NetConnection
getSecond(int) - Static method in class org.apache.derby.iapi.types.SQLTime
Get the encoded second value (may be different than the second value for
current timezone if value encoded in a different timezone)
getSeconds() - Method in class org.apache.derby.client.am.DateTimeValue
Get second component.
getSeconds(NumberDataValue) - Method in interface org.apache.derby.iapi.types.DateTimeDataValue
Get the second of the minute out of a time or timestamp.
getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLDate
getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTime
getSeconds(NumberDataValue) - Method in class org.apache.derby.iapi.types.SQLTimestamp
getSection(Stack, String, String, int) - Method in class org.apache.derby.client.am.SectionManager
getSectionNumber() - Method in class org.apache.derby.client.am.Section
getSecureRandom() - Method in interface org.apache.derby.iapi.services.crypto.CipherFactory
getSecureRandom() - Method in class org.apache.derby.impl.services.jce.JCECipherFactory
getSecurityMechanism() - Method in class org.apache.derby.client.net.NetConnection
getSecurityMechanism() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
get the security mechanism (secmec value) that the server
will accept connections from.
getSecurityMechanism(Properties) - Static method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
Return security mechanism if it is set, else upgrade the security
mechanism if possible and return the upgraded security mechanism
getSecurityMechanism() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
Return the security mechanism.
getSecurityMechanism(String) - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
Return the security mechanism for this datasource object.
getSecurityMechanism() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getSecurityMechanism(String) - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getSegmentId() - Method in class org.apache.derby.iapi.store.raw.ContainerKey
Return my segment identifier
getSegmentId() - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
getSelectedSchema(Connection) - Static method in class org.apache.derby.impl.tools.ij.util
Selects the current schema from the given connection.
getSelectPriv() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
getSelectSubquerys() - Method in class org.apache.derby.impl.sql.compile.SelectNode
Return the selectSubquerys for this SelectNode.
getSemiRowCount(TransactionController) - Method in class org.apache.derby.impl.sql.execute.AlterTableConstantAction
Return the "semi" row count of a table.
getSeparator() - Method in class org.apache.derby.impl.io.BaseStorageFactory
Get the pathname separator character used by the StorageFile implementation.
getSeparator() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns the path separator used by this storage factory.
getSeparator() - Method in interface org.apache.derby.io.StorageFactory
Get the pathname separator character used by the StorageFile implementation.
getSeparatorChar() - Method in interface org.apache.derby.iapi.store.access.FileResource
getSeparatorChar() - Method in class org.apache.derby.impl.store.raw.data.RFResource
getSequenceDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
get a descriptor for a Sequence by uuid
getSequenceDescriptor(SchemaDescriptor, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
get a descriptor for a Sequence by sequence name
getSequenceDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getSequenceDescriptor(SchemaDescriptor, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the sequence descriptor given a sequence name and a schema Id.
getSequenceID(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the uuid string of a sequence given its schema and sequence name.
getSequenceName() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getSequenceNumber() - Method in class org.apache.derby.client.net.NetConnection
getServer() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get server
getServerCursorName() - Method in class org.apache.derby.client.am.ResultSet
getServerCursorName() - Method in class org.apache.derby.client.am.Section
getServerCursorNameForPositionedUpdate() - Method in class org.apache.derby.client.am.Section
getServerName() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getServerName() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getServerProperty(String) - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
Gets the value of a specific network server setting (property).
getServerStatus() - Method in class org.apache.derby.drda.NetServlet
Get the currrent server status by using test connection
getServerVersion() - Method in class org.apache.derby.client.am.Connection
getServerVersion() - Method in class org.apache.derby.client.am.LogicalConnection
getService() - Method in class org.apache.derby.impl.services.monitor.TopService
getServiceBoolean(PersistentSet, String, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a service wide property as a boolean.
getServiceInt(PersistentSet, String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a service wide property as a int.
getServiceInt(PersistentSet, Properties, String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a service wide property as a int.
getServiceList(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Return an array of the service identifiers that are running and
implement the passed in protocol (java interface class name).
getServiceList(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Return an array of the service identifiers that are running and
implement the passed in protocol (java interface class name).
getServiceModule(Object, String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
getServiceName(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Return the name of the service that the passed in module lives in.
getServiceName(Object) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Return the name of the service that the passed in module lives in.
getServiceName() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
Get the name of the database if we are performing authentication at the database level.
getServiceName(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Return the name of the service that the passed in module lives in.
getServiceProperties(String, Properties) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
For a service return its service properties, typically from the service.properties
file.
getServiceProperties(String, Properties) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
Open the service properties in the directory identified by the service name.
getServiceProperty(PersistentSet, String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a service wide property with a default.
getServiceProperty(PersistentSet, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a service wide property.
getServiceProvider(String) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Return the PersistentService for a subsubprotocol.
getServiceProvider(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getServiceType(Object) - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Return the PersistentService object for a service.
getServiceType(Object) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Return the PersistentService object for a service.
getServiceType() - Method in class org.apache.derby.impl.services.monitor.TopService
getSession() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get session we are working on
getSession() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
getSession(String) - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
getSessionName() - Method in class org.apache.derby.impl.tools.ij.QualifiedIdentifier
getSessions() - Method in class org.apache.derby.impl.tools.ij.ConnectionEnv
getSessionSchemaTableNamesForCursor() - Method in class org.apache.derby.impl.sql.compile.CursorNode
getSessionUserId() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the Authorization Id of the session user
getSessionUserId() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Get the session user
getSetAutoincrementValue(RowLocation, TransactionController, boolean, NumberDataValue, boolean) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
getSetAutoincrementValue fetches the autoincrement value from
SYSCOLUMNS given a row location.
getSetAutoincrementValue(RowLocation, TransactionController, boolean, NumberDataValue, boolean) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Called by generated code to compute the next autoincrement value.
getSetAutoincrementValue(int, long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
getSetAutoincrementValue will get the autoincrement value of the
columnPosition specified for the target table.
getSetClause(TableName, ColumnDescriptorList) - Method in class org.apache.derby.impl.sql.compile.DeleteNode
getSetConstraintsConstantAction(ConstraintDescriptorList, boolean, boolean, Object[]) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Get ConstantAction for SET CONSTRAINTS statement.
getSetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
The SetOpResultSet is used to implement an INTERSECT or EXCEPT operation.
getSetOpResultSet(NoPutResultSet, NoPutResultSet, Activation, int, long, double, int, boolean, int, int, int) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getSetRoleConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a SET ROLE statement.
getSetSchemaConstantAction(String, int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a SET SCHEMA statement.
getSetTransactionIsolationConstantAction(int) - Method in class org.apache.derby.impl.sql.execute.GenericConstantActionFactory
Make the ConstantAction for a SET TRANSACTION ISOLATION statement.
getSetTransactionResultSet(Activation) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
getSetTransactionResultSet(Activation) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getSeverity() - Method in exception org.apache.derby.iapi.error.StandardException
getSeverityFromIdentifier(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
Get the severity given a message identifier from SQLState.
getSeverityFromIdentifier(String) - Static method in exception org.apache.derby.iapi.error.StandardException
Get the severity given a message identifier from org.apache.derby.iapi.reference.SQLState.
getSeverityFromIdentifier(String) - Static method in class org.apache.derby.shared.common.error.ExceptionUtil
Get the severity given a message identifier from SQLState.
getSharedState(String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
getSharedState(String) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
getSharedState(String) - Method in interface org.apache.derby.vti.VTIEnvironment
Get an object associated with a key from set of objects maintained with the statement plan.
getShort(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
getShort(int) - Method in class org.apache.derby.client.am.CallableStatement
getShort(String) - Method in class org.apache.derby.client.am.CallableStatement
getShort(int) - Method in class org.apache.derby.client.am.Cursor
getShort(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getShort(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getShort(int) - Method in class org.apache.derby.client.am.ResultSet
getShort(String) - Method in class org.apache.derby.client.am.ResultSet
getShort(byte[], int) - Static method in class org.apache.derby.client.am.SignedBinary
Build a Java short from a 2-byte signed binary representation.
getShort(int) - Method in class org.apache.derby.diag.SpaceTable
getShort(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getShort(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getShort() - Method in class org.apache.derby.iapi.types.BinaryDecimal
Return a short from this value.
getShort() - Method in class org.apache.derby.iapi.types.DataType
Gets the value in the data value descriptor as a short.
getShort() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Gets the value in the data value descriptor as a short.
getShort() - Method in class org.apache.derby.iapi.types.SQLBoolean
getShort() - Method in class org.apache.derby.iapi.types.SQLChar
Get Short from a SQLChar.
getShort() - Method in class org.apache.derby.iapi.types.SQLClob
getShort() - Method in class org.apache.derby.iapi.types.SQLDecimal
getShort() - Method in class org.apache.derby.iapi.types.SQLDouble
getShort() - Method in class org.apache.derby.iapi.types.SQLInteger
getShort() - Method in class org.apache.derby.iapi.types.SQLLongint
getShort() - Method in class org.apache.derby.iapi.types.SQLReal
getShort() - Method in class org.apache.derby.iapi.types.SQLSmallint
getShort() - Method in class org.apache.derby.iapi.types.SQLTinyint
getShort() - Method in class org.apache.derby.iapi.types.UserType
getShort(short) - Static method in class org.apache.derby.iapi.util.ReuseFactory
getShort(byte[], int, int) - Static method in class org.apache.derby.impl.drda.SignedBinary
Build a Java short from a 2-byte signed binary representation.
getShort(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java
programming language.
getShort(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the value of a column in the current row as a Java short.
getShort(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the value of a column in the current row as a Java short.
getShort(int) - Method in class org.apache.derby.vti.ForeignTableVTI
getShort(int) - Method in class org.apache.derby.vti.StringColumnVTI
getShort(String) - Method in class org.apache.derby.vti.VTITemplate
getShort(int) - Method in class org.apache.derby.vti.VTITemplateBase
getShort(String) - Method in class org.apache.derby.vti.VTITemplateBase
getShortDatabaseName() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getShortDbName() - Method in class org.apache.derby.impl.drda.Database
getShortFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
getShortFromDouble(double) - Method in class org.apache.derby.client.am.CrossConverters
getShortFromFloat(float) - Method in class org.apache.derby.client.am.CrossConverters
getShortFromInt(int) - Method in class org.apache.derby.client.am.CrossConverters
getShortFromLong(long) - Method in class org.apache.derby.client.am.CrossConverters
getShortFromString(String) - Method in class org.apache.derby.client.am.CrossConverters
getShrinkKey(OpenBTree, ControlRow, int) - Method in class org.apache.derby.impl.store.access.btree.BTreePostCommit
getShutdown() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
getShutdownDatabase() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
getShutdownDatabase() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedBaseDataSource
getShutdownDatabase() - Method in interface org.apache.derby.jdbc.EmbeddedDataSourceInterface
getShutdownDatabase() - Method in class org.apache.derby.jdbc.EmbeddedSimpleDataSource
getShutdownSync() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
getSigners(String, JarEntry) - Method in class org.apache.derby.impl.services.reflect.JarLoader
Validate the security certificates (signers) for the class data.
getSimpleQuery(String, boolean) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Execute a query in metadata.properties (or SPS in the SYS
schema) or metadata_net.properties (or SPS in the SYSIBM
schema).
getSimpleQuery(String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Execute a query in metadata.properties, or an SPS in the SYS
schema.
getSimpleVersionString() - Method in class org.apache.derby.iapi.services.info.ProductVersionHolder
Return the feature version string, ie. major.minor.
getSingleScanRowCountEstimate(double, double) - Method in class org.apache.derby.impl.sql.compile.IntersectOrExceptNode
getSize() - Method in interface org.apache.derby.iapi.services.cache.SizedCacheable
Get the estimated size of the cacheable object.
getSize() - Method in class org.apache.derby.impl.store.replication.buffer.ReplicationLogBuffer
getSizeCoefficients(Class) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
The estimate of the size of a class instance depends on whether the JVM uses 32 or 64
bit addresses, that is it depends on the size of an object reference.
getSlaveFactoryModule() - Method in class org.apache.derby.impl.store.raw.RawStore
getSlotNumber(RecordHandle) - Method in interface org.apache.derby.iapi.store.raw.Page
Get the slot number.
getSlotNumber(RecordHandle) - Method in class org.apache.derby.impl.store.raw.data.BasePage
getSlotNumberHint() - Method in interface org.apache.derby.iapi.store.raw.RecordHandle
What slot number might the record be at?
getSlotNumberHint() - Method in class org.apache.derby.impl.store.raw.data.RecordId
What slot number might the record be at?
getSlotOffset(int) - Method in class org.apache.derby.impl.store.raw.data.StoredPage
Get the page offset of a given slot entry.
getSlotsInUse() - Method in class org.apache.derby.impl.store.raw.data.StoredPage
getSocketFactory() - Static method in class org.apache.derby.client.net.NaiveTrustManager
Generate a socket factory with this trust manager.
getSocketFactory() - Static method in class org.apache.derby.impl.drda.NaiveTrustManager
Generate a socket factory with this trust manager.
getSortAggregators(AggregatorInfoList, boolean, LanguageConnectionContext, NoPutResultSet) - Method in class org.apache.derby.impl.sql.execute.GenericAggregateResultSet
For each AggregatorInfo in the list, generate a
GenericAggregator and stick it in an array of
GenericAggregators.
getSortCost(DataValueDescriptor[], ColumnOrdering[], boolean, long, long, int) - Method in interface org.apache.derby.iapi.store.access.SortCostController
Calculate the cost of a sort.
getSortCost(DataValueDescriptor[], ColumnOrdering[], boolean, long, long, int) - Method in class org.apache.derby.impl.store.access.sort.ExternalSortFactory
Short one line description of routine.
getSortCostController() - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get a SortCostController.
getSortCostController() - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getSortedByPosition() - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Return an array that contains references to the columns in this list
sorted by position.
getSorterOutput() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getSortInfo() - Method in interface org.apache.derby.iapi.store.access.SortController
Return SortInfo object which contains information about the current
state of the sort.
getSortInfo() - Method in class org.apache.derby.impl.store.access.sort.MergeInserter
Return SortInfo object which contains information about the current
sort.
getSortNeeded() - Method in interface org.apache.derby.iapi.sql.compile.RequiredRowOrdering
getSortNeeded() - Method in class org.apache.derby.impl.sql.compile.OrderByList
Get whether or not a sort is needed.
getSortPropsDescriptor(Object) - Method in interface org.apache.derby.iapi.sql.execute.xplain.XPLAINable
getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealBasicNoPutResultSetStatistics
getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealNoRowsResultSetStatistics
getSortPropsDescriptor(Object) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
getSortResultSet(NoPutResultSet, boolean, boolean, int, int, int, int, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A sort result set sorts its source and if requested removes
duplicates.
getSortResultSet(NoPutResultSet, boolean, boolean, int, int, int, int, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
getSortType() - Method in class org.apache.derby.impl.tools.planexporter.TreeNode
getSource() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
Return the SQL string that this statement is for.
getSource() - Method in interface org.apache.derby.iapi.sql.Statement
Return the SQL string that this statement is for.
getSource() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the source this columnReference
getSource() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
getSource() - Method in class org.apache.derby.impl.sql.compile.SubstituteExpressionVisitor
used by GroupByNode to process expressions by complexity level.
getSource() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
getSource() - Method in class org.apache.derby.impl.sql.GenericStatement
getSourceColumn() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Return the ResultColumn that is the source of this VirtualColumnNode.
getSourceColumnName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Returns the underlying source column name, if this ResultColumn
is a simple direct reference to a table column, or NULL otherwise.
getSourceInList() - Method in class org.apache.derby.impl.sql.compile.Predicate
If this predicate corresponds to an IN-list, return the underlying
InListOperatorNode from which it was built.
getSourceInList(boolean) - Method in class org.apache.derby.impl.sql.compile.Predicate
Does the work of getSourceInList() above, but can also be called
directly with an argument to indicate whether or not we should
limit ourselves to probe predicates.
getSourceLevel() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the source level for this CR.
getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.ValueNode
Get the source for this ValueNode.
getSourceResultColumn() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Return the ResultColumn that is the source of this VirtualColumnNode.
getSourceResultSet(int[]) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Find the source result set for this ColumnReference and
return it.
getSourceResultSet() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Return the ResultSetNode that is the source of this VirtualColumnNode.
getSourceSchemaName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
Get the name of the schema for the Column's base table, if any.
getSourceSchemaName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the name of the schema for the Column's base table, if any.
getSourceSchemaName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
getSourceSchemaName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
Get the name of the schema for the Column's base table, if any.
getSourceTableName() - Method in interface org.apache.derby.iapi.sql.ResultColumnDescriptor
Get the name of the underlying(base) table this column comes from, if any.
getSourceTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the name of the underlying(base) table this column comes from, if any.
getSourceTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
getSourceTableName() - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
Get the name of the underlying(base) table this column comes from, if any.
getSpaceInfo(int) - Method in class org.apache.derby.diag.SpaceTable
getSpaceInfo() - Method in interface org.apache.derby.iapi.store.access.ConglomerateController
Get information about space used by the conglomerate.
getSpaceInfo() - Method in interface org.apache.derby.iapi.store.raw.ContainerHandle
Get information about space used by the container.
getSpaceInfo() - Method in class org.apache.derby.impl.store.access.btree.OpenBTree
getSpaceInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
getSpaceInfo() - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
Get information about space used by the conglomerate.
getSpaceInfo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.BaseContainer
Get information about space used by the container.
getSpaceInfo() - Method in class org.apache.derby.impl.store.raw.data.BaseContainerHandle
Get information about space used by the container.
getSpaceInfo(BaseContainerHandle) - Method in class org.apache.derby.impl.store.raw.data.FileContainer
Get information about space used by the container.
getSpareSpace() - Method in class org.apache.derby.impl.store.raw.data.FileContainer
getSparseRow(ExecRow, int[]) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
Return a sparse heap row, based on a compact index row.
getSpecialRegisters() - Method in class org.apache.derby.client.net.NetConnection
getSpecialRegisters() - Method in class org.apache.derby.client.net.NetXAResource
getSpecialTriggerVTITableName(LanguageConnectionContext, String) - Method in class org.apache.derby.impl.sql.compile.FromVTI
Check and see if we have a special trigger VTI.
getSpecificName() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Return the specific name for this object.
getSplitQRYDTA() - Method in class org.apache.derby.impl.drda.DRDAResultSet
getSplitQRYDTA() - Method in class org.apache.derby.impl.drda.DRDAStatement
getSPSDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a SPSDescriptor given its UUID.
getSPSDescriptor(String, SchemaDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the stored prepared statement descriptor given
a sps name.
getSPSDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a SPSDescriptor given its UUID.
getSPSDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a SPSDescriptor given its name.
getSPSDescriptor() - Method in class org.apache.derby.impl.sql.catalog.SPSNameCacheable
Get the sps descriptor that is associated with this Cacheable
getSPSDescriptorIndex1Scan(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Scan sysschemas_index1 (stmtname, schemaid) for a match.
getSPSDescriptorIndex2Scan(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Scan sysstatements_index2 (stmtid) for a match.
getSPSName() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the name of the Stored Prepared Statement used
for the statement.
getSPSName() - Method in interface org.apache.derby.iapi.sql.PreparedStatement
Return the SPS Name for this statement.
getSPSName() - Method in class org.apache.derby.impl.sql.compile.ExecSPSNode
Get the name of the SPS that is used
to execute this statement.
getSPSName() - Method in class org.apache.derby.impl.sql.compile.StatementNode
Get the name of the SPS that is used to execute this statement.
getSPSName() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the name of the Stored Prepared Statement
for the statement.
getSPSName() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
getSPSParams(SPSDescriptor, List) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get all the parameter descriptors for an SPS.
getSPSParams(SPSDescriptor, List) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get all the parameter descriptors for an SPS.
getSQLAllowed() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
getSQLAllowed() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Get the setting of the SQL allowed state.
getSQLAllowed() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
getSQLAllowedInProcedure() - Method in class org.apache.derby.impl.sql.compile.CallStatementNode
This method checks the SQL allowed by the called procedure.
getSQLAM() - Method in class org.apache.derby.client.net.NetConnection
getSqlca() - Method in interface org.apache.derby.client.am.Diagnosable
getSqlca() - Method in exception org.apache.derby.client.am.SqlException
getSqlca() - Method in exception org.apache.derby.client.am.XaException
getSqlCode() - Method in class org.apache.derby.client.am.Sqlca
getSqlCode(SQLException) - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get the SQLCODE to send for an exception or a warning.
getSqlcodeFromSqlca(Sqlca) - Static method in class org.apache.derby.client.am.Utils
getSQLColumnName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the column name for purposes of error
messages or debugging.
getSQLDataTypeDescriptor(String) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Get a DataTypeServices that corresponds to a Java type
getSQLDataTypeDescriptor(String, boolean) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Get a DataTypeServices that corresponds to a Java type
getSQLDataTypeDescriptor(String, int, int, boolean, int) - Static method in class org.apache.derby.iapi.types.DataTypeDescriptor
Get a DataTypeDescriptor that corresponds to a Java type
getSqlErrd() - Method in class org.apache.derby.client.am.Sqlca
getSqlErrmc() - Method in class org.apache.derby.client.am.Sqlca
getSqlErrp() - Method in class org.apache.derby.client.am.Sqlca
getSQLException() - Method in exception org.apache.derby.client.am.SqlException
Convert this SqlException into a java.sql.SQLException
getSQLException(String, String, int) - Method in class org.apache.derby.client.am.SQLExceptionFactory
creates SQLException initialized with all the params received from the
caller.
getSQLException(String, String, int) - Method in class org.apache.derby.client.am.SQLExceptionFactory40
creates jdbc4.0 SQLException and its subclass based on sql state
getSQLException(String, String, SQLException, int, Throwable, Object[]) - Method in interface org.apache.derby.iapi.jdbc.ExceptionFactory
Construct an SQLException whose message and severity are specified
explicitly.
getSQLException(String, SQLException, Throwable, Object[]) - Method in interface org.apache.derby.iapi.jdbc.ExceptionFactory
Construct an SQLException whose message and severity are derived from
the message id.
getSQLException(String, String, SQLException, int, Throwable, Object[]) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
method to construct SQLException
version specific drivers can overload this method to create
version specific exceptions
getSQLException(String, SQLException, Throwable, Object[]) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory
Construct an SQLException whose message and severity are derived from
the message id.
getSQLException(String, String, SQLException, int, Throwable, Object[]) - Method in class org.apache.derby.impl.jdbc.SQLExceptionFactory40
overwrites super class method to create JDBC4 exceptions
SQLSTATE CLASS (prefix) Exception
0A java.sql.SQLFeatureNotSupportedException
08 java.sql.SQLNonTransientConnectionException
22 java.sql.SQLDataException
28 java.sql.SQLInvalidAuthorizationSpecException
40 java.sql.SQLTransactionRollbackException
42 java.sql.SQLSyntaxErrorException
Note the following divergence from JDBC3 behavior: When running
a JDBC3 client, we return EmbedSQLException.
getSqlExceptionXAErrorCode(SqlException) - Method in class org.apache.derby.client.net.NetXAResource
Get XAException.errorCode from SqlException
For disconnect exception, return XAER_RMFAIL
For other exceptions return XAER_RMERR
For server side SQLExceptions during
XA operations the errorCode has already been determined
and wrapped in an XAException for return to the client.
getSQLKeywords() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSQLKeywords() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSQLKeywords() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a comma separated list of all a database's SQL keywords
that are NOT also SQL92 keywords.
getSQLKeywords() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSQLKeywords__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getSQLName() - Method in class org.apache.derby.impl.sql.compile.AggregateNode
Get the SQL name of the aggregate
getSQLObjectType() - Method in interface org.apache.derby.catalog.DependableFinder
The name of the class of Dependables as a "SQL Object" which this
Finder can find.
getSQLObjectType() - Method in class org.apache.derby.impl.sql.catalog.DDdependableFinder
getSQLSessionContext() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Get the current SQL session context
getSQLSessionContext() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
getSQLSessionContextForChildren() - Method in interface org.apache.derby.iapi.sql.Activation
Get the current SQL session context if in a nested connection of a
stored routine or in a substatement.
getSQLSessionContextForChildren() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Return the current SQL session context for all immediately
nested connections stemming from the call or function
invocation of the statement corresponding to this activation.
getSQLSessionContextForChildren() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getSqlState() - Method in class org.apache.derby.client.am.Sqlca
getSqlState(int) - Method in class org.apache.derby.client.am.Sqlca
Get the SQL state for a given error.
getSQLState() - Method in exception org.apache.derby.client.am.SqlException
getSQLState() - Method in exception org.apache.derby.iapi.error.StandardException
Return the 5 character SQL State.
getSQLState() - Method in exception org.apache.derby.iapi.services.io.DerbyIOException
getSQLState() - Method in exception org.apache.derby.impl.tools.ij.ijFatalException
getSQLStateFromIdentifier(String) - Static method in class org.apache.derby.iapi.error.ExceptionUtil
Convert a message identifier from
org.apache.derby.shared.common.reference.SQLState to
a SQLState five character string.
getSQLStateFromIdentifier(String) - Static method in exception org.apache.derby.iapi.error.StandardException
Convert a message identifer from org.apache.derby.iapi.reference.SQLState to
a SQLState five character string.
getSQLStateFromIdentifier(String) - Static method in class org.apache.derby.shared.common.error.ExceptionUtil
Convert a message identifer from
org.apache.derby.shared.common.reference.SQLState to
a SQLState five character string.
getSQLStateType() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSQLStateType() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSQLStateType() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 3.0
Indicates whether the SQLSTATEs returned by SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLStateType() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSQLstring() - Method in interface org.apache.derby.catalog.TypeDescriptor
Converts this type descriptor (including length/precision)
to a string suitable for appearing in a SQL type specifier.
getSQLstring() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Converts this data type descriptor (including length/precision)
to a string.
getSQLstring() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
Converts this data type descriptor (including length/precision)
to a string.
getSQLtext() - Method in interface org.apache.derby.iapi.sql.compile.Parser
Returns the current SQL text string that is being parsed.
getSQLText() - Method in class org.apache.derby.impl.drda.DRDAStatement
Use reflection to retrieve SQL Text for EmbedPreparedStatement
or BrokeredPreparedStatement.
getSQLText() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Try to see if we can fish the SQL Statement out of the local statement.
getSQLText() - Method in class org.apache.derby.impl.jdbc.EmbedStatement
getSQLtext() - Method in class org.apache.derby.impl.sql.compile.ParserImpl
Returns the current SQL text string that is being parsed.
getSQLType() - Method in class org.apache.derby.iapi.types.JSQLType
What's our SQLTYPE?
getSQLTypeForJavaType(String) - Static method in class org.apache.derby.iapi.types.TypeId
Get a TypeId for the class that corresponds to the given Java type
name.
getSQLTypeName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Returns the SQL name of the datatype.
getSQLTypeName() - Method in class org.apache.derby.catalog.types.RowMultiSetImpl
Get the SQL name of this multi set.
getSQLTypeName(int) - Static method in class org.apache.derby.client.am.Utils
getSQLTypeName() - Method in class org.apache.derby.iapi.types.TypeId
Returns the SQL name of the datatype.
getSQLTypeNameWithCollation() - Method in class org.apache.derby.iapi.types.DataTypeDescriptor
getSQLValueInterfaceName() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Get the type name of the SQLValue we generate.
getSQLValueNode() - Method in class org.apache.derby.impl.sql.compile.SQLToJavaValueNode
Get the SQL ValueNode that is being converted to a JavaValueNode
getSqlWarn() - Method in class org.apache.derby.client.am.Sqlca
getSQLWarning() - Method in exception org.apache.derby.client.am.SqlWarning
Get the java.sql.SQLWarning for this SqlWarning
getSqlWarnings() - Method in class org.apache.derby.client.am.Statement
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijConnectionResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijExceptionResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultipleResultSetResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
getSQLWarnings() - Method in interface org.apache.derby.impl.tools.ij.ijResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijResultSetResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijRowResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijVectorResult
getSQLWarnings() - Method in class org.apache.derby.impl.tools.ij.ijWarningResult
getSQLXML(int) - Method in class org.apache.derby.client.am.CallableStatement40
getSQLXML(String) - Method in class org.apache.derby.client.am.CallableStatement40
getSQLXML(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
getSQLXML(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement40
getSQLXML(int) - Method in class org.apache.derby.client.net.NetResultSet40
getSQLXML(String) - Method in class org.apache.derby.client.net.NetResultSet40
getSQLXML(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
getSQLXML(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement40
getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement40
getSQLXML(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
getSQLXML(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet40
getSsl() - Method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
Returns the SSL encryption mode specified for the data source.
getSsl() - Method in interface org.apache.derby.jdbc.ClientDataSourceInterface
getSSLMode() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
getSSLModeFromString(String) - Static method in class org.apache.derby.jdbc.ClientBaseDataSourceRoot
Parses the string and returns the corresponding constant for the SSL
mode denoted.
getSSLModeString(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Get the string value of the SSL-mode.
getSSLModeValue(String) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Get the SSL-mode from a string.
getStackDumpString() - Static method in class org.apache.derby.iapi.error.ThreadDump
getStackDumpString() - Static method in class org.apache.derby.shared.common.sanity.ThreadDump
getStalePlanCheckInterval() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
Get the stale plan check interval.
getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
getStalePlanCheckInterval() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement.RowCountStatistics
getStartKeyValue() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
Get the start operator for this predicate for a scan.
getStartOperator(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
Get the start operator for a scan (at the store level) for this
RelationalOperator.
getStartOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
getStartPosition(int) - Static method in class org.apache.derby.client.net.NetLogWriter
getStartPosition(int) - Static method in class org.apache.derby.impl.drda.DssTrace
getStartSearchOperator() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getStartTime() - Method in class org.apache.derby.impl.drda.NetworkServerMBeanImpl
Return start time.
getStartTime() - Method in interface org.apache.derby.mbeans.drda.NetworkServerMBean
Gets the start time of the network server.
getStartValue() - Method in class org.apache.derby.iapi.sql.dictionary.SequenceDescriptor
getStartValue() - Method in class org.apache.derby.impl.sql.execute.AutoincrementCounter
get the start value
getState() - Method in class org.apache.derby.client.am.SqlState
getState() - Method in class org.apache.derby.impl.store.raw.xact.Xact
getStatement() - Method in class org.apache.derby.client.am.ResultSet
Retrieves the Statement object that produced this
object, or null if the ResultSet was
not produced by a Statement object.
getStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement
Override the BrokeredStatement's getStatement() to always return a PreparedStatement.
getStatement() - Method in class org.apache.derby.iapi.jdbc.BrokeredStatement
getStatement(SchemaDescriptor, String, boolean) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
Get a Statement
getStatement() - Method in class org.apache.derby.impl.drda.DRDAStatement
Get the statement
getStatement() - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0
Return the Statement that produced the ResultSet.
getStatement(SchemaDescriptor, String, boolean) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
Get a Statement for the connection
getStatement() - Method in class org.apache.derby.impl.tools.ij.ijMultiResult
getStatement() - Method in interface org.apache.derby.impl.tools.ij.ijResult
getStatement() - Method in class org.apache.derby.impl.tools.ij.ijResultImpl
getStatement() - Method in class org.apache.derby.impl.tools.ij.ijStatementResult
getStatement() - Method in class org.apache.derby.vti.VTITemplateBase
getStatementCache() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionFactory
getStatementCache() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
returns the statement cache that this connection should use; currently
there is a statement cache per connection.
getStatementCallbackInterface() - Method in class org.apache.derby.client.am.ResultSet
getStatementCallbackInterface() - Method in interface org.apache.derby.client.am.ResultSetCallbackInterface
getStatementContext() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the current StatementContext.
getStatementContext() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getStatementDepth() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Reports how many statement levels deep we are.
getStatementDepth() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
Reports how many statement levels deep we are.
getStatementExecutionPlanText(int) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get a String representation of the execution plan
for the associated query or statement.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealAnyResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealCurrentOfStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteCascadeResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDeleteVTIResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScalarAggregateStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealDistinctScanStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealGroupedAggregateStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashScanStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealHashTableStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealIndexRowToBaseRowStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealInsertVTIResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealLastIndexKeyScanStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealMaterializedResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopJoinStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNestedLoopLeftOuterJoinStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealNormalizeResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealOnceResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealProjectRestrictStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowCountStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealRowResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScalarAggregateStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealScrollInsensitiveResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSetOpResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealSortStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealTableScanStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUnionResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealUpdateResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealVTIStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText(int) - Method in class org.apache.derby.impl.sql.execute.rts.RealWindowResultSetStatistics
Return the statement execution plan as a String.
getStatementExecutionPlanText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the execution plan for the associated query or statement as a String.
getStatementIsolationLevel() - Method in class org.apache.derby.impl.sql.compile.FromVTI
getStatementIsolationLevel() - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
getStatementIsolationLevel() - Method in interface org.apache.derby.vti.VTIEnvironment
Get the specific JDBC isolation of the statement.
getStatementKey() - Method in class org.apache.derby.impl.drda.Pkgnamcsn
Return an object which can be used as a key in a hash table
when the value of the consistency token can be ignored.
getStatementName() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the name of the associated query or statement.
getStatementName() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the name of the associated query or statement.
getStatementText() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Return the text of the current statement.
getStatementText() - Method in interface org.apache.derby.iapi.sql.execute.RunTimeStatistics
Get the text for the associated query or statement.
getStatementText() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Return the text of the current statement.
getStatementText() - Method in class org.apache.derby.impl.sql.execute.rts.RunTimeStatisticsImpl
Get the text for the associated query or statement.
getStatementTextString() - Method in interface org.apache.derby.iapi.store.access.TransactionInfo
getStatementTextString() - Method in class org.apache.derby.impl.store.raw.xact.TransactionTableEntry
getStatementToken(String) - Method in class org.apache.derby.client.am.Statement
Step past any initial non-significant characters and comments to find
first significant SQL token so we can classify statement.
getStatementType() - Method in interface org.apache.derby.iapi.sql.ResultDescription
Returns an identifier that tells what type of statement has been
executed.
getStatementType() - Method in class org.apache.derby.impl.sql.compile.DeleteNode
Return the type of statement, something from
StatementType.
getStatementType() - Method in class org.apache.derby.impl.sql.compile.InsertNode
Return the type of statement, something from
StatementType.
getStatementType(Properties) - Static method in class org.apache.derby.impl.sql.compile.InsertNode
Return the statement type, where it is dependent on
the targetProperties.
getStatementType() - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Return the type of statement, something from
StatementType.
getStatementType() - Method in class org.apache.derby.impl.sql.compile.UpdateNode
Return the type of statement, something from
StatementType.
getStatementType(String) - Static method in class org.apache.derby.impl.sql.execute.xplain.XPLAINUtil
This method helps to figure out the statement type and returns
an appropriate return code, characterizing the stmt type.
getStatementType() - Method in class org.apache.derby.impl.sql.GenericResultDescription
getStatementWasInvalidated() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Tells if this statement has been invalidated.
getStatementWasInvalidated() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
getStateString(int) - Method in class org.apache.derby.impl.drda.DRDAResultSet
GETSTATIC - Static variable in interface org.apache.derby.iapi.services.classfile.VMOpcode
getStaticCompiledConglomInfo(TransactionController, long) - Method in interface org.apache.derby.iapi.store.access.conglomerate.Conglomerate
Return static information about the conglomerate to be included in a
a compiled plan.
getStaticCompiledConglomInfo(long) - Method in interface org.apache.derby.iapi.store.access.TransactionController
Return static information about the conglomerate to be included in a
a compiled plan.
getStaticCompiledConglomInfo(TransactionController, long) - Method in class org.apache.derby.impl.store.access.btree.index.B2I
Return static information about the conglomerate to be included in a
a compiled plan.
getStaticCompiledConglomInfo(TransactionController, long) - Method in class org.apache.derby.impl.store.access.heap.Heap
Return static information about the conglomerate to be included in a
a compiled plan.
getStaticCompiledConglomInfo(long) - Method in class org.apache.derby.impl.store.access.RAMTransaction
Return static information about the conglomerate to be included in a
a compiled plan.
getStaticField(String, String, String) - Method in interface org.apache.derby.iapi.services.compiler.MethodBuilder
Push the contents of the described static field onto the stack.
getStaticField(String, String, String) - Method in class org.apache.derby.impl.services.bytecode.BCMethod
Push the contents of the described static field onto the stack.
getStaticPackageIsolation(String) - Method in class org.apache.derby.impl.drda.DRDAStatement
get the isolation level for a static package.
getStaticStatementType() - Method in class org.apache.derby.client.am.Section
getStatistic() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
getStatistics() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Returns a list of statistics for this table.
getStatisticsDescriptors(TableDescriptor) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Gets all statistics Descriptors for a given table.
getStatisticsDescriptors(TableDescriptor) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Returns all the statistics descriptors for the given table.
getStatisticsTiming() - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get the STATISTICS TIMING mode.
getStatisticsTiming() - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getStats() - Method in class org.apache.derby.impl.services.cache.CacheStat
getStatType() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
getStatus() - Method in class org.apache.derby.impl.drda.EXTDTAReaderInputStream
Returns the status byte.
getStopKeyValue() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.IsNullNode
getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.Predicate
getStopOperator(Optimizable) - Method in interface org.apache.derby.impl.sql.compile.RelationalOperator
Get the stop operator for a scan (at the store level) for this
RelationalOperator.
getStopOperator(Optimizable) - Method in class org.apache.derby.impl.sql.compile.UnaryComparisonOperatorNode
getStopSearchOperator() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericScanController
getStorageFactory() - Method in interface org.apache.derby.iapi.store.raw.data.DataFactory
getStorageFactory() - Method in class org.apache.derby.impl.services.monitor.UpdateServiceProperties
getStorageFactory() - Method in class org.apache.derby.impl.store.raw.data.BaseDataFileFactory
getStorageFactoryClass() - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
Get the StorageFactory implementation for this PersistentService
getStorageFactoryClassName(String) - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Find the StorageFactory class name that handles the subSub protocol.
getStorageFactoryInstance(boolean, String, String, String) - Method in interface org.apache.derby.iapi.services.monitor.PersistentService
Get an initialized StorageFactoryInstance
getStorageFactoryInstance(boolean, String, String, String) - Method in class org.apache.derby.impl.services.monitor.StorageFactoryService
Get an initialized StorageFactoryInstance
getStorageFactoryVersion() - Method in class org.apache.derby.impl.io.BaseStorageFactory
getStorageFactoryVersion() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
getStorageFactoryVersion() - Method in interface org.apache.derby.io.StorageFactory
getStorageFile() - Method in class org.apache.derby.impl.jdbc.LOBFile
Get the StorageFile which represents the file where the
contents of the LOB are stored.
getStoreCostController(long) - Method in interface org.apache.derby.iapi.sql.compile.CompilerContext
Get a StoreCostController for the given conglomerate.
getStoreCostController(long) - Method in class org.apache.derby.impl.sql.compile.CompilerContextImpl
getStoreCostController(ConglomerateDescriptor) - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
getStoredDataTypeDescriptor(Object) - Method in class org.apache.derby.impl.sql.GenericColumnDescriptor
When retrieving a DataTypeDescriptor, it might just be a regular
DataTypeDescriptor or may be an OldRoutineType, as used for Routine
parameters and return values prior to DERBY-2775.
getStoredFormatIdFromTypeId() - Method in class org.apache.derby.impl.sql.compile.BaseTypeCompiler
Get the StoredFormatId from the corresponding
TypeId.
getStoredSize() - Method in class org.apache.derby.impl.store.raw.log.ChecksumOperation
getStoredSize(int, TransactionId) - Static method in class org.apache.derby.impl.store.raw.log.LogRecord
getStoredSizeRecordId(int) - Static method in class org.apache.derby.impl.store.raw.data.StoredRecordHeader
Return length on disk of the record id portion of the record header
Record id is part of the record header and is stored in an internal
compressed format.
getStoredType(Object) - Static method in class org.apache.derby.catalog.types.RoutineAliasInfo
Old releases (10.3 and before) wrote out the runtime
DataTypeDescriptor for routine parameter and return types.
10.4 onwards (DERBY-2775) always writes out the catalog
type TypeDescriptor.
getStream() - Method in class org.apache.derby.iapi.jdbc.CharacterStreamDescriptor
Returns the associated stream.
getStream() - Static method in class org.apache.derby.iapi.services.monitor.Monitor
getStream() - Method in class org.apache.derby.iapi.types.DataType
Gets the value in the data stream descriptor as an InputStream.
getStream() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Gets the value in the data value descriptor as a stream of bytes.
getStream() - Method in class org.apache.derby.iapi.types.SQLBinary
getStream() - Method in class org.apache.derby.iapi.types.SQLChar
getStream(String) - Method in class org.apache.derby.impl.services.reflect.JarLoader
Get an InputStream for the given resource.
getStreamHeaderGenerator() - Method in class org.apache.derby.iapi.types.SQLChar
Returns the default stream header generator for the string data types.
getStreamHeaderGenerator() - Method in class org.apache.derby.iapi.types.SQLClob
Returns a stream header generator for a Clob.
getStreamHeaderGenerator() - Method in interface org.apache.derby.iapi.types.StringDataValue
Returns the stream header generator for the string data value.
getStreamStorableColIds(int) - Method in class org.apache.derby.impl.sql.compile.ResultColumnList
Return an array holding the 0 based heap offsets of
the StreamStorable columns in this ResultColumnList.
getStreamStorableHeapColIds(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
getStreamStorableHeapColIds() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
getStreamWithDescriptor() - Method in class org.apache.derby.iapi.types.SQLChar
Returns a descriptor for the input stream for this character data value.
getStreamWithDescriptor() - Method in class org.apache.derby.iapi.types.SQLClob
Returns a descriptor for the input stream for this CLOB value.
getStreamWithDescriptor() - Method in interface org.apache.derby.iapi.types.StringDataValue
Returns a descriptor for the input stream for this data value.
getString(int) - Method in class org.apache.derby.catalog.GetProcedureColumns
getString(int) - Method in class org.apache.derby.client.am.CallableStatement
getString(String) - Method in class org.apache.derby.client.am.CallableStatement
getString() - Method in class org.apache.derby.client.am.Clob
getString(int) - Method in class org.apache.derby.client.am.Cursor
getString(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getString(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getString(int) - Method in class org.apache.derby.client.am.ResultSet
getString(String) - Method in class org.apache.derby.client.am.ResultSet
getString(int) - Method in class org.apache.derby.diag.ContainedRoles
getString(int) - Method in class org.apache.derby.diag.ErrorLogReader
All columns in the Db2jLogReader VTI have a of String type.
getString(int) - Method in class org.apache.derby.diag.ErrorMessages
getString(int) - Method in class org.apache.derby.diag.LockTable
All columns in TransactionTable VTI are of String type.
getString(int) - Method in class org.apache.derby.diag.SpaceTable
getString(int) - Method in class org.apache.derby.diag.StatementCache
getString(int) - Method in class org.apache.derby.diag.StatementDuration
All columns in StatementDuration VTI have String data types.
getString(int) - Method in class org.apache.derby.diag.TransactionTable
All columns in TransactionTable VTI is of String type.
getString(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getString(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getString() - Method in class org.apache.derby.iapi.types.BigIntegerDecimal
getString() - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Gets the value in the data value descriptor as a String.
getString() - Method in class org.apache.derby.iapi.types.SQLBinary
Used by JDBC -- string should not contain
SQL92 formatting.
getString() - Method in class org.apache.derby.iapi.types.SQLBoolean
getString() - Method in class org.apache.derby.iapi.types.SQLChar
If possible, use getCharArray() if you don't really
need a string.
getString() - Method in class org.apache.derby.iapi.types.SQLDate
getString() - Method in class org.apache.derby.iapi.types.SQLDecimal
getString() - Method in class org.apache.derby.iapi.types.SQLDouble
getString() - Method in class org.apache.derby.iapi.types.SQLInteger
getString() - Method in class org.apache.derby.iapi.types.SQLLongint
getString() - Method in class org.apache.derby.iapi.types.SQLReal
getString() - Method in class org.apache.derby.iapi.types.SQLRef
getString() - Method in class org.apache.derby.iapi.types.SQLSmallint
getString() - Method in class org.apache.derby.iapi.types.SQLTime
getString() - Method in class org.apache.derby.iapi.types.SQLTimestamp
getString() - Method in class org.apache.derby.iapi.types.SQLTinyint
getString() - Method in class org.apache.derby.iapi.types.UserType
getString() - Method in class org.apache.derby.iapi.types.XML
getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as
a String in the Java programming language.
getString(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the value of a column in the current row as a Java String.
getString(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the value of a column in the current row as a Java String.
getString(int) - Method in class org.apache.derby.impl.load.ImportAbstract
getString(int, int) - Method in class org.apache.derby.impl.load.ImportLobFile
Returns the clob data at the given location as String.
getString() - Method in class org.apache.derby.impl.sql.compile.CharConstantNode
Return the value from this CharConstantNode
getString() - Method in class org.apache.derby.impl.store.access.conglomerate.GenericConglomerate
Gets the value in the data value descriptor as a String.
getString() - Method in class org.apache.derby.impl.store.access.heap.HeapRowLocation
getString() - Method in class org.apache.derby.impl.store.access.StorableFormatId
Gets the value in the data value descriptor as a String.
getString(int) - Method in class org.apache.derby.vti.ForeignTableVTI
getString(int) - Method in class org.apache.derby.vti.StringColumnVTI
getString(String) - Method in class org.apache.derby.vti.VTITemplate
getString(int) - Method in class org.apache.derby.vti.VTITemplateBase
getString(String) - Method in class org.apache.derby.vti.VTITemplateBase
getStringFromBoolean(boolean) - Method in class org.apache.derby.client.am.CrossConverters
getStringFromBytes(byte[]) - Method in class org.apache.derby.client.am.CrossConverters
getStringFromBytes(byte[]) - Static method in class org.apache.derby.client.am.Utils
getStringFromDATE(int) - Method in class org.apache.derby.client.am.Cursor
getStringFromDate(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getStringFromInts(int[]) - Static method in class org.apache.derby.client.am.Utils
getStringFromStrings(String[]) - Static method in class org.apache.derby.client.am.Utils
getStringFromTIME(int) - Method in class org.apache.derby.client.am.Cursor
getStringFromTime(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getStringFromTIMESTAMP(int) - Method in class org.apache.derby.client.am.Cursor
getStringFromTimestamp(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getStringFromValue(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getStringFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
getStringFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getStringFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a comma separated list of JDBC escaped string functions.
getStringFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getStringFunctions__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getStrings() - Method in class org.apache.derby.iapi.services.classfile.ClassInvestigator
getStringValueForSecMec(int) - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Retrieve the string name for the integer
secmec value
getStringWithoutConvert(int, int) - Method in class org.apache.derby.client.am.Cursor
getStringX(int) - Method in class org.apache.derby.client.am.CallableStatement
getSubCheckConstraint(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a SubCheckConstraintDescriptor from syschecks for
the specified constraint id.
getSubKeyConstraint(UUID, int) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for
the specified constraint id.
getSubKeyConstraint(UUID, int) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for
the specified constraint id.
getSubList(int) - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptorList
Return a ConstraintDescriptorList containing the ConstraintDescriptors
of the specified type that are in this list.
getSubquery() - Method in class org.apache.derby.impl.sql.compile.FromSubquery
Return the "subquery" from this node.
getSubqueryTrackingArray() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Get the subquery tracking array for this query.
getSubqueryTrackingArray(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
Get the subquery ResultSet tracking array from the top ResultSet.
getSubqueryTrackingArray() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Get the subquery tracking array for this query.
getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl
getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
getSubqueryTrackingArray(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Get the subquery ResultSet tracking array from the top ResultSet.
getSubqueryType() - Method in class org.apache.derby.impl.sql.compile.SubqueryNode
Return the type of this subquery.
getSubString(long, int) - Method in class org.apache.derby.client.am.Clob
Returns a copy of the specified substring
in the CLOB value
designated by this Clob object.
getSubString(long, int) - Method in class org.apache.derby.iapi.types.HarmonySerialClob
getSubString(long, int) - Method in class org.apache.derby.impl.jdbc.EmbedClob
Returns a copy of the specified substring in the CLOB value
designated by this Clob object.
getSubString(long, int) - Method in class org.apache.derby.impl.load.ImportClob
This routine is not used by the VTI to read the data, so no
implementation is provided, an exception is thrown if it is
called.
getSubStringX(long, int) - Method in class org.apache.derby.client.am.Clob
GetSuffix(int) - Method in interface org.apache.derby.impl.sql.compile.CharStream
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
GetSuffix(int) - Method in class org.apache.derby.impl.sql.compile.UCode_CharStream
GetSuffix(int) - Method in class org.apache.derby.impl.tools.ij.UCode_CharStream
getSuperClassName() - Method in class org.apache.derby.iapi.services.classfile.ClassHolder
getSuperClassName() - Method in class org.apache.derby.impl.services.bytecode.BCClass
getSuperTables(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getSuperTables(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSuperTables(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 3.0
Retrieves a description of the table hierarchies defined in a particular
schema in this database.
getSuperTables(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSuperTablesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getSuperTypes(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSuperTypes(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
JDBC 3.0
Retrieves a description of the user-defined type (UDT) hierarchies defined
in a particular schema in this database.
getSuperTypes(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSuperTypesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSvrcod() - Method in class org.apache.derby.client.net.NetAgent
getSwappedEquivalent() - Method in class org.apache.derby.impl.sql.compile.BinaryComparisonOperatorNode
Return a node equivalent to this node, but with the left and right
operands swapped.
getSwappedEquivalent() - Method in class org.apache.derby.impl.sql.compile.BinaryRelationalOperatorNode
Return an equivalent node with the operands swapped, and possibly with
the operator type changed in order to preserve the meaning of the
expression.
getSYNCPTMGR() - Method in class org.apache.derby.client.net.NetConnection
getSynonymSchema() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
getSynonymTable() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
getSYSCOLUMNSHeapConglomerateNumber() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the heap conglomerate number for SYS.SYSCOLUMNS.
getSysIBMSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the SYSIBM schema.
getSysIBMSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the SYSIBM schema.
getSysinfo() - Method in class org.apache.derby.drda.NetworkServerControl
Return classpath and version information about the running
Network Server.
getSystemAlias() - Method in class org.apache.derby.iapi.sql.dictionary.AliasDescriptor
Gets whether or not the alias is a system alias.
getSystemBoolean(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a system wide property as a boolean.
getSystemBoolean(String, boolean) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a system wide property as a boolean.
getSystemBoolean(String) - Static method in class org.apache.derby.tools.JDBCDisplayUtil
Get an ij boolean system property.
getSystemCode() - Method in interface org.apache.derby.iapi.sql.conn.StatementContext
Return true if this statement is system code.
getSystemCode() - Method in class org.apache.derby.impl.sql.conn.GenericStatementContext
Return true if this statement is system code.
getSystemCredentialsDatabaseName() - Method in interface org.apache.derby.iapi.jdbc.AuthenticationService
Get the name of the credentials database used to authenticate system-wide operations.
getSystemCredentialsDatabaseName() - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
getSystemCredentialsDatabaseName() - Method in class org.apache.derby.impl.jdbc.authentication.NativeAuthenticationServiceImpl
Override behavior in superclass
getSystemFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
getSystemFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getSystemFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a comma separated list of JDBC escaped system functions.
getSystemFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getSystemFunctions__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getSystemIdentifier() - Method in class org.apache.derby.impl.services.jmx.JMXManagementService
getSystemIdentifier() - Method in class org.apache.derby.impl.services.jmxnone.NoManagementService
getSystemIdentifier() - Method in class org.apache.derby.mbeans.Management
Return the system identifier that this MBean is managing.
getSystemIdentifier() - Method in interface org.apache.derby.mbeans.ManagementMBean
Get the system identifier that this MBean is managing.
getSystemInt(String, int, int, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
s
Get a system wide property as a int.
getSystemInt(String, int) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Get a system wide property as a int.
getSystemLockLevel() - Method in class org.apache.derby.impl.store.access.RAMAccessManager
Return the locking level of the system.
getSystemLockLevel() - Method in class org.apache.derby.impl.store.access.RllRAMAccessManager
Return the locking level of the system.
getSystemModule(String) - Static method in class org.apache.derby.iapi.services.monitor.Monitor
Return a system module.
getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.cache.ClassSize
Attempts to read the specified system property.
getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.info.JVMInfo
Get system property.
getSystemProperty(String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a system wide property.
getSystemProperty(String, String) - Static method in class org.apache.derby.iapi.services.property.PropertyUtil
Find a system wide property with a default.
getSystemProperty(String) - Method in class org.apache.derby.impl.jdbc.authentication.AuthenticationServiceBase
getSystemProperty(String) - Static method in class org.apache.derby.impl.tools.ij.util
getSystemSchemaDescriptor() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the system schema.
getSystemSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the system schema.
getSystemSQLName() - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Returns a unique system generated name of the form SQLyymmddhhmmssxxn
yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second,
xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value,
n - number between 0-9
getSystemSQLName() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Returns a unique system generated name of the form SQLyymmddhhmmssxxn
yy - year, mm - month, dd - day of month, hh - hour, mm - minute, ss - second,
xx - the first 2 digits of millisec because we don't have enough space to keep the exact millisec value,
n - number between 0-9
The number at the end is to handle more than one system generated name request came at the same time.
getSystemStreams() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Get the defined default system streams object.
getSystemStreams() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getSystemUtilSchemaDescriptor() - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the SYSCS_UTIL system schema.
getTableColumnDescriptor() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
If this ResultColumn is bound to a column in a table
get the column descriptor for the column in the table.
getTableDDL(String) - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
getTableDescriptor() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Get the table descriptor for this table (if any).
getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ColumnDescriptor
Get the TableDescriptor of the column's table.
getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Get the table descriptor upon which this constraint
is declared.
getTableDescriptor(String, SchemaDescriptor, TransactionController) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the named table within the given schema.
getTableDescriptor(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get the descriptor for the table with the given UUID.
getTableDescriptor(DataDictionary) - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.SubConstraintDescriptor
Returns the cached TableDescriptor, if
supplied, that the constraint is on.
getTableDescriptor() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
Get the trigger table descriptor
getTableDescriptor(String, SchemaDescriptor, TransactionController) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the named table within the given schema.
getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get the descriptor for the table with the given UUID.
getTableDescriptor() - Method in class org.apache.derby.impl.sql.catalog.TDCacheable
Get the table descriptor that is associated with this Cacheable
getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
getTableDescriptor(boolean) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Validate that the table is ok for DDL -- e.g.
getTableDescriptor(UUID) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
getTableDescriptor(TableName) - Method in class org.apache.derby.impl.sql.compile.DDLStatementNode
Validate that the table is ok for DDL -- e.g.
getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
getTableDescriptor() - Method in class org.apache.derby.impl.sql.compile.FromTable
getTableDescriptor(String, SchemaDescriptor) - Method in class org.apache.derby.impl.sql.compile.QueryTreeNode
Get the descriptor for the named table within the given schema.
getTableDescriptor() - Method in class org.apache.derby.impl.sql.conn.TempTableInfo
Return the table descriptor
getTableDescriptorForDeclaredGlobalTempTable(String) - Method in interface org.apache.derby.iapi.sql.conn.LanguageConnectionContext
Get table descriptor for the declared global temporary table from the list of temporary
tables known by this connection.
getTableDescriptorForDeclaredGlobalTempTable(String) - Method in class org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext
getTableDescriptorIndex1Scan(String, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Scan systables_index1 (tablename, schemaid) for a match.
getTableDescriptorIndex2Scan(String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Scan systables_index2 (tableid) for a match.
getTableID() - Method in class org.apache.derby.diag.ConglomInfo
getTableID() - Method in class org.apache.derby.iapi.sql.dictionary.ConglomerateDescriptor
Gets the UUID for the table that the conglomerate belongs to.
getTableId() - Method in class org.apache.derby.iapi.sql.dictionary.ConstraintDescriptor
Gets the UUID of the table the constraint is on.
getTableId() - Method in class org.apache.derby.iapi.sql.dictionary.TriggerDescriptor
getTableId(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONSTRAINTSRowFactory
Get the table ID of the row.
getTableInsert() - Method in class org.apache.derby.impl.sql.catalog.XPLAINTableDescriptor
getTableMap() - Method in class org.apache.derby.impl.sql.compile.ReferencedTablesVisitor
getTableName(int) - Method in class org.apache.derby.client.am.ColumnMetaData
getTableName() - Method in class org.apache.derby.client.am.ResultSet
getTableName(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSetMetaData
What's a column's table name?
getTableName(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
getTableName(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSTABLESRowFactory
Get the table name out of this SYSTABLES row
getTableName() - Method in class org.apache.derby.impl.sql.catalog.TabInfoImpl
Get the table name.
getTableName() - Method in class org.apache.derby.impl.sql.catalog.TableKey
Get the table name (without the schema name).
getTableName() - Method in class org.apache.derby.impl.sql.compile.BaseColumnNode
Get the user-supplied table name of this column.
getTableName() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the user-supplied table name of this column.
getTableName() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Return a TableName node representing this FromTable.
getTableName() - Method in class org.apache.derby.impl.sql.compile.FromTable
Return a TableName node representing this FromTable.
getTableName() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
getTableName() - Method in class org.apache.derby.impl.sql.compile.TableName
Get the table name (without the schema name).
getTableName() - Method in class org.apache.derby.impl.sql.compile.ValueNode
This returns the user-supplied table name of the column.
getTableName() - Method in class org.apache.derby.impl.sql.compile.VirtualColumnNode
Get the name of the table the ResultColumn is in, if any.
getTableName() - Method in class org.apache.derby.impl.sql.execute.InsertConstantAction
Gets the name of the table being inserted into
getTableName() - Method in class org.apache.derby.impl.sql.execute.RenameConstantAction
getTableName(int) - Method in class org.apache.derby.vti.VTIMetaDataTemplate
What's a column's table name?
getTableNameField() - Method in class org.apache.derby.impl.sql.compile.FromBaseTable
Return the table name for this table.
getTableNameNode() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Return the table name as the node it is.
getTableNameObject() - Method in class org.apache.derby.impl.sql.compile.AllResultColumn
getTableNameObject() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
getTableNumber() - Method in interface org.apache.derby.iapi.sql.compile.Optimizable
Get this Optimizable's table number
getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Get the table number for this ColumnReference.
getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
getTableNumber() - Method in class org.apache.derby.impl.sql.compile.FromTable
getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
getTableNumber() - Method in class org.apache.derby.impl.sql.compile.ResultColumn
Search the tree beneath this ResultColumn until we find
the number of the table to which this RC points, and
return that table number.
getTableNumberHere - Variable in class org.apache.derby.impl.sql.compile.ProjectRestrictNode
getTableNumbers() - Method in class org.apache.derby.impl.sql.compile.FromList
getTablePermissions(UUID, String) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's privileges on a table using tableUUID and authorizationid
getTablePermissions(UUID) - Method in interface org.apache.derby.iapi.sql.dictionary.DataDictionary
Get one user's privileges on a table using tablePermsUUID
getTablePermissions(UUID, String) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
Get one user's privileges on a table
getTablePermissions(UUID) - Method in class org.apache.derby.impl.sql.catalog.DataDictionaryImpl
getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getTablePrivileges(String, String, String) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getTablePrivileges(String, String, String) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of the access rights for each table available
in a catalog.
getTablePrivileges(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getTablePrivilegesX(String, String, String) - Method in class org.apache.derby.client.am.DatabaseMetaData
getTableProperties(String, String) - Static method in class org.apache.derby.iapi.db.PropertyInfo
Get the Properties associated with a given table.
getTableProperties(Properties) - Method in interface org.apache.derby.iapi.store.access.ConglomPropertyQueryable
Request the system properties associated with a table.
getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.btree.BTreeController
Request the system properties associated with a table.
getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.GenericController
getTableProperties(Properties) - Method in class org.apache.derby.impl.store.access.conglomerate.OpenConglomerate
Request the system properties associated with a table.
getTables(String, String, String, String[]) - Method in class org.apache.derby.client.am.DatabaseMetaData
getTables(String, String, String, String[]) - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getTables(String, String, String, String[]) - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a description of tables available in a catalog.
getTables(String, String, String) - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in interface org.apache.derby.iapi.sql.execute.ResultSetFactory
A table scan result set forms a result set on a scan
of a table.
getTableScanResultSet(Activation, long, int, int, int, GeneratedMethod, int, GeneratedMethod, int, boolean, Qualifier[][], String, String, String, boolean, boolean, int, int, int, boolean, int, boolean, double, double) - Method in class org.apache.derby.impl.sql.execute.GenericResultSetFactory
a minimal table scan generator, for ease of use at present.
getTableScanResultSet(long) - Method in class org.apache.derby.impl.sql.execute.InsertResultSet
Get me a table scan result set, preferably a bulk
table scan, thank you.
getTablesReferenced(JBitSet) - Method in class org.apache.derby.impl.sql.compile.ColumnReference
Update the table map to reflect the source
of this CR.
getTablesReferenced() - Method in class org.apache.derby.impl.sql.compile.ValueNode
Get a bit map of table references in this expression
getTablesX(String, String, String, String[]) - Method in class org.apache.derby.client.am.DatabaseMetaData
getTableType() - Method in class org.apache.derby.iapi.sql.dictionary.TableDescriptor
Gets an identifier telling what type of table this is
(base table, declared global temporary table, view, etc.)
getTableType(Long) - Method in class org.apache.derby.impl.services.locks.TableNameInfo
getTableTypes() - Method in class org.apache.derby.client.am.DatabaseMetaData
getTableTypes() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getTableTypes() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get the table types available in this database.
getTableTypes() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getTableTypesX() - Method in class org.apache.derby.client.am.DatabaseMetaData
getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.ColPermsDescriptor
getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor
Get the UUID of the table.
getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatementTablePermission
Return table UUID for this access descriptor
getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.StatisticsDescriptor
getTableUUID() - Method in class org.apache.derby.iapi.sql.dictionary.TablePermsDescriptor
getTableUUID(ExecRow) - Method in class org.apache.derby.impl.sql.catalog.SYSCONGLOMERATESRowFactory
Get the table's UUID from the row.
getTag() - Method in class org.apache.derby.iapi.services.classfile.ConstantPoolEntry
Return the tag or type of the entry.
getTargetColumns() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
the target columns of the cursor; this is a superset of
the updatable columns, describing the row available
getTargetColumns() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
the target columns of the cursor as a result column list
getTargetProperties() - Method in class org.apache.derby.impl.sql.execute.WriteCursorConstantAction
Get the targetProperties from the constant action.
getTargetPublicKey() - Method in class org.apache.derby.client.net.NetConnection
getTargetResultSet() - Method in interface org.apache.derby.iapi.sql.execute.CursorActivation
Returns the target result set for this activation,
so that the current base row can be determined.
getTargetResultSet() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
Used in CurrentOfResultSet to get to the target result set
for a cursor.
getTargetTable() - Method in interface org.apache.derby.iapi.sql.execute.ExecPreparedStatement
the target table of the cursor
getTargetTable() - Method in class org.apache.derby.impl.sql.GenericPreparedStatement
the target table of the cursor
getTargetTableId() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
Get the target table UUID upon which the
trigger event is declared.
getTargetTableId() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Get the target table UUID upon which the
trigger event is declared.
getTargetTableName() - Method in interface org.apache.derby.iapi.db.TriggerExecutionContext
Get the target table name upon which the
trigger event is declared.
getTargetTableName() - Method in class org.apache.derby.impl.sql.execute.InternalTriggerExecutionContext
Get the target table name upon which the
trigger event is declared.
getTargetVTI() - Method in interface org.apache.derby.iapi.sql.Activation
Get the ResultSet for the target
of an update/delete to a VTI.
getTargetVTI() - Method in class org.apache.derby.impl.sql.execute.BaseActivation
getTargetVTI() - Method in class org.apache.derby.impl.sql.GenericActivationHolder
getTempDir() - Method in class org.apache.derby.impl.io.BaseStorageFactory
Get the abstract name of the directory that holds temporary files.
getTempDir() - Method in class org.apache.derby.impl.io.VFMemoryStorageFactory
Returns the temporary directory for this storage factory instance.
getTempDir() - Method in interface org.apache.derby.io.StorageFactory
Get the abstract name of the directory that holds temporary files.
getTempFileCounter() - Method in class org.apache.derby.impl.io.vfmem.DataStore
Returns an identifier for a temporary file.
getTemporaryConglomId() - Method in interface org.apache.derby.iapi.sql.execute.TemporaryRowHolder
getTemporaryConglomId() - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderImpl
Accessor to get the id of the temporary conglomerate.
getTempWriter() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
getText() - Method in class org.apache.derby.iapi.sql.dictionary.SPSDescriptor
Get the text used to create this statement.
getTextMessage(String) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String, Object, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String, Object, Object, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.apache.derby.iapi.services.i18n.MessageService
getTextMessage(String) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTextMessage(String, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTextMessage(String, Object, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTextMessage(String, Object, Object, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTextMessage(String, Object, Object, Object, Object) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTextMessage(String, Object[]) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTextMessage(String) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
getTextMessage(String, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
getTextMessage(String, Object, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
getTextMessage(String, Object, Object, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
getTextMessage(String, Object, Object, Object, Object) - Static method in class org.apache.derby.impl.tools.sysinfo.Main
getTextMessage(String) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - no arguments
getTextMessage(String, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - one argument
getTextMessage(String, Object, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - two arguments
getTextMessage(String, Object, Object, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - three arguments
getTextMessage(String, Object, Object, Object, Object) - Method in class org.apache.derby.shared.common.i18n.MessageUtil
Get a message with default locale - four arguments
getThisInstant() - Method in interface org.apache.derby.iapi.store.raw.ScannedTransactionHandle
getThreadDump() - Method in exception org.apache.derby.shared.common.sanity.AssertFailure
Returns the thread dump stored in this AssertFailure as a string.
getThreadListSize() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
getTime(int, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
getTime(int) - Method in class org.apache.derby.client.am.CallableStatement
getTime(String) - Method in class org.apache.derby.client.am.CallableStatement
getTime(String, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
getTIME(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
getTime(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
getTime(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTime(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTime(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTime(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTime(int, Calendar) - Method in class org.apache.derby.client.am.ResultSet
getTime(int) - Method in class org.apache.derby.client.am.ResultSet
getTime(String) - Method in class org.apache.derby.client.am.ResultSet
getTime(String, Calendar) - Method in class org.apache.derby.client.am.ResultSet
getTime(int) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getTime(int, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getTime(String) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getTime(String, Calendar) - Method in class org.apache.derby.iapi.jdbc.BrokeredCallableStatement
getTime(Calendar) - Method in class org.apache.derby.iapi.types.DataType
Gets the value in the data value descriptor as a java.sql.Time.
getTime(Calendar) - Method in interface org.apache.derby.iapi.types.DataValueDescriptor
Gets the value in the data value descriptor as a java.sql.Time.
getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLChar
Get time from a SQLChar.
getTime(Calendar, String, LocaleFinder) - Static method in class org.apache.derby.iapi.types.SQLChar
Static function to Get Time from a string.
getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLClob
getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLTime
Get the time value
Since this is a JDBC object we use the JDBC definition
we use the JDBC definition, see JDBC API Tutorial and Reference
section 47.3.12
Date is set to Jan. 1, 1970
getTime(Calendar, int, int) - Static method in class org.apache.derby.iapi.types.SQLTime
Get a java.sql.Time object from an encoded time
and nano-second value.
getTime(Calendar) - Method in class org.apache.derby.iapi.types.SQLTimestamp
getTime returns the time portion of the timestamp
Date is set to 1970-01-01
Since Time is a JDBC object we use the JDBC definition
for the date portion.
getTime(Calendar) - Method in class org.apache.derby.iapi.types.UserType
getTime(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
getTime(int) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement
Get the value of a SQL TIME parameter as a java.sql.Time object.
getTime(String) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0
Retrieves the value of a JDBC TIME parameter as ajava.sql.Time object
getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedCallableStatement20
JDBC 3.0
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object,
using the given Calendar object to construct the time object.
getTime(int) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0
Get the value of a column in the current row as a java.sql.Time
object.
getTime(String, Calendar) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
JDBC 2.0
Get the value of a column in the current row as a java.sql.Time
object.
getTime(String) - Method in class org.apache.derby.impl.jdbc.EmbedResultSet
Get the value of a column in the current row as a java.sql.Time object.
getTime() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
getTime(int) - Method in class org.apache.derby.vti.ForeignTableVTI
getTime(int, Calendar) - Method in class org.apache.derby.vti.ForeignTableVTI
getTime(int) - Method in class org.apache.derby.vti.StringColumnVTI
getTime(String) - Method in class org.apache.derby.vti.VTITemplate
getTime(int) - Method in class org.apache.derby.vti.VTITemplateBase
getTime(String) - Method in class org.apache.derby.vti.VTITemplateBase
getTime(int, Calendar) - Method in class org.apache.derby.vti.VTITemplateBase
getTime(String, Calendar) - Method in class org.apache.derby.vti.VTITemplateBase
getTimeAsString(Date) - Method in class org.apache.derby.iapi.tools.i18n.LocalizedResource
getTimeDateFunctions() - Method in class org.apache.derby.client.am.DatabaseMetaData
getTimeDateFunctions() - Method in class org.apache.derby.client.am.LogicalDatabaseMetaData
getTimeDateFunctions() - Method in class org.apache.derby.impl.jdbc.EmbedDatabaseMetaData
Get a comma separated list of JDBC escaped time date functions.
getTimeDateFunctions() - Static method in class org.apache.derby.impl.tools.optional.DBMDWrapper
getTimeDateFunctions__ - Static variable in class org.apache.derby.client.am.DatabaseMetaData
getTimeFormat() - Method in interface org.apache.derby.iapi.services.i18n.LocaleFinder
Get a formatter for formatting times.
getTimeFormat() - Method in class org.apache.derby.impl.db.BasicDatabase
getTimeFromString(String, Calendar) - Method in class org.apache.derby.client.am.CrossConverters
getTimeFromTimestamp(Timestamp) - Method in class org.apache.derby.client.am.CrossConverters
getTimeFromTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
getTimeInMillis(Calendar) - Method in class org.apache.derby.iapi.types.SQLDate
Convert the date into a milli-seconds since the epoch
with the time set to 00:00 based upon the passed in Calendar.
getTimeMillis() - Method in class org.apache.derby.impl.tools.ij.mtTestSuite
getTimeout() - Method in class org.apache.derby.client.net.NetAgent
Returns the current timeout value that is set on the socket.
getTimerFactory() - Method in interface org.apache.derby.iapi.services.monitor.ModuleFactory
Get the Timer factory for the system.
getTimerFactory() - Method in class org.apache.derby.impl.services.monitor.BaseMonitor
Returns the Timer factory for this system.
getTimerFactory() - Static method in class org.apache.derby.impl.sql.conn.GenericStatementContext
getTimerFactory() - Static method in class org.apache.derby.jdbc.XATransactionState
getTimeSlice() - Method in class org.apache.derby.drda.NetworkServerControl
Return the current timeSlice setting for the running Network Server
getTimeSlice() - Method in class org.apache.derby.impl.drda.DRDAConnThread
Get time slice value for length of time to work on a session
getTimeSlice() - Method in class org.apache.derby.impl.drda.NetworkServerControlImpl
Get the current value of the time slice
getTimeSpent(int) - Method in interface org.apache.derby.iapi.sql.ResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.AnyResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.CurrentOfResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.DependentResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.GroupedAggregateResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.HashScanResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.HashTableResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.LastIndexKeyResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.MaterializedResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.MergeJoinResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NestedLoopJoinResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NormalizeResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.NoRowsResultSetImpl
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.OnceResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ProjectRestrictResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.RowCountResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.RowResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ScalarAggregateResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.ScrollInsensitiveResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.SetOpResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.SortResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.TableScanResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.TemporaryRowHolderResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.UnionResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.VTIResultSet
Return the total amount of time spent in this ResultSet
getTimeSpent(int) - Method in class org.apache.derby.impl.sql.execute.WindowResultSet
Return the total amount of time spent in this ResultSet
getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
getTimestamp(int) - Method in class org.apache.derby.client.am.CallableStatement
getTimestamp(String) - Method in class org.apache.derby.client.am.CallableStatement
getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.CallableStatement
getTIMESTAMP(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.Cursor
getTimestamp(int) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTimestamp(String) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTimestamp(int, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement
getTimestamp(String, Calendar) - Method in class org.apache.derby.client.am.LogicalCallableStatement